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-08-27
Merge branch 'sg/t3420-autostash-fix'
Junio C Hamano
1
-4
/
+4
2018-08-27
Merge branch 'sg/t3903-missing-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t7501-thinkofix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t0020-conversion-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'sg/t4051-fix'
Junio C Hamano
1
-1
/
+1
2018-08-27
Merge branch 'jk/use-compat-util-in-test-tool'
Junio C Hamano
1
-0
/
+2
2018-08-27
Merge branch 'sg/test-must-be-empty'
Junio C Hamano
77
-344
/
+231
2018-08-27
Merge branch 'ep/worktree-quiet-option'
Junio C Hamano
1
-0
/
+5
2018-08-27
Merge branch 'sm/branch-sort-config'
Junio C Hamano
1
-0
/
+46
2018-08-27
tests: fix and add lint for non-portable grep --file
Ævar Arnfjörð Bjarmason
2
-1
/
+2
2018-08-27
tests: fix version-specific portability issue in Perl JSON
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2018-08-27
tests: use shorter labels in chainlint.sed for AIX sed
Ævar Arnfjörð Bjarmason
1
-28
/
+28
2018-08-27
Document update for nd/unpack-trees-with-cache-tree
Nguyễn Thái Ngọc Duy
1
-0
/
+4
2018-08-27
tests: fix comment syntax in chainlint.sed for AIX sed
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2018-08-27
tests: fix and add lint for non-portable seq
Ævar Arnfjörð Bjarmason
3
-8
/
+9
2018-08-27
tests: fix and add lint for non-portable head -c N
Ævar Arnfjörð Bjarmason
3
-3
/
+4
2018-08-23
sequencer: ignore "---" divider when parsing trailers
Jeff King
1
-0
/
+16
2018-08-23
pretty, ref-filter: format %(trailers) with no_divider option
Jeff King
2
-0
/
+46
2018-08-23
interpret-trailers: allow suppressing "---" divider
Jeff King
1
-0
/
+20
2018-08-23
interpret-trailers: tighten check for "---" patch boundary
Jeff King
1
-0
/
+22
2018-08-23
t/lib-rebase.sh: support explicit 'pick' commands in 'fake_editor.sh'
SZEDER Gábor
1
-3
/
+3
2018-08-22
rev-list: make empty --stdin not an error
Jeff King
1
-1
/
+1
2018-08-22
t3420-rebase-autostash: don't try to grep non-existing files
SZEDER Gábor
1
-4
/
+4
2018-08-22
t3903-stash: don't try to grep non-existing file
SZEDER Gábor
1
-1
/
+1
2018-08-22
Merge branch 'nd/pack-deltify-regression-fix'
Junio C Hamano
1
-0
/
+4
2018-08-22
t6018-rev-list-glob: fix 'empty stdin' test
SZEDER Gábor
1
-1
/
+1
2018-08-22
t4051-diff-function-context: read the right file
SZEDER Gábor
1
-1
/
+1
2018-08-22
t0020-crlf: check the right file
SZEDER Gábor
1
-1
/
+1
2018-08-22
t7501-commit: drop silly command substitution
SZEDER Gábor
1
-1
/
+1
2018-08-21
test-tool.h: include git-compat-util.h
Jeff King
1
-0
/
+2
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp <empty> <out>'
SZEDER Gábor
46
-226
/
+114
2018-08-21
tests: use 'test_must_be_empty' instead of 'test_cmp /dev/null <out>'
SZEDER Gábor
10
-16
/
+16
2018-08-21
tests: use 'test_must_be_empty' instead of 'test ! -s'
SZEDER Gábor
4
-4
/
+4
2018-08-21
tests: use 'test_must_be_empty' instead of '! test -s'
SZEDER Gábor
25
-99
/
+98
2018-08-20
pack-objects: consider packs in multi-pack-index
Derrick Stolee
1
-1
/
+7
2018-08-20
midx: test a few commands that use get_all_packs
Derrick Stolee
1
-3
/
+18
2018-08-20
midx: fix bug that skips midx with alternates
Derrick Stolee
1
-0
/
+17
2018-08-20
multi-pack-index: store local property
Derrick Stolee
1
-1
/
+1
2018-08-20
Sync 'ds/multi-pack-index' to v2.19.0-rc0
Junio C Hamano
4
-0
/
+232
2018-08-20
range-diff: indent special lines as context
Stefan Beller
1
-6
/
+6
2018-08-20
t/perf: add perf tests for fetches from a bitmapped server
Jeff King
1
-0
/
+45
2018-08-20
t/perf: add infrastructure for measuring sizes
Jeff King
3
-5
/
+81
2018-08-20
t/perf: factor out percent calculations
Jeff King
1
-9
/
+12
2018-08-20
t/perf: factor boilerplate out of test_perf
Jeff King
1
-26
/
+35
2018-08-20
Merge branch 'ab/checkout-default-remote'
Junio C Hamano
1
-2
/
+7
2018-08-20
Merge branch 'hn/highlight-sideband-keywords'
Junio C Hamano
1
-0
/
+101
2018-08-20
Merge branch 'nd/cherry-pick-quit-fix'
Junio C Hamano
1
-1
/
+6
2018-08-20
Merge branch 'sb/submodule-cleanup'
Junio C Hamano
1
-41
/
+58
2018-08-20
Merge branch 'pw/rebase-i-merge-segv-fix'
Junio C Hamano
1
-7
/
+23
2018-08-20
Merge branch 'pw/rebase-i-squash-number-fix'
Junio C Hamano
1
-1
/
+3
[prev]
[next]