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
2011-12-20
Merge branch 'jc/checkout-m-twoway'
Junio C Hamano
1
-1
/
+3
2011-12-20
t/t2023-checkout-m.sh: fix use of test_must_fail
Ævar Arnfjörð Bjarmason
1
-1
/
+3
2011-12-20
commit: do not lose mergetag header when not amending
Junio C Hamano
1
-1
/
+5
2011-12-20
Merge branch 'tr/cache-tree'
Junio C Hamano
1
-4
/
+2
2011-12-20
t0090: be prepared that 'wc -l' writes leading blanks
Johannes Sixt
1
-4
/
+2
2011-12-19
Update draft release notes to 1.7.9
Junio C Hamano
1
-1
/
+48
2011-12-19
Merge branch 'ab/enable-i18n'
Junio C Hamano
37
-39
/
+1291
2011-12-19
Merge branch 'ew/keepalive'
Junio C Hamano
1
-0
/
+13
2011-12-19
Merge branch 'jc/checkout-m-twoway'
Junio C Hamano
2
-24
/
+83
2011-12-19
Merge branch 'jk/maint-push-over-dav'
Junio C Hamano
7
-5
/
+49
2011-12-19
Merge branch 'jk/fetch-no-tail-match-refs'
Junio C Hamano
8
-41
/
+48
2011-12-19
Merge branch 'nd/resolve-ref'
Junio C Hamano
21
-76
/
+73
2011-12-19
Merge branch 'jn/maint-sequencer-fixes'
Junio C Hamano
6
-126
/
+252
2011-12-19
Merge branch 'jk/maint-snprintf-va-copy'
Junio C Hamano
1
-2
/
+7
2011-12-19
Merge branch 'jk/maint-mv'
Junio C Hamano
2
-4
/
+10
2011-12-19
Merge branch 'ci/stripspace-docs'
Junio C Hamano
2
-7
/
+64
2011-12-19
Merge branch 'rr/test-chaining'
Junio C Hamano
15
-199
/
+123
2011-12-19
Merge branch 'tr/cache-tree'
Junio C Hamano
10
-11
/
+144
2011-12-19
Merge branch 'jk/credentials'
Junio C Hamano
28
-100
/
+2427
2011-12-19
gitweb: Fix fallback mode of to_utf8 subroutine
Jakub Narebski
1
-2
/
+2
2011-12-19
test-terminal: set output terminals to raw mode
Thomas Rast
1
-0
/
+4
2011-12-19
request-pull: do not emit "tag" before the tagname
Junio C Hamano
2
-4
/
+2
2011-12-19
remote-curl: don't pass back fake refs
Jeff King
2
-3
/
+36
2011-12-18
advice: Document that they all default to true
Junio C Hamano
1
-11
/
+8
2011-12-18
lf_to_crlf_filter(): resurrect CRLF->CRLF hack
Junio C Hamano
1
-10
/
+50
2011-12-18
gitweb: Output valid utf8 in git_blame_common('data')
Jürgen Kreileder
1
-1
/
+3
2011-12-18
gitweb: esc_html() site name for title in OPML
Jürgen Kreileder
1
-1
/
+2
2011-12-18
gitweb: Call to_utf8() on input string in chop_and_escape_str()
Jürgen Kreileder
1
-0
/
+1
2011-12-18
Update jk/maint-strbuf-missing-init to builtin/ rename
Junio C Hamano
1331
-35289
/
+138034
2011-12-18
commit, merge: initialize static strbuf
Jeff King
2
-2
/
+2
2011-12-17
submodule: use diff_tree_combined_merge() instead of diff_tree_combined()
René Scharfe
1
-11
/
+3
2011-12-17
pass struct commit to diff_tree_combined_merge()
René Scharfe
3
-8
/
+6
2011-12-17
use struct sha1_array in diff_tree_combined()
René Scharfe
4
-37
/
+26
2011-12-17
git-p4: fix skipSubmitEdit regression
Pete Wyckoff
2
-8
/
+34
2011-12-17
make "git push -v" actually verbose
Jeff King
1
-5
/
+5
2011-12-16
Update draft release notes to 1.7.9
Junio C Hamano
1
-1
/
+18
2011-12-16
Merge branch 'jc/commit-amend-no-edit'
Junio C Hamano
2
-156
/
+172
2011-12-16
Merge branch 'jc/stream-to-pack'
Junio C Hamano
16
-134
/
+516
2011-12-16
Merge branch 'aw/rebase-i-stop-on-failure-to-amend'
Junio C Hamano
1
-13
/
+23
2011-12-16
Merge branch 'jh/fast-import-notes'
Junio C Hamano
2
-8
/
+83
2011-12-16
Merge branch 'jk/upload-archive-use-start-command'
Junio C Hamano
4
-36
/
+19
2011-12-16
Merge git://ozlabs.org/~paulus/gitk
Junio C Hamano
1
-45
/
+65
2011-12-16
docs: brush up obsolete bits of git-fsck manpage
Jeff King
1
-18
/
+8
2011-12-16
grep: disable threading in non-worktree case
Thomas Rast
1
-18
/
+18
2011-12-16
grep: enable threading with -p and -W using lazy attribute lookup
Thomas Rast
3
-33
/
+63
2011-12-16
lf_to_crlf_filter(): tell the caller we added "\n" when draining
Junio C Hamano
1
-5
/
+7
2011-12-16
pretty: give placeholders to reflog identity
Jeff King
5
-0
/
+48
2011-12-16
use custom rename score during --follow
Jeff King
1
-0
/
+1
2011-12-16
request-pull: update the "pull" command generation logic
Junio C Hamano
2
-9
/
+40
2011-12-15
t3502, t3510: clarify cherry-pick -m failure
Ramkumar Ramachandra
2
-2
/
+2
[prev]
[next]