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-10-20
git-pickaxe: introduce heuristics to avoid "trivial" chunks
Junio C Hamano
1
-4
/
+32
2006-10-20
git-pickaxe: improve "best match" heuristics
Junio C Hamano
1
-23
/
+48
2006-10-20
git-pickaxe: fix nth_line()
Junio C Hamano
1
-0
/
+3
2006-10-20
git-pickaxe: pagenate output by default.
Junio C Hamano
1
-1
/
+1
2006-10-20
git-pickaxe -C: blame cut-and-pasted lines.
Junio C Hamano
2
-3
/
+102
2006-10-20
git-pickaxe -M: blame line movements within a file.
Junio C Hamano
2
-7
/
+130
2006-10-19
git-pickaxe: blame rewritten.
Junio C Hamano
8
-0
/
+1314
2006-10-19
Merge branch 'maint'
Junio C Hamano
2
-0
/
+64
2006-10-19
git-apply: prepare for upcoming GNU diff -u format change.
Linus Torvalds
2
-0
/
+64
2006-10-19
Don't use $author_name undefined when $from contains no /\s</.
Jim Meyering
1
-1
/
+1
2006-10-18
Merge branch 'mw/pathinfo'
Junio C Hamano
2
-20
/
+85
2006-10-18
Merge branch 'js/diff'
Junio C Hamano
2
-1
/
+2
2006-10-18
Merge branch 'jc/send-email'
Junio C Hamano
1
-4
/
+23
2006-10-18
Merge branch 'jc/grep'
Junio C Hamano
5
-20
/
+120
2006-10-18
Merge early part of branch 'jc/diff-apply-patch'
Junio C Hamano
1
-2
/
+2
2006-10-18
Merge branch 'jc/diff-numstat'
Junio C Hamano
4
-12
/
+47
2006-10-18
Merge branch 'pb/bisect'
Junio C Hamano
1
-5
/
+6
2006-10-18
Merge branch 'mw/send-email'
Junio C Hamano
1
-2
/
+6
2006-10-18
Merge branch 'rs/rebase'
Junio C Hamano
2
-3
/
+16
2006-10-18
Merge branch 'sb/fetch'
Junio C Hamano
3
-18
/
+27
2006-10-18
Merge branch 'sk/svn'
Junio C Hamano
1
-39
/
+54
2006-10-18
Merge branch 'rs/zip'
Junio C Hamano
2
-6
/
+46
2006-10-18
Add revspec documentation for ':path', ':[0-3]:path' and git-describe
pclouds@gmail.com
1
-1
/
+15
2006-10-18
Reject hexstring longer than 40-bytes in get_short_sha1()
pclouds@gmail.com
1
-1
/
+1
2006-10-18
reduce delta head inflated size
Nicolas Pitre
1
-1
/
+1
2006-10-18
git-imap-send: Strip smtp From_ header from imap message.
Markus Amsler
1
-0
/
+8
2006-10-17
add proper dependancies on the xdiff source
Andy Whitcroft
1
-0
/
+2
2006-10-16
bisect reset: Leave the tree in usable state if git-checkout failed
Petr Baudis
1
-5
/
+6
2006-10-16
Merge branch 'maint'
Junio C Hamano
1
-2
/
+3
2006-10-16
Fix hash function in xdiff library
Linus Torvalds
1
-2
/
+3
2006-10-15
svnimport: Fix broken tags being generated
Petr Baudis
1
-1
/
+1
2006-10-15
Replace open-coded version of hash_sha1_file()
Rene Scharfe
1
-7
/
+1
2006-10-15
Make write_sha1_file_prepare() void
Rene Scharfe
1
-6
/
+5
2006-10-14
Revert "move pack creation to version 3"
Junio C Hamano
2
-7
/
+3
2006-10-14
Merge branch 'jc/http'
Junio C Hamano
1
-257
/
+0
2006-10-14
clone: the given repository dir should be relative to $PWD
Yasushi SHOJI
2
-1
/
+7
2006-10-14
cvsserver: fix "cvs diff" in a subdirectory
Johannes Schindelin
1
-1
/
+1
2006-10-14
cvsserver: Show correct letters for modified, removed and added files
Johannes Schindelin
1
-12
/
+51
2006-10-14
git-svn: reduce memory usage for large commits
Eric Wong
1
-2
/
+4
2006-10-14
Fix tracing when GIT_TRACE is set to an empty string.
Christian Couder
1
-1
/
+2
2006-10-14
Make write_sha1_file_prepare() static
Rene Scharfe
2
-12
/
+3
2006-10-14
Add hash_sha1_file()
Rene Scharfe
5
-34
/
+22
2006-10-14
git-svn: fix commits over svn+ssh://
Eric Wong
1
-2
/
+2
2006-10-13
diff --numstat
Junio C Hamano
4
-12
/
+47
2006-10-13
t4015: work-around here document problem on Cygwin.
Junio C Hamano
1
-6
/
+6
2006-10-12
Documentation: add missing second colons and remove a typo
Rene Scharfe
4
-6
/
+6
2006-10-12
diff: fix 2 whitespace issues
Johannes Schindelin
2
-17
/
+134
2006-10-12
apply --numstat -z: line termination fix.
Junio C Hamano
1
-1
/
+1
2006-10-11
git-svn: add a message encouraging use of SVN::* libraries
Eric Wong
1
-0
/
+14
2006-10-11
commit: fix a segfault when displaying a commit with unreachable parents
Eric Wong
1
-4
/
+7
[next]