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
2015-01-07
Fourth batch for 2.3 cycle
Junio C Hamano
1
-0
/
+82
2015-01-07
Merge branch 'maint'
Junio C Hamano
2
-12
/
+35
2015-01-07
Merge branch 'maint-2.1' into maint
Junio C Hamano
2
-12
/
+35
2015-01-07
Merge branch 'maint-2.0' into maint-2.1
Junio C Hamano
2
-12
/
+35
2015-01-07
Merge branch 'maint-1.9' into maint-2.0
Junio C Hamano
2
-12
/
+35
2015-01-07
Merge branch 'maint-1.8.5' into maint-1.9
Junio C Hamano
2
-12
/
+35
2015-01-07
Merge branch 'jk/dotgit-case-maint-1.8.5' into maint-1.8.5
Junio C Hamano
2
-12
/
+35
2015-01-07
Merge branch 'bw/maint-0090-awk-tweak'
Junio C Hamano
1
-1
/
+1
2015-01-07
Merge branch 'jh/pre-push-sample-no-custom-ifs'
Junio C Hamano
1
-1
/
+0
2015-01-07
Merge branch 'tf/prompt-preserve-exit-status'
Junio C Hamano
1
-0
/
+4
2015-01-07
Merge branch 'sb/dco-indentation-fix'
Junio C Hamano
1
-6
/
+6
2015-01-07
Merge branch 'bb/update-unicode-table'
Junio C Hamano
1
-7
/
+10
2015-01-07
Merge branch 'es/squelch-openssl-warnings-on-macosx'
Junio C Hamano
1
-0
/
+4
2015-01-07
Merge branch 'sb/t5400-remove-unused'
Junio C Hamano
1
-15
/
+1
2015-01-07
Merge branch 'lh/send-email-hide-x-mailer'
Junio C Hamano
4
-3
/
+47
2015-01-07
Merge branch 'rd/send-email-2047-fix'
Junio C Hamano
2
-11
/
+32
2015-01-07
Merge branch 'pd/completion-filenames-fix'
Junio C Hamano
2
-3
/
+3
2015-01-07
Merge branch 'jk/add-i-read-error'
Junio C Hamano
1
-0
/
+1
2015-01-07
Merge branch 'jk/approxidate-avoid-y-d-m-over-future-dates'
Junio C Hamano
2
-9
/
+15
2015-01-07
Merge branch 'br/imap-send-via-libcurl'
Junio C Hamano
4
-37
/
+191
2015-01-07
Merge branch 'br/imap-send-verbosity'
Junio C Hamano
2
-11
/
+31
2015-01-07
Merge branch 'nd/lockfile-absolute'
Junio C Hamano
2
-3
/
+26
2015-01-07
Merge branch 'jc/merge-bases'
Junio C Hamano
11
-22
/
+38
2015-01-07
Merge branch 'jc/strbuf-add-lines-avoid-sp-ht-sequence'
Junio C Hamano
2
-1
/
+8
2015-01-07
Merge branch 'jc/diff-b-m'
Junio C Hamano
3
-3
/
+11
2015-01-07
Merge branch 'jc/clone-borrow'
Junio C Hamano
3
-2
/
+46
2015-01-07
Merge branch 'jc/checkout-local-track-report'
Junio C Hamano
2
-11
/
+41
2015-01-07
git-completion: add --autostash for 'git rebase'
Matthieu Moy
1
-0
/
+1
2015-01-07
correct smtp-ssl-cert-path description
Adam Williamson
1
-4
/
+9
2015-01-07
test-lib.sh: do tests for color support after changing HOME
Richard Hansen
1
-43
/
+47
2015-01-07
test-lib: use 'test ...' instead of '[ ... ]'
Richard Hansen
1
-3
/
+3
2015-01-07
git-prompt.sh: allow to hide prompt for ignored pwd
Jess Austin
2
-0
/
+119
2015-01-07
git-prompt.sh: if pc mode, immediately set PS1 to a plain prompt
Richard Hansen
1
-7
/
+4
2015-01-07
SubmittingPatches: explain rationale for using --notes with format-patch
Eric Sunshine
1
-2
/
+5
2015-01-06
subtree: fix AsciiDoc list item continuation
Steffen Prohaska
1
-105
/
+89
2015-01-06
update-server-info: create info/* with mode 0666
Jeff King
2
-1
/
+11
2015-01-06
imap-send.c: set CURLOPT_USE_SSL to CURLUSESSL_TRY
Kyle J. McKay
1
-2
/
+2
2015-01-06
imap-send.c: support GIT_CURL_VERBOSE
Kyle J. McKay
1
-1
/
+1
2015-01-06
log.c: fix translation markings
Kyle J. McKay
1
-2
/
+2
2015-01-06
t1301: set umask in reflog sharedrepository=group test
Jeff King
1
-0
/
+1
2014-12-29
refs: plug strbuf leak in lock_ref_sha1_basic()
René Scharfe
1
-1
/
+1
2014-12-29
is_hfs_dotgit: loosen over-eager match of \u{..47}
Jeff King
2
-12
/
+35
2014-12-29
bisect: add test to check that revs are properly parsed
Christian Couder
1
-0
/
+9
2014-12-29
bisect: parse revs before passing them to check_expected_revs()
Christian Couder
1
-4
/
+7
2014-12-29
checkout-index: fix --temp relative path mangling
Eric Sunshine
2
-9
/
+9
2014-12-29
t2004: demonstrate broken relative path printing
Eric Sunshine
1
-0
/
+12
2014-12-29
t2004: standardize file naming in symlink test
Eric Sunshine
1
-3
/
+3
2014-12-29
t2004: drop unnecessary write-tree/read-tree
Eric Sunshine
1
-3
/
+0
2014-12-29
t2004: modernize style
Eric Sunshine
1
-195
/
+196
2014-12-29
Merge branch 'for-junio' of git://bogomips.org/git-svn
Junio C Hamano
3
-1
/
+181
[prev]
[next]