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-08-03
merge-ort: remove compile-time ability to turn off usage of memory pools
Elijah Newren
1
-162
/
+47
2021-07-30
merge-ort: reuse path strings in pool_alloc_filespec
Elijah Newren
1
-7
/
+22
2021-07-30
merge-ort: store filepairs and filespecs in our mem_pool
Elijah Newren
3
-17
/
+19
2021-07-30
diffcore-rename, merge-ort: add wrapper functions for filepair alloc/dealloc
Elijah Newren
3
-0
/
+85
2021-07-30
merge-ort: switch our strmaps over to using memory pools
Elijah Newren
1
-50
/
+75
2021-07-30
merge-ort: set up a memory pool
Elijah Newren
1
-0
/
+25
2021-07-30
merge-ort: add pool_alloc, pool_calloc, and pool_strndup wrappers
Elijah Newren
1
-0
/
+24
2021-07-30
diffcore-rename: use a mem_pool for exact rename detection's hashmap
Elijah Newren
1
-6
/
+16
2021-07-30
merge-ort: rename str{map,intmap,set}_func()
Elijah Newren
1
-13
/
+13
2021-07-20
merge-ort: restart merge with cached renames to reduce process entry cost
Elijah Newren
2
-7
/
+87
2021-07-20
merge-ort: avoid recursing into directories when we don't need to
Elijah Newren
1
-3
/
+99
2021-07-20
merge-ort: defer recursing into directories when merge base is matched
Elijah Newren
1
-2
/
+31
2021-07-20
merge-ort: add a handle_deferred_entries() helper function
Elijah Newren
1
-0
/
+64
2021-07-20
merge-ort: add data structures for allowable trivial directory resolves
Elijah Newren
1
-0
/
+61
2021-07-20
merge-ort: add some more explanations in collect_merge_info_callback()
Elijah Newren
1
-5
/
+15
2021-07-20
merge-ort: resolve paths early when we have sufficient information
Elijah Newren
1
-0
/
+37
2021-07-16
The fifth batch
Junio C Hamano
1
-0
/
+29
2021-07-16
Merge branch 'ds/gender-neutral-doc'
Junio C Hamano
11
-16
/
+14
2021-07-16
Merge branch 'jt/partial-clone-submodule-1'
Junio C Hamano
14
-82
/
+196
2021-07-16
Merge branch 'ab/struct-init'
Junio C Hamano
29
-64
/
+76
2021-07-16
Merge branch 'dd/test-stdout-count-lines'
Junio C Hamano
3
-76
/
+98
2021-07-16
Merge branch 'hn/refs-test-cleanup'
Junio C Hamano
2
-8
/
+6
2021-07-16
Merge branch 'rs/khash-alloc-cleanup'
Junio C Hamano
1
-9
/
+5
2021-07-16
Merge branch 'ar/help-micro-cleanup'
Junio C Hamano
1
-9
/
+8
2021-07-16
Merge branch 'ar/submodule-helper-include-cleanup'
Junio C Hamano
1
-1
/
+0
2021-07-16
Merge branch 'ab/bundle-updates'
Junio C Hamano
4
-65
/
+104
2021-07-16
Merge branch 'hn/refs-iterator-peel-returns-boolean'
Junio C Hamano
4
-3
/
+6
2021-07-16
Merge branch 'ab/mktag-tests'
Junio C Hamano
1
-15
/
+106
2021-07-16
Merge branch 'ab/show-branch-tests'
Junio C Hamano
3
-73
/
+155
2021-07-16
Merge branch 'ab/fetch-negotiate-segv-fix'
Junio C Hamano
5
-8
/
+38
2021-07-16
Merge branch 'ab/make-delete-on-error'
Junio C Hamano
1
-11
/
+18
2021-07-16
Merge branch 'ew/mmap-failures'
Junio C Hamano
5
-5
/
+22
2021-07-16
Merge branch 'js/config-mak-windows-pcre-fix'
Junio C Hamano
1
-1
/
+1
2021-07-16
Merge branch 'js/gfw-system-config-loc-fix'
Junio C Hamano
3
-7
/
+21
2021-07-16
Merge branch 'ks/submodule-cleanup'
Junio C Hamano
1
-7
/
+7
2021-07-16
Merge branch 'tb/midx-use-checksum'
Junio C Hamano
6
-18
/
+52
2021-07-16
Merge branch 'en/merge-dir-rename-corner-case-fix'
Junio C Hamano
3
-7
/
+193
2021-07-16
Merge branch 'en/ort-perf-batch-13'
Junio C Hamano
4
-34
/
+612
2021-07-16
Merge branch 'en/ort-perf-batch-12'
Junio C Hamano
3
-26
/
+60
2021-07-13
The fourth batch
Junio C Hamano
1
-0
/
+26
2021-07-13
Merge branch 'rs/grep-parser-fix'
Junio C Hamano
2
-0
/
+11
2021-07-13
Merge branch 'bk/doc-commit-typofix'
Junio C Hamano
1
-1
/
+1
2021-07-13
Merge branch 'dc/p4-binary-submit-fix'
Junio C Hamano
1
-2
/
+5
2021-07-13
Merge branch 'ab/pre-auto-gc-hook-test'
Junio C Hamano
1
-0
/
+46
2021-07-13
Merge branch 'jk/union-merge-binary'
Junio C Hamano
2
-4
/
+24
2021-07-13
Merge branch 'mr/cmake'
Junio C Hamano
1
-9
/
+28
2021-07-13
Merge branch 'ab/describe-tests-fix'
Junio C Hamano
1
-62
/
+72
2021-07-13
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
14
-107
/
+312
2021-07-13
Merge branch 'hn/prep-tests-for-reftable'
Junio C Hamano
18
-159
/
+170
2021-07-13
Merge branch 'fc/push-simple-updates-cleanup'
Junio C Hamano
1
-59
/
+34
[next]