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
2015-05-26
Merge branch 'pt/pull-log-n'
Junio C Hamano
1
-0
/
+17
2015-05-22
Merge branch 'sb/t1020-cleanup'
Junio C Hamano
1
-4
/
+7
2015-05-22
Merge branch 'jc/ignore-epipe-in-filter'
Junio C Hamano
1
-0
/
+10
2015-05-22
Merge branch 'mh/lockfile-retry'
Junio C Hamano
1
-0
/
+17
2015-05-22
Merge branch 'jk/add-e-kill-editor'
Junio C Hamano
1
-0
/
+7
2015-05-22
Merge branch 'sg/completion-config'
Junio C Hamano
1
-0
/
+34
2015-05-22
Merge branch 'mh/ref-directory-file'
Junio C Hamano
2
-7
/
+114
2015-05-22
Merge branch 'mh/write-refs-sooner-2.4'
Junio C Hamano
2
-2
/
+30
2015-05-22
Merge branch 'mg/log-decorate-HEAD'
Junio C Hamano
1
-1
/
+1
2015-05-22
Merge branch 'jk/skip-http-tests-under-no-curl'
Junio C Hamano
7
-35
/
+12
2015-05-20
filter_buffer_or_fd(): ignore EPIPE
Junio C Hamano
1
-0
/
+10
2015-05-19
Merge branch 'kn/cat-file-literally'
Junio C Hamano
1
-0
/
+45
2015-05-19
Merge branch 'jc/merge'
Junio C Hamano
6
-22
/
+157
2015-05-19
Merge branch 'ph/rebase-i-redo'
Junio C Hamano
1
-0
/
+47
2015-05-19
Merge branch 'jc/test-prereq-validate'
Junio C Hamano
1
-0
/
+9
2015-05-19
Merge branch 'bc/connect-plink'
Junio C Hamano
1
-1
/
+34
2015-05-19
Merge branch 'jk/test-chain-lint'
Junio C Hamano
2
-2
/
+2
2015-05-19
Merge branch 'jk/stash-require-clean-index'
Junio C Hamano
1
-7
/
+14
2015-05-19
Merge branch 'jc/gitignore-precedence'
Junio C Hamano
1
-0
/
+10
2015-05-19
Merge branch 'nd/diff-i-t-a'
Junio C Hamano
2
-8
/
+25
2015-05-18
subdirectory tests: code cleanup, uncomment test
Stefan Beller
1
-4
/
+7
2015-05-18
pull: handle --log=<n>
Paul Tan
1
-0
/
+17
2015-05-14
lock_packed_refs(): allow retries when acquiring the packed-refs lock
Michael Haggerty
1
-0
/
+17
2015-05-13
log: decorate HEAD with branch name under --decorate=full, too
Junio C Hamano
1
-1
/
+1
2015-05-12
ref_transaction_commit(): fix atomicity and avoid fd exhaustion
Michael Haggerty
1
-2
/
+2
2015-05-12
t7004: rename ULIMIT test prerequisite to ULIMIT_STACK_SIZE
Stefan Beller
1
-2
/
+2
2015-05-12
update-ref: test handling large transactions properly
Stefan Beller
1
-0
/
+28
2015-05-12
add: check return value of launch_editor
Jeff King
1
-0
/
+7
2015-05-12
completion: simplify query for config variables
SZEDER Gábor
1
-0
/
+12
2015-05-12
completion: add a helper function to get config variables
SZEDER Gábor
1
-0
/
+22
2015-05-11
Merge branch 'mm/usage-log-l-can-take-regex' into maint-2.3
Junio C Hamano
1
-4
/
+4
2015-05-11
Merge branch 'jc/diff-no-index-d-f' into maint-2.3
Junio C Hamano
1
-0
/
+34
2015-05-11
Merge branch 'jc/hash-object'
Junio C Hamano
1
-0
/
+11
2015-05-11
Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line'
Junio C Hamano
1
-0
/
+10
2015-05-11
Merge branch 'tb/blame-resurrect-convert-to-git'
Junio C Hamano
1
-3
/
+15
2015-05-11
Merge branch 'va/fix-git-p4-tests'
Junio C Hamano
1
-8
/
+3
2015-05-11
Merge branch 'ld/p4-case-fold'
Junio C Hamano
2
-1
/
+55
2015-05-11
Merge branch 'va/p4-client-path'
Junio C Hamano
1
-0
/
+106
2015-05-11
Merge branch 'mm/add-p-split-error'
Junio C Hamano
2
-11
/
+59
2015-05-11
Merge branch 'tb/t0027-crlf'
Junio C Hamano
1
-109
/
+134
2015-05-11
Merge branch 'ls/p4-changes-block-size'
Junio C Hamano
1
-0
/
+64
2015-05-11
Merge branch 'jk/reading-packed-refs'
Junio C Hamano
1
-0
/
+8
2015-05-11
Merge branch 'nd/multiple-work-trees'
Junio C Hamano
6
-0
/
+389
2015-05-11
Merge branch 'pt/credential-xdg'
Junio C Hamano
1
-0
/
+114
2015-05-11
ref_transaction_commit(): delete extra "the" from error message
Michael Haggerty
1
-7
/
+7
2015-05-11
lock_ref_sha1_basic(): improve diagnostics for ref D/F conflicts
Michael Haggerty
1
-4
/
+4
2015-05-11
refs: check for D/F conflicts among refs created in a transaction
Michael Haggerty
1
-1
/
+1
2015-05-11
t1404: new tests of ref D/F conflicts within transactions
Michael Haggerty
1
-0
/
+107
2015-05-07
tests: skip dav http-push tests under NO_EXPAT=NoThanks
Junio C Hamano
1
-0
/
+6
2015-05-07
t/lib-httpd.sh: skip tests if NO_CURL is defined
Jeff King
7
-35
/
+6
[next]