12916 Commits (68e6a4f80d4bea2d281c30fa2bbcd4968b0ccc4e)
 

Author SHA1 Message Date
Johannes Sixt 68e6a4f80d Plug a resource leak in threaded pack-objects code. 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
Jeff King 718a087a47 teach bash completion to treat commands with "--" as a helper 17 years ago
Jeff King 5249997735 trim_common_tail: brown paper bag fix. 17 years ago
Junio C Hamano 7680087e7c Update draft release notes for 1.5.4 17 years ago
Junio C Hamano 530e741c72 Start preparing the API documents. 17 years ago
Junio C Hamano fa4701601a Retire git-runstatus for real. 17 years ago
Junio C Hamano 5b4617c749 Rename git-browse-help helper to git-browse--help 17 years ago
Christian Couder 70087cdbd3 git-help: add "help.format" config variable. 17 years ago
Junio C Hamano dfaf75b469 Merge branch 'wc/diff' 17 years ago
Mike Hommey d7e92806cd Move fetch_ref from http-push.c and http-walker.c to http.c 17 years ago
Mike Hommey 3a462bc9ba Fix various memory leaks in http-push.c and http-walker.c 17 years ago
Mike Hommey 028c297638 Use strbuf in http code 17 years ago
Mike Hommey e8dc37e0e3 Avoid redundant declaration of missing_target() 17 years ago
Mike Hommey 02dc534fc6 Remove a CURLOPT_HTTPHEADER (un)setting 17 years ago
Mike Hommey c20f290808 Remove the default_headers variable from http-push.c 17 years ago
Mike Hommey a096bb18af Fix random sha1 in error message in http-fetch and http-push 17 years ago
Mike Hommey 3b683b91cd Fix some more memory leaks in http-push.c 17 years ago
Wincent Colaiuta 5973a07937 Test interaction between diff --check and --exit-code 17 years ago
Wincent Colaiuta 420f4f04de Use shorter error messages for whitespace problems 17 years ago
Kristian Høgsberg cb891a5989 Use a strbuf for building up section header and key/value pair strings. 17 years ago
David S. Miller 69ae517541 fast-import: fix unalinged allocation and access 17 years ago
Junio C Hamano 896c0535af remote: Fix bogus make_branch() call in configuration reader. 17 years ago
Junio C Hamano 1eb1e9eea4 commit: allow --amend to reuse message from another commit 17 years ago
Eric Wong 12a6d752fb git-svn: handle our top-level path being deleted and later re-added 17 years ago
Jeff King 38a5b1d6ed cvsexportcommit: fix massive commits 17 years ago
linux@horizon.com 71362bd552 Documentation: describe pack idx v2 17 years ago
Junio C Hamano 29ab27f4b5 xdiff tail trimming: use correct type. 17 years ago
Wincent Colaiuta f817546652 Add tests for "git diff --check" with core.whitespace options 17 years ago
Wincent Colaiuta 45e2a4b2b0 Make "diff --check" output match "git apply" 17 years ago
Wincent Colaiuta c1795bb08a Unify whitespace checking 17 years ago
Junio C Hamano da31b358fb diff --check: minor fixups 17 years ago
Wincent Colaiuta 62c64895cf "diff --check" should affect exit status 17 years ago