12890 Commits (dfaf75b4698833d820e77e9f42ef93f3b6d3669d)
 

Author SHA1 Message Date
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
Junio C Hamano 913b45f51b xdi_diff: trim common trailing lines 17 years ago
Junio C Hamano c279d7e986 xdl_diff: identify call sites. 17 years ago
Nicolas Pitre 792c1583c8 provide advance warning of some future pack default changes 17 years ago
Eric Wong 3157dd9e89 git-svn: unlink internal index files after operations 17 years ago
Andy Whitcroft 5ff6aae895 git-svn: expand handling of From: and Signed-off-by: 17 years ago
Shawn Bohrer 9e5d87d490 Fix spelling mistakes in user manual 17 years ago
Junio C Hamano 37d07f8f98 git-commit: squelch needless message during an empty merge 17 years ago
Junio C Hamano 1e8df762b3 GIT 1.5.4-rc0 17 years ago
Junio C Hamano 467f42cfa1 Merge branch 'cc/help' 17 years ago
Junio C Hamano 39bf13f2d6 RPM spec: Adjust htmldir 17 years ago
Junio C Hamano 22c9071728 git-help -w: do not require to be in git repository 17 years ago
Junio C Hamano cd1bea918b Merge branch 'jc/shortlog-e' 17 years ago
Junio C Hamano 3e5f260144 Merge branch 'ew/svn-rev-db' 17 years ago
Junio C Hamano d9cf4ec9f7 Merge branch 'jc/merge-recursive-gitlink' 17 years ago
Junio C Hamano cfa97ae141 Merge branch 'jk/svn-color' 17 years ago
Junio C Hamano c49d3c8a88 git.spec.in: remove python_path 17 years ago
Junio C Hamano 50b3555c48 Documentation: rename git.texi to user-manual.texi 17 years ago
Junio C Hamano 8d08f2d81a disable t9119 for now. 17 years ago
Wincent Colaiuta 86f8c23685 Fix "diff --check" whitespace detection 17 years ago
Junio C Hamano f604652e05 git-diff --numstat -z: make it machine readable 17 years ago
Wincent Colaiuta 71a9883db2 Documentation: minor grammar fix for "git apply" 17 years ago
Wincent Colaiuta 0ac7903ee3 Use "whitespace" consistently 17 years ago
Mike Hommey 472b257099 Fix XML parser leaks in http-push 17 years ago
Mike Hommey 03b69c7606 Fix small memory leaks induced by diff_tree_setup_paths 17 years ago
Alex Riesen b0fe0d7258 Fix git-fast-export for zero-sized blobs 17 years ago
Charles Bailey d4110a9726 Fix clone not to ignore depth when performing a local clone 17 years ago