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
2020-03-30
commit-graph: examine commits by generation number
Garima Singh
1
-3
/
+30
2020-03-30
commit-graph: examine changed-path objects in pack order
Jeff King
1
-3
/
+35
2020-03-30
commit-graph: compute Bloom filters for changed paths
Garima Singh
2
-2
/
+33
2020-03-30
diff: halt tree-diff early after max_changes
Derrick Stolee
3
-1
/
+14
2020-03-30
bloom.c: core Bloom filter implementation for changed paths.
Garima Singh
4
-0
/
+172
2020-03-30
bloom.c: introduce core Bloom filter constructs
Garima Singh
4
-1
/
+188
2020-03-30
bloom.c: add the murmur3 hash implementation
Garima Singh
7
-0
/
+133
2020-03-30
commit-graph: define and use MAX_NUM_CHUNKS
Garima Singh
1
-2
/
+3
2020-03-29
connected: always use partial clone optimization
Jonathan Tan
4
-23
/
+9
2020-03-29
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano
7
-16
/
+18
2020-03-29
INSTALL: drop support for docbook-xsl before 1.74
Martin Ågren
1
-3
/
+1
2020-03-29
manpage-normal.xsl: fold in manpage-base.xsl
Martin Ågren
2
-39
/
+18
2020-03-29
manpage-bold-literal.xsl: stop using git.docbook.backslash
Martin Ågren
1
-4
/
+2
2020-03-29
Doc: drop support for docbook-xsl before 1.73.0
Martin Ågren
5
-32
/
+3
2020-03-29
Doc: drop support for docbook-xsl before 1.72.0
Martin Ågren
4
-32
/
+2
2020-03-29
Doc: drop support for docbook-xsl before 1.71.1
Martin Ågren
3
-27
/
+2
2020-03-29
gitweb: fix UTF-8 encoding when using CGI::Fast
Julien Moutinho
1
-0
/
+16
2020-03-29
test-lib-functions: simplify packetize() stdin code
Jeff King
1
-5
/
+4
2020-03-29
CodingGuidelines: allow ${#posix} == strlen($posix)
Junio C Hamano
1
-2
/
+0
2020-03-29
t/README: suggest how to leave test early with failure
Junio C Hamano
1
-0
/
+35
2020-03-28
git-rebase.txt: fix typo
Philippe Blain
1
-1
/
+1
2020-03-28
pull: pass documented fetch options on
René Scharfe
1
-0
/
+18
2020-03-28
pull: remove --update-head-ok from documentation
René Scharfe
1
-1
/
+1
2020-03-28
sequencer: mark messages for translation
Alban Gruin
1
-3
/
+3
2020-03-28
wrapper: indent with tabs
Denton Liu
1
-2
/
+2
2020-03-28
midx.c: fix an integer underflow
Damien Robert
3
-4
/
+24
2020-03-27
pull: avoid running both merge and rebase
Elijah Newren
1
-1
/
+4
2020-03-27
Makefile: use curl-config --cflags
Jeff King
1
-1
/
+7
2020-03-27
Makefile: avoid running curl-config multiple times
Jeff King
1
-4
/
+3
2020-03-27
p5310: stop timing non-bitmap pack-to-disk
Jeff King
1
-4
/
+0
2020-03-27
upload-pack: handle unexpected delim packets
Jeff King
3
-2
/
+41
2020-03-27
test-lib-functions: make packetize() more efficient
Jeff King
2
-14
/
+28
2020-03-27
sparse-checkout: provide a new reapply subcommand
Elijah Newren
3
-1
/
+60
2020-03-27
unpack-trees: failure to set SKIP_WORKTREE bits always just a warning
Elijah Newren
3
-21
/
+43
2020-03-27
unpack-trees: provide warnings on sparse updates for unmerged paths too
Elijah Newren
3
-0
/
+56
2020-03-27
unpack-trees: make sparse path messages sound like warnings
Elijah Newren
2
-7
/
+7
2020-03-27
unpack-trees: split display_error_msgs() into two
Elijah Newren
3
-13
/
+49
2020-03-27
unpack-trees: rename ERROR_* fields meant for warnings to WARNING_*
Elijah Newren
2
-9
/
+11
2020-03-27
unpack-trees: move ERROR_WOULD_LOSE_SUBMODULE earlier
Elijah Newren
2
-7
/
+7
2020-03-27
sparse-checkout: use improved unpack_trees porcelain messages
Elijah Newren
2
-4
/
+4
2020-03-27
sparse-checkout: use new update_sparsity() function
Elijah Newren
2
-40
/
+39
2020-03-27
unpack-trees: add a new update_sparsity() function
Elijah Newren
2
-0
/
+86
2020-03-27
unpack-trees: pull sparse-checkout pattern reading into a new function
Elijah Newren
1
-8
/
+16
2020-03-27
unpack-trees: do not mark a dirty path with SKIP_WORKTREE
Elijah Newren
1
-1
/
+4
2020-03-27
unpack-trees: allow check_updates() to work on a different index
Elijah Newren
1
-3
/
+3
2020-03-27
t1091: make some tests a little more defensive against failures
Elijah Newren
1
-0
/
+2
2020-03-27
unpack-trees: simplify pattern_list freeing
Elijah Newren
3
-5
/
+5
2020-03-27
unpack-trees: simplify verify_absent_sparse()
Elijah Newren
1
-6
/
+2
2020-03-27
unpack-trees: remove unused error type
Elijah Newren
2
-5
/
+0
2020-03-27
unpack-trees: fix minor typo in comment
Elijah Newren
1
-1
/
+1
[prev]
[next]