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
2018-02-27
test_must_be_empty: make sure the file exists, not just empty
Junio C Hamano
1
-1
/
+5
2018-02-27
t1507-rev-parse-upstream: don't check the stderr of a shell function
SZEDER Gábor
1
-7
/
+7
2018-02-27
t: add means to disable '-x' tracing for individual test scripts
SZEDER Gábor
2
-1
/
+21
2018-02-27
t: prevent '-x' tracing from interfering with test helpers' stderr
SZEDER Gábor
2
-14
/
+14
2018-02-27
Merge branch 'sb/submodule-update-reset-fix' into maint
Junio C Hamano
1
-2
/
+17
2018-02-27
Merge branch 'ab/commit-m-with-fixup' into maint
Junio C Hamano
1
-1
/
+8
2018-02-27
Merge branch 'nd/ita-wt-renames-in-status' into maint
Junio C Hamano
1
-0
/
+72
2018-02-27
Merge branch 'rd/typofix'
Junio C Hamano
2
-2
/
+2
2018-02-27
Merge branch 'jk/test-hashmap-updates'
Junio C Hamano
1
-26
/
+27
2018-02-27
Merge branch 'jk/sq-dequote-on-bogus-input'
Junio C Hamano
1
-0
/
+23
2018-02-27
Merge branch 'as/ll-i18n'
Junio C Hamano
3
-4
/
+4
2018-02-27
Merge branch 'sg/doc-test-must-fail-args'
Junio C Hamano
2
-2
/
+22
2018-02-27
Merge branch 'sb/describe-blob'
Junio C Hamano
1
-0
/
+8
2018-02-27
Merge branch 'rs/check-ignore-multi'
Junio C Hamano
1
-0
/
+20
2018-02-27
Merge branch 'jk/t0002-simplify'
Junio C Hamano
1
-43
/
+10
2018-02-27
Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'
Junio C Hamano
1
-1
/
+25
2018-02-27
Merge branch 'jk/gettext-poison'
Junio C Hamano
1
-4
/
+0
2018-02-27
Merge branch 'bp/name-hash-dirname-fix'
Junio C Hamano
1
-1
/
+15
2018-02-27
Merge branch 'nd/fix-untracked-cache-invalidation'
Junio C Hamano
2
-0
/
+126
2018-02-22
t: send verbose test-helper output to fd 4
Jeff King
1
-10
/
+10
2018-02-22
revision: drop --show-all option
Jeff King
1
-31
/
+0
2018-02-21
Merge branch 'sg/test-i18ngrep'
Junio C Hamano
8
-43
/
+72
2018-02-21
Merge branch 'gs/rebase-allow-empty-message'
Junio C Hamano
1
-0
/
+23
2018-02-21
Merge branch 'nd/format-patch-stat-width'
Junio C Hamano
1
-15
/
+31
2018-02-20
remote-curl: unquote incoming push-options
Jeff King
1
-0
/
+18
2018-02-20
t5545: factor out http repository setup
Jeff King
1
-11
/
+11
2018-02-20
t3701: use test_write_lines and write_script
Phillip Wood
1
-28
/
+5
2018-02-20
t3701: indent here documents
Phillip Wood
1
-87
/
+87
2018-02-16
test-lib.sh: unset XDG_CACHE_HOME
Genki Sky
1
-0
/
+1
2018-02-16
merge: allow fast-forward when merging a tracked tag
Junio C Hamano
2
-2
/
+38
2018-02-15
Merge branch 'nd/add-i-ignore-submodules' into maint
Junio C Hamano
1
-0
/
+48
2018-02-15
Merge branch 'tg/stash-with-pathspec-fix' into maint
Junio C Hamano
1
-0
/
+32
2018-02-15
Merge branch 'jk/abort-clone-with-existing-dest' into maint
Junio C Hamano
1
-26
/
+74
2018-02-15
Merge branch 'jc/merge-symlink-ours-theirs' into maint
Junio C Hamano
1
-0
/
+32
2018-02-15
Merge branch 'dk/describe-all-output-fix' into maint
Junio C Hamano
1
-1
/
+5
2018-02-15
Merge branch 'ab/perf-grep-threads' into maint
Junio C Hamano
2
-21
/
+86
2018-02-15
Merge branch 'cc/perf-aggregate'
Junio C Hamano
1
-11
/
+37
2018-02-15
Merge branch 'ab/wildmatch-tests'
Junio C Hamano
3
-245
/
+416
2018-02-15
Merge branch 'po/object-id'
Junio C Hamano
1
-2
/
+2
2018-02-15
Merge branch 'en/merge-recursive-fixes'
Junio C Hamano
2
-3
/
+9
2018-02-15
worktree: add: fix 'post-checkout' not knowing new worktree location
Eric Sunshine
1
-9
/
+45
2018-02-15
apply: handle Subversion diffs with /dev/null gracefully
Tatyana Krasnukha
1
-1
/
+1
2018-02-15
apply: demonstrate a problem applying svn diffs
Johannes Schindelin
1
-0
/
+17
2018-02-14
Correct mispellings of ".gitmodule" to ".gitmodules"
Robert P. J. Day
1
-1
/
+1
2018-02-14
t/: correct obvious typo "detahced"
Robert P. J. Day
1
-1
/
+1
2018-02-14
am: support --quit
Nguyễn Thái Ngọc Duy
1
-0
/
+12
2018-02-14
sq_dequote: fix extra consumption of source string
Jeff King
1
-0
/
+23
2018-02-14
test-hashmap: use "unsigned int" for hash storage
Jeff King
1
-2
/
+3
2018-02-14
test-hashmap: simplify alloc_test_entry
Jeff King
1
-18
/
+17
2018-02-14
test-hashmap: use strbuf_getline rather than fgets
Jeff King
1
-3
/
+5
[prev]
[next]