index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
exec_cmd.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-06-21
upload-pack/fetch-pack: support side-band communication
Junio C Hamano
6
-23
/
+139
2006-06-21
Retire git-clone-pack
Junio C Hamano
9
-263
/
+7
2006-06-21
upload-pack: prepare for sideband message support.
Junio C Hamano
2
-7
/
+43
2006-06-21
upload-pack: avoid sending an incomplete pack upon failure
Junio C Hamano
1
-14
/
+163
2006-06-21
Fix possible out-of-bounds array access
Uwe Zeisberger
1
-4
/
+5
2006-06-21
checkout -f: do not leave untracked working tree files.
Junio C Hamano
1
-2
/
+1
2006-06-21
Log peer address when git-daemon called from inetd
David Woodhouse
1
-24
/
+34
2006-06-20
git-svn: fix --rmdir when using SVN:: libraries
Eric Wong
3
-6
/
+41
2006-06-20
xdiff: minor changes to match libxdiff-0.21
Junio C Hamano
2
-7
/
+5
2006-06-20
fix rfc2047 formatter.
Junio C Hamano
1
-4
/
+17
2006-06-20
Fix t8001-annotate and t8002-blame for ActiveState Perl
Dennis Stosberg
1
-1
/
+1
2006-06-20
Add specialized object allocator
Linus Torvalds
7
-5
/
+67
2006-06-19
Fix PPC SHA1 routine for large input buffers
Paul Mackerras
1
-1
/
+1
2006-06-18
Make t8001-annotate and t8002-blame more portable
Dennis Stosberg
1
-3
/
+1
2006-06-18
Remove "refs" field from "struct object"
Linus Torvalds
5
-74
/
+149
2006-06-18
Make release tarballs friendlier to older tar versions
Rene Scharfe
1
-1
/
+1
2006-06-18
git-tar-tree: no more void pointer arithmetic
Rene Scharfe
1
-2
/
+5
2006-06-18
git-tar-tree: documentation update
Rene Scharfe
1
-5
/
+10
2006-06-18
git-tar-tree: Simplify write_trailer()
Rene Scharfe
1
-25
/
+15
2006-06-18
auto-detect changed prefix and/or changed build flags
Yakov Lerner
1
-8
/
+20
2006-06-18
Fix git-format-patch -s
Eric W. Biederman
1
-2
/
+5
2006-06-18
Some more memory leak avoidance
Linus Torvalds
3
-2
/
+14
2006-06-18
Move "void *util" from "struct object" into "struct commit"
Linus Torvalds
6
-42
/
+48
2006-06-18
Shrink "struct object" a bit
Linus Torvalds
21
-96
/
+113
2006-06-18
mailinfo: ignore blanks after in-body headers.
Junio C Hamano
1
-8
/
+14
2006-06-18
Don't parse any headers in the real body of an email message.
Eric W. Biederman
1
-0
/
+2
2006-06-18
t5100: mailinfo and mailsplit tests.
Junio C Hamano
17
-0
/
+626
2006-06-18
Make t4101-apply-nonl bring along its patches
Dennis Stosberg
13
-5
/
+89
2006-06-18
Update gitweb README: gitweb is now included with git
Jakub Narebski
1
-8
/
+1
2006-06-18
git-cvsexportcommit.perl: fix typo
Sven Verdoolaege
1
-1
/
+1
2006-06-17
gitweb.cgi history not shown
Linus Torvalds
3
-1
/
+8
2006-06-17
Implement safe_strncpy() as strlcpy() and use it more.
Peter Eriksen
9
-27
/
+28
2006-06-17
gitweb: Make the `blame' interface in gitweb optional.
Florian Forster
1
-2
/
+25
2006-06-17
gitweb: Adding a `blame' interface.
Florian Forster
1
-1
/
+107
2006-06-17
cvsimport: keep one index per branch during import
Martin Langhoff
1
-7
/
+30
2006-06-17
cvsimport: complete the cvsps run before starting the import
Martin Langhoff
1
-14
/
+28
2006-06-17
cvsimport: ignore CVSPS_NO_BRANCH and impossible branches
Martin Langhoff
1
-1
/
+16
2006-06-17
blame: Add --time to produce raw timestamps
Fredrik Kuivinen
2
-5
/
+24
2006-06-17
fix git alias
Junio C Hamano
1
-3
/
+3
2006-06-17
Add a "--notags" option for git-p4import.
Sean
2
-5
/
+12
2006-06-16
git-svn: rebuild convenience and bugfixes
Eric Wong
1
-2
/
+19
2006-06-16
git-svn: svn (command-line) 1.0.x compatibility
Eric Wong
2
-43
/
+51
2006-06-16
git-svn: tests no longer fail if LC_ALL is not a UTF-8 locale
Eric Wong
2
-4
/
+9
2006-06-16
git-svn: bugfix and optimize the 'log' command
Eric Wong
1
-8
/
+52
2006-06-16
git-svn: Eliminate temp file usage in libsvn_get_file()
Eric Wong
1
-33
/
+23
2006-06-16
git-svn: fix several small bugs, enable branch optimization
Eric Wong
1
-65
/
+81
2006-06-16
git-svn: avoid creating some small files
Eric Wong
1
-18
/
+8
2006-06-16
git-svn: make the $GIT_DIR/svn/*/revs directory obsolete
Eric Wong
4
-132
/
+224
2006-06-16
git-svn: add support for Perl SVN::* libraries
Eric Wong
3
-111
/
+974
2006-06-16
git-svn: add 'log' command, a facsimile of basic `svn log'
Eric Wong
1
-17
/
+243
[next]