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
2009-05-25
Merge branch 'jc/mktree' into sb/opt-filename
Junio C Hamano
7
-135
/
+280
2009-05-25
Merge branch 'sb/format-patch-parseopt' into sb/opt-filename
Junio C Hamano
1
-100
/
+160
2009-05-25
Merge branch 'sb/show-branch-parse-options' into sb/opt-filename
Junio C Hamano
3
-71
/
+84
2009-05-25
Merge branch 'master' into sb/opt-filename
Junio C Hamano
448
-6304
/
+16187
2009-05-24
Merge branch 'maint'
Junio C Hamano
1
-1
/
+2
2009-05-24
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
1
-1
/
+2
2009-05-24
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
1
-1
/
+2
2009-05-24
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
1
-1
/
+2
2009-05-24
apply: handle filenames with double slashes better
Michal Marek
1
-6
/
+20
2009-05-24
http-push.c::remove_locks(): fix use after free
Alex Riesen
1
-1
/
+2
2009-05-24
t/t3400-rebase.sh: add more tests to help migrating git-rebase.sh to C
Nguyễn Thái Ngọc Duy
1
-0
/
+31
2009-05-23
grep: fix word-regexp at the beginning of lines
René Scharfe
2
-1
/
+9
2009-05-23
apply, fmt-merge-msg: use relative filenames
Stephen Boyd
4
-0
/
+79
2009-05-23
commit: -F overrides -t
Stephen Boyd
2
-0
/
+14
2009-05-23
post-receive-email: hooks.showrev: show how to include both web link and patch
Jim Meyering
1
-0
/
+4
2009-05-23
MinGW: Fix compiler warning in merge-recursive
Johannes Schindelin
1
-2
/
+3
2009-05-23
MinGW: Add a simple getpass()
Johannes Schindelin
2
-0
/
+17
2009-05-23
MinGW: use POSIX signature of waitpid()
Johannes Schindelin
1
-1
/
+1
2009-05-23
MinGW: the path separator to split GITPERLLIB is ';' on Win32
Johannes Schindelin
1
-1
/
+3
2009-05-23
MinGW: Scan for \r in addition to \n when reading shbang lines
Peter Harris
1
-2
/
+2
2009-05-23
Merge branch 'jn/gitweb-cleanup'
Junio C Hamano
1
-42
/
+42
2009-05-23
Merge branch 'mg/track'
Junio C Hamano
2
-2
/
+16
2009-05-23
Merge branch 'fc/decorate-tag'
Junio C Hamano
7
-11
/
+11
2009-05-23
Merge branch 'tp/send-email-from-config'
Junio C Hamano
2
-3
/
+7
2009-05-23
Merge branch 'js/maint-no-ln-across-libexec-and-bin'
Junio C Hamano
1
-0
/
+4
2009-05-23
Merge branch 'da/mergetool-lib'
Junio C Hamano
1
-3
/
+3
2009-05-23
Merge branch 'cc/bisect' (early part)
Junio C Hamano
9
-271
/
+494
2009-05-23
Merge branch 'lt/maint-diff-reduce-lstat'
Junio C Hamano
2
-3
/
+3
2009-05-23
Merge branch 'jm/format-patch-no-auto-n-when-k-is-given'
Junio C Hamano
2
-1
/
+20
2009-05-23
Merge branch 'do/maint-merge-recursive-fix'
Junio C Hamano
2
-5
/
+101
2009-05-23
Merge branch 'rr/forbid-bs-in-ref'
Junio C Hamano
2
-1
/
+4
2009-05-23
Merge branch 'hv/sample-update'
Junio C Hamano
1
-0
/
+10
2009-05-23
Merge branch 'jk/maint-1.6.0-trace-argv'
Junio C Hamano
1
-4
/
+4
2009-05-23
Merge branch 'jk/no-no-no-empty-directory'
Junio C Hamano
1
-1
/
+1
2009-05-23
Merge branch 'rs/grep-parseopt'
Junio C Hamano
7
-252
/
+350
2009-05-23
Merge branch 'fl/git-pm'
Junio C Hamano
3
-9
/
+22
2009-05-23
Merge branch 'mt/submodule-reference'
Junio C Hamano
3
-6
/
+127
2009-05-22
OpenSolaris 200811 (SunOS 5.11) does not want OLD_ICONV
Junio C Hamano
1
-1
/
+3
2009-05-22
Teach Solaris that _XOPEN_SOURCE=600 really menas XPG6
Junio C Hamano
1
-0
/
+2
2009-05-22
show-branch: migrate to parse-options API
Stephen Boyd
1
-62
/
+63
2009-05-22
Merge branch 'mh/show-branch-color' into sb/show-branch-parse-options
Junio C Hamano
4
-5
/
+66
2009-05-22
parse-options: add PARSE_OPT_LITERAL_ARGHELP for complicated argh's
Stephen Boyd
2
-9
/
+21
2009-05-22
t8005: convert CP1251 character set to ISO8859-5
Brandon Casey
3
-15
/
+15
2009-05-22
t8005: use more portable character encoding names
Brandon Casey
1
-3
/
+3
2009-05-22
gitweb: Sanitize title attribute in format_subject_html
Jakub Narebski
1
-1
/
+2
2009-05-21
Terminate argv with NULL before calling setup_revisions()
Nguyễn Thái Ngọc Duy
2
-2
/
+3
2009-05-21
doc/git-rebase.txt: remove mention of multiple strategies
Nguyễn Thái Ngọc Duy
1
-2
/
+1
2009-05-21
Merge git://git.bogomips.org/git-svn
Junio C Hamano
32
-211
/
+334
2009-05-21
git-send-email: Handle quotes when parsing .mailrc files
Eric W. Biederman
1
-1
/
+1
2009-05-21
git-svn: add --authors-prog option
Mark Lodato
3
-3
/
+106
[prev]
[next]