11454 Commits (6c9ad166dbbf9e5a0c09450b892151dbec49b8dc)
 

Author SHA1 Message Date
Junio C Hamano 6c9ad166db rebase: allow starting from a dirty tree. 18 years ago
Junio C Hamano bc9e7399af stash: implement "stash create" 18 years ago
Junio C Hamano d3392f7e86 Merge branch 'js/remote' 18 years ago
Junio C Hamano 07efafef2b Merge branch 'js/tag' 18 years ago
Junio C Hamano 23d23385b3 Merge branch 'lh/svn-first-parent' 18 years ago
Junio C Hamano d225ae59c9 Merge branch 'np/delta' 18 years ago
Junio C Hamano e1ef867328 builtin-pack-objects.c: avoid bogus gcc warnings 18 years ago
Junio C Hamano 357c5e086c Merge branch 'jc/pack' 18 years ago
Junio C Hamano eb6d54fc79 Merge branch 'dk/diff-delta' 18 years ago
Junio C Hamano 04222b245c Merge branch 'jc/partial-remove' 18 years ago
Junio C Hamano a7a0f3d3f8 Document ls-files --with-tree=<tree-ish> 18 years ago
Junio C Hamano db33af0a7f git-commit: partial commit of paths only removed from the index 18 years ago
Junio C Hamano f6336167e9 Merge branch 'jc/grep-c' 18 years ago
Junio C Hamano d99ebf0817 Split grep arguments in a way that does not requires to add /dev/null. 18 years ago
Junio C Hamano 7c8b5eaf22 Documentation/git-config.txt: AsciiDoc tweak to avoid leading dot 18 years ago
Benoit Sigoure 43b98acc23 Add test to check recent fix to "git add -u" 18 years ago
Jari Aalto 42b5f8693e Documentation/git-archive.txt: a couple of clarifications. 18 years ago
Linus Torvalds 0024a54923 Fix the rename detection limit checking 18 years ago
Junio C Hamano b78281f721 diff --no-index: do not forget to run diff_setup_done() 18 years ago
Junio C Hamano 611d8139e4 Merge branch 'maint' 18 years ago
Junio C Hamano 8419d2ee9b git-format-patch --in-reply-to: accept <message@id> with angle brackets 18 years ago
Junio C Hamano 767c98a592 git-add -u: do not barf on type changes 18 years ago
Ulrik Sverdrup f5de79956b Remove duplicate note about removing commits with git-filter-branch 18 years ago
Gerrit Pape f28dd4774d git-clone: improve error message if curl program is missing or not executable 18 years ago
Alexandre Julliard 568d2cde9b git.el: Allow the add and remove commands to be applied to ignored files. 18 years ago
Alexandre Julliard 98acc3fabc git.el: Allow selecting whether to display uptodate/unknown/ignored files. 18 years ago
Alexandre Julliard 1b655040be git.el: Keep the status buffer sorted by filename. 18 years ago
Alexandre Julliard c32da692de hooks--update: Explicitly check for all zeros for a deleted ref. 18 years ago
Junio C Hamano 80bffaf7fb git-commit: Allow partial commit of file removal. 18 years ago
Junio C Hamano 88b7dd4597 Merge branch 'maint' 18 years ago
Junio C Hamano 3d80017d0c Merge branch 'sp/maint-no-thin' into maint 18 years ago
Robert Boone a2f22dbfa3 Define NO_MEMMEM of FreeBSD as it lacks the function 18 years ago
Nicolas Pitre 3c70183918 threaded delta search: proper locking for cache accounting 18 years ago
Jean-Luc Herren 6143fa2c9c stash: end index commit log with a newline 18 years ago
Dmitry V. Levin 4fb5fd5d30 git-commit: Disallow amend if it is going to produce an empty non-merge commit 18 years ago
David Kastrup 3803bceae8 git-send-email.perl: Add angle brackets to In-Reply-To if necessary 18 years ago
Ramsay Jones 060fe57184 Fix a test failure (t9500-*.sh) on cygwin 18 years ago
Nicolas Pitre 693b86fffb threaded delta search: add pack.threads config variable 18 years ago
Nicolas Pitre b81d9af71e fix threaded delta search locking 18 years ago
Junio C Hamano 6972ab7ae1 Merge branch 'rs/archive' 18 years ago
Junio C Hamano 20fbfd869f archive - leakfix for format_subst() 18 years ago
Junio C Hamano 9784c5c53e Merge branch 'sp/maint-no-thin' 18 years ago
Shawn O. Pearce a4503a15af Make --no-thin the default in git-push to save server resources 18 years ago
Nicolas Pitre 05cc2ffc57 fix doc for --compression argument to pack-objects 18 years ago
Nicolas Pitre 367f4a4343 threaded delta search: specify number of threads at run time 18 years ago
Nicolas Pitre 59921b4b3f threaded delta search: better chunck split point 18 years ago
Nicolas Pitre c2a33679a7 threaded delta search: refine work allocation 18 years ago
Carlos Rica aba91192ae git-tag -s must fail if gpg cannot sign the tag. 18 years ago
David Kastrup 02e665ce49 diff-delta.c: Rationalize culling of hash buckets 18 years ago
David Kastrup d2100860fd diff-delta.c: pack the index structure 18 years ago