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-05
Merge branch 'pt/pull-ff-vs-merge-ff' into maint
Junio C Hamano
1
-0
/
+8
2015-06-05
Merge branch 'mh/write-refs-sooner-2.4' into maint
Junio C Hamano
2
-2
/
+30
2015-06-05
Merge branch 'mh/ref-directory-file' into maint
Junio C Hamano
2
-7
/
+114
2015-06-05
Merge branch 'mg/log-decorate-HEAD' into maint
Junio C Hamano
1
-1
/
+1
2015-06-05
Merge branch 'sb/t1020-cleanup' into maint
Junio C Hamano
1
-4
/
+7
2015-06-05
Merge branch 'jc/gitignore-precedence' into maint
Junio C Hamano
1
-0
/
+10
2015-06-05
Merge branch 'bc/connect-plink' into maint
Junio C Hamano
1
-1
/
+34
2015-06-05
Merge branch 'ph/rebase-i-redo' into maint
Junio C Hamano
1
-0
/
+47
2015-06-05
Merge branch 'jk/add-e-kill-editor' into maint
Junio C Hamano
1
-0
/
+7
2015-06-05
Merge branch 'tb/blame-resurrect-convert-to-git' into maint
Junio C Hamano
1
-3
/
+15
2015-06-05
Merge branch 'pt/xdg-config-path' into maint
Junio C Hamano
1
-0
/
+114
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-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-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-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
2015-04-20
log -L: improve error message on malformed argument
Matthieu Moy
1
-4
/
+4
2015-04-18
t1509: update prepare script to be able to run t1509 in chroot again
Nguyễn Thái Ngọc Duy
1
-9
/
+29
2015-04-17
type_from_string_gently: make sure length matches
Jeff King
1
-0
/
+8
2015-04-16
test-lib-functions.sh: fix the second argument to some helper functions
Elia Pinto
1
-2
/
+2
[next]