summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-18remove old hash.[ch] implementationKarsten Blees
2013-11-18name-hash.c: remove cache entries instead of marking them CE_UNHASHEDKarsten Blees
2013-11-18name-hash.c: use new hash map implementation for cache entriesKarsten Blees
2013-11-18name-hash.c: remove unreferenced directory entriesKarsten Blees
2013-11-18name-hash.c: use new hash map implementation for directoriesKarsten Blees
2013-11-18diffcore-rename.c: use new hash map implementationKarsten Blees
2013-11-18diffcore-rename.c: simplify finding exact renamesKarsten Blees
2013-11-18diffcore-rename.c: move code around to prepare for the next patchKarsten Blees
2013-11-18buitin/describe.c: use new hash map implementationKarsten Blees
2013-11-18add a hashtable implementation that supports O(1) removalKarsten Blees
2013-11-07submodule: don't access the .gitmodules cache entry after removing itJens Lehmann
2013-10-17Update draft release notes to 1.8.5Junio C Hamano
2013-10-17Merge branch 'jk/format-patch-from'Junio C Hamano
2013-10-17Merge branch 'es/name-hash-no-trailing-slash-in-dirs'Junio C Hamano
2013-10-17Merge branch 'jk/trailing-slash-in-pathspec'Junio C Hamano
2013-10-17Merge branch 'lc/filter-branch-too-many-refs'Junio C Hamano
2013-10-17Merge branch 'jc/checkout-detach-doc'Junio C Hamano
2013-10-17Sync with maintJunio C Hamano
2013-10-17Start preparing for 1.8.4.2Junio C Hamano
2013-10-17Merge branch 'jk/upload-pack-keepalive' into maintJunio C Hamano
2013-10-17Merge branch 'bc/http-backend-allow-405' into maintJunio C Hamano
2013-10-17Merge branch 'jc/cvsserver-perm-bit-fix' into maintJunio C Hamano
2013-10-17Merge branch 'js/add-i-mingw' into maintJunio C Hamano
2013-10-17Merge branch 'nd/git-dir-pointing-at-gitfile' into maintJunio C Hamano
2013-10-17Merge branch 'jk/has-sha1-file-retry-packed' into maintJunio C Hamano
2013-10-17Merge branch 'ap/commit-author-mailmap' into maintJunio C Hamano
2013-10-17Merge branch 'es/rebase-i-no-abbrev' into maintJunio C Hamano
2013-10-17Merge branch 'rt/rebase-p-no-merge-summary' into maintJunio C Hamano
2013-10-17Merge branch 'es/rebase-i-respect-core-commentchar' into maintJunio C Hamano
2013-10-17t4254: modernize testsSZEDER Gábor
2013-10-16Update draft release notes to 1.8.5Junio C Hamano
2013-10-16Merge git://git.bogomips.org/git-svnJunio C Hamano
2013-10-15Merge branch 'maint'Junio C Hamano
2013-10-15git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORYSteffen Prohaska
2013-10-15git.txt: fix asciidoc syntax of --*-pathspecsSteffen Prohaska
2013-10-14mergetool--lib: Fix typo in the merge/difftool helpStefan Saasen
2013-10-14sparse: suppress some "using sizeof on a function" warningsRamsay Jones
2013-10-14format-patch doc: Thunderbird wraps lines unless mailnews.wraplength=0Ramsay Jones
2013-10-14Merge branch 'rj/highlight-test-hang'Jonathan Nieder
2013-10-14gitweb test: fix highlight test hang on Linux MintRamsay Jones
2013-10-14wrapper.c: only define gitmkstemps if neededRamsay Jones
2013-10-14refs.c: spell NULL pointer as NULLRamsay Jones
2013-10-14config.c: mark file-local function staticRamsay Jones
2013-10-14CodingGuidelines: style for multi-line commentsbrian m. carlson
2013-10-14Merge branch 'nv/doc-config-signingkey'Jonathan Nieder
2013-10-14config doc: user.signingkey is also used for signed commitsNicolas Vigier
2013-10-14clone --branch: refuse to clone if upstream repo is emptyRalf Thielow
2013-10-14Merge branch 'sb/checkout-test-complex-path'Jonathan Nieder
2013-10-14Merge branch 'rt/cherry-pick-status'Jonathan Nieder
2013-10-14Merge branch 'rj/doc-formatting-fix'Jonathan Nieder