1786 Commits (8805ccac40348094d26b3b892c6ca3d08dc12ae0)
 

Author SHA1 Message Date
Linus Torvalds 8805ccac40 [PATCH] Avoid building object ref lists when not needed 19 years ago
Linus Torvalds b0d8923ec0 [PATCH] Improve git-rev-list memory usage further 19 years ago
Junio C Hamano d0ac30f20c [PATCH] fetch.c: cleanups 19 years ago
Matthias Urlichs 2842375859 [PATCH] Debian: build-depend on "bc" 19 years ago
Junio C Hamano 6b82d16bfc [PATCH] Make git-checkout failure message more friendly. 19 years ago
Chris Wright 0e60471c2a [PATCH] Update git-core.spec.in 19 years ago
Peter Hagervall ed0a84883e [PATCH] PATCH Documentation/git-rev-list.txt typo fix 19 years ago
Junio C Hamano b93aa3ec95 Recommend 'less' for Debian. 19 years ago
Horst von Brand c6ae61590f [PATCH] Require less in RPM spec 19 years ago
Junio C Hamano b4416b432b Revert breakage introduced by c80522e30f. 19 years ago
jdl@freescale.com 316eee8fe0 [PATCH] Documentation/git-rev-list.txt typo fix 19 years ago
Linus Torvalds 5bdbaaa4e9 [PATCH] Re-organize "git-rev-list --objects" logic 19 years ago
Junio C Hamano 5098bafb75 Plug diff leaks. 19 years ago
Junio C Hamano 98533b90cb Avoid wasting memory while keeping track of what we have during fetch. 19 years ago
Linus Torvalds 60ab26de99 [PATCH] Avoid wasting memory in git-rev-list 19 years ago
Junio C Hamano f71a69ab05 Be more backward compatible with git-ssh-{push,pull}. 19 years ago
H. Peter Anvin 0de68d28d3 [PATCH] rsh.c env and quoting cleanup, take 2 19 years ago
Daniel Barkalow 22c6e1d0f7 [PATCH] Fix fetch completeness assumptions 19 years ago
Sergey Vlasov 61420a2cb4 [PATCH] Document git-fetch options 19 years ago
Junio C Hamano 60d0526aaa Unoptimize info/refs creation. 19 years ago
Junio C Hamano 0f56479d73 Retire info/rev-cache 19 years ago
Peter Eriksen 53764ee43d [PATCH] Use '-d' as the first flag to 'install' 19 years ago
Sergey Vlasov 1db69b571c [PATCH] git-http-fetch: Allow caching of retrieved objects by proxy servers 19 years ago
Junio C Hamano ba65af9c1f git-branch -d <branch>: delete unused branch. 19 years ago
Junio C Hamano 19397b4521 Revert "[PATCH] plug memory leak in diff.c::diff_free_filepair()" 19 years ago
Linus Torvalds 705a7148ba [PATCH] Fix alloc_filespec() initialization 19 years ago
Junio C Hamano c80522e30f Make merge comment git-pull makes for an octopus a bit prettier. 19 years ago
Junio C Hamano 2ba6c47be1 read-tree: fix bogus debugging statement. 19 years ago
Junio C Hamano 74376a6864 git-merge-recursive: Trivial RE fixes. 19 years ago
Fredrik Kuivinen daae669949 [PATCH] Use the 'die' function where it is appropriate. 19 years ago
Fredrik Kuivinen 6511cce24b [PATCH] Use a temporary index file when we merge the common ancestors. 19 years ago
Fredrik Kuivinen 87a71b65ac [PATCH] Adjust git-merge-recursive.py for the new tool names. 19 years ago
Fredrik Kuivinen 0d214b6619 [PATCH] Don't output 'Automatic merge failed, ...' 19 years ago
Fredrik Kuivinen d9a23fa6f7 [PATCH] Be more like the 'resolve' strategy. 19 years ago
Junio C Hamano ccfd3e9962 [PATCH] Define relative .git/objects/info/alternates semantics. 19 years ago
Junio C Hamano a5cd85e084 Detect ls-remote failure properly. 19 years ago
Fredrik Kuivinen e4cf17ce0d [PATCH] Rename the 'fredrik' merge strategy to 'recursive'. 19 years ago
Junio C Hamano f88ed172e7 Fix off-by-one error in git-merge 19 years ago
Junio C Hamano 22c67ca88e Propagate errors from fetch-pack correctly to git-fetch. 19 years ago
Junio C Hamano 365527adbf Fix CDPATH problem. 19 years ago
Junio C Hamano 2aba319a52 Document git-grep and link it from the main git(7) page. 19 years ago
Junio C Hamano 7f88c8463c [PATCH] Make 'git checkout' a bit more forgiving when switching branches. 19 years ago
Junio C Hamano 4a5b63e3e9 [PATCH] Omit patches that have already been merged from format-patch output. 19 years ago
Horst von Brand 663a5ed5ca [PATCH] There are several undocumented dependencies 19 years ago
Linus Torvalds 5d9d831a51 Improve "git grep" flags handling 19 years ago
Fredrik Kuivinen 4e48fe3f1c [PATCH] Make the ProgramError class printable. 19 years ago
Fredrik Kuivinen 206e587cb8 [PATCH] Make sure we die if we don't get enough arguments. 19 years ago
Fredrik Kuivinen 654291a2ac [PATCH] Introduce a 'die' function. 19 years ago
Fredrik Kuivinen ace36858d3 [PATCH] Exit with status code 2 if we get an exception. 19 years ago
Fredrik Kuivinen 8ceba720ba [PATCH] Fix assertion failure when merging common ancestors. 19 years ago