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
Merge early parts of branch 'ls/am'
Junio C Hamano
9
-127
/
+200
2006-06-18
Make git-update-ref a builtin
Lukas Sandström
4
-5
/
+11
2006-06-18
Make git-update-index a builtin
Lukas Sandström
4
-11
/
+18
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 'jn/web' into next
Junio C Hamano
2
-63
/
+144
2006-06-18
Merge branch 'pb/config' into next
Junio C Hamano
9
-80
/
+175
2006-06-18
Fix gitweb stylesheet
Jakub Narebski
1
-0
/
+4
2006-06-18
Support for the standard mime.types map in gitweb
Petr Baudis
1
-0
/
+44
2006-06-18
gitweb: text files for 'blob_plain' action without charset by default
Jakub Narebski
1
-3
/
+3
2006-06-18
gitweb: safely output binary files for 'blob_plain' action
Jakub Narebski
1
-4
/
+39
2006-06-18
Move gitweb style to gitweb.css
Jakub Narebski
2
-60
/
+58
2006-06-18
Support for extracting configuration from different files
Petr Baudis
2
-1
/
+23
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
Merge branch 'master' into next
Junio C Hamano
2
-32
/
+30
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
Merge branch 'yl/build' into next
Junio C Hamano
1
-8
/
+20
2006-06-17
auto-detect changed prefix and/or changed build flags
Yakov Lerner
1
-8
/
+20
2006-06-17
Merge branch 'eb/mail' into next
Junio C Hamano
24
-142
/
+180
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
Merge branch 'js/diff'
Junio C Hamano
60
-393
/
+3252
2006-06-17
diff options: add --color
Johannes Schindelin
3
-11
/
+73
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
[next]