summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-11t/README: document --root optionLibravatar Thomas Rast1-0/+6
2010-06-11fast-import: die_nicely() back to vsnprintf (reverts part of ebaa79f)Libravatar Thomas Rast1-3/+5
2010-06-11test-lib: use DIFF definition from GIT-BUILD-OPTIONSLibravatar Junio C Hamano2-10/+16
2010-06-11Makefile: default pager on AIX to "more"Libravatar Jeff King1-0/+1
2010-06-11rebase -i: Abort cleanly if new base cannot be checked outLibravatar Ian Ward Comfort2-1/+12
2010-06-11merge-recursive: demonstrate an incorrect conflict with submoduleLibravatar Johannes Sixt1-0/+29
2010-06-11commit: give advice on empty amendLibravatar Jeff King1-0/+7
2010-06-11gitweb: Run in FastCGI mode if gitweb script has .fcgi extensionLibravatar Jakub Narebski1-8/+13
2010-06-11Documentation/checkout: clarify descriptionLibravatar Jonathan Nieder1-19/+21
2010-06-11rebase -i -p: document shortcomingsLibravatar Jonathan Nieder2-0/+33
2010-06-10Makefile: default pager on AIX to "more"Libravatar Jeff King1-0/+1
2010-06-07Merge branch 'maint'Libravatar Junio C Hamano3-4/+4
2010-06-07Refactor parse_date for approxidate functionsLibravatar Ramkumar Ramachandra1-19/+37
2010-06-07Change C99 comments to old-style C commentsLibravatar Tor Arntsen3-4/+4
2010-06-07branch: don't fail listing branches if one of the commits wasn't foundLibravatar Simo Melenius1-1/+4
2010-06-07branch: exit status now reflects if branch listing finds an errorLibravatar Simo Melenius1-6/+19
2010-06-07Merge branch 'maint'Libravatar Junio C Hamano1-4/+5
2010-06-06commit.txt: clarify how --author argument is usedLibravatar Jay Soffian1-4/+5
2010-06-06Add "core.eol" config variableLibravatar Eyvind Bernhardsen8-51/+188
2010-06-06Merge branch 'maint'Libravatar Junio C Hamano1-0/+6
2010-06-06diff: fix "git show -C -C" output when renaming a binary fileLibravatar Christian Couder3-6/+99
2010-06-06revision: Turn off history simplification in --ancestry-path modeLibravatar Johan Herland2-0/+18
2010-06-06revision: Fix typo in --ancestry-path error messageLibravatar Johan Herland1-1/+1
2010-06-06Documentation/rev-list-options.txt: Explain --ancestry-pathLibravatar Johan Herland1-2/+48
2010-06-06Documentation/rev-list-options.txt: Fix missing line in example history graphLibravatar Johan Herland1-1/+1
2010-06-05build: propagate $DIFF to scriptsLibravatar Junio C Hamano2-1/+3
2010-06-05ls-files: allow relative pathspecLibravatar Clemens Buchacher2-42/+45
2010-06-05quote.c: separate quoting and relative path generationLibravatar Clemens Buchacher2-29/+65
2010-06-05setup: document prefixLibravatar Clemens Buchacher1-0/+6
2010-06-03Documentation+t5708: document and test status -s -bLibravatar Michael J Gruber2-2/+55
2010-06-03Show branch information in short output of git statusLibravatar Daniel Knittl-Frank3-6/+75
2010-06-03bash completion: add --orphan to 'git checkout'Libravatar Erick Mattos1-1/+1
2010-06-03t3200: test -l with core.logAllRefUpdates optionsLibravatar Erick Mattos1-0/+24
2010-06-03checkout --orphan: respect -l option alwaysLibravatar Erick Mattos2-24/+85
2010-06-03git svn: fix empty directory creationLibravatar Michael J. Kiwala1-1/+2
2010-06-02t9129: fix UTF-8 locale detectionLibravatar Junio C Hamano1-7/+13
2010-06-02git-instaweb: Add support for running gitweb via 'plackup'Libravatar Jakub Narebski2-3/+158
2010-06-02git-instaweb: Wait for server to start before running web browserLibravatar Jakub Narebski1-2/+15
2010-06-02git-instaweb: Remove pidfile after stopping web serverLibravatar Jakub Narebski1-0/+1
2010-06-02refs: split log_ref_write logic into log_ref_setupLibravatar Erick Mattos2-21/+39
2010-06-02Documentation: alter checkout --orphan descriptionLibravatar Erick Mattos1-14/+21
2010-06-02Makefile: Tru64 portability fixLibravatar Gary V. Vaughan1-0/+7
2010-06-02Makefile: HP-UX 10.20 portability fixesLibravatar Gary V. Vaughan1-0/+8
2010-06-02Makefile: HPUX11 portability fixesLibravatar Gary V. Vaughan1-0/+6
2010-06-02Merge branch 'maint'Libravatar Junio C Hamano5-5/+14
2010-06-02Documentation/revert: describe passing more than one commitLibravatar Christian Couder1-14/+37
2010-06-02Documentation/cherry-pick: describe passing more than one commitLibravatar Christian Couder1-11/+53
2010-06-02revert: add tests to check cherry-picking many commitsLibravatar Christian Couder1-0/+95
2010-06-02revert: allow cherry-picking more than one commitLibravatar Christian Couder1-10/+41
2010-06-02revert: change help_msg() to take no argumentLibravatar Christian Couder1-4/+4