12947 Commits (885ed372d09f68806b17fc8fd0ac13a46636aeb2)
 

Author SHA1 Message Date
Junio C Hamano 885ed372d0 t4024: fix test script to use simpler sed pattern 17 years ago
Johannes Schindelin eab9a40b6d Teach diff machinery to display other prefixes than "a/" and "b/" 17 years ago
Junio C Hamano 74f6b03c5c GIT 1.5.4-rc1 17 years ago
Shawn O. Pearce dbedf9729b Catch and handle git-commit failures in git-rebase --interactive 17 years ago
Shawn O. Pearce c5b09feb78 Avoid update hook during git-rebase --interactive 17 years ago
Finn Arne Gangstad 20b178de7b Improved submodule merge support 17 years ago
Sean 5909651ea2 Fix interactive rebase to preserve author email address 17 years ago
Nicolas Pitre 3f7701a4db make 'git describe --all --contains' work 17 years ago
Charles Bailey c569969363 Fix git-instaweb breakage on MacOS X due to the limited sed functionality 17 years ago
Jeff King ecaa0cff44 test "git clone -o" 17 years ago
Marco Roeland 9d81e03b5c clone: fix options '-o' and '--origin' to be recognised again 17 years ago
Johannes Schindelin 56122ed87a git show <tag>: show the tagger 17 years ago
Eric Wong 540424b263 git-svn: avoid warning when run without arguments 17 years ago
Eric Wong 7fc35e0e94 git-svn: workaround a for broken symlinks in SVN 17 years ago
Eric Wong ad94802a7b git-svn: avoid leaving leftover committer/author info in rebase 17 years ago
Nicolas Pitre ce85b053d8 fix style of a few comments in diff-delta.c 17 years ago
Jim Meyering e8a3f90994 git-filter-branch.sh: more portable tr usage: use \012, not \n. 17 years ago
Johannes Sixt 91c3aced4c filter-branch: Remove broken and unnecessary summary of rewritten refs. 17 years ago
Ralf Wildenhues 02ff62504e Fix some documentation typos. 17 years ago
Junio C Hamano 4808ab8f87 builtin-blame.c: remove unneeded memclr() 17 years ago
Linus Torvalds f2fdd10ab7 unpack-trees: FLEX_ARRAY fix 17 years ago
Pierre Habouzit f9c5a80cdf Fix segfault in diff-delta.c when FLEX_ARRAY is 1 17 years ago
Junio C Hamano bd8ff616c9 Merge branch 'maint' 17 years ago
Johannes Schindelin 34454e858d rebase -p -i: handle "no changes" gracefully 17 years ago
Johannes Schindelin 77680caadb Document diff.external and mergetool.<tool>.path 17 years ago
Johannes Schindelin cbe021004f Support config variable diff.external 17 years ago
Johannes Sixt f029427259 Clean up documentation that references deprecated 'git peek-remote'. 17 years ago
Sam Vilain 5f48741a5a Clarify error response from 'git fetch' for bad responses 17 years ago
H.Merijn Brand 3175b0cfc1 the use of 'tr' in the test suite isn't really portable 17 years ago
Johannes Sixt 68e6a4f80d Plug a resource leak in threaded pack-objects code. 17 years ago
Jeff King 4f3d37035a git-send-email: avoid duplicate message-ids 17 years ago
Jeff King 6851162adf clone: correctly report http_fetch errors 17 years ago
Junio C Hamano 6fbe42c7ee Documentation/git-submodule: refer to gitmodules(5) 17 years ago
Johannes Sixt 50f22ada52 threaded pack-objects: Use condition variables for thread communication. 17 years ago
Junio C Hamano 3eb2a15eb3 builtin-commit: make summary output consistent with status 17 years ago
Junio C Hamano 1596456309 builtin-commit: fix summary output. 17 years ago
J. Bruce Fields b90ced0f7d builtin-apply: stronger indent-with-on-tab fixing 17 years ago
J. Bruce Fields 95f9b92700 builtin-apply: minor cleanup of whitespace detection 17 years ago
Junio C Hamano 079fe1dae8 Re-re-re-fix common tail optimization 17 years ago
J. Bruce Fields 127f72e689 whitespace: fix config.txt description of indent-with-non-tab 17 years ago
J. Bruce Fields ffe568859b whitespace: more accurate initial-indent highlighting 17 years ago
J. Bruce Fields 9afa2d4aa9 whitespace: fix initial-indent checking 17 years ago
J. Bruce Fields 954ecd4353 whitespace: minor cleanup 17 years ago
J. Bruce Fields 1020999a98 whitespace: reorganize initial-indent check 17 years ago
J. Bruce Fields 4d9697c787 whitespace: fix off-by-one error in non-space-in-indent checking 17 years ago
Jeff King d7e522cffb rename git-browse--help to git-help--browse 17 years ago
李鸿 6ba78238a8 Fix a memory leak 17 years ago
Petr Baudis bc8b95ae4a gitweb: Make config_to_multi return [] instead of [undef] 17 years ago
Jakub Narebski dfa7c7d221 gitweb: Teach "a=blob" action to be more lenient about blob/file mime type 17 years ago
Jakub Narebski bf901f8e74 gitweb: disambiguate heads and tags withs the same name 17 years ago