index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-02-22
builtin/repack.c: add '--geometric' option
Taylor Blau
-4
/
+343
2021-02-22
packfile: add kept-pack cache for find_kept_pack_entry()
Jeff King
-43
/
+61
2021-02-22
builtin/pack-objects.c: rewrite honor-pack-keep logic
Jeff King
-51
/
+76
2021-02-22
p5303: measure time to repack with keep
Jeff King
-2
/
+32
2021-02-22
p5303: add missing &&-chains
Jeff King
-2
/
+2
2021-02-22
builtin/pack-objects.c: add '--stdin-packs' option
Taylor Blau
-2
/
+307
2021-02-22
revision: learn '--no-kept-objects'
Taylor Blau
-0
/
+88
2021-02-22
packfile: introduce 'find_kept_pack_entry()'
Taylor Blau
-5
/
+64
2021-02-22
The tenth batch
Junio C Hamano
-0
/
+7
2021-02-22
Merge branch 'ab/test-lib'
Junio C Hamano
-124
/
+107
2021-02-22
Merge branch 'ab/diff-deferred-free'
Junio C Hamano
-20
/
+60
2021-02-22
Merge branch 'ab/pager-exit-log'
Junio C Hamano
-13
/
+142
2021-02-22
Merge branch 'ta/hash-function-transition-doc'
Junio C Hamano
-147
/
+150
2021-02-22
Merge branch 'bc/signed-objects-with-both-hashes'
Junio C Hamano
-74
/
+225
2021-02-22
Merge branch 'dl/stash-cleanup'
Junio C Hamano
-97
/
+105
2021-02-22
commit-graph: avoid leaking topo_levels slab in write_commit_graph()
Andrzej Hunt
-0
/
+1
2021-02-22
difftool.c: learn a new way start at specified file
ZheNing Hu
-0
/
+40
2021-02-22
commit-reach: stale commits may prune generation further
Derrick Stolee
-7
/
+21
2021-02-22
commit-reach: use heuristic in remove_redundant()
Derrick Stolee
-16
/
+56
2021-02-22
commit-reach: move compare_commits_by_gen
Derrick Stolee
-15
/
+15
2021-02-22
commit-reach: use one walk in remove_redundant()
Derrick Stolee
-8
/
+96
2021-02-22
doc: mention bigFileThreshold for packing
Christian Walther
-1
/
+19
2021-02-22
fetch-pack: print and use dangling .gitmodules
Jonathan Tan
-22
/
+165
2021-02-22
fetch-pack: with packfile URIs, use index-pack arg
Jonathan Tan
-11
/
+23
2021-02-22
http-fetch: allow custom index-pack args
Jonathan Tan
-8
/
+30
2021-02-22
http: allow custom index-pack args
Jonathan Tan
-13
/
+18
2021-02-22
Merge branch 'py/commit-comments'
Pratyush Yadav
-2
/
+21
2021-02-19
Documentation: typofix --column description
Junio C Hamano
-3
/
+3
2021-02-18
chunk-format: add technical docs
Derrick Stolee
-0
/
+122
2021-02-18
chunk-format: restore duplicate chunk checks
Derrick Stolee
-0
/
+9
2021-02-18
midx: use 64-bit multiplication for chunk sizes
Derrick Stolee
-5
/
+6
2021-02-18
midx: use chunk-format read API
Derrick Stolee
-50
/
+29
2021-02-18
commit-graph: use chunk-format read API
Derrick Stolee
-106
/
+55
2021-02-18
chunk-format: create read chunk API
Derrick Stolee
-0
/
+127
2021-02-18
midx: use chunk-format API in write_midx_internal()
Derrick Stolee
-86
/
+20
2021-02-18
midx: drop chunk progress during write
Derrick Stolee
-7
/
+0
2021-02-18
midx: return success/failure in chunk write methods
Derrick Stolee
-36
/
+27
2021-02-18
midx: add num_large_offsets to write_midx_context
Derrick Stolee
-7
/
+10
2021-02-18
midx: add pack_perm to write_midx_context
Derrick Stolee
-19
/
+21
2021-02-18
midx: add entries to write_midx_context
Derrick Stolee
-23
/
+26
2021-02-18
midx: use context in write_midx_pack_names()
Derrick Stolee
-11
/
+10
2021-02-18
midx: rename pack_info to write_midx_context
Derrick Stolee
-65
/
+65
2021-02-18
commit-graph: use chunk-format write API
Derrick Stolee
-82
/
+37
2021-02-18
chunk-format: create chunk format write API
Derrick Stolee
-0
/
+112
2021-02-18
gitmailmap.txt: fix rendering of e-mail addresses
Martin Ågren
-4
/
+4
2021-02-18
git.txt: fix monospace rendering
Martin Ågren
-1
/
+1
2021-02-18
git-gui: remove lines starting with the comment character
Pratyush Yadav
-2
/
+21
2021-02-17
The ninth batch
Junio C Hamano
-0
/
+58
2021-02-17
Merge branch 'ak/config-bad-bool-error'
Junio C Hamano
-2
/
+25
2021-02-17
Merge branch 'js/reflog-expire-stale-fix'
Junio C Hamano
-0
/
+29
[prev]
[next]