15341 Commits (d1f2e1696ce168b3a70b59be7c58fa96c530d4fb)
 

Author SHA1 Message Date
Junio C Hamano 0513f241cc Merge branch 'ls/mailinfo' 17 years ago
Petr Baudis e38953ab00 Documentation/git-submodule.txt: Add Description section 17 years ago
Junio C Hamano 588c038ac6 Merge branch 'sb/dashless' 17 years ago
Junio C Hamano e75bf76f54 Merge branch 'rs/archive' 17 years ago
Junio C Hamano 1c7ac06dc6 Merge branch 'ag/blame' 17 years ago
Junio C Hamano 5324a6339a Merge branch 'rs/rebase-checkout-not-so-quiet' 17 years ago
Junio C Hamano 7ed3fed33d Merge branch 'sp/maint-index-pack' 17 years ago
Junio C Hamano 88bbda08d7 Merge branch 'maint' 17 years ago
Junio C Hamano 473a189b92 Start preparing 1.5.6.4 release notes 17 years ago
Johannes Schindelin ebcce310f2 git fetch-pack: do not complain about "no common commits" in an empty repo 17 years ago
Junio C Hamano 013942f637 Merge branch 'js/maint-pretty-mailmap' into maint 17 years ago
Junio C Hamano c9784cd0c8 Merge branch 'sp/maint-bash-completion-optim' into maint 17 years ago
Junio C Hamano bbe99ea8f6 Merge branch 'sp/maint-pack-memuse' into maint 17 years ago
Junio C Hamano 614de95c76 Merge branch 'ls/maint-mailinfo-patch-label' into maint 17 years ago
Junio C Hamano 2de3db2f38 Merge branch 'js/maint-daemon-syslog' into maint 17 years ago
Stephan Beyer 1c5fa0a179 rebase-i: keep old parents when preserving merges 17 years ago
Johannes Sixt 01941bd543 t7600-merge: Use test_expect_failure to test option parsing 17 years ago
Dmitry Potapov f66cf96d7c Fix buffer overflow in prepare_attr_stack 17 years ago
Dmitry Potapov fd55a19eb1 Fix buffer overflow in git diff 17 years ago
Dmitry Potapov 620e2bb937 Fix buffer overflow in git-grep 17 years ago
SungHyun Nam dd33927ccd t/Makefile: use specified shell when running aggregation script 17 years ago
Lars Noschinski df4b3abc94 git-cvsserver: fix call to nonexistant cleanupWorkDir() 17 years ago
Nanako Shiraishi 1121a8786e parse-options.c: make check_typos() static 17 years ago
Nanako Shiraishi cb2a1cc298 builtin-describe.c: make a global variable "pattern" static 17 years ago
Nanako Shiraishi 7ba04d9f37 cache-tree.c: make cache_tree_find() static 17 years ago
Petr Baudis 8bd867ee0e Documentation/git-cherry-pick.txt et al.: Fix misleading -n description 17 years ago
Junio C Hamano 300072f486 t/aggregate-results: whitespace fix 17 years ago
Eric Wong 3901a8c866 t/lib-git-svn: fix SVN_HTTPD tests to work with "trash directory" 17 years ago
Junio C Hamano fcab40a389 Merge branch 'mv/merge-in-c' 17 years ago
Junio C Hamano c158cae110 Merge branch 'ag/rewrite_one' 17 years ago
Junio C Hamano 223bb84572 Merge branch 'sp/win' 17 years ago
Junio C Hamano 1466080199 Merge branch 'js/more-win' 17 years ago
Junio C Hamano fab600ce2e Merge branch 'js/maint-pretty-mailmap' 17 years ago
Johannes Schindelin 28ed6e7b32 Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge" 17 years ago
Alexander Gavrilov 1617fe9879 Do not try to detect move/copy for entries below threshold. 17 years ago
Alexander Gavrilov eb46328e18 Avoid rescanning unchanged entries in search for copies. 17 years ago
Junio C Hamano 6c11a5fd46 Update draft release notes to 1.6.0 17 years ago
Johannes Schindelin b526f8ed4d shortlog: support --pretty=format: option 17 years ago
Ciaran McCreesh 1e5aaa6db3 Make git-add -i accept ranges like 7- 17 years ago
Pavel Roskin a271b2a9ce t9600: allow testing with cvsps 2.2, including beta versions 17 years ago
René Scharfe 489e351ea0 archive: remove extra arguments parsing code 17 years ago
René Scharfe 1d11d5bb85 archive: unify file attribute handling 17 years ago
René Scharfe 562e25abea archive: centralize archive entry writing 17 years ago
René Scharfe d53fe8187c archive: add baselen member to struct archiver_args 17 years ago
René Scharfe 671f070721 add context pointer to read_tree_recursive() 17 years ago
René Scharfe 34533004b2 archive: remove args member from struct archiver 17 years ago
Shawn O. Pearce 92392b4a45 index-pack: Honor core.deltaBaseCacheLimit when resolving deltas 17 years ago
Shawn O. Pearce 03993e139c index-pack: Track the object_entry that creates each base_data 17 years ago
Shawn O. Pearce 4a438cabac index-pack: Chain the struct base_data on the stack for traversal 17 years ago
Shawn O. Pearce f41aebd469 index-pack: Refactor base arguments of resolve_delta into a struct 17 years ago