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-06-01
format-patch: do not feed tags to clear_commit_marks()
Junio C Hamano
1
-0
/
+8
2015-06-01
silence broken link warnings with revs->ignore_missing_links
Jeff King
1
-0
/
+15
2015-05-29
setup_git_directory: delay core.bare/core.worktree errors
Jeff King
1
-8
/
+16
2015-05-26
Merge branch 'jc/hash-object' into maint
Junio C Hamano
1
-0
/
+11
2015-05-26
Merge branch 'jk/filter-branch-use-of-sed-on-incomplete-line' into maint
Junio C Hamano
1
-0
/
+10
2015-05-26
Merge branch 'jk/stash-require-clean-index' into maint
Junio C Hamano
1
-7
/
+14
2015-05-25
Merge branch 'jk/http-backend-deadlock-2.3' into jk/http-backend-deadlock
Junio C Hamano
1
-13
/
+36
2015-05-25
Merge branch 'jk/http-backend-deadlock-2.2' into jk/http-backend-deadlock-2.3
Junio C Hamano
1
-13
/
+36
2015-05-25
http-backend: spool ref negotiation requests to buffer
Jeff King
1
-0
/
+11
2015-05-22
t5407: use <<- to align the expected output
Junio C Hamano
1
-40
/
+40
2015-05-22
rebase -i: fix post-rewrite hook with failed exec command
Matthieu Moy
1
-1
/
+1
2015-05-22
rebase -i: demonstrate incorrect behavior of post-rewrite
Matthieu Moy
1
-0
/
+17
2015-05-20
stash: complain about unknown flags
Jeff King
1
-0
/
+4
2015-05-20
t5551: factor out tag creation
Jeff King
1
-13
/
+21
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-13
Merge branch 'nd/t1509-chroot-test' into maint
Junio C Hamano
1
-9
/
+29
2015-05-13
Merge branch 'jk/type-from-string-gently' into maint
Junio C Hamano
1
-0
/
+8
2015-05-13
Merge branch 'ep/fix-test-lib-functions-report' into maint
Junio C Hamano
1
-2
/
+2
2015-05-13
Merge branch 'cn/bom-in-gitignore' into maint
Junio C Hamano
1
-0
/
+9
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-11
Sync with 2.3.8
Junio C Hamano
2
-4
/
+38
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
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-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
filter-branch: avoid passing commit message through sed
Jeff King
1
-0
/
+10
2015-04-29
rebase -i: redo tasks that die during cherry-pick
Phil Hord
1
-0
/
+47
2015-04-28
connect: improve check for plink to reduce false positives
brian m. carlson
1
-0
/
+33
2015-04-28
t5601: fix quotation error leading to skipped tests
brian m. carlson
1
-1
/
+1
2015-04-27
Merge branch 'tb/connect-ipv6-parse-fix' into maint
Junio C Hamano
2
-16
/
+22
2015-04-22
ignore: info/exclude should trump core.excludesfile
Junio C Hamano
1
-0
/
+10
2015-04-22
stash: require a clean index to apply
Jeff King
1
-0
/
+7
2015-04-22
t3903: avoid applying onto dirty index
Jeff King
1
-2
/
+2
2015-04-22
t3903: stop hard-coding commit sha1s
Jeff King
1
-5
/
+5
2015-04-21
Merge branch 'jk/test-annoyances' into maint
Junio C Hamano
5
-15
/
+24
2015-04-20
Merge branch 'tb/connect-ipv6-parse-fix'
Junio C Hamano
2
-16
/
+22
2015-04-20
Merge branch 'va/fix-git-p4-tests'
Junio C Hamano
1
-12
/
+31
[prev]
[next]