1925 Commits (5acb6de13d7af33abcfcbdc885ec365e6a51c486)
 

Author SHA1 Message Date
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 4803c2802c Merge branch 'master' of . 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 3db6b224cf Merge branch 'master' of . 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
Junio C Hamano 540bf654d0 Allow finding things that begin with a dash in 'git grep' 19 years ago
Linus Torvalds f22cc3fcbf [PATCH] Add "git grep" helper 19 years ago
Linus Torvalds ba8a4970c7 [PATCH] Add note about IANA confirmation 19 years ago
Junio C Hamano c52b60a2f2 Merge branch 'master' of . 19 years ago
Junio C Hamano 7fa090844f Use int instead of socklen_t 19 years ago
Herbert Xu 65a9289d7e [PATCH] Apply N -> A status change in diff-helper 19 years ago
martin@catalyst.net.nz 127bf00f7d [PATCH] archimport - better handling of temp dirs 19 years ago
martin@catalyst.net.nz 1d4710d06c [PATCH] archimport - use GIT_DIR instead of hardcoded ".git" 19 years ago
martin@catalyst.net.nz 241b59675f [PATCH] archimport - update in-script doco, options tidyup 19 years ago
martin@catalyst.net.nz a5c500b76c [PATCH] archimport documentation tidyup 19 years ago
martin@catalyst.net.nz a4c5f9aab7 [PATCH] archimport documentation update 19 years ago
Yasushi SHOJI e1ccf53a60 [PATCH] Escape asciidoc's built-in em-dash replacement 19 years ago
Qingning Huo 2c865d9aa7 [PATCH] Fix buffer overflow in ce_flush(). 19 years ago