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
2021-01-21
refs: switch peel_ref() to peel_iterated_oid()
Jeff King
12
-69
/
+27
2021-01-21
SKIP_DASHED_BUILT_INS: respect `config.mak`
Johannes Schindelin
1
-14
/
+14
2021-01-20
fsck doc: remove ancient out-of-date diagnostics
Ævar Arnfjörð Bjarmason
1
-8
/
+0
2021-01-20
Doc: clarify contents of packfile sent as URI
Jonathan Tan
1
-2
/
+5
2021-01-20
t7900: clean up some broken refs
Derrick Stolee
1
-0
/
+7
2021-01-20
maintenance: set log.excludeDecoration durin prefetch
Derrick Stolee
2
-1
/
+31
2021-01-15
cache-tree: speed up consecutive path comparisons
Derrick Stolee
1
-2
/
+2
2021-01-15
cache-tree: use ce_namelen() instead of strlen()
René Scharfe
1
-4
/
+6
2021-01-15
index-format: discuss recursion of cache-tree better
Derrick Stolee
1
-1
/
+2
2021-01-15
index-format: update preamble to cache tree extension
Derrick Stolee
1
-6
/
+27
2021-01-15
index-format: use 'cache tree' over 'cached tree'
Derrick Stolee
2
-4
/
+4
2021-01-15
cache-tree: trace regions for prime_cache_tree
Derrick Stolee
1
-0
/
+3
2021-01-15
cache-tree: trace regions for I/O
Derrick Stolee
1
-1
/
+10
2021-01-15
The third batch
Junio C Hamano
1
-0
/
+30
2021-01-15
Merge branch 'jc/macos-install-dependencies-fix'
Junio C Hamano
1
-4
/
+4
2021-01-15
Merge branch 'tb/local-clone-race-doc'
Junio C Hamano
1
-0
/
+4
2021-01-15
Merge branch 'bc/doc-status-short'
Junio C Hamano
1
-8
/
+20
2021-01-15
Merge branch 'dl/p4-encode-after-kw-expansion'
Junio C Hamano
1
-1
/
+1
2021-01-15
Merge branch 'ab/gettext-charset-comment-fix'
Junio C Hamano
2
-82
/
+15
2021-01-15
Merge branch 'ug/doc-lose-dircache'
Junio C Hamano
2
-6
/
+4
2021-01-15
Merge branch 'ad/t4129-setfacl-target-fix'
Junio C Hamano
1
-1
/
+1
2021-01-15
Merge branch 'jk/t5516-deflake'
Junio C Hamano
1
-1
/
+3
2021-01-15
Merge branch 'vv/send-email-with-less-secure-apps-access'
Junio C Hamano
1
-1
/
+5
2021-01-15
Merge branch 'pb/mergetool-tool-help-fix'
Junio C Hamano
2
-2
/
+15
2021-01-15
Merge branch 'ds/for-each-repo-noopfix'
Junio C Hamano
2
-0
/
+13
2021-01-15
Merge branch 'jc/sign-off'
Junio C Hamano
1
-1
/
+1
2021-01-15
Merge branch 'mt/t4129-with-setgid-dir'
Junio C Hamano
1
-2
/
+7
2021-01-15
Merge branch 'ds/maintenance-part-4'
Junio C Hamano
4
-35
/
+616
2021-01-15
The second batch
Junio C Hamano
1
-0
/
+29
2021-01-15
Merge branch 'fc/completion-aliases-support'
Junio C Hamano
2
-10
/
+60
2021-01-15
Merge branch 'en/stash-apply-sparse-checkout'
Junio C Hamano
3
-57
/
+212
2021-01-15
Merge branch 'ar/t6016-modernise'
Junio C Hamano
1
-187
/
+167
2021-01-15
Merge branch 'zh/arg-help-format'
Junio C Hamano
8
-64
/
+64
2021-01-15
Merge branch 'nk/perf-fsmonitor-cleanup'
Junio C Hamano
1
-1
/
+6
2021-01-15
Merge branch 'ds/trace2-topo-walk'
Junio C Hamano
1
-0
/
+31
2021-01-15
Merge branch 'rs/rebase-commit-validation'
Junio C Hamano
1
-1
/
+3
2021-01-15
Merge branch 'ma/sha1-is-a-hash'
Junio C Hamano
19
-58
/
+58
2021-01-15
Merge branch 'ma/doc-pack-format-varint-for-sizes'
Junio C Hamano
1
-1
/
+16
2021-01-15
Merge branch 'ma/t1300-cleanup'
Junio C Hamano
1
-40
/
+32
2021-01-15
Merge branch 'pb/doc-modules-git-work-tree-typofix'
Junio C Hamano
1
-15
/
+15
2021-01-15
Merge branch 'ta/doc-typofix'
Junio C Hamano
6
-7
/
+7
2021-01-15
Merge branch 'bc/rev-parse-path-format'
Junio C Hamano
5
-61
/
+242
2021-01-15
Merge branch 'ew/decline-core-abbrev'
Junio C Hamano
3
-0
/
+6
2021-01-15
config: allow specifying config entries via envvar pairs
Patrick Steinhardt
5
-9
/
+191
2021-01-15
environment: make `getenv_safe()` a public function
Patrick Steinhardt
2
-5
/
+14
2021-01-15
config: store "git -c" variables using more robust format
Patrick Steinhardt
2
-7
/
+53
2021-01-15
config: parse more robust format in GIT_CONFIG_PARAMETERS
Jeff King
2
-17
/
+104
2021-01-14
t4203: make blame output massaging more robust
Junio C Hamano
1
-5
/
+5
2021-01-14
mailmap doc: use correct environment variable 'GIT_WORK_TREE'
Philippe Blain
1
-1
/
+1
2021-01-14
ci/install-depends: attempt to fix "brew cask" stuff
Junio C Hamano
1
-4
/
+4
[prev]
[next]