17213 Commits (5b841d61c428bc8dbb9e3b5afd12781aff51eb2a)
 

Author SHA1 Message Date
Keith Cascio 6d12acefd5 Fix combined use of whitespace ignore options to diff 16 years ago
Keith Cascio 537a071f41 test more combinations of ignore-whitespace options to diff 16 years ago
Lars Noschinski 674a1d2628 shell: Document that 'cvs server' is a valid command 16 years ago
Anders Melchiorsen 69274b6e87 Documentation: avoid using undefined parameters 16 years ago
Anders Melchiorsen 89edd5a901 Documentation: mention branches rather than heads 16 years ago
Anders Melchiorsen 391d186bab Documentation: remove a redundant elaboration 16 years ago
Anders Melchiorsen 98347fee9b Documentation: git push repository can also be a remote 16 years ago
Junio C Hamano 9d3043cf33 Update draft release notes for 1.6.1.1 16 years ago
Junio C Hamano b2a6d1c686 bundle: allow the same ref to be given more than once 16 years ago
Junio C Hamano 78f111e12d Merge branch 'maint-1.6.0' into maint 16 years ago
Christian Couder 3aed2fda6f builtin-fsck: fix off by one head count 16 years ago
Johannes Schindelin f0298cf1c6 revision walker: include a detached HEAD in --all 16 years ago
SZEDER Gábor 72183cb297 Fix gitdir detection when in subdir of gitdir 16 years ago
Johannes Schindelin 8ee09acd8f t5540: clarify that http-push does not handle packed-refs on the remote 16 years ago
Johannes Schindelin 466ddf90c2 http-push: when making directories, have a trailing slash in the path name 16 years ago
Johannes Schindelin 20642801e4 http-push: fix off-by-path_len 16 years ago
Markus Heidelberg bf474e2402 Documentation: let asciidoc align related options 16 years ago
Stephan Beyer 9968696015 githooks.txt: add missing word 16 years ago
Stephan Beyer 2454ac7b9f builtin-commit.c: do not remove COMMIT_EDITMSG 16 years ago
Junio C Hamano ebb7bbf769 Merge branch 'maint-1.6.0' into maint 16 years ago
Stephan Beyer f8aa1b6902 t3404: Add test case for auto-amending only edited commits after "edit" 16 years ago
Stephan Beyer dc7f55cbe9 t3404: Add test case for aborted --continue after "edit" 16 years ago
Stephan Beyer 944019c8b3 t3501: check that commits are actually done 16 years ago
Junio C Hamano eb475bfa05 Update draft release notes to 1.6.1.1 16 years ago
Junio C Hamano 914186a5c3 Merge branch 'maint-1.6.0' into maint 16 years ago
Miklos Vajna 8dca683346 Make t3411 executable 16 years ago
Michael J Gruber be17262d13 fix handling of multiple untracked files for git mv -k 16 years ago
Michael J Gruber 3772923f14 add test cases for "git mv -k" 16 years ago
Junio C Hamano 4f8b8992ef Merge branch 'maint-1.6.0' into maint 16 years ago
Felipe Contreras 3d1d81eba2 fast-import: Cleanup mode setting. 16 years ago
Jay Soffian 8faea4f3b2 Git.pm: call Error::Simple() properly 16 years ago
Junio C Hamano 885a1ffb93 Merge branch 'kk/maint-http-push' into maint 16 years ago
Junio C Hamano 94468bc1f7 Merge branch 'js/maint-merge-recursive-r-d-conflict' into maint 16 years ago
Junio C Hamano 9e8f6e7f6e Merge branch 'cb/maint-merge-recursive-fix' into maint 16 years ago
Junio C Hamano ae5a97fdd0 Merge branch 'ap/maint-apply-modefix' into maint 16 years ago
Junio C Hamano 1cbe69f649 Merge branch 'maint-1.6.0' into maint 16 years ago
Pierre Habouzit 12dd111288 Avoid spurious error messages on error mistakes. 16 years ago
jidanni@jidanni.org 47a845bfc3 contrib/examples/README: give an explanation of the status of these files 16 years ago
Junio C Hamano 9800a754f9 Teach format-patch to handle output directory relative to cwd 16 years ago
Kirill Smelkov ddfb3696b9 mailinfo: 'From:' header should be unfold as well 16 years ago
Junio C Hamano 9279bf3ab6 Merge branch 'mh/maint-sendmail-cc-doc' into maint 16 years ago
Junio C Hamano 687004b512 Merge branch 'jc/maint-do-not-switch-to-non-commit' into maint 16 years ago
jidanni@jidanni.org 4fc988efe6 Documentation/git-push.txt: minor: compress one option 16 years ago
Linus Torvalds 39c68542fc Wrap inflate and other zlib routines for better error reporting 16 years ago
Kirill Smelkov 353aaf2fa1 mailinfo: correctly handle multiline 'Subject:' header 16 years ago
Junio C Hamano 68c2ec7f43 format-patch: show patch text for the root commit 16 years ago
Markus Heidelberg 38920dd6d3 git-status -v: color diff output when color.ui is set 16 years ago
Markus Heidelberg 3f4b609f5f git-commit: color status output when color.ui is set 16 years ago
Thomas Rast a324fc45e4 diff --no-index -q: fix endless loop 16 years ago
Thomas Rast c6dbca08ca diff --no-index: test for pager after option parsing 16 years ago