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
2021-05-14
Merge branch 'jk/p4-locate-branch-point-optim'
Junio C Hamano
1
-0
/
+2
2021-05-14
Merge branch 'ba/object-info'
Junio C Hamano
1
-0
/
+26
2021-05-14
Merge branch 'pw/word-diff-zero-width-matches'
Junio C Hamano
1
-0
/
+5
2021-05-13
t: avoid sed-based chain-linting in some expensive cases
Jeff King
4
-3
/
+21
2021-05-13
stash show: fix segfault with --{include,only}-untracked
Denton Liu
1
-0
/
+15
2021-05-13
t3905: correct test title
Denton Liu
1
-1
/
+1
2021-05-13
dir: traverse into untracked directories if they may have ignored subfiles
Elijah Newren
2
-2
/
+2
2021-05-13
dir: avoid unnecessary traversal into ignored directory
Elijah Newren
1
-1
/
+1
2021-05-13
t3001, t7300: add testcase showcasing missed directory traversal
Elijah Newren
2
-0
/
+24
2021-05-13
t7300: add testcase showing unnecessary traversal into ignored directory
Elijah Newren
1
-0
/
+23
2021-05-13
ls-files: error out on -i unless -o or -c are specified
Elijah Newren
2
-3
/
+3
2021-05-13
dir: report number of visited directories and paths with trace2
Elijah Newren
1
-1
/
+2
2021-05-13
dir: convert trace calls to trace2 equivalents
Elijah Newren
2
-88
/
+125
2021-05-12
ref-filter: fix read invalid union member bug
ZheNing Hu
1
-0
/
+19
2021-05-11
Merge branch 'zh/trailer-cmd'
Junio C Hamano
1
-0
/
+84
2021-05-11
Merge branch 'jk/symlinked-dotgitx-cleanup'
Junio C Hamano
3
-41
/
+151
2021-05-11
Merge branch 'jk/pack-objects-negative-options-fix'
Junio C Hamano
2
-158
/
+122
2021-05-11
Merge branch 'nc/submodule-update-quiet'
Junio C Hamano
1
-0
/
+24
2021-05-11
Merge branch 'rj/bisect-skip-honor-terms'
Junio C Hamano
1
-0
/
+11
2021-05-11
refs: cleanup directories when deleting packed ref
Will Chandler
1
-0
/
+9
2021-05-11
describe tests: support -C in "check_describe"
Ævar Arnfjörð Bjarmason
1
-9
/
+18
2021-05-11
describe tests: fix nested "test_expect_success" call
Ævar Arnfjörð Bjarmason
1
-8
/
+14
2021-05-11
describe tests: don't rely on err.actual from "check_describe"
Ævar Arnfjörð Bjarmason
1
-14
/
+11
2021-05-11
describe tests: refactor away from glob matching
Ævar Arnfjörð Bjarmason
1
-40
/
+38
2021-05-11
describe tests: improve test for --work-tree & --dirty
Ævar Arnfjörð Bjarmason
1
-6
/
+6
2021-05-11
pickaxe -S: support content with NULs under --pickaxe-regex
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-05-11
pickaxe: assert that we must have a needle under -G or -S
Ævar Arnfjörð Bjarmason
1
-0
/
+6
2021-05-11
perf: add performance test for pickaxe
Ævar Arnfjörð Bjarmason
1
-0
/
+70
2021-05-11
pickaxe: die when --find-object and --pickaxe-all are combined
Ævar Arnfjörð Bjarmason
1
-0
/
+3
2021-05-11
pickaxe: die when -G and --pickaxe-regex are combined
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2021-05-11
pickaxe tests: add missing test for --no-pickaxe-regex being an error
Ævar Arnfjörð Bjarmason
1
-0
/
+12
2021-05-11
pickaxe tests: test for -G, -S and --find-object incompatibility
Ævar Arnfjörð Bjarmason
1
-0
/
+11
2021-05-11
pickaxe tests: add test for "log -S" not being a regex
Ævar Arnfjörð Bjarmason
1
-3
/
+27
2021-05-11
pickaxe tests: add test for diffgrep_consume() internals
Ævar Arnfjörð Bjarmason
1
-0
/
+15
2021-05-11
pickaxe tests: refactor to use test_commit --append --printf
Ævar Arnfjörð Bjarmason
1
-16
/
+14
2021-05-11
grep/pcre2 tests: reword comments referring to kwset
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-05-11
test-lib: split up and deprecate test_create_repo()
Ævar Arnfjörð Bjarmason
5
-18
/
+4
2021-05-11
test-lib: do not show advice about init.defaultBranch under --verbose
Ævar Arnfjörð Bjarmason
2
-1
/
+5
2021-05-11
test-lib: reformat argument list in test_create_repo()
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-05-11
submodule tests: use symbolic-ref --short to discover branch name
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-05-11
test-lib functions: add --printf option to test_commit
Ævar Arnfjörð Bjarmason
6
-25
/
+20
2021-05-11
describe tests: convert setup to use test_commit
Ævar Arnfjörð Bjarmason
1
-45
/
+13
2021-05-11
test-lib functions: add an --annotated option to "test_commit"
Ævar Arnfjörð Bjarmason
2
-9
/
+24
2021-05-11
test-lib-functions: document test_commit --no-tag
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-05-11
test-lib-functions: reword "test_commit --append" docs
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2021-05-11
test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
Ævar Arnfjörð Bjarmason
1
-4
/
+0
2021-05-11
test-lib: bring $remove_trash out of retirement
Ævar Arnfjörð Bjarmason
1
-14
/
+18
2021-05-10
Merge branch 'rs/repack-without-loosening-promised-objects'
Junio C Hamano
2
-0
/
+12
2021-05-10
Merge branch 'bc/hash-transition-interop-part-1'
Junio C Hamano
1
-1
/
+1
2021-05-10
am: learn to process quoted lines that ends with CRLF
Đoàn Trần Công Danh
2
-0
/
+49
[prev]
[next]