Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | git-merge: no reason to use cpio anymore | Junio C Hamano | 2007-11-01 | 1 | -6/+5 |
* | Revert "rebase: allow starting from a dirty tree." | Junio C Hamano | 2007-11-01 | 1 | -58/+14 |
* | rebase: allow starting from a dirty tree. | Junio C Hamano | 2007-09-14 | 1 | -14/+58 |
* | stash: implement "stash create" | Junio C Hamano | 2007-09-14 | 1 | -7/+21 |
* | Merge branch 'js/remote' | Junio C Hamano | 2007-09-14 | 2 | -2/+12 |
|\ | |||||
| * | Teach "git remote" a mirror mode | Johannes Schindelin | 2007-09-03 | 2 | -2/+12 |
* | | Merge branch 'js/tag' | Junio C Hamano | 2007-09-14 | 1 | -1/+1 |
|\ \ | |||||
| * | | verify-tag: also grok CR/LFs in the tag signature | Johannes Schindelin | 2007-09-03 | 1 | -1/+1 |
| |/ | |||||
* | | Merge branch 'lh/svn-first-parent' | Junio C Hamano | 2007-09-14 | 1 | -4/+6 |
|\ \ | |||||
| * | | git-svn: always use --first-parent | Lars Hjemli | 2007-09-06 | 2 | -22/+5 |
| * | | git-svn: add support for --first-parent | Lars Hjemli | 2007-09-05 | 2 | -4/+23 |
* | | | Merge branch 'np/delta' | Junio C Hamano | 2007-09-14 | 4 | -59/+256 |
|\ \ \ | |||||
| * | | | builtin-pack-objects.c: avoid bogus gcc warnings | Junio C Hamano | 2007-09-14 | 1 | -6/+6 |
| * | | | threaded delta search: proper locking for cache accounting | Nicolas Pitre | 2007-09-12 | 1 | -4/+20 |
| * | | | threaded delta search: add pack.threads config variable | Nicolas Pitre | 2007-09-10 | 2 | -1/+20 |
| * | | | fix threaded delta search locking | Nicolas Pitre | 2007-09-10 | 1 | -5/+6 |
| * | | | threaded delta search: specify number of threads at run time | Nicolas Pitre | 2007-09-09 | 2 | -5/+29 |
| * | | | threaded delta search: better chunck split point | Nicolas Pitre | 2007-09-09 | 1 | -0/+5 |
| * | | | threaded delta search: refine work allocation | Nicolas Pitre | 2007-09-09 | 1 | -14/+45 |
| * | | | basic threaded delta search | Nicolas Pitre | 2007-09-06 | 2 | -1/+90 |
| * | | | rearrange delta search progress reporting | Nicolas Pitre | 2007-09-06 | 1 | -9/+14 |
| * | | | localize window memory usage accounting | Nicolas Pitre | 2007-09-05 | 1 | -14/+14 |
| * | | | straighten the list of objects to deltify | Nicolas Pitre | 2007-09-05 | 1 | -35/+42 |
* | | | | Merge branch 'jc/pack' | Junio C Hamano | 2007-09-14 | 1 | -2/+23 |
|\ \ \ \ | |/ / / | |||||
| * | | | Keep last used delta base in the delta window | Junio C Hamano | 2007-09-01 | 1 | -2/+23 |
* | | | | Merge branch 'dk/diff-delta' | Junio C Hamano | 2007-09-14 | 1 | -23/+86 |
|\ \ \ \ | |||||
| * | | | | diff-delta.c: Rationalize culling of hash buckets | David Kastrup | 2007-09-09 | 1 | -10/+31 |
| * | | | | diff-delta.c: pack the index structure | David Kastrup | 2007-09-09 | 1 | -16/+58 |
* | | | | | Merge branch 'jc/partial-remove' | Junio C Hamano | 2007-09-14 | 4 | -3/+123 |
|\ \ \ \ \ | |||||
| * | | | | | Document ls-files --with-tree=<tree-ish> | Junio C Hamano | 2007-09-14 | 1 | -1/+8 |
| * | | | | | git-commit: partial commit of paths only removed from the index | Junio C Hamano | 2007-09-14 | 2 | -3/+14 |
| * | | | | | git-commit: Allow partial commit of file removal. | Junio C Hamano | 2007-09-12 | 3 | -1/+103 |
* | | | | | | Merge branch 'jc/grep-c' | Junio C Hamano | 2007-09-14 | 10 | -22/+116 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Split grep arguments in a way that does not requires to add /dev/null. | Junio C Hamano | 2007-09-14 | 2 | -14/+80 |
| * | | | | | | Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot | Junio C Hamano | 2007-09-14 | 1 | -1/+1 |
| * | | | | | | Add test to check recent fix to "git add -u" | Benoit Sigoure | 2007-09-14 | 2 | -2/+11 |
| * | | | | | | Documentation/git-archive.txt: a couple of clarifications. | Jari Aalto | 2007-09-14 | 1 | -2/+3 |
| * | | | | | | Fix the rename detection limit checking | Linus Torvalds | 2007-09-14 | 3 | -3/+19 |
| * | | | | | | diff --no-index: do not forget to run diff_setup_done() | Junio C Hamano | 2007-09-14 | 1 | -0/+2 |
* | | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-14 | 5 | -8/+37 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | git-format-patch --in-reply-to: accept <message@id> with angle brackets | Junio C Hamano | 2007-09-14 | 1 | -1/+30 |
| * | | | | | | git-add -u: do not barf on type changes | Junio C Hamano | 2007-09-14 | 1 | -0/+1 |
| * | | | | | | Remove duplicate note about removing commits with git-filter-branch | Ulrik Sverdrup | 2007-09-13 | 1 | -5/+0 |
| * | | | | | | git-clone: improve error message if curl program is missing or not executable | Gerrit Pape | 2007-09-13 | 1 | -1/+5 |
| * | | | | | | hooks--update: Explicitly check for all zeros for a deleted ref. | Alexandre Julliard | 2007-09-13 | 1 | -1/+1 |
* | | | | | | | git.el: Allow the add and remove commands to be applied to ignored files. | Alexandre Julliard | 2007-09-13 | 1 | -2/+2 |
* | | | | | | | git.el: Allow selecting whether to display uptodate/unknown/ignored files. | Alexandre Julliard | 2007-09-13 | 1 | -15/+77 |
* | | | | | | | git.el: Keep the status buffer sorted by filename. | Alexandre Julliard | 2007-09-13 | 1 | -38/+65 |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge branch 'maint' | Junio C Hamano | 2007-09-12 | 4 | -8/+17 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'sp/maint-no-thin' into maint | Junio C Hamano | 2007-09-12 | 1 | -1/+1 |
| |\ \ \ \ \ |