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-18
t4150: test applying with a newline in subject
Stephen Boyd
1
-0
/
+8
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-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-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
2009-06-03
Merge branch 'da/pretty-tempname'
Junio C Hamano
1
-0
/
+9
2009-06-03
Merge branch 'maint'
Junio C Hamano
2
-0
/
+21
2009-06-03
blame: correctly handle a path that used to be a directory
Junio C Hamano
1
-0
/
+15
2009-06-03
Rename submodule.<name>.rebase to submodule.<name>.update
Johan Herland
1
-8
/
+8
2009-06-02
Merge branch 'cb/maint-1.6.0-xdl-merge-fix' into maint
Junio C Hamano
1
-0
/
+6
2009-06-02
Merge branch 'rs/maint-grep-word-regexp-fix' into maint
Junio C Hamano
1
-1
/
+8
2009-06-02
Merge branch 'sb/maint-1.6.2-opt-filename-fix' into maint
Junio C Hamano
3
-0
/
+84
2009-06-02
Merge branch 'jc/maint-add-p-coalesce-fix' into maint
Junio C Hamano
1
-0
/
+38
2009-06-01
test-lib: fix http exit codes
Clemens Buchacher
1
-2
/
+4
2009-06-01
test-lib: allow exit trap to be used for cleanup by tests
Clemens Buchacher
1
-7
/
+14
2009-06-01
test-lib: fail if invalid options are passed
Clemens Buchacher
1
-1
/
+1
2009-06-01
refuse to merge during a merge
Clemens Buchacher
1
-0
/
+3
2009-05-31
diff: generate pretty filenames in prep_temp_blob()
David Aguilar
1
-0
/
+9
2009-05-31
Merge branch 'sb/opt-filename'
Junio C Hamano
1
-2
/
+17
2009-05-31
Merge branch 'jc/mktree'
Junio C Hamano
1
-0
/
+71
2009-05-31
Merge branch 'ew/svn-test-and-old-i18n'
Junio C Hamano
13
-82
/
+82
2009-05-31
Merge branch 'cc/bisect' (early part)
Junio C Hamano
1
-12
/
+1
2009-05-31
git-add: no need for -f when resolving a conflict in already tracked path
Jeff King
1
-0
/
+12
2009-05-30
t9139 uses ancient, backwards-compatible iconv names
Eric Wong
13
-82
/
+82
2009-05-30
Merge git://git.bogomips.org/git-svn
Junio C Hamano
1
-0
/
+47
2009-05-29
Merge branch 'sb/maint-1.6.2-opt-filename-fix'
Junio C Hamano
3
-0
/
+84
2009-05-29
Merge branch 'jc/maint-add-p-coalesce-fix'
Junio C Hamano
1
-0
/
+38
2009-05-29
Merge branch 'rs/maint-grep-word-regexp-fix'
Junio C Hamano
1
-1
/
+8
2009-05-29
t9120: don't expect failure with SVN_HTTPD_PORT unset
Stephen Boyd
1
-11
/
+6
2009-05-28
git-cvsexportcommit can't commit files which have been removed from CVS
Nick Woolley
1
-0
/
+18
2009-05-28
Merge branch 'maint'
Junio C Hamano
1
-0
/
+10
2009-05-28
git-svn: refuse to dcommit non-UTF-8 messages
Eric Wong
1
-0
/
+47
2009-05-27
fix segfault showing an empty remote
Clemens Buchacher
1
-0
/
+10
2009-05-27
t8005: fix typo, it's ISO-8859-5, not KOI8-R
Brandon Casey
1
-1
/
+1
2009-05-27
t5500: Modernize test style
Stephen Boyd
1
-127
/
+149
2009-05-25
Merge branch 'jm/format-patch-no-auto-n-when-k-is-given' into maint
Junio C Hamano
1
-0
/
+7
2009-05-25
Merge branch 'do/maint-merge-recursive-fix' into maint
Junio C Hamano
1
-0
/
+95
[next]