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
2006-06-18
Make git-stripspace a builtin
Lukas Sandström
4
-9
/
+19
2006-06-18
Make git-mailinfo a builtin
Lukas Sandström
4
-46
/
+61
2006-06-18
Make git-mailsplit a builtin
Lukas Sandström
4
-33
/
+48
2006-06-18
Make git-write-tree a builtin
Lukas Sandström
4
-30
/
+50
2006-06-18
Merge branch 'yl/build'
Junio C Hamano
1
-8
/
+20
2006-06-18
Merge branch 'jc/shared'
Junio C Hamano
5
-7
/
+47
2006-06-18
Merge branch 'eb/mail'
Junio C Hamano
1
-2
/
+5
2006-06-18
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-17
auto-detect changed prefix and/or changed build flags
Yakov Lerner
1
-8
/
+20
2006-06-17
Fix git-format-patch -s
Eric W. Biederman
1
-2
/
+5
2006-06-17
Some more memory leak avoidance
Linus Torvalds
3
-2
/
+14
2006-06-17
Move "void *util" from "struct object" into "struct commit"
Linus Torvalds
6
-42
/
+48
2006-06-17
Shrink "struct object" a bit
Linus Torvalds
21
-96
/
+113
2006-06-17
Merge early part of branch 'jc/fetchupload'
Junio C Hamano
1
-0
/
+16
2006-06-17
Merge branch 'jc/rw-prefix'
Junio C Hamano
7
-13
/
+141
2006-06-17
Merge branch 'pe/date'
Junio C Hamano
1
-1
/
+1
2006-06-17
mailinfo: ignore blanks after in-body headers.
Junio C Hamano
1
-8
/
+14
2006-06-17
Don't parse any headers in the real body of an email message.
Eric W. Biederman
1
-0
/
+2
2006-06-17
t5100: mailinfo and mailsplit tests.
Junio C Hamano
17
-0
/
+626
2006-06-17
Make t4101-apply-nonl bring along its patches
Dennis Stosberg
13
-5
/
+89
2006-06-17
Update gitweb README: gitweb is now included with git
Jakub Narebski
1
-8
/
+1
2006-06-17
git-cvsexportcommit.perl: fix typo
Sven Verdoolaege
1
-1
/
+1
2006-06-16
gitweb.cgi history not shown
Linus Torvalds
3
-1
/
+8
2006-06-16
Implement safe_strncpy() as strlcpy() and use it more.
Peter Eriksen
9
-27
/
+28
2006-06-16
gitweb: Make the `blame' interface in gitweb optional.
Florian Forster
1
-2
/
+25
2006-06-16
gitweb: Adding a `blame' interface.
Florian Forster
1
-1
/
+107
2006-06-16
cvsimport: keep one index per branch during import
Martin Langhoff
1
-7
/
+30
2006-06-16
cvsimport: complete the cvsps run before starting the import
Martin Langhoff
1
-14
/
+28
2006-06-16
cvsimport: ignore CVSPS_NO_BRANCH and impossible branches
Martin Langhoff
1
-1
/
+16
2006-06-16
blame: Add --time to produce raw timestamps
Fredrik Kuivinen
2
-5
/
+24
2006-06-16
fix git alias
Junio C Hamano
1
-3
/
+3
2006-06-16
Add a "--notags" option for git-p4import.
Sean
2
-5
/
+12
2006-06-16
Merge git://git.bogomips.org/git-svn
Junio C Hamano
5
-297
/
+2150
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
2006-06-16
git-svn: add UTF-8 message test
Eric Wong
1
-0
/
+13
[next]