2022 Commits (54ba6013b4eaff0d96f9ab96cf225ca392b08a30)
 

Author SHA1 Message Date
Junio C Hamano 0842acff57 Customize git command for installations that lack certain commands. 19 years ago
Han Boetes 18c5a52537 [PATCH] git on OpenBSD 19 years ago
Linus Torvalds 5cd5ace72b [PATCH] Re-instate index file write optimization 19 years ago
Linus Torvalds 5d1a5c02e8 [PATCH] Better error reporting for "git status" 19 years ago
Junio C Hamano 455a7f3275 More portability. 19 years ago
Junio C Hamano 8098a178b2 Add git-symbolic-ref 19 years ago
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
H. Peter Anvin 039c6f162a Better handling of exec extension in the git wrapper script 19 years ago
H. Peter Anvin 9220282a9c Move signal setting into service_loop() 19 years ago
H. Peter Anvin 7626e49e9f socklen_t is unsigned int on most Linux platforms 19 years ago
H. Peter Anvin 1b4713fb9e Use xmalloc/xcalloc 19 years ago
H. Peter Anvin d6b89e7bf8 Don't need <alloca.h> 19 years ago
H. Peter Anvin 2f29dd5218 Change $(X) -> $X to be less annoying. 19 years ago
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