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-06-27
fast-export: Omit tags that tag trees
Elijah Newren
1
-1
/
+7
2009-06-27
Merge branch 'maint'
Junio C Hamano
2
-0
/
+34
2009-06-27
Test grep --and/--or/--not
Thomas Rast
1
-0
/
+30
2009-06-27
Test git archive --remote
Thomas Rast
1
-0
/
+4
2009-06-26
t9138: remove stray dot in test which broke bash
Eric Wong
1
-1
/
+0
2009-06-25
git svn: Support multiple branch and tag paths in the svn repository.
Marc Branchaud
1
-0
/
+114
2009-06-25
Add 'git svn reset' to unwind 'git svn fetch'
Ben Jackson
1
-0
/
+66
2009-06-25
git-svn: let 'dcommit $rev' work on $rev instead of HEAD
Thomas Rast
1
-0
/
+19
2009-06-23
t/t9001-send-email.sh: ensure generated script is executed with $SHELL_PATH
Brandon Casey
1
-1
/
+4
2009-06-22
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2009-06-22
t3700-add: add a POSIXPERM prerequisite to a new test
Johannes Sixt
1
-1
/
+1
2009-06-22
Merge branch 'sb/maint-1.6.0-add-config-fix' into maint
Junio C Hamano
1
-0
/
+13
2009-06-21
Sync with 1.6.3.3
Junio C Hamano
1
-5
/
+5
2009-06-21
Merge branch 'cb/maint-no-double-merge' into maint
Junio C Hamano
1
-0
/
+3
2009-06-21
t3505: fix abuse of test_expect_code
Junio C Hamano
1
-5
/
+5
2009-06-20
Merge branch 'ph/submodule-rebase'
Junio C Hamano
1
-1
/
+59
2009-06-20
Merge branch 'jc/cache-tree'
Junio C Hamano
1
-37
/
+37
2009-06-20
Merge branch 'mg/pushurl'
Junio C Hamano
2
-3
/
+20
2009-06-20
Merge branch 'sb/pull-rebase'
Junio C Hamano
1
-0
/
+14
2009-06-20
Merge branch 'pb/send-email-cccmd-fix'
Junio C Hamano
1
-5
/
+75
2009-06-20
Merge branch 'sb/maint-1.6.0-add-config-fix'
Junio C Hamano
1
-0
/
+13
2009-06-18
add: allow configurations to be overriden by command line
Stephen Boyd
1
-0
/
+13
2009-06-18
stash: teach quiet option
Stephen Boyd
1
-0
/
+23
2009-06-18
am, rebase: teach quiet option
Stephen Boyd
2
-6
/
+31
2009-06-18
Test cccmd in t9001-send-email.sh and fix some bugs
Paolo Bonzini
1
-5
/
+75
2009-06-18
t4150: test applying with a newline in subject
Stephen Boyd
1
-0
/
+8
2009-06-13
parse-opt: make PARSE_OPT_STOP_AT_NON_OPTION available to git rev-parse
Uwe Kleine-König
1
-0
/
+5
2009-06-13
more tests for git rev-parse --parse-opt
Uwe Kleine-König
1
-2
/
+36
2009-06-13
diff-tree -r -t: include added/removed directories in the output
Nick Edelen
1
-0
/
+53
2009-06-13
Merge branch 'mh/fix-send-email-threaded'
Junio C Hamano
1
-0
/
+21
2009-06-13
Merge branch 'rc/http-push'
Junio C Hamano
2
-0
/
+44
2009-06-13
Merge branch 'cc/bisect' (early part)
Junio C Hamano
1
-0
/
+12
2009-06-13
Merge branch 'cb/maint-no-double-merge'
Junio C Hamano
1
-0
/
+3
2009-06-13
Merge branch 'ph/submodule-rebase' (early part)
Junio C Hamano
1
-0
/
+140
2009-06-13
Merge branch 'nw/maint-cvsexportcommit'
Junio C Hamano
1
-0
/
+18
2009-06-13
bisect: use a PRNG with a bias when skipping away from untestable commits
Christian Couder
1
-2
/
+2
2009-06-13
builtin-remote: Show push urls as well
Michael J Gruber
1
-3
/
+7
2009-06-12
Merge branch 'mh/maint-fix-send-email-threaded' into mh/fix-send-email-threaded
Junio C Hamano
1
-0
/
+10
2009-06-12
send-email: fix threaded mails without chain-reply-to
Markus Heidelberg
1
-1
/
+1
2009-06-12
add a test for git-send-email for threaded mails without chain-reply-to
Markus Heidelberg
1
-0
/
+11
2009-06-12
send-email: fix non-threaded mails
Markus Heidelberg
1
-1
/
+1
2009-06-12
add a test for git-send-email for non-threaded mails
Markus Heidelberg
1
-0
/
+10
2009-06-11
parse-remote: support default reflist in get_remote_merge_branch
Santi Béjar
1
-0
/
+14
2009-06-09
t5516: Check pushurl config setting
Michael J Gruber
1
-0
/
+13
2009-06-09
send-email: use UTF-8 rather than utf-8 for consistency
Brandon Casey
1
-4
/
+4
2009-06-06
t6030: test skipping away from an already skipped commit
Christian Couder
1
-0
/
+12
2009-06-06
t5550-http-fetch: test fetching of packed objects
Tay Ray Chuan
1
-0
/
+8
2009-06-06
http-push: send out fetch requests on queue
Tay Ray Chuan
1
-2
/
+2
2009-06-06
t5540-http-push: test fetching of packed objects
Tay Ray Chuan
1
-0
/
+20
2009-06-06
t5540-http-push: test fetching of loose objects
Tay Ray Chuan
1
-0
/
+16
[prev]
[next]