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-02-02
t5544: clarify 'hook works with partial clone' test
Jacob Vosmaer
1
-2
/
+3
2021-02-01
commit-graph: prepare commit graph
Derrick Stolee
2
-9
/
+3
2021-02-01
commit-graph: be extra careful about mixed generations
Derrick Stolee
1
-2
/
+12
2021-02-01
commit-graph: compute generations separately
Derrick Stolee
1
-14
/
+56
2021-02-01
commit-graph: validate layers for generation data
Derrick Stolee
1
-6
/
+16
2021-02-01
commit-graph: always parse before commit_graph_data_at()
Derrick Stolee
2
-4
/
+33
2021-02-01
commit-graph: use repo_parse_commit
Derrick Stolee
2
-7
/
+8
2021-01-30
annotate-tests: quote variable expansions containing path names
Johannes Sixt
1
-4
/
+4
2021-01-30
worktree: teach `list` verbose mode
Rafael Silva
3
-2
/
+63
2021-01-30
worktree: teach `list` to annotate prunable worktree
Rafael Silva
3
-2
/
+66
2021-01-30
worktree: teach `list --porcelain` to annotate locked worktree
Rafael Silva
3
-2
/
+71
2021-01-30
t2402: ensure locked worktree is properly cleaned up
Rafael Silva
1
-0
/
+1
2021-01-30
worktree: teach worktree_lock_reason() to gently handle main worktree
Rafael Silva
2
-2
/
+3
2021-01-30
worktree: teach worktree to lazy-load "prunable" reason
Rafael Silva
2
-0
/
+29
2021-01-30
worktree: libify should_prune_worktree()
Rafael Silva
3
-74
/
+83
2021-01-29
p5303: avoid sed GNU-ism
Jeff King
1
-4
/
+8
2021-01-28
t5325: check both on-disk and in-memory reverse index
Taylor Blau
1
-0
/
+23
2021-01-28
pretty: lazy-load commit data when expanding user-format
Jeff King
2
-12
/
+13
2021-01-28
rebase -i: do leave commit message intact in fixup! chains
Johannes Schindelin
2
-1
/
+20
2021-01-28
t0000: consistently use single quotes for outer tests
Jeff King
1
-190
/
+190
2021-01-28
t0000: run cleaning test inside sub-test
Jeff King
1
-8
/
+17
2021-01-28
t0000: run prereq tests inside sub-test
Jeff King
1
-80
/
+69
2021-01-28
t0000: keep clean-up tests together
Jeff King
1
-11
/
+11
2021-01-28
oid_pos(): access table through const pointers
Jeff King
7
-13
/
+13
2021-01-28
hash_pos(): convert to oid_pos()
Jeff King
7
-43
/
+43
2021-01-28
rerere: use strmap to store rerere directories
Jeff King
1
-39
/
+23
2021-01-28
rerere: tighten rr-cache dirname check
Jeff King
1
-2
/
+3
2021-01-28
rerere: check dirname format while iterating rr_cache directory
Jeff King
1
-3
/
+11
2021-01-28
commit_graft_pos(): take an oid instead of a bare hash
Jeff King
3
-6
/
+6
2021-01-28
upload-pack.c: fix filter spec quoting bug
Jacob Vosmaer
2
-8
/
+10
2021-01-27
git-compat-util: always enable variadic macros
Jeff King
1
-2
/
+5
2021-01-27
ci: do not cancel all jobs of a matrix if one fails
Philippe Blain
1
-0
/
+4
2021-01-26
test-lib: prevent '--stress-jobs=X' from being ignored
SZEDER Gábor
1
-4
/
+4
2021-01-26
grep/log: remove hidden --debug and --grep-debug options
Ævar Arnfjörð Bjarmason
4
-107
/
+2
2021-01-25
pack-revindex: ensure that on-disk reverse indexes are given precedence
Taylor Blau
3
-0
/
+14
2021-01-25
t: support GIT_TEST_WRITE_REV_INDEX
Taylor Blau
5
-1
/
+13
2021-01-25
t: prepare for GIT_TEST_WRITE_REV_INDEX
Taylor Blau
6
-11
/
+23
2021-01-25
Documentation/config/pack.txt: advertise 'pack.writeReverseIndex'
Taylor Blau
1
-0
/
+7
2021-01-25
builtin/pack-objects.c: respect 'pack.writeReverseIndex'
Taylor Blau
2
-0
/
+20
2021-01-25
builtin/index-pack.c: write reverse indexes
Taylor Blau
3
-8
/
+131
2021-01-25
builtin/index-pack.c: allow stripping arbitrary extensions
Taylor Blau
1
-8
/
+8
2021-01-25
pack-write.c: prepare to write 'pack-*.rev' files
Taylor Blau
2
-1
/
+123
2021-01-25
packfile: prepare for the existence of '*.rev' files
Taylor Blau
8
-14
/
+184
2021-01-25
The fourth batch
Junio C Hamano
1
-0
/
+57
2021-01-25
Merge branch 'ab/mailmap-fixup'
Junio C Hamano
3
-15
/
+22
2021-01-25
Merge branch 'tb/pack-revindex-api'
Junio C Hamano
6
-85
/
+185
2021-01-25
Merge branch 'ab/coc-update-to-2.0'
Junio C Hamano
2
-51
/
+104
2021-01-25
Merge branch 'ps/config-env-pairs'
Junio C Hamano
11
-39
/
+491
2021-01-25
Merge branch 'cc/write-promisor-file'
Junio C Hamano
4
-16
/
+28
2021-01-25
Merge branch 'jx/bundle'
Junio C Hamano
6
-78
/
+576
[prev]
[next]