16004 Commits (553589f7823db530d03b49db42251fbea624041f)
 

Author SHA1 Message Date
Deskin Miller 553589f782 git-svn: Make following parents atomic 16 years ago
Junio C Hamano 1c2ed59de2 GIT 1.6.0.5 16 years ago
Matt McCutchen dbc2fb6b84 "git diff <tree>{3,}": do not reverse order of arguments 16 years ago
Jeff King 3927bbe9a4 tag: delete TAG_EDITMSG only on successful tag 16 years ago
Jakub Narebski bcc6a83303 gitweb: Make project specific override for 'grep' feature work 16 years ago
Miklos Vajna e4a80ecf40 http.c: use 'git_config_string' to get 'curl_http_proxy' 16 years ago
Thomas Rast d551bbaf3a fetch-pack: Avoid memcpy() with src==dst 16 years ago
Junio C Hamano 2ab4de57ea Merge branch 'jk/maint-commit-v-strip' into maint 16 years ago
Davide Libenzi 733070bea9 xdiff: give up scanning similar lines early 16 years ago
Junio C Hamano 0fd9d7e66d Merge branch 'bc/maint-keep-pack' into maint 16 years ago
Junio C Hamano e23f6822df Merge branch 'js/mingw-rename-fix' into maint 16 years ago
Miklos Vajna 25e30fa08e User's Manual: remove duplicated url at the end of Appendix B 16 years ago
Junio C Hamano 5359fde8a4 Update draft release notes to 1.6.0.5 16 years ago
Junio C Hamano 27f64962f1 Merge branch 'st/maint-tag' into maint 16 years ago
Junio C Hamano 270c35490a Merge branch 'mk/maint-cg-push' into maint 16 years ago
Nguyễn Thái Ngọc Duy 16d258332e generate-cmdlist.sh: avoid selecting synopsis at wrong place 16 years ago
Junio C Hamano 539eec48f0 Merge branch 'mv/fast-export' into maint 16 years ago
Sam Vilain 35243577ab sha1_file.c: resolve confusion EACCES vs EPERM 16 years ago
Joey Hess 65117abc04 sha1_file: avoid bogus "file exists" error message 16 years ago
Matt McCutchen 1510dbe380 git checkout: don't warn about unborn branch if -f is already passed 16 years ago
SZEDER Gábor c07838371b bash: offer refs instead of filenames for 'git revert' 16 years ago
SZEDER Gábor 8d8163f377 bash: remove dashed command leftovers 16 years ago
Junio C Hamano b21a226a42 Merge branch 'pw/maint-p4' into maint 16 years ago
Pete Wyckoff 3d51c853df git-p4: fix keyword-expansion regex 16 years ago
Ralf Wildenhues a0178ae2cf Fix typos in the documentation. 16 years ago
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