16079 Commits (e1dc49bcdefd362e129c9ee3a85527b518f9b49d)
 

Author SHA1 Message Date
Junio C Hamano 5aa3bdd50d Merge branch 'mm/maint-sort-config-doc' into maint 16 years ago
Matt McCutchen b0f34c3d67 config.txt: alphabetize configuration sections 16 years ago
Junio C Hamano 61af494ca4 Teach "git diff" to honour --[no-]ext-diff 16 years ago
Johannes Schindelin 2075ffb58e fast-export: use an unsorted string list for extra_refs 16 years ago
Miklos Vajna 283b953283 Add new testcase to show fast-export does not always exports all tags 16 years ago
Bryan Drewery 37a7744ffe Fix misleading wording for git-cherry-pick 16 years ago
Johannes Sixt 632f701787 compat/mingw.c: Teach mingw_rename() to replace read-only files 16 years ago
Stefan Naewe 3eb91bfc0d request-pull: make usage string match manpage 16 years ago
Junio C Hamano 4b4e26d21f Teach ls-files --with-tree=<tree> to work with options other than -c 16 years ago
Junio C Hamano 07e77e40ff builtin-ls-files.c: coding style fix. 16 years ago
Jan Krüger 9e77353e0e Documentation: git-svn: fix example for centralized SVN clone 16 years ago
Christian Couder de07767fae Documentation: fix links to "everyday.html" 16 years ago
Brandon Casey d0f19d0471 revision.c: use proper data type in call to sizeof() within xrealloc 16 years ago
Brandon Casey 83d0289df6 repack: only unpack-unreachable if we are deleting redundant packs 16 years ago
Linus Torvalds e9854a7672 date/time: do not get confused by fractional seconds 16 years ago
Brandon Casey 3289b9dec5 t7700: test that 'repack -a' packs alternate packed objects 16 years ago
Junio C Hamano c14639f7b1 Start 1.6.0.5 cycle 16 years ago
Nicolas Pitre a1e4760fcf Fix pack.packSizeLimit and --max-pack-size handling 16 years ago
Junio C Hamano fa7b3c2f75 checkout: Fix "initial checkout" detection 16 years ago
Jeff King 0b38227f28 commit: Fix stripping of patch in verbose mode. 16 years ago
Matt Kraai 0d641f75d1 Remove the period after the git-check-attr summary 16 years ago
Brandon Casey daae062595 pack-objects: extend --local to mean ignore non-local loose objects too 16 years ago
Brandon Casey 0f4dc14ac4 sha1_file.c: split has_loose_object() into local and non-local counterparts 16 years ago
Brandon Casey 3c3df42910 t7700: demonstrate mishandling of loose objects in an alternate ODB 16 years ago
Brandon Casey 01af249fa1 builtin-gc.c: use new pack_keep bitfield to detect .keep file existence 16 years ago
Brandon Casey f7991d1ed3 repack: do not fall back to incremental repacking with [-a|-A] 16 years ago
Brandon Casey dd718365cc repack: don't repack local objects in packs with .keep file 16 years ago
Brandon Casey e96fb9b8f9 pack-objects: new option --honor-pack-keep 16 years ago
Brandon Casey 8d25931d6f packed_git: convert pack_local flag into a bitfield and add pack_keep 16 years ago
Brandon Casey 9245ddd515 t7700: demonstrate mishandling of objects in packs with a .keep file 16 years ago
Martin Koegler 18afe101eb git push: Interpret $GIT_DIR/branches in a Cogito compatible way 16 years ago
Daniel Lowe 9db56f71b9 Fix non-literal format in printf-style calls 16 years ago
Alexandre Julliard 989206f535 git-submodule: Avoid printing a spurious message. 16 years ago
Stefan Naewe 0a2bb55848 git ls-remote: make usage string match manpage 16 years ago
Junio C Hamano 912f9980d2 Makefile: help people who run 'make check' by mistake 16 years ago
Christian Couder 5bcce8494a Documentation: bisect: change a few instances of "git-cmd" to "git cmd" 16 years ago
Christian Couder 6514aa36d2 Documentation: rev-list: change a few instances of "git-cmd" to "git cmd" 16 years ago
Alexandre Julliard 323e00fd46 checkout: Don't crash when switching away from an invalid branch. 16 years ago
Junio C Hamano 7c181d627c GIT 1.6.0.4 16 years ago
Quy Tonthat ee5391c73e Update RPM spec for the new location of git-cvsserver. 16 years ago
Junio C Hamano 832e719d79 Merge branch 'cb/maint-update-ref-fix' into maint 16 years ago
Junio C Hamano 2819854ec5 Merge branch 'cj/maint-gitpm-fix-maybe-self' into maint 16 years ago
Junio C Hamano 8b1981d32b Merge branch 'ar/maint-mksnpath' into maint 16 years ago
Junio C Hamano 3b8572a429 Merge branch 'mv/maint-branch-m-symref' into maint 16 years ago
Clemens Buchacher 16ed2f48be push: fix local refs update if already up-to-date 16 years ago
Clemens Buchacher 5bdd8d4a30 do not force write of packed refs 16 years ago
Samuel Tardieu e0e03a731b tag: Add more tests about mixing incompatible modes and options 16 years ago
Samuel Tardieu 6fa8342b12 tag: Check that options are only allowed in the appropriate mode 16 years ago
Junio C Hamano 16088d8870 format-patch documentation: mention the special case of showing a single commit 16 years ago
Yann Dirson a5a323f33c Add reference for status letters in documentation. 16 years ago