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-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
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
2009-05-21
git-svn: Set svn.authorsfile if it is passed to git svn clone
Alex Vandiver
1
-0
/
+1
2009-05-21
git-svn: Correctly report max revision when following deleted paths
Alex Vandiver
1
-1
/
+1
2009-05-21
git-svn: Fix for svn paths removed > log-window-size revisions ago
Alex Vandiver
1
-1
/
+5
2009-05-21
git-svn testsuite: use standard configuration for Subversion tools
Eygene Ryabinkin
29
-206
/
+221
2009-05-20
Merge branch 'maint'
Junio C Hamano
4
-3
/
+17
2009-05-20
grep: fix word-regexp colouring
René Scharfe
1
-0
/
+5
2009-05-20
completion: use git rev-parse to detect bare repos
Giuseppe Bilotta
1
-1
/
+1
2009-05-20
Cope better with a _lot_ of packs
Johannes Schindelin
1
-0
/
+6
2009-05-20
grep: make callback functions static
René Scharfe
1
-8
/
+10
2009-05-20
for-each-ref: fix segfault in copy_email
Jeff King
1
-2
/
+5
2009-05-20
Extend sample pre-commit hook to check for non ascii filenames
Heiko Voigt
1
-0
/
+25
2009-05-20
Unify signedness in hashing calls
Dan McGee
2
-6
/
+6
2009-05-18
Merge branch 'np/push-delta'
Junio C Hamano
3
-8
/
+23
2009-05-18
Merge branch 'ar/merge-one-file-diag'
Junio C Hamano
0
-0
/
+0
2009-05-18
Merge branch 'ar/unlink-err'
Junio C Hamano
26
-50
/
+68
2009-05-18
Merge branch 'jk/maint-add-empty'
Junio C Hamano
1
-1
/
+1
2009-05-18
Merge branch 'js/add-edit'
Junio C Hamano
3
-4
/
+187
2009-05-18
Merge branch 'mh/diff-stat-color'
Junio C Hamano
1
-8
/
+7
2009-05-18
Merge branch 'mh/show-branch-color'
Junio C Hamano
4
-5
/
+66
2009-05-18
Merge branch 'ac/graph-horizontal-line'
Junio C Hamano
2
-19
/
+49
2009-05-18
Merge branch 'ae/anon-fetch-info'
Junio C Hamano
3
-2
/
+54
[next]