summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-23compat/mingw.c: Teach mingw_rename() to replace read-only filesLibravatar Johannes Sixt1-3/+12
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-14repack: only unpack-unreachable if we are deleting redundant packsLibravatar Brandon Casey3-10/+22
2008-11-13date/time: do not get confused by fractional secondsLibravatar Linus Torvalds1-6/+20
2008-11-12t7700: test that 'repack -a' packs alternate packed objectsLibravatar Brandon Casey1-0/+16
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-12commit: Fix stripping of patch in verbose mode.Libravatar Jeff King2-3/+78
2008-11-12Remove the period after the git-check-attr summaryLibravatar Matt Kraai1-1/+1
2008-11-12pack-objects: extend --local to mean ignore non-local loose objects tooLibravatar Brandon Casey3-2/+5
2008-11-12sha1_file.c: split has_loose_object() into local and non-local counterpartsLibravatar Brandon Casey2-6/+14
2008-11-12t7700: demonstrate mishandling of loose objects in an alternate ODBLibravatar Brandon Casey1-0/+19
2008-11-12builtin-gc.c: use new pack_keep bitfield to detect .keep file existenceLibravatar Brandon Casey1-11/+1
2008-11-12repack: do not fall back to incremental repacking with [-a|-A]Libravatar Brandon Casey1-7/+4
2008-11-12repack: don't repack local objects in packs with .keep fileLibravatar Brandon Casey2-2/+2
2008-11-12pack-objects: new option --honor-pack-keepLibravatar Brandon Casey2-0/+12
2008-11-12packed_git: convert pack_local flag into a bitfield and add pack_keepLibravatar Brandon Casey2-1/+7
2008-11-12t7700: demonstrate mishandling of objects in packs with a .keep fileLibravatar Brandon Casey1-0/+38
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
2008-11-02Add reference for status letters in documentation.Libravatar Yann Dirson2-1/+17
2008-11-02Document that git-log takes --all-match.Libravatar Mikael Magnusson1-0/+4
2008-11-02Update draft 1.6.0.4 release notesLibravatar Junio C Hamano1-7/+18
2008-11-02Merge branch 'js/maint-fetch-update-head' into maintLibravatar Junio C Hamano7-5/+44