Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | name-hash.c: use new hash map implementation for directories | Karsten Blees | 2013-11-18 | 2 | -60/+20 |
* | diffcore-rename.c: use new hash map implementation | Karsten Blees | 2013-11-18 | 1 | -35/+13 |
* | diffcore-rename.c: simplify finding exact renames | Karsten Blees | 2013-11-18 | 1 | -55/+20 |
* | diffcore-rename.c: move code around to prepare for the next patch | Karsten Blees | 2013-11-18 | 1 | -49/+49 |
* | buitin/describe.c: use new hash map implementation | Karsten Blees | 2013-11-18 | 1 | -29/+24 |
* | add a hashtable implementation that supports O(1) removal | Karsten Blees | 2013-11-18 | 6 | -0/+1117 |
* | submodule: don't access the .gitmodules cache entry after removing it | Jens Lehmann | 2013-11-07 | 1 | -24/+1 |
* | Update draft release notes to 1.8.5 | Junio C Hamano | 2013-10-17 | 1 | -0/+4 |
* | Merge branch 'jk/format-patch-from' | Junio C Hamano | 2013-10-17 | 4 | -1/+49 |
|\ | |||||
| * | format-patch: print in-body "From" only when neededjk/format-patch-from | Jeff King | 2013-09-20 | 4 | -1/+49 |
* | | Merge branch 'es/name-hash-no-trailing-slash-in-dirs' | Junio C Hamano | 2013-10-17 | 5 | -51/+50 |
|\ \ | |||||
| * | | dir: revert work-around for retired dangerous behaviores/name-hash-no-trailing-slash-in-dirs | Eric Sunshine | 2013-09-17 | 1 | -15/+3 |
| * | | name-hash: stop storing trailing '/' on paths in index_state.dir_hash | Eric Sunshine | 2013-09-17 | 3 | -7/+8 |
| * | | employ new explicit "exists in index?" API | Eric Sunshine | 2013-09-17 | 3 | -9/+9 |
| * | | name-hash: refactor polymorphic index_name_exists() | Eric Sunshine | 2013-09-17 | 2 | -24/+34 |
* | | | Merge branch 'jk/trailing-slash-in-pathspec' | Junio C Hamano | 2013-10-17 | 3 | -20/+14 |
|\ \ \ | |||||
| * | | | reset: handle submodule with trailing slashjk/trailing-slash-in-pathspec | John Keeping | 2013-09-13 | 2 | -4/+10 |
| * | | | rm: re-use parse_pathspec's trailing-slash removal | John Keeping | 2013-09-13 | 1 | -16/+4 |
* | | | | Merge branch 'lc/filter-branch-too-many-refs' | Junio C Hamano | 2013-10-17 | 1 | -2/+2 |
|\ \ \ \ | |||||
| * | | | | Allow git-filter-branch to process large repositories with lots of branches.lc/filter-branch-too-many-refs | Lee Carver | 2013-09-12 | 1 | -2/+2 |
* | | | | | Merge branch 'jc/checkout-detach-doc' | Junio C Hamano | 2013-10-17 | 1 | -6/+8 |
|\ \ \ \ \ | |||||
| * | | | | | checkout: update synopsys and documentation on detaching HEADjc/checkout-detach-doc | Junio C Hamano | 2013-09-11 | 1 | -6/+8 |
| |/ / / / | |||||
* | | | | | Sync with maint | Junio C Hamano | 2013-10-17 | 2 | -21/+65 |
|\ \ \ \ \ | |||||
| * | | | | | Start preparing for 1.8.4.2 | Junio C Hamano | 2013-10-17 | 2 | -1/+51 |
| * | | | | | Merge branch 'jk/upload-pack-keepalive' into maint | Junio C Hamano | 2013-10-17 | 2 | -1/+35 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'bc/http-backend-allow-405' into maint | Junio C Hamano | 2013-10-17 | 1 | -2/+4 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'jc/cvsserver-perm-bit-fix' into maint | Junio C Hamano | 2013-10-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'js/add-i-mingw' into maint | Junio C Hamano | 2013-10-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'nd/git-dir-pointing-at-gitfile' into maint | Junio C Hamano | 2013-10-17 | 2 | -5/+8 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'jk/has-sha1-file-retry-packed' into maint | Junio C Hamano | 2013-10-17 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'ap/commit-author-mailmap' into maint | Junio C Hamano | 2013-10-17 | 2 | -1/+18 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'es/rebase-i-no-abbrev' into maint | Junio C Hamano | 2013-10-17 | 2 | -2/+117 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'rt/rebase-p-no-merge-summary' into maint | Junio C Hamano | 2013-10-17 | 2 | -1/+25 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'es/rebase-i-respect-core-commentchar' into maint | Junio C Hamano | 2013-10-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | t4254: modernize tests | SZEDER Gábor | 2013-10-17 | 1 | -21/+15 |
* | | | | | | | | | | | | | | | | Update draft release notes to 1.8.5 | Junio C Hamano | 2013-10-16 | 1 | -0/+30 |
* | | | | | | | | | | | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2013-10-16 | 3 | -25/+146 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | git-svn: Warn about changing default for --prefix in Git v2.0 | Johan Herland | 2013-10-12 | 3 | -2/+88 |
| * | | | | | | | | | | | | | | | | Documentation/git-svn: Promote the use of --prefix in docs + examples | Johan Herland | 2013-10-12 | 1 | -10/+25 |
| * | | | | | | | | | | | | | | | | git-svn.txt: elaborate on rev_map files | Keshav Kini | 2013-10-10 | 1 | -4/+24 |
| * | | | | | | | | | | | | | | | | git-svn.txt: replace .git with $GIT_DIR | Keshav Kini | 2013-10-10 | 1 | -8/+8 |
| * | | | | | | | | | | | | | | | | git-svn.txt: reword description of gc command | Keshav Kini | 2013-10-10 | 1 | -2/+2 |
| * | | | | | | | | | | | | | | | | git-svn.txt: fix AsciiDoc formatting error | Keshav Kini | 2013-10-10 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | git-svn: fix signed commit parsing | Nicolas Vigier | 2013-10-10 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | Merge branch 'maint' | Junio C Hamano | 2013-10-15 | 3 | -2/+12 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | | | | git-prune-packed.txt: fix reference to GIT_OBJECT_DIRECTORY | Steffen Prohaska | 2013-10-15 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | | | clone --branch: refuse to clone if upstream repo is empty | Ralf Thielow | 2013-10-14 | 2 | -1/+11 |
* | | | | | | | | | | | | | | | | | git.txt: fix asciidoc syntax of --*-pathspecs | Steffen Prohaska | 2013-10-15 | 1 | -3/+3 |
* | | | | | | | | | | | | | | | | | mergetool--lib: Fix typo in the merge/difftool help | Stefan Saasen | 2013-10-14 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | | sparse: suppress some "using sizeof on a function" warnings | Ramsay Jones | 2013-10-14 | 1 | -0/+3 |