1947 Commits (300b4801b75a59961e66ad9fa96941e46fd76be5)
 

Author SHA1 Message Date
H. Peter Anvin 300b4801b7 Merge with master.kernel.org:/pub/scm/git/git.git 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
Peter Anvin 09dea56568 Merge with master.kernel.org:/pub/scm/git/git.git 19 years ago
hpa fef1ef8e1b git-http-fetch needs $(X) 19 years ago
Junio C Hamano 60fb5b2c4d Use git-merge in git-pull (second try). 19 years ago
H. Peter Anvin bb8c91d617 Just explicitly add $(X) to most programs. 19 years ago
Peter Anvin 11b1a5db4f Ignore *.exe files 19 years ago
Peter Anvin 0542f48c89 Merge with http://www.kernel.org/pub/scm/git/git.git 19 years ago
Peter Anvin a23cd8ece7 Handle Cygwin .exe extensions 19 years ago
Peter Anvin e72456bb67 Remove variables not needed when using poll 19 years ago
Peter Anvin dc4afa57ce Remove *.exe for Cygwin's benefit 19 years ago
Peter Anvin 6573faff34 NO_IPV6 support for git daemon 19 years ago
Peter Anvin 918e723204 For the benefit of Cygwin, test for git-cmd.exe 19 years ago
Peter Anvin 296fdc53bd 19 years ago
hpa 49744d63e9 Call it NO_IPV6 rather than hard-coding __CYGWIN__ 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
hpa 4c505f71e6 Cygwin doesn't support IPv6 or getaddrinfo() 19 years ago
hpa 1775451793 Options to compile on Cygwin 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