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
2022-01-07
send-email: use 'git hook run' for 'sendemail-validate'
Emily Shaffer
1
-2
/
+2
2022-01-07
git hook run: add an --ignore-missing flag
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2022-01-07
hook: add 'run' subcommand
Emily Shaffer
1
-0
/
+129
2022-01-07
update-index: refresh should rewrite index in case of racy timestamps
Marc Strapetz
1
-0
/
+64
2022-01-07
t7508: add tests capturing racy timestamp handling
Marc Strapetz
1
-0
/
+22
2022-01-07
t7508: fix bogus mtime verification
Marc Strapetz
1
-5
/
+3
2022-01-07
test-lib: introduce API for verifying file mtime
Marc Strapetz
1
-0
/
+33
2022-01-05
Merge branch 'rs/pcre2-utf'
Junio C Hamano
1
-0
/
+6
2022-01-05
Merge branch 'jc/t4204-do-not-write-git-on-upstream-of-pipe'
Junio C Hamano
1
-12
/
+17
2022-01-05
Merge branch 'rs/log-invert-grep-with-headers'
Junio C Hamano
1
-0
/
+19
2022-01-05
Merge branch 'rs/t4202-invert-grep-test-fix'
Junio C Hamano
1
-1
/
+1
2022-01-05
Merge branch 'ds/repack-fixlets'
Junio C Hamano
2
-0
/
+47
2022-01-05
Merge branch 'jc/merge-detached-head-name'
Junio C Hamano
1
-1
/
+41
2022-01-05
Merge branch 'pw/diff-color-moved-fix'
Junio C Hamano
2
-11
/
+251
2022-01-05
Merge branch 'xw/am-empty'
Junio C Hamano
2
-0
/
+108
2022-01-05
Merge branch 'en/keep-cwd'
Junio C Hamano
1
-0
/
+277
2022-01-05
Merge branch 'jh/p4-rcs-expansion-in-bytestring'
Junio C Hamano
1
-0
/
+15
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
10
-15
/
+16
2022-01-05
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
7
-7
/
+7
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
8
-13
/
+13
2022-01-05
i18n: refactor "%s, %s and %s are mutually exclusive"
Jean-Noël Avila
1
-3
/
+3
2022-01-05
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
2
-2
/
+2
2022-01-04
t/README: fix typo
Marc Strapetz
1
-1
/
+1
2022-01-04
stash: do not return before restoring untracked files
Elijah Newren
1
-0
/
+24
2022-01-03
Merge branch 'en/sparse-checkout-set'
Junio C Hamano
1
-1
/
+9
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
161
-845
/
+738
2021-12-30
sparse-checkout: refuse to add to bad patterns
Derrick Stolee
1
-2
/
+5
2021-12-30
sparse-checkout: fix OOM error with mixed patterns
Derrick Stolee
1
-0
/
+11
2021-12-30
sparse-checkout: fix segfault on malformed patterns
Derrick Stolee
1
-0
/
+21
2021-12-30
cat-file: use GET_OID_ONLY_TO_DIE in --(textconv|filters)
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2021-12-30
cat-file: fix remaining usage bugs
Ævar Arnfjörð Bjarmason
1
-20
/
+21
2021-12-30
cat-file: make --batch-all-objects a CMDMODE
Ævar Arnfjörð Bjarmason
1
-5
/
+2
2021-12-30
cat-file tests: test messaging on bad objects/paths
Ævar Arnfjörð Bjarmason
1
-0
/
+42
2021-12-30
cat-file tests: test bad usage
Ævar Arnfjörð Bjarmason
1
-0
/
+94
2021-12-30
merge-ort: fix bug with renormalization and rename/delete conflicts
Elijah Newren
1
-0
/
+26
2021-12-25
t/perf: do not run tests in user's $SHELL
Johannes Altmanninger
1
-1
/
+1
2021-12-22
Merge branch 'es/chainlint'
Junio C Hamano
71
-293
/
+339
2021-12-22
Merge branch 'jz/apply-quiet-and-allow-empty'
Junio C Hamano
1
-4
/
+18
2021-12-22
Merge branch 'ab/common-main-cleanup'
Junio C Hamano
1
-2
/
+3
2021-12-22
Merge branch 'ab/fetch-set-upstream-while-detached'
Junio C Hamano
1
-0
/
+22
2021-12-22
t7004: use "test-tool ref-store" for reflog inspection
Han-Wen Nienhuys
1
-2
/
+2
2021-12-22
t7004: create separate tags for different tests
Han-Wen Nienhuys
1
-11
/
+11
2021-12-22
t5550: require REFFILES
Han-Wen Nienhuys
1
-0
/
+7
2021-12-22
t5540: require REFFILES
Han-Wen Nienhuys
1
-0
/
+6
2021-12-22
test-read-cache: remove --table, --expand options
Derrick Stolee
1
-54
/
+10
2021-12-22
t1091/t3705: remove 'test-tool read-cache --table'
Derrick Stolee
2
-9
/
+24
2021-12-22
t1092: replace 'read-cache --table' with 'ls-files --sparse'
Derrick Stolee
1
-17
/
+14
2021-12-22
ls-files: add --sparse option
Derrick Stolee
1
-0
/
+91
2021-12-22
fetch/pull: use the sparse index
Derrick Stolee
1
-0
/
+10
2021-12-21
test-ref-store: print hash algorithm
Han-Wen Nienhuys
1
-4
/
+5
[prev]
[next]