index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-30
socklen_t is unsigned int on most Linux platforms
H. Peter Anvin
1
-1
/
+1
2005-09-30
Use xmalloc/xcalloc
H. Peter Anvin
1
-6
/
+2
2005-09-30
Don't need <alloca.h>
H. Peter Anvin
1
-1
/
+0
2005-09-30
Change $(X) -> $X to be less annoying.
H. Peter Anvin
1
-33
/
+33
2005-09-30
Still installing the old command names.
Junio C Hamano
2
-11
/
+6
2005-09-30
Tell which packfile is corrupt when we die.
Junio C Hamano
1
-3
/
+5
2005-09-30
[PATCH] Make logerror() and loginfo() static
Pavel Roskin
1
-2
/
+2
2005-09-30
[PATCH] Old curl does not know about CURLOPT_SSLKEY
Johannes Schindelin
1
-0
/
+2
2005-09-29
git-http-fetch needs $(X)
hpa
1
-1
/
+1
2005-09-29
Use git-merge in git-pull (second try).
Junio C Hamano
1
-4
/
+44
2005-09-29
Just explicitly add $(X) to most programs.
H. Peter Anvin
1
-30
/
+25
2005-09-29
Ignore *.exe files
Peter Anvin
1
-0
/
+1
2005-09-29
Handle Cygwin .exe extensions
Peter Anvin
1
-24
/
+24
2005-09-29
Remove variables not needed when using poll
Peter Anvin
1
-4
/
+0
2005-09-29
Remove *.exe for Cygwin's benefit
Peter Anvin
1
-1
/
+1
2005-09-29
NO_IPV6 support for git daemon
Peter Anvin
3
-18
/
+77
2005-09-29
For the benefit of Cygwin, test for git-cmd.exe
Peter Anvin
1
-0
/
+3
2005-09-29
(no commit message)
Peter Anvin
1
-0
/
+1
2005-09-29
Call it NO_IPV6 rather than hard-coding __CYGWIN__
hpa
2
-4
/
+14
2005-09-29
Use git-update-ref in scripts.
Junio C Hamano
9
-32
/
+39
2005-09-29
[PATCH] Make some needlessly global stuff static
Peter Hagervall
3
-5
/
+5
2005-09-29
[PATCH] Support for more CURL SSL settings via environment variables
Nick Hengeveld
1
-0
/
+19
2005-09-29
[PATCH] Add new programs to .gitignore.
Tom Prince
1
-0
/
+2
2005-09-29
Cygwin doesn't support IPv6 or getaddrinfo()
hpa
1
-0
/
+73
2005-09-29
Options to compile on Cygwin
hpa
1
-0
/
+4
2005-09-29
Fastpath the normal case by not checking that index matches HEAD.
Junio C Hamano
1
-7
/
+4
2005-09-29
Fix default pull not to do an unintended Octopus.
Junio C Hamano
4
-8
/
+43
2005-09-28
Update the case table in t/t1000.
Junio C Hamano
1
-31
/
+12
2005-09-28
git-commit: use update-index --stdin, instead of xargs.
Junio C Hamano
1
-2
/
+2
2005-09-28
update-index: document --stdin and -z
Junio C Hamano
1
-1
/
+10
2005-09-28
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
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-27
Support a modicum of path validation, and allow an export all trees option.
H. Peter Anvin
1
-5
/
+67
2005-09-27
Require tk 8.4 (RPM)
Junio C Hamano
1
-1
/
+1
2005-09-27
git-fetch: send informational output to >&2 consistently.
Junio C Hamano
1
-1
/
+1
2005-09-27
Give default merge message after failed automerge.
Junio C Hamano
2
-4
/
+13
2005-09-27
Do not require clean tree when reverting and cherry-picking.
Junio C Hamano
2
-12
/
+4
2005-09-27
Fix overzealous cleanliness check in git-merge
Junio C Hamano
1
-18
/
+50
2005-09-27
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-26
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-26
[PATCH] Add "git-update-ref" to update the HEAD (or other) ref
Linus Torvalds
2
-0
/
+112
[next]