index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2005-09-28
NO_IPV6 support for git daemon
Peter Anvin
3
-18
/
+77
2005-09-28
For the benefit of Cygwin, test for git-cmd.exe
Peter Anvin
1
-0
/
+3
2005-09-28
(no commit message)
Peter Anvin
1
-0
/
+1
2005-09-28
Call it NO_IPV6 rather than hard-coding __CYGWIN__
hpa
2
-4
/
+14
2005-09-28
Cygwin doesn't support IPv6 or getaddrinfo()
hpa
1
-0
/
+73
2005-09-28
Options to compile on Cygwin
hpa
1
-0
/
+4
2005-09-27
Merge master.kernel.org:/home/hpa/git/daemon
Junio C Hamano
2
-6
/
+74
2005-09-27
git-commit: use update-index --stdin, instead of xargs.
Junio C Hamano
1
-2
/
+2
2005-09-27
update-index: document --stdin and -z
Junio C Hamano
1
-1
/
+10
2005-09-27
update-index: --stdin and -z
Junio C Hamano
1
-13
/
+41
2005-09-27
COPTS -> CFLAGS
H. Peter Anvin
1
-1
/
+2
2005-09-27
Parallelize the build
H. Peter Anvin
1
-2
/
+5
2005-09-27
Merge with git+ssh://master.kernel.org/pub/scm/git/git.git
H. Peter Anvin
8
-39
/
+89
2005-09-27
Restore chdir(".git")
H. Peter Anvin
1
-0
/
+2
2005-09-27
[PATCH] Return CURL error message when object transfer fails
Nick Hengeveld
1
-8
/
+16
2005-09-27
[PATCH] Implement --recover for git-*-fetch
Daniel Barkalow
5
-1
/
+13
2005-09-27
[PATCH] Provide access to git_dir through get_git_dir().
Sven Verdoolaege
4
-7
/
+10
2005-09-27
[PATCH] Make the test more shell generic and fix missing Solaris find option
Peter Eriksen
3
-3
/
+4
2005-09-27
Really require tk 8.4 (RPM)
Junio C Hamano
1
-1
/
+1
2005-09-26
Support a modicum of path validation, and allow an export all trees option.
H. Peter Anvin
1
-5
/
+67
2005-09-26
Require tk 8.4 (RPM)
Junio C Hamano
1
-1
/
+1
2005-09-26
Merge http://www.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
1
-1
/
+9
2005-09-26
git-fetch: send informational output to >&2 consistently.
Junio C Hamano
1
-1
/
+1
2005-09-26
Give default merge message after failed automerge.
Junio C Hamano
2
-4
/
+13
2005-09-26
Do not require clean tree when reverting and cherry-picking.
Junio C Hamano
2
-12
/
+4
2005-09-26
Fix overzealous cleanliness check in git-merge
Junio C Hamano
1
-18
/
+50
2005-09-26
git-clone: check out "master" by default.
Junio C Hamano
1
-6
/
+15
2005-09-27
Use "$@" rather than "${1+$@}" when invoking wish.
Paul Mackerras
1
-1
/
+1
2005-09-25
Plug a small race in update-ref.c.
Junio C Hamano
1
-4
/
+22
2005-09-26
Change wish8.4 back to wish
Paul Mackerras
1
-1
/
+1
2005-09-25
[PATCH] Add "git-update-ref" to update the HEAD (or other) ref
Linus Torvalds
2
-0
/
+112
2005-09-25
[PATCH] More descriptive messages for conflict cases in merges
Fredrik Kuivinen
1
-3
/
+4
2005-09-25
[PATCH] recursive-merge: Don't print a stack trace when read-tree fails.
Fredrik Kuivinen
1
-3
/
+9
2005-09-24
Diff: --name-status output format.
Junio C Hamano
3
-11
/
+17
2005-09-24
Diff: -l<num> to limit rename/copy detection.
Junio C Hamano
5
-20
/
+34
2005-09-24
Diff clean-up.
Junio C Hamano
11
-366
/
+252
2005-09-24
Merge branch 'fixes'
Junio C Hamano
2
-2
/
+15
2005-09-24
Clean generated files a bit more.
Junio C Hamano
1
-2
/
+2
2005-09-24
Stop installing the backward compatible symlinks.
Junio C Hamano
2
-4
/
+6
2005-09-24
show-branch: fix commit naming breakage.
Junio C Hamano
1
-1
/
+14
2005-09-24
[PATCH] Finish documenting trivial merge rules
Daniel Barkalow
1
-10
/
+39
2005-09-24
git-grep: fix 'git grep -e $pattern' handling
Junio C Hamano
1
-1
/
+1
2005-09-24
Remove use of 'xargs -0' from git-reset.
Junio C Hamano
1
-2
/
+4
2005-09-24
Use 0.99.7.GIT as version between 0.99.7 and 0.99.8
Junio C Hamano
1
-1
/
+1
2005-09-24
Solaris: give a bit more built-in defaults.
Junio C Hamano
3
-22
/
+34
2005-09-24
[PATCH] CURLDIR in Makefile
Patrick Mauritz
1
-1
/
+11
2005-09-24
[PATCH] Rename daemon.c's lognotice() to loginfo()
Petr Baudis
1
-3
/
+3
2005-09-24
[PATCH] git-daemon --syslog to log through syslog
Petr Baudis
2
-8
/
+32
2005-09-24
[PATCH] Update git-daemon documentation wrt. the --verbose parameter
Petr Baudis
1
-1
/
+4
2005-09-24
Really ignore generated distribution material.
Junio C Hamano
1
-4
/
+5
[next]