index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-06
grep: use grep_not_expr() in compile_pattern_not()
René Scharfe
1
-13
/
+11
2022-01-06
grep: use grep_or_expr() in compile_pattern_or()
René Scharfe
1
-15
/
+11
2022-01-05
The seventh batch
Junio C Hamano
1
-0
/
+49
2022-01-05
Merge branch 'rs/daemon-plug-leak'
Junio C Hamano
1
-1
/
+1
2022-01-05
Merge branch 'rs/pcre2-utf'
Junio C Hamano
2
-2
/
+8
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
5
-7
/
+42
2022-01-05
Merge branch 'gh/gpg-doc-markup-fix'
Junio C Hamano
1
-1
/
+1
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
4
-5
/
+55
2022-01-05
Merge branch 'jc/merge-detached-head-name'
Junio C Hamano
7
-5
/
+67
2022-01-05
Merge branch 'km/help-prompt-fix'
Junio C Hamano
1
-1
/
+1
2022-01-05
Merge branch 'jv/use-larger-buffer-in-upload-pack'
Junio C Hamano
1
-5
/
+12
2022-01-05
Merge branch 'jk/ssh-signing-doc-markup-fix'
Junio C Hamano
1
-1
/
+1
2022-01-05
Merge branch 'pw/diff-color-moved-fix'
Junio C Hamano
3
-256
/
+437
2022-01-05
Merge branch 'xw/am-empty'
Junio C Hamano
6
-16
/
+211
2022-01-05
Merge branch 'en/keep-cwd'
Junio C Hamano
13
-22
/
+442
2022-01-05
Merge branch 'jc/flex-array-definition'
Junio C Hamano
1
-2
/
+11
2022-01-05
Merge branch 'jh/p4-rcs-expansion-in-bytestring'
Junio C Hamano
2
-39
/
+42
2022-01-05
i18n: turn even more messages into "cannot be used together" ones
Jean-Noël Avila
23
-41
/
+47
2022-01-05
i18n: ref-filter: factorize "%(foo) atom used without %(bar) atom"
Jean-Noël Avila
1
-4
/
+4
2022-01-05
i18n: factorize "--foo outside a repository"
Jean-Noël Avila
1
-3
/
+3
2022-01-05
i18n: refactor "unrecognized %(foo) argument" strings
Jean-Noël Avila
1
-7
/
+7
2022-01-05
i18n: factorize "no directory given for --foo"
Jean-Noël Avila
1
-3
/
+3
2022-01-05
i18n: factorize "--foo requires --bar" and the like
Jean-Noël Avila
21
-24
/
+24
2022-01-05
i18n: tag.c factorize i18n strings
Jean-Noël Avila
1
-9
/
+14
2022-01-05
i18n: standardize "cannot open" and "cannot read"
Jean-Noël Avila
2
-4
/
+4
2022-01-05
i18n: turn "options are incompatible" into "cannot be used together"
Jean-Noël Avila
31
-64
/
+64
2022-01-05
i18n: refactor "%s, %s and %s are mutually exclusive"
Jean-Noël Avila
5
-7
/
+7
2022-01-05
i18n: refactor "foo and bar are mutually exclusive"
Jean-Noël Avila
10
-13
/
+13
2022-01-05
grep: align default colors with GNU grep ones
Lénaïc Huard
1
-3
/
+3
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
2
-4
/
+29
2022-01-04
Merge branch 'ab/reflog-prep' into jc/reflog-parse-options
Junio C Hamano
3
-120
/
+150
2022-01-04
subtree: fix argument handling in check_parents
James Limbouris
1
-4
/
+3
2022-01-03
The sixth batch
Junio C Hamano
1
-0
/
+11
2022-01-03
Merge branch 'en/sparse-checkout-set'
Junio C Hamano
5
-97
/
+227
2022-01-03
Merge branch 'es/test-chain-lint'
Junio C Hamano
163
-847
/
+740
2022-01-03
Merge branch 'ns/tmp-objdir'
Junio C Hamano
11
-15
/
+183
2022-01-03
Merge branch 'jc/unleak-log'
Junio C Hamano
1
-0
/
+1
2021-12-30
sparse-checkout: refuse to add to bad patterns
Derrick Stolee
3
-3
/
+9
2021-12-30
sparse-checkout: fix OOM error with mixed patterns
Derrick Stolee
2
-1
/
+12
2021-12-30
sparse-checkout: fix segfault on malformed patterns
Derrick Stolee
2
-3
/
+22
2021-12-30
SubmittingPatchs: clarify choice of base and testing
Junio C Hamano
1
-14
/
+39
2021-12-30
cat-file: use GET_OID_ONLY_TO_DIE in --(textconv|filters)
Ævar Arnfjörð Bjarmason
4
-14
/
+14
2021-12-30
object-name.c: don't have GET_OID_ONLY_TO_DIE imply *_QUIETLY
Ævar Arnfjörð Bjarmason
1
-4
/
+1
2021-12-30
cat-file: correct and improve usage information
Ævar Arnfjörð Bjarmason
1
-20
/
+29
2021-12-30
cat-file: fix remaining usage bugs
Ævar Arnfjörð Bjarmason
2
-52
/
+84
2021-12-30
cat-file: make --batch-all-objects a CMDMODE
Ævar Arnfjörð Bjarmason
2
-19
/
+13
2021-12-30
cat-file: move "usage" variable to cmd_cat_file()
Ævar Arnfjörð Bjarmason
1
-19
/
+18
[prev]
[next]