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-21
Merge branch 'master' into next
Junio C Hamano
2
-26
/
+35
2006-06-20
checkout -f: do not leave untracked working tree files.
Junio C Hamano
1
-2
/
+1
2006-06-20
Log peer address when git-daemon called from inetd
David Woodhouse
1
-24
/
+34
2006-06-20
Merge branch 'jn/web' into next
Junio C Hamano
2
-154
/
+252
2006-06-20
gitweb: style done with stylesheet
Jakub Narebski
2
-154
/
+246
2006-06-20
gitweb: A couple of page title tweaking
Jakub Narebski
1
-0
/
+6
2006-06-20
Merge branch 'jn/web' into next
Junio C Hamano
1
-1
/
+1
2006-06-20
Fix: Support for the standard mime.types map in gitweb
Jakub Narebski
1
-1
/
+1
2006-06-20
Merge branch 'master' into next
Junio C Hamano
3
-6
/
+41
2006-06-20
Merge branch 'jn/web' into next
Junio C Hamano
1
-2
/
+2
2006-06-20
Merge branch 'pb/config' into next
Junio C Hamano
2
-3
/
+1
2006-06-20
git-svn: fix --rmdir when using SVN:: libraries
Eric Wong
3
-6
/
+41
2006-06-20
git_config: access() returns 0 on success, not > 0
Johannes Schindelin
1
-1
/
+1
2006-06-20
repo-config: Fix late-night bug
Johannes Schindelin
1
-2
/
+0
2006-06-19
gitweb: add type="text/css" to stylesheet link
Jakub Narebski
1
-2
/
+2
2006-06-19
Merge branch 'jc/waitpid' into next
Junio C Hamano
3
-0
/
+15
2006-06-19
Merge branch 'lt/objlist' into next
Junio C Hamano
24
-148
/
+241
2006-06-19
Merge branches 'js/lsfix', 'pb/config' and 'jn/web' into next
Junio C Hamano
7
-71
/
+319
2006-06-19
Add "named object array" concept
Linus Torvalds
14
-131
/
+151
2006-06-19
Restore SIGCHLD to SIG_DFL where we care about waitpid().
Junio C Hamano
3
-0
/
+15
2006-06-19
xdiff: minor changes to match libxdiff-0.21
Junio C Hamano
2
-7
/
+5
2006-06-19
fix rfc2047 formatter.
Junio C Hamano
1
-4
/
+17
2006-06-19
Fix t8001-annotate and t8002-blame for ActiveState Perl
Dennis Stosberg
1
-1
/
+1
2006-06-19
Add specialized object allocator
Linus Torvalds
7
-5
/
+67
2006-06-19
Read configuration also from $HOME/.gitconfig
Johannes Schindelin
2
-15
/
+58
2006-06-19
Fix setting config variables with an alternative GIT_CONFIG
Johannes Schindelin
3
-4
/
+37
2006-06-19
Initialize lock_file struct to all zero.
Johannes Schindelin
2
-2
/
+2
2006-06-19
Make CSS file gitweb/gitweb.css more readable
Jakub Narebski
1
-50
/
+222
2006-06-18
Merge early parts of branch 'ff/c99'
Junio C Hamano
8
-38
/
+50
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
Change types used in bitfields to be `int's.
Florian Forster
1
-1
/
+1
2006-06-18
Don't use empty structure initializers.
Florian Forster
1
-2
/
+1
2006-06-18
Cast pointers to `void *' when used in a format.
Florian Forster
1
-2
/
+2
2006-06-18
Don't instantiate structures with FAMs.
Florian Forster
1
-19
/
+22
2006-06-18
Initialize FAMs using `FLEX_ARRAY'.
Florian Forster
1
-1
/
+2
2006-06-18
Remove ranges from switch statements.
Florian Forster
3
-13
/
+22
2006-06-18
Support for extracting configuration from different files
Petr Baudis
2
-1
/
+23
[next]