summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-02User's Manual: remove duplicated url at the end of Appendix BLibravatar Miklos Vajna1-1/+0
2008-11-30Update draft release notes to 1.6.0.5Libravatar Junio C Hamano1-0/+22
2008-11-30Merge branch 'st/maint-tag' into maintLibravatar Junio C Hamano2-7/+23
2008-11-30Merge branch 'mk/maint-cg-push' into maintLibravatar Junio C Hamano3-5/+75
2008-11-30generate-cmdlist.sh: avoid selecting synopsis at wrong placeLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2008-11-27Merge branch 'mv/fast-export' into maintLibravatar Junio C Hamano2-2/+10
2008-11-27sha1_file.c: resolve confusion EACCES vs EPERMLibravatar Sam Vilain1-1/+1
2008-11-27sha1_file: avoid bogus "file exists" error messageLibravatar Joey Hess1-1/+1
2008-11-27git checkout: don't warn about unborn branch if -f is already passedLibravatar Matt McCutchen1-1/+1
2008-11-27bash: offer refs instead of filenames for 'git revert'Libravatar SZEDER Gábor1-1/+1
2008-11-27bash: remove dashed command leftoversLibravatar SZEDER Gábor1-33/+8
2008-11-27Merge branch 'pw/maint-p4' into maintLibravatar Junio C Hamano1-1/+1
2008-11-27git-p4: fix keyword-expansion regexLibravatar Pete Wyckoff1-1/+1
2008-11-27Fix typos in the documentation.Libravatar Ralf Wildenhues4-4/+4
2008-11-26Merge branch 'mm/maint-sort-config-doc' into maintLibravatar Junio C Hamano1-48/+48
2008-11-26config.txt: alphabetize configuration sectionsLibravatar Matt McCutchen1-48/+48
2008-11-26Teach "git diff" to honour --[no-]ext-diffLibravatar Junio C Hamano2-1/+25
2008-11-23fast-export: use an unsorted string list for extra_refsLibravatar Johannes Schindelin2-3/+3
2008-11-23Add new testcase to show fast-export does not always exports all tagsLibravatar Miklos Vajna1-0/+8
2008-11-23Fix misleading wording for git-cherry-pickLibravatar Bryan Drewery1-7/+6
2008-11-17request-pull: make usage string match manpageLibravatar Stefan Naewe1-3/+3
2008-11-16Teach ls-files --with-tree=<tree> to work with options other than -cLibravatar Junio C Hamano1-0/+2
2008-11-16builtin-ls-files.c: coding style fix.Libravatar Junio C Hamano1-1/+1
2008-11-14Documentation: git-svn: fix example for centralized SVN cloneLibravatar Jan Krüger1-0/+2
2008-11-14Documentation: fix links to "everyday.html"Libravatar Christian Couder2-4/+8
2008-11-14revision.c: use proper data type in call to sizeof() within xreallocLibravatar Brandon Casey1-1/+1
2008-11-13date/time: do not get confused by fractional secondsLibravatar Linus Torvalds1-6/+20
2008-11-12Start 1.6.0.5 cycleLibravatar Junio C Hamano2-1/+22
2008-11-12Fix pack.packSizeLimit and --max-pack-size handlingLibravatar Nicolas Pitre2-2/+16
2008-11-12checkout: Fix "initial checkout" detectionLibravatar Junio C Hamano4-3/+9
2008-11-12Remove the period after the git-check-attr summaryLibravatar Matt Kraai1-1/+1
2008-11-11git push: Interpret $GIT_DIR/branches in a Cogito compatible wayLibravatar Martin Koegler3-5/+75
2008-11-11Fix non-literal format in printf-style callsLibravatar Daniel Lowe8-12/+12
2008-11-11git-submodule: Avoid printing a spurious message.Libravatar Alexandre Julliard1-1/+1
2008-11-11git ls-remote: make usage string match manpageLibravatar Stefan Naewe1-1/+1
2008-11-11Makefile: help people who run 'make check' by mistakeLibravatar Junio C Hamano1-1/+10
2008-11-09Documentation: bisect: change a few instances of "git-cmd" to "git cmd"Libravatar Christian Couder1-3/+3
2008-11-09Documentation: rev-list: change a few instances of "git-cmd" to "git cmd"Libravatar Christian Couder1-4/+4
2008-11-09checkout: Don't crash when switching away from an invalid branch.Libravatar Alexandre Julliard2-4/+22
2008-11-08GIT 1.6.0.4Libravatar Junio C Hamano1-6/+5
2008-11-08Update RPM spec for the new location of git-cvsserver.Libravatar Quy Tonthat1-0/+4
2008-11-08Merge branch 'cb/maint-update-ref-fix' into maintLibravatar Junio C Hamano4-17/+50
2008-11-08Merge branch 'cj/maint-gitpm-fix-maybe-self' into maintLibravatar Junio C Hamano1-2/+1
2008-11-08Merge branch 'ar/maint-mksnpath' into maintLibravatar Junio C Hamano13-19/+84
2008-11-08Merge branch 'mv/maint-branch-m-symref' into maintLibravatar Junio C Hamano11-24/+65
2008-11-05push: fix local refs update if already up-to-dateLibravatar Clemens Buchacher2-14/+39
2008-11-05do not force write of packed refsLibravatar Clemens Buchacher2-3/+11
2008-11-04tag: Add more tests about mixing incompatible modes and optionsLibravatar Samuel Tardieu1-0/+11
2008-11-04tag: Check that options are only allowed in the appropriate modeLibravatar Samuel Tardieu1-7/+12
2008-11-02format-patch documentation: mention the special case of showing a single commitLibravatar Junio C Hamano1-1/+2