index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-03
test-lib.sh: optionally output to test-results/$TEST.out, too
Johannes Schindelin
2
-0
/
+24
2009-02-03
Valgrind support: check for more than just programming errors
Johannes Schindelin
1
-0
/
+15
2009-02-03
valgrind: ignore ldso and more libz errors
Jeff King
1
-4
/
+26
2009-02-03
Add valgrind support in test scripts
Johannes Schindelin
5
-3
/
+99
2009-02-03
tests: fix test_commit() for case insensitive filesystems
Junio C Hamano
1
-1
/
+1
2009-02-03
t3412: further simplify setting of GIT_EDITOR
Junio C Hamano
1
-4
/
+0
2009-02-03
Merge branch 'jc/maint-add-u-remove-conflicted'
Junio C Hamano
1
-1
/
+49
2009-02-01
t3412: use log|name-rev instead of log --graph
Thomas Rast
1
-26
/
+39
2009-02-01
mailinfo: cleanup extra spaces for complex 'From:'
Kirill Smelkov
3
-4
/
+4
2009-01-31
Merge branch 'ks/maint-mailinfo-folded'
Junio C Hamano
21
-2
/
+209
2009-01-31
Merge branch 'jc/maint-allow-uninteresting-missing'
Junio C Hamano
1
-0
/
+37
2009-01-31
Merge branch 'jg/tag-contains'
Junio C Hamano
1
-0
/
+115
2009-01-31
Merge branch 'js/maint-rebase-i-submodule'
Junio C Hamano
1
-0
/
+26
2009-01-31
Merge branch 'jc/maint-split-diff-metainfo'
Junio C Hamano
2
-1
/
+19
2009-01-31
Merge branch 'jk/signal-cleanup'
Junio C Hamano
1
-0
/
+22
2009-01-30
t3412: clean up GIT_EDITOR usage
Thomas Rast
1
-25
/
+13
2009-01-30
Fix 'git diff --no-index' with a non-existing symlink target
Johannes Schindelin
1
-0
/
+7
2009-01-30
t0005: use SIGTERM for sigchain test
Jeff King
1
-1
/
+1
2009-01-28
Simplify t3412
Johannes Schindelin
1
-21
/
+7
2009-01-28
Simplify t3411
Johannes Schindelin
1
-48
/
+17
2009-01-28
Simplify t3410
Johannes Schindelin
1
-89
/
+35
2009-01-28
test-lib.sh: introduce test_commit() and test_merge() helpers
Johannes Schindelin
2
-0
/
+43
2009-01-28
lib-rebase.sh: Document what set_fake_editor() does
Johannes Schindelin
1
-0
/
+12
2009-01-28
t3404 & t3411: undo copy&paste
Johannes Schindelin
3
-67
/
+44
2009-01-28
add -u: do not fail to resolve a path as deleted
Junio C Hamano
1
-1
/
+49
2009-01-28
mailinfo: tests for RFC2047 examples
Kirill Smelkov
14
-0
/
+100
2009-01-28
mailinfo: add explicit test for mails like '<a.u.thor@example.com> (A U Thor)'
Kirill Smelkov
5
-1
/
+11
2009-01-28
Merge branch 'tr/previous-branch'
Junio C Hamano
2
-0
/
+163
2009-01-28
Fix submodule squashing into unrelated commit
Johannes Schindelin
1
-1
/
+1
2009-01-28
rebase -i squashes submodule changes into unrelated commit
Junio C Hamano
1
-0
/
+26
2009-01-28
git-tag: Add --contains option
Jake Goulding
1
-0
/
+115
2009-01-28
revision traversal: allow UNINTERESTING objects to be missing
Junio C Hamano
1
-0
/
+37
2009-01-28
Windows: Fix intermittent failures of t7701
Johannes Sixt
1
-7
/
+7
2009-01-28
Merge branch 'maint'
Junio C Hamano
1
-0
/
+106
2009-01-27
send-pack: do not send unknown object name from ".have" to pack-objects
Junio C Hamano
1
-0
/
+106
2009-01-27
Merge branch 'jc/maint-1.6.0-split-diff-metainfo' into jc/maint-split-diff-me...
Junio C Hamano
2
-1
/
+19
2009-01-27
diff.c: output correct index lines for a split diff
Junio C Hamano
1
-0
/
+18
2009-01-26
tests: Avoid single-shot environment export for shell function invocation
Junio C Hamano
2
-5
/
+25
2009-01-26
rebase -i: correctly remember --root flag across --continue
Junio C Hamano
1
-0
/
+94
2009-01-25
Merge git://git.bogomips.org/git-svn
Junio C Hamano
1
-0
/
+98
2009-01-25
Merge branch 'js/diff-color-words'
Junio C Hamano
1
-0
/
+200
2009-01-25
Merge branch 'js/maint-all-implies-HEAD'
Junio C Hamano
2
-2
/
+40
2009-01-25
Merge branch 'sr/clone-empty'
Junio C Hamano
1
-0
/
+16
2009-01-25
git-svn: Add test for --ignore-paths parameter
Vitaly \"_Vi\" Shukela
1
-0
/
+98
2009-01-25
t1505: remove debugging cruft
Thomas Rast
1
-2
/
+0
2009-01-23
Merge branch 'js/patience-diff'
Junio C Hamano
1
-0
/
+168
2009-01-23
Merge branch 'cb/maint-unpack-trees-absense' into maint
Junio C Hamano
1
-0
/
+51
2009-01-23
Merge branch 'tr/maint-no-index-fixes' into maint
Junio C Hamano
2
-0
/
+4
2009-01-23
Merge branch 'js/add-not-submodule' into maint
Junio C Hamano
1
-0
/
+25
2009-01-23
git-am: implement --reject option passed to git-apply
martin f. krafft
2
-1
/
+31
[next]