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
2008-09-10
Install git-cvsserver in $(bindir)
Nanako Shiraishi
1
-1
/
+1
2008-09-10
separate build targets for man and html documentation
Michael J Gruber
2
-3
/
+18
2008-09-10
allow installation of man and html doc from the man and html branches
Michael J Gruber
3
-0
/
+13
2008-09-10
Fix git-diff-tree --stdin
Junio C Hamano
2
-3
/
+15
2008-09-10
Merge branch 'maint'
Junio C Hamano
10
-25
/
+71
2008-09-10
Update draft release notes for 1.6.0.2
Junio C Hamano
1
-2
/
+22
2008-09-10
Use compatibility regex library for OSX/Darwin
Arjen Laarhoven
6
-2
/
+10
2008-09-10
git-svn: Fixes my() parameter list syntax error in pre-5.8 Perl
Marcus Griep
1
-1
/
+1
2008-09-10
Git.pm: Use File::Temp->tempfile instead of ->new
Marcus Griep
2
-14
/
+32
2008-09-10
t7501: always use test_cmp instead of diff
Miklos Vajna
1
-6
/
+6
2008-09-10
Merge branch 'jc/maint-log-grep' into maint
Junio C Hamano
4
-17
/
+114
2008-09-10
Merge branch 'jc/maint-hide-cr-in-diff-from-less' into maint
Junio C Hamano
3
-3
/
+34
2008-09-10
Merge branch 'jc/maint-checkout-fix' into maint
Junio C Hamano
2
-1
/
+50
2008-09-10
Merge branch 'np/maint-safer-pack' into maint
Junio C Hamano
6
-55
/
+112
2008-09-09
t9101: use "git hash-object" without dash
Nanako Shiraishi
1
-14
/
+14
2008-09-09
tests: use "git foo" without dash in strings
Nanako Shiraishi
9
-13
/
+13
2008-09-09
t9700: use "git config" without dash
Nanako Shiraishi
1
-8
/
+8
2008-09-09
t9300, t9301: use "git fast-import/fast-export" without dash
Nanako Shiraishi
2
-41
/
+41
2008-09-09
t9200: use "git cvsexportcommit" without dash
Nanako Shiraishi
1
-7
/
+7
2008-09-09
Merge branch 'ho/dashless'
Junio C Hamano
5
-14
/
+14
2008-09-09
Use xmalloc() and friends to catch allocation failures
Dotan Barak
5
-6
/
+6
2008-09-09
Start conforming code to "git subcmd" style part 2
Heikki Orsila
5
-14
/
+14
2008-09-09
refs: improve comments about "reading" argument of "resolve_ref"
Christian Couder
1
-7
/
+13
2008-09-08
t6023-merge-file: Work around non-portable sed usage
Arjen Laarhoven
1
-2
/
+2
2008-09-08
Correct output of git-count-objects.
Mikael Magnusson
1
-1
/
+1
2008-09-08
Windows: git-shell can be compiled again
Johannes Sixt
1
-1
/
+1
2008-09-08
t/t91XX git-svn tests: run "git svn" not "git-svn"
Nanako Shiraishi
27
-174
/
+174
2008-09-08
t/t91XX-svn: start removing use of "git-" from these tests
Nanako Shiraishi
10
-55
/
+58
2008-09-08
Merge git://git.bogomips.org/git-svn
Junio C Hamano
2
-0
/
+17
2008-09-07
Merge branch 'ar/autospell'
Junio C Hamano
8
-4
/
+159
2008-09-07
Merge branch 'jc/cc-ld-dynpath'
Junio C Hamano
3
-8
/
+42
2008-09-07
Merge branch 'jc/hide-cr-in-diff-from-less'
Junio C Hamano
3
-3
/
+34
2008-09-07
Merge branch 'jc/maint-checkout-fix'
Junio C Hamano
2
-1
/
+50
2008-09-07
Teach "git diff -p" to locate PHP class methods
Andreas Ericsson
2
-2
/
+5
2008-09-06
git-svn: fix handling of even funkier branch names
Eric Wong
2
-0
/
+17
2008-09-06
Update draft release notes for 1.6.1
Junio C Hamano
1
-2
/
+7
2008-09-06
Merge git://git.bogomips.org/git-svn
Junio C Hamano
3
-119
/
+164
2008-09-06
git-svn: set auto_props when renaming files
Paul Talacko
2
-0
/
+18
2008-09-06
t9124: clean up chdir usage
Eric Wong
1
-4
/
+2
2008-09-06
Merge updated git-gui and gitk that call each other
Junio C Hamano
9
-120
/
+943
2008-09-06
Merge branch 'maint'
Junio C Hamano
10
-388
/
+477
2008-09-06
Update draft release notes for 1.6.0.2
Junio C Hamano
1
-3
/
+20
2008-09-06
stash: refresh the index before deciding if the work tree is dirty
Junio C Hamano
1
-0
/
+3
2008-09-06
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
5
-381
/
+431
2008-09-05
git-svn: fix 'info' tests for unknown items
Thomas Rast
1
-48
/
+25
2008-09-05
git-svn: match SVN 1.5 behaviour of info' on unknown item
Thomas Rast
1
-2
/
+2
2008-09-05
git svn info: always quote URLs in 'info' output
Thomas Rast
2
-17
/
+38
2008-09-05
git svn info: make info relative to the current directory
Thomas Rast
2
-3
/
+16
2008-09-05
git svn info: tests: fix ptouch argument order in setup
Thomas Rast
1
-4
/
+4
2008-09-05
git svn info: tests: use test_cmp instead of git-diff
Thomas Rast
1
-22
/
+22
[next]