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-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-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-21
The fourth batch
Junio C Hamano
1
-1
/
+33
2021-12-21
Merge branch 'js/scalar'
Junio C Hamano
8
-0
/
+1275
2021-12-21
Merge branch 'ld/sparse-diff-blame'
Junio C Hamano
7
-37
/
+131
2021-12-21
Merge branch 'en/name-rev-shorter-output'
Junio C Hamano
1
-4
/
+13
2021-12-21
Merge branch 'ak/protect-any-current-branch'
Junio C Hamano
11
-131
/
+198
2021-12-21
Merge branch 'fs/ssh-signing-other-keytypes'
Junio C Hamano
5
-17
/
+67
2021-12-21
Merge branch 'fs/ssh-signing-key-lifetime'
Junio C Hamano
13
-48
/
+351
2021-12-21
Merge branch 'jc/grep-patterntype-default-doc'
Junio C Hamano
1
-1
/
+2
2021-12-21
Merge branch 'jk/log-decorate-opts-with-implicit-decorate'
Junio C Hamano
2
-4
/
+56
2021-12-21
Merge branch 'en/rebase-x-wo-git-dir-env'
Junio C Hamano
2
-8
/
+24
2021-12-21
Merge branch 'jc/c99-var-decl-in-for-loop'
Junio C Hamano
2
-3
/
+9
2021-12-21
Merge branch 'pw/xdiff-classify-record-in-histogram'
Junio C Hamano
3
-42
/
+29
2021-12-16
format-patch: mark rev_info with UNLEAK
Junio C Hamano
1
-0
/
+1
2021-12-16
git-p4: resolve RCS keywords in bytes not utf-8
Joel Holdsworth
2
-7
/
+23
2021-12-16
git-p4: open temporary patch file for write only
Joel Holdsworth
1
-1
/
+1
2021-12-16
git-p4: add raw option to read_pipelines
Joel Holdsworth
1
-3
/
+5
2021-12-16
git-p4: pre-compile RCS keyword regexes
Joel Holdsworth
1
-30
/
+18
2021-12-16
git-p4: use with statements to close files after use in patchRCSKeywords
Joel Holdsworth
1
-8
/
+5
2021-12-15
am: support --allow-empty to record specific empty patches
徐沛文 (Aleen)
5
-10
/
+95
2021-12-15
am: support --empty=<option> to handle empty patches
徐沛文 (Aleen)
3
-5
/
+111
2021-12-15
doc: git-format-patch: describe the option --always
徐沛文 (Aleen)
1
-1
/
+5
2021-12-15
clone: avoid using deprecated `sparse-checkout init`
Elijah Newren
1
-1
/
+1
2021-12-15
Documentation: clarify/correct a few sparsity related statements
Elijah Newren
2
-5
/
+5
2021-12-15
git-sparse-checkout.txt: update to document init/set/reapply changes
Elijah Newren
1
-43
/
+55
2021-12-15
sparse-checkout: enable reapply to take --[no-]{cone,sparse-index}
Elijah Newren
1
-1
/
+17
2021-12-15
sparse-checkout: enable `set` to initialize sparse-checkout mode
Elijah Newren
1
-1
/
+26
2021-12-15
sparse-checkout: split out code for tweaking settings config
Elijah Newren
1
-19
/
+37
2021-12-15
sparse-checkout: disallow --no-stdin as an argument to set
Elijah Newren
1
-2
/
+3
2021-12-15
sparse-checkout: add sanity-checks on initial sparsity state
Elijah Newren
2
-1
/
+29
2021-12-15
sparse-checkout: break apart functions for sparse_checkout_(set|add)
Elijah Newren
1
-14
/
+40
2021-12-15
sparse-checkout: pass use_stdin as a parameter instead of as a global
Elijah Newren
1
-12
/
+16
2021-12-15
The third batch
Junio C Hamano
1
-0
/
+65
2021-12-15
Merge branch 'ab/die-with-bug'
Junio C Hamano
5
-7
/
+5
2021-12-15
Merge branch 'hn/allow-bogus-oid-in-ref-tests'
Junio C Hamano
8
-90
/
+169
[next]