aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | | git-fetch: send informational output to >&2 consistently.Junio C Hamano2005-09-26
* | | Give default merge message after failed automerge.Junio C Hamano2005-09-26
* | | Do not require clean tree when reverting and cherry-picking.Junio C Hamano2005-09-26
* | | Fix overzealous cleanliness check in git-mergeJunio C Hamano2005-09-26
* | | git-clone: check out "master" by default.Junio C Hamano2005-09-26
| |/ |/|
* | Plug a small race in update-ref.c.Junio C Hamano2005-09-25
* | [PATCH] Add "git-update-ref" to update the HEAD (or other) refLinus Torvalds2005-09-25
* | [PATCH] More descriptive messages for conflict cases in mergesFredrik Kuivinen2005-09-25
* | [PATCH] recursive-merge: Don't print a stack trace when read-tree fails.Fredrik Kuivinen2005-09-25
* | Diff: --name-status output format.Junio C Hamano2005-09-24
* | Diff: -l<num> to limit rename/copy detection.Junio C Hamano2005-09-24
* | Diff clean-up.Junio C Hamano2005-09-24
* | Merge branch 'fixes'Junio C Hamano2005-09-24
|\ \
| * | show-branch: fix commit naming breakage.Junio C Hamano2005-09-24
| * | git-grep: fix 'git grep -e $pattern' handlingJunio C Hamano2005-09-24
* | | Clean generated files a bit more.Junio C Hamano2005-09-24
* | | Stop installing the backward compatible symlinks.Junio C Hamano2005-09-24
* | | [PATCH] Finish documenting trivial merge rulesDaniel Barkalow2005-09-24
* | | Remove use of 'xargs -0' from git-reset.Junio C Hamano2005-09-24
* | | Use 0.99.7.GIT as version between 0.99.7 and 0.99.8Junio C Hamano2005-09-24
* | | Solaris: give a bit more built-in defaults.Junio C Hamano2005-09-24
* | | [PATCH] CURLDIR in MakefilePatrick Mauritz2005-09-24
* | | [PATCH] Rename daemon.c's lognotice() to loginfo()Petr Baudis2005-09-24
* | | [PATCH] git-daemon --syslog to log through syslogPetr Baudis2005-09-24
* | | [PATCH] Update git-daemon documentation wrt. the --verbose parameterPetr Baudis2005-09-24