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-14
checkout: ensure full index
Derrick Stolee
1
-0
/
+5
2021-04-14
checkout-index: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
add: ensure full index
Derrick Stolee
1
-0
/
+2
2021-04-14
cache: move ensure_full_index() to cache.h
Derrick Stolee
2
-1
/
+1
2021-04-14
read-cache: expand on query into sparse-directory entry
Derrick Stolee
1
-0
/
+21
2021-04-14
*: remove 'const' qualifier for struct index_state
Derrick Stolee
14
-68
/
+68
2021-04-14
sparse-index: API protection strategy
Derrick Stolee
1
-2
/
+35
2021-04-13
The ninth batch
Junio C Hamano
1
-0
/
+25
2021-04-13
Merge branch 'vs/completion-with-set-u'
Junio C Hamano
1
-3
/
+3
2021-04-13
Merge branch 'ab/detox-config-gettext'
Junio C Hamano
1
-15
/
+1
2021-04-13
Merge branch 'gk/gitweb-redacted-email'
Junio C Hamano
2
-7
/
+38
2021-04-13
Merge branch 'cc/test-helper-bloom-usage-fix'
Junio C Hamano
1
-1
/
+1
2021-04-13
Merge branch 'ab/send-email-validate-errors'
Junio C Hamano
2
-25
/
+55
2021-04-13
Merge branch 'tb/precompose-prefix-simplify'
Junio C Hamano
5
-16
/
+29
2021-04-13
Merge branch 'fm/user-manual-use-preface'
Junio C Hamano
1
-0
/
+3
2021-04-13
Merge branch 'ab/perl-do-not-abuse-map'
Junio C Hamano
1
-2
/
+2
2021-04-13
Merge branch 'tb/pack-preferred-tips-to-give-bitmap'
Junio C Hamano
9
-0
/
+142
2021-04-13
Merge branch 'jk/ref-filter-segfault-fix'
Junio C Hamano
2
-1
/
+11
2021-04-13
api docs: document that BUG() emits a trace2 error event
Ævar Arnfjörð Bjarmason
2
-1
/
+4
2021-04-13
api docs: document BUG() in api-error-handling.txt
Ævar Arnfjörð Bjarmason
1
-2
/
+5
2021-04-13
usage.c: don't copy/paste the same comment three times
Ævar Arnfjörð Bjarmason
1
-12
/
+5
2021-04-13
tests: remove all uses of test_i18cmp
Ævar Arnfjörð Bjarmason
3
-13
/
+6
2021-04-13
revision: avoid parsing with --exclude-promisor-objects
Jeff King
2
-1
/
+9
2021-04-13
lookup_unknown_object(): take a repository argument
Jeff King
9
-14
/
+13
2021-04-13
is_promisor_object(): free tree buffer after parsing
Jeff King
2
-0
/
+5
2021-04-12
reftable: document an alternate cleanup method on Windows
Han-Wen Nienhuys
1
-2
/
+7
2021-04-12
pack-objects: update "nr_seen" progress based on pack-reused count
Jeff King
2
-1
/
+25
2021-04-12
merge-ort: only do pointer arithmetic for non-empty lists
Andrzej Hunt
1
-13
/
+5
2021-04-08
fetch-pack: buffer object-format with other args
Jonathan Tan
1
-1
/
+1
2021-04-08
gitweb: add "e-mail privacy" feature to redact e-mail addresses
Georgios Kontaxis
2
-7
/
+38
2021-04-08
Makefile: add missing dependencies of 'config-list.h'
SZEDER Gábor
1
-2
/
+2
2021-04-08
userdiff: add support for Scheme
Atharva Raykar
18
-0
/
+101
2021-04-08
The eighth batch
Junio C Hamano
1
-0
/
+18
2021-04-08
Merge branch 'ab/make-tags-quiet'
Junio C Hamano
1
-4
/
+6
2021-04-08
Merge branch 'rs/daemon-sanitize-dir-sep'
Junio C Hamano
1
-4
/
+4
2021-04-08
Merge branch 'en/ort-perf-batch-9'
Junio C Hamano
4
-15
/
+354
2021-04-08
Merge branch 'en/sequencer-edit-upon-conflict-fix'
Junio C Hamano
4
-17
/
+77
2021-04-08
Merge branch 'll/clone-reject-shallow'
Junio C Hamano
10
-6
/
+108
2021-04-08
Merge branch 'tb/reverse-midx'
Junio C Hamano
14
-68
/
+733
2021-04-08
blame tests: simplify userdiff driver test
Ævar Arnfjörð Bjarmason
1
-21
/
+15
2021-04-08
blame tests: don't rely on t/t4018/ directory
Ævar Arnfjörð Bjarmason
1
-3
/
+13
2021-04-08
userdiff: remove support for "broken" tests
Ævar Arnfjörð Bjarmason
2
-10
/
+1
2021-04-08
userdiff tests: list builtin drivers via test-tool
Ævar Arnfjörð Bjarmason
5
-27
/
+68
2021-04-08
userdiff tests: explicitly test "default" pattern
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-04-08
userdiff: add and use for_each_userdiff_driver()
Ævar Arnfjörð Bjarmason
2
-12
/
+71
2021-04-08
userdiff style: normalize pascal regex declaration
Ævar Arnfjörð Bjarmason
1
-3
/
+2
2021-04-08
userdiff style: declare patterns with consistent style
Ævar Arnfjörð Bjarmason
1
-5
/
+15
2021-04-08
userdiff style: re-order drivers in alphabetical order
Ævar Arnfjörð Bjarmason
1
-38
/
+38
2021-04-08
config.c: remove last remnant of GIT_TEST_GETTEXT_POISON
Ævar Arnfjörð Bjarmason
1
-15
/
+1
2021-04-08
completion: audit and guard $GIT_* against unset use
Ville Skyttä
1
-3
/
+3
[prev]
[next]