aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* socklen_t is unsigned int on most Linux platformsH. Peter Anvin2005-09-30
* Use xmalloc/xcallocH. Peter Anvin2005-09-30
* Don't need <alloca.h>H. Peter Anvin2005-09-30
* Change $(X) -> $X to be less annoying.H. Peter Anvin2005-09-30
* Merge with master.kernel.org:/pub/scm/git/git.gitH. Peter Anvin2005-09-30
|\
| * Still installing the old command names.Junio C Hamano2005-09-30
| * Tell which packfile is corrupt when we die.Junio C Hamano2005-09-30
| * [PATCH] Make logerror() and loginfo() staticPavel Roskin2005-09-29
| * [PATCH] Old curl does not know about CURLOPT_SSLKEYJohannes Schindelin2005-09-29
* | Merge with master.kernel.org:/pub/scm/git/git.gitPeter Anvin2005-09-29
|\ \ | |/
| * Use git-merge in git-pull (second try).Junio C Hamano2005-09-29
* | git-http-fetch needs $(X)hpa2005-09-29
* | Just explicitly add $(X) to most programs.H. Peter Anvin2005-09-28
* | Ignore *.exe filesPeter Anvin2005-09-28
* | Merge with http://www.kernel.org/pub/scm/git/git.gitPeter Anvin2005-09-28
|\ \ | |/
| * Use git-update-ref in scripts.Junio C Hamano2005-09-28
| * [PATCH] Make some needlessly global stuff staticPeter Hagervall2005-09-28
| * [PATCH] Support for more CURL SSL settings via environment variablesNick Hengeveld2005-09-28
| * [PATCH] Add new programs to .gitignore.Tom Prince2005-09-28
| * Fastpath the normal case by not checking that index matches HEAD.Junio C Hamano2005-09-28
| * Fix default pull not to do an unintended Octopus.Junio C Hamano2005-09-28
| * Update the case table in t/t1000.Junio C Hamano2005-09-28
* | Handle Cygwin .exe extensionsPeter Anvin2005-09-28
* | Remove variables not needed when using pollPeter Anvin2005-09-28
* | Remove *.exe for Cygwin's benefitPeter Anvin2005-09-28
* | NO_IPV6 support for git daemonPeter Anvin2005-09-28
* | For the benefit of Cygwin, test for git-cmd.exePeter Anvin2005-09-28
* | (no commit message)Peter Anvin2005-09-28
* | Call it NO_IPV6 rather than hard-coding __CYGWIN__hpa2005-09-28
* | Cygwin doesn't support IPv6 or getaddrinfo()hpa2005-09-28
* | Options to compile on Cygwinhpa2005-09-28
|/
* Merge master.kernel.org:/home/hpa/git/daemonJunio C Hamano2005-09-27
|\
| * COPTS -> CFLAGSH. Peter Anvin2005-09-27
| * Parallelize the buildH. Peter Anvin2005-09-27
| * Merge with git+ssh://master.kernel.org/pub/scm/git/git.gitH. Peter Anvin2005-09-27
| |\
| * | Restore chdir(".git")H. Peter Anvin2005-09-27
| * | Support a modicum of path validation, and allow an export all trees option.H. Peter Anvin2005-09-26
* | | git-commit: use update-index --stdin, instead of xargs.Junio C Hamano2005-09-27
* | | update-index: document --stdin and -zJunio C Hamano2005-09-27
* | | update-index: --stdin and -zJunio C Hamano2005-09-27
* | | [PATCH] Return CURL error message when object transfer failsNick Hengeveld2005-09-27
* | | [PATCH] Implement --recover for git-*-fetchDaniel Barkalow2005-09-27
* | | [PATCH] Provide access to git_dir through get_git_dir().Sven Verdoolaege2005-09-27
* | | [PATCH] Make the test more shell generic and fix missing Solaris find optionPeter Eriksen2005-09-27
| |/ |/|
* | Really require tk 8.4 (RPM)Junio C Hamano2005-09-27
* | Require tk 8.4 (RPM)Junio C Hamano2005-09-26
* | Merge http://www.kernel.org/pub/scm/gitk/gitkJunio C Hamano2005-09-26
|\ \
| * | Use "$@" rather than "${1+$@}" when invoking wish.Paul Mackerras2005-09-27
| * | Change wish8.4 back to wishPaul Mackerras2005-09-26
| * | [PATCH] Add new keybindingsRobert Suetterlin2005-09-22