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-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
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
merge-ort: fix bug with renormalization and rename/delete conflicts
Elijah Newren
2
-3
/
+42
2021-12-25
Makefile: don't invoke msgfmt with --statistics
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2021-12-25
Makefile: move -DPAGER_ENV from BASIC_CFLAGS to EXTRA_CPPFLAGS
Ævar Arnfjörð Bjarmason
1
-5
/
+6
2021-12-25
Makefile: correct the dependency graph of hook-list.h
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-12-25
t/perf: do not run tests in user's $SHELL
Johannes Altmanninger
1
-1
/
+1
2021-12-23
reftable: support preset file mode for writing
Han-Wen Nienhuys
3
-10
/
+56
2021-12-23
reftable: signal overflow
Han-Wen Nienhuys
4
-0
/
+44
2021-12-23
reftable: fix typo in header
Han-Wen Nienhuys
1
-1
/
+1
2021-12-23
sparse-checkout: remove stray trailing space
Elijah Newren
1
-1
/
+1
2021-12-22
The fifth batch
Junio C Hamano
1
-0
/
+13
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
4
-8
/
+36
2021-12-22
Merge branch 'jk/limit-developers-to-gnu99'
Junio C Hamano
1
-0
/
+5
2021-12-22
Merge branch 'ab/common-main-cleanup'
Junio C Hamano
2
-5
/
+9
2021-12-22
Merge branch 'ab/fetch-set-upstream-while-detached'
Junio C Hamano
2
-0
/
+32
2021-12-22
reflog + refs-backend: move "verbose" out of the backend
Ævar Arnfjörð Bjarmason
3
-35
/
+68
2021-12-22
refs files-backend: assume cb->newlog if !EXPIRE_REFLOGS_DRY_RUN
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-12-22
reflog: reduce scope of "struct rev_info"
Ævar Arnfjörð Bjarmason
1
-6
/
+7
2021-12-22
reflog expire: don't use lookup_commit_reference_gently()
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2021-12-22
reflog expire: refactor & use "tip_commit" only for UE_NORMAL
Ævar Arnfjörð Bjarmason
1
-7
/
+7
2021-12-22
reflog expire: use "switch" over enum values
Ævar Arnfjörð Bjarmason
1
-24
/
+33
2021-12-22
reflog: change one->many worktree->refnames to use a string_list
Ævar Arnfjörð Bjarmason
1
-29
/
+18
[prev]
[next]