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-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: make pull.ff=true override merge.ff
Paul Tan
1
-0
/
+8
2015-05-18
pull: handle --log=<n>
Paul Tan
1
-0
/
+17
2015-05-18
sha1_file: pass empty buffer to index empty file
Jim Hill
1
-0
/
+26
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
2015-05-06
t1006: add tests for git cat-file --allow-unknown-type
Karthik Nayak
1
-0
/
+45
2015-05-05
Merge branch 'mm/usage-log-l-can-take-regex'
Junio C Hamano
1
-4
/
+4
2015-05-05
Merge branch 'ep/fix-test-lib-functions-report'
Junio C Hamano
1
-2
/
+2
2015-05-05
Merge branch 'cn/bom-in-gitignore'
Junio C Hamano
1
-0
/
+9
2015-05-05
Merge branch 'nd/t1509-chroot-test'
Junio C Hamano
1
-9
/
+29
2015-05-05
Merge branch 'jk/type-from-string-gently'
Junio C Hamano
1
-0
/
+8
2015-05-05
Merge branch 'ld/p4-filetype-detection'
Junio C Hamano
1
-5
/
+5
2015-05-05
Merge branch 'jc/diff-no-index-d-f'
Junio C Hamano
1
-0
/
+34
2015-05-05
t1007: add hash-object --literally tests
Eric Sunshine
1
-0
/
+11
2015-05-03
blame: CRLF in the working tree and LF in the repo
Torsten Bögershausen
1
-3
/
+15
2015-04-29
merge: deprecate 'git merge <message> HEAD <commit>' syntax
Junio C Hamano
4
-6
/
+6
2015-04-29
merge: handle FETCH_HEAD internally
Junio C Hamano
1
-5
/
+5
2015-04-29
t5520: test pulling an octopus into an unborn branch
Junio C Hamano
1
-0
/
+9
[prev]
[next]