22489 Commits (2fac6a4b93c29c0e7226337d76097ea1e61e072d)
 

Author SHA1 Message Date
Junio C Hamano 95e42a64a9 Merge branch 'jn/notes-doc' 15 years ago
Junio C Hamano ce987457ca Merge branch 'wp/pretty-enhancement' 15 years ago
Junio C Hamano a9f80f3dd4 Merge branch 'ab/test-cleanup' 15 years ago
Junio C Hamano de8c359786 Merge branch 'jn/maint-amend-missing-name' 15 years ago
Junio C Hamano 39b5977b13 Merge branch 'rs/diff-no-minimal' 15 years ago
Junio C Hamano d5c48c5318 Merge branch 'maint' 15 years ago
Jonathan Nieder 74e42ce122 add-interactive: Clarify “remaining hunks in the file” 15 years ago
Jakub Narebski ad709ea985 gitweb: Fix typo in hash key name in %opts in git_header_html 15 years ago
Christian Couder 643cb5f7c9 commit: use value of GIT_REFLOG_ACTION env variable as reflog message 15 years ago
Tay Ray Chuan a45e1a87ad commit::print_summary(): don't use format_commit_message() 15 years ago
Thomas Rast 47e9cd28f8 parseopt: wrap rev-parse --parseopt usage for eval consumption 15 years ago
Thomas Rast 157aaea5ff log_ref_setup: don't return stack-allocated array 15 years ago
Junio C Hamano 3499cb1ae7 Merge branch 'maint' 15 years ago
Thomas Rast 0e71bc3004 check_aliased_update: strcpy() instead of strcat() to copy 15 years ago
Thomas Rast 0d4dbcd35e t/README: document --root option 15 years ago
Thomas Rast 3e333036cc fast-import: die_nicely() back to vsnprintf (reverts part of ebaa79f) 15 years ago
Junio C Hamano 5e87eae97d test-lib: use DIFF definition from GIT-BUILD-OPTIONS 15 years ago
Jeff King f4c2eb8b34 Makefile: default pager on AIX to "more" 15 years ago
Ian Ward Comfort b096374f4a rebase -i: Abort cleanly if new base cannot be checked out 15 years ago
Johannes Sixt 7d82b06d2b merge-recursive: demonstrate an incorrect conflict with submodule 15 years ago
Jeff King f197ed2fbe commit: give advice on empty amend 15 years ago
Jakub Narebski 45aa9895c5 gitweb: Run in FastCGI mode if gitweb script has .fcgi extension 15 years ago
Jonathan Nieder b831deda17 Documentation/checkout: clarify description 15 years ago
Jonathan Nieder cddb42d2c5 rebase -i -p: document shortcomings 15 years ago
Jeff King 19b9b0b220 Makefile: default pager on AIX to "more" 15 years ago
Junio C Hamano 92a75a391e Merge branch 'maint' 15 years ago
Ramkumar Ramachandra c5043cc185 Refactor parse_date for approxidate functions 15 years ago
Tor Arntsen 2543d9b609 Change C99 comments to old-style C comments 15 years ago
Simo Melenius 0e9716e65e branch: don't fail listing branches if one of the commits wasn't found 15 years ago
Simo Melenius 1603ade813 branch: exit status now reflects if branch listing finds an error 15 years ago
Junio C Hamano 4a2b34eb0c Merge branch 'maint' 15 years ago
Jay Soffian 3334729cf2 commit.txt: clarify how --author argument is used 15 years ago
Eyvind Bernhardsen 942e774767 Add "core.eol" config variable 15 years ago
Junio C Hamano 624016114e Merge branch 'maint' 15 years ago
Christian Couder 296c6bb21a diff: fix "git show -C -C" output when renaming a binary file 15 years ago
Johan Herland cb7529e13b revision: Turn off history simplification in --ancestry-path mode 15 years ago
Johan Herland 97b03c3538 revision: Fix typo in --ancestry-path error message 15 years ago
Johan Herland 57456ef459 Documentation/rev-list-options.txt: Explain --ancestry-path 15 years ago
Johan Herland f70d0586d6 Documentation/rev-list-options.txt: Fix missing line in example history graph 15 years ago
Junio C Hamano 09ce4bb6ea build: propagate $DIFF to scripts 15 years ago
Clemens Buchacher efad1a5615 ls-files: allow relative pathspec 15 years ago
Clemens Buchacher b167cffb6b quote.c: separate quoting and relative path generation 15 years ago
Clemens Buchacher e1e5ec868f setup: document prefix 15 years ago
Michael J Gruber 46077fa5d4 Documentation+t5708: document and test status -s -b 15 years ago
Daniel Knittl-Frank 05a59a087c Show branch information in short output of git status 15 years ago
Erick Mattos 86e8e7a566 bash completion: add --orphan to 'git checkout' 15 years ago
Erick Mattos b209995775 t3200: test -l with core.logAllRefUpdates options 15 years ago
Erick Mattos 3631bf77f7 checkout --orphan: respect -l option always 15 years ago
Michael J. Kiwala 7c42e390a3 git svn: fix empty directory creation 15 years ago
Junio C Hamano 2de03ebe06 t9129: fix UTF-8 locale detection 15 years ago