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-04-28
bloom: clear each bloom_key after use
Andrzej Hunt
1
-0
/
+1
2021-04-28
ls-files: free max_prefix when done
Andrzej Hunt
1
-1
/
+2
2021-04-28
wt-status: fix multiple small leaks
Andrzej Hunt
1
-0
/
+4
2021-04-28
revision: free remainder of old commit list in limit_list
Andrzej Hunt
1
-7
/
+10
2021-04-27
hex: print objects using the hash algorithm member
brian m. carlson
1
-2
/
+2
2021-04-27
hex: default to the_hash_algo on zero algorithm value
brian m. carlson
1
-0
/
+7
2021-04-27
builtin/pack-objects: avoid using struct object_id for pack hash
brian m. carlson
1
-10
/
+10
2021-04-27
commit-graph: don't store file hashes as struct object_id
brian m. carlson
1
-6
/
+7
2021-04-27
builtin/show-index: set the algorithm for object IDs
brian m. carlson
1
-1
/
+3
2021-04-27
hash: provide per-algorithm null OIDs
brian m. carlson
42
-95
/
+119
2021-04-27
hash: set, copy, and use algo field in struct object_id
brian m. carlson
4
-13
/
+54
2021-04-27
builtin/pack-redundant: avoid casting buffers to struct object_id
brian m. carlson
1
-14
/
+14
2021-04-27
Use the final_oid_fn to finalize hashing of object IDs
brian m. carlson
7
-11
/
+11
2021-04-27
hash: add a function to finalize object IDs
brian m. carlson
2
-23
/
+52
2021-04-27
http-push: set algorithm when reading object ID
brian m. carlson
1
-0
/
+2
2021-04-27
Always use oidread to read into struct object_id
brian m. carlson
13
-23
/
+23
2021-04-27
hash: add an algo member to struct object_id
brian m. carlson
1
-0
/
+1
2021-04-27
pretty: provide human date format
ZheNing Hu
3
-0
/
+13
2021-04-27
pretty tests: give --date/format tests a better description
Ævar Arnfjörð Bjarmason
1
-3
/
+3
2021-04-27
pretty tests: simplify %aI/%cI date format test
Ævar Arnfjörð Bjarmason
1
-2
/
+1
2021-04-27
refs/debug: trace into reflog expiry too
Han-Wen Nienhuys
1
-3
/
+44
2021-04-27
git-completion.bash: consolidate cases in _git_stash()
Denton Liu
1
-19
/
+2
2021-04-27
git-completion.bash: use $__git_cmd_idx in more places
Denton Liu
2
-12
/
+33
2021-04-27
git-completion.bash: rename to $__git_cmd_idx
Denton Liu
1
-10
/
+10
2021-04-27
t1300: fix unset of GIT_CONFIG_NOSYSTEM leaking into subsequent tests
Patrick Steinhardt
1
-4
/
+3
2021-04-20
The twelfth batch
Junio C Hamano
1
-0
/
+19
2021-04-20
Merge branch 'js/access-nul-emulation-on-windows'
Junio C Hamano
1
-0
/
+2
2021-04-20
Merge branch 'sg/bugreport-fixes'
Junio C Hamano
1
-2
/
+2
2021-04-20
Merge branch 'jc/doc-do-not-capitalize-clarification'
Junio C Hamano
2
-5
/
+13
2021-04-20
Merge branch 'ab/usage-error-docs'
Junio C Hamano
3
-15
/
+14
2021-04-20
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
3
-13
/
+6
2021-04-20
Merge branch 'jt/fetch-pack-request-fix'
Junio C Hamano
1
-1
/
+1
2021-04-20
Merge branch 'hn/reftable-tables-doc-update'
Junio C Hamano
1
-2
/
+7
2021-04-20
Merge branch 'jk/pack-objects-bitmap-progress-fix'
Junio C Hamano
2
-1
/
+25
2021-04-20
Merge branch 'ab/userdiff-tests'
Junio C Hamano
9
-109
/
+213
2021-04-20
Merge branch 'ar/userdiff-scheme'
Junio C Hamano
18
-0
/
+101
2021-04-20
git-completion.bash: separate some commands onto their own line
Denton Liu
1
-9
/
+28
2021-04-20
doc: clarify the filename encoding in git diff
Andrey Bienkowski
1
-1
/
+4
2021-04-20
ref-filter: reuse output buffer
ZheNing Hu
3
-16
/
+20
2021-04-19
ref-filter: get rid of show_ref_array_item
ZheNing Hu
4
-21
/
+34
2021-04-19
parallel-checkout: add design documentation
Matheus Tavares
2
-0
/
+271
2021-04-19
config: allow overriding of global and system configuration
Patrick Steinhardt
4
-3
/
+115
2021-04-19
config: unify code paths to get global config paths
Patrick Steinhardt
3
-4
/
+13
2021-04-19
config: rename `git_etc_config()`
Patrick Steinhardt
3
-12
/
+11
2021-04-19
rev-list: allow filtering of provided items
Patrick Steinhardt
8
-14
/
+104
2021-04-19
pack-bitmap: implement combined filter
Patrick Steinhardt
2
-0
/
+17
2021-04-19
pack-bitmap: implement object type filter
Patrick Steinhardt
2
-4
/
+50
2021-04-19
list-objects: implement object type filter
Patrick Steinhardt
6
-3
/
+144
2021-04-19
parallel-checkout: support progress displaying
Matheus Tavares
3
-7
/
+43
2021-04-19
parallel-checkout: add configuration options
Matheus Tavares
4
-10
/
+54
[prev]
[next]