1945 Commits (a876ed83be5467d6075da8a16306724cb1babc2a)
 

Author SHA1 Message Date
Junio C Hamano a876ed83be Use resolve_ref() to implement read_ref(). 19 years ago
Linus Torvalds ca8db1424d [PATCH] Allow reading "symbolic refs" that point to other refs 19 years ago
Junio C Hamano 9b143c6e15 Teach update-ref about a symbolic ref stored in a textfile. 19 years ago
Linus Torvalds ed1aadf1b0 [PATCH] git fetch --tags 19 years ago
Nick Hengeveld 4fa2197e61 [PATCH] HTTP partial transfer support fix. 19 years ago
Junio C Hamano 271421cd34 Update partial HTTP transfers. 19 years ago
Nick Hengeveld 49a0f240f7 [PATCH] HTTP partial transfer support for object, pack, and index transfers 19 years ago
Junio C Hamano 94c23343dc Pass CVSps generated A U Thor <author@domain.xz> intact. 19 years ago
Martin Langhoff 37f15d50c9 [PATCH] archimport: Actually cope with merges from "remote" repositories. Plus: Nicer messages. 19 years ago
Junio C Hamano 38ec15a973 Honor extractor's umask in git-tar-tree. 19 years ago
Junio C Hamano f8d839ad99 Honor user's umask. 19 years ago
Linus Torvalds 1fea629f79 [PATCH] Flag empty patches as errors 19 years ago
Junio C Hamano 88cd621dee Consolidate null_sha1[]. 19 years ago
Junio C Hamano 894a8a8b1b Still installing the old command names. 19 years ago
Junio C Hamano 264b16b621 Tell which packfile is corrupt when we die. 19 years ago
Pavel Roskin cdda474525 [PATCH] Make logerror() and loginfo() static 19 years ago
Johannes Schindelin 7d167feb8b [PATCH] Old curl does not know about CURLOPT_SSLKEY 19 years ago
Junio C Hamano 60fb5b2c4d Use git-merge in git-pull (second try). 19 years ago
Junio C Hamano bf7960eb51 Use git-update-ref in scripts. 19 years ago
Peter Hagervall a7928f8ec7 [PATCH] Make some needlessly global stuff static 19 years ago
Nick Hengeveld 5acb6de13d [PATCH] Support for more CURL SSL settings via environment variables 19 years ago
Tom Prince 49c188fa8f [PATCH] Add new programs to .gitignore. 19 years ago
Junio C Hamano 60fa056052 Fastpath the normal case by not checking that index matches HEAD. 19 years ago
Junio C Hamano 05dd8e2ee2 Fix default pull not to do an unintended Octopus. 19 years ago
Junio C Hamano 3e03aaf523 Update the case table in t/t1000. 19 years ago
Junio C Hamano d710b2655c Merge master.kernel.org:/home/hpa/git/daemon 19 years ago
Junio C Hamano 148ccbb038 git-commit: use update-index --stdin, instead of xargs. 19 years ago
Junio C Hamano 1f7f99de84 update-index: document --stdin and -z 19 years ago
Junio C Hamano ee1bec3d10 update-index: --stdin and -z 19 years ago
H. Peter Anvin e8f71fce37 COPTS -> CFLAGS 19 years ago
H. Peter Anvin 8fc7ba85c9 Parallelize the build 19 years ago
H. Peter Anvin 07cdbb35cc Merge with git+ssh://master.kernel.org/pub/scm/git/git.git 19 years ago
H. Peter Anvin 47888f0f31 Restore chdir(".git") 19 years ago
Nick Hengeveld 1ddea77e44 [PATCH] Return CURL error message when object transfer fails 19 years ago
Daniel Barkalow 820eca68c2 [PATCH] Implement --recover for git-*-fetch 19 years ago
Sven Verdoolaege 5da1606d0b [PATCH] Provide access to git_dir through get_git_dir(). 19 years ago
Peter Eriksen edde7a8b53 [PATCH] Make the test more shell generic and fix missing Solaris find option 19 years ago
Junio C Hamano 3cc35e29ec Really require tk 8.4 (RPM) 19 years ago
H. Peter Anvin 4ae9568269 Support a modicum of path validation, and allow an export all trees option. 19 years ago
Junio C Hamano 1e1cba6433 Require tk 8.4 (RPM) 19 years ago
Junio C Hamano c1067050ce Merge http://www.kernel.org/pub/scm/gitk/gitk 19 years ago
Junio C Hamano 0b7a9fc971 git-fetch: send informational output to >&2 consistently. 19 years ago
Junio C Hamano deca7e8c59 Give default merge message after failed automerge. 19 years ago
Junio C Hamano e2f5f6ef67 Do not require clean tree when reverting and cherry-picking. 19 years ago
Junio C Hamano a935824036 Fix overzealous cleanliness check in git-merge 19 years ago
Junio C Hamano 036a72d8fa git-clone: check out "master" by default. 19 years ago
Paul Mackerras 9e026d3967 Use "$@" rather than "${1+$@}" when invoking wish. 19 years ago
Junio C Hamano 152da3dfcf Plug a small race in update-ref.c. 19 years ago
Paul Mackerras a69875318b Change wish8.4 back to wish 19 years ago
Linus Torvalds 66bf85a462 [PATCH] Add "git-update-ref" to update the HEAD (or other) ref 19 years ago