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
2023-04-14
pack-objects: split out `--stdin-packs` tests into separate file
Patrick Steinhardt
-135
/
+145
2023-04-14
repack: fix generating multi-pack-index with only non-local packs
Patrick Steinhardt
-0
/
+34
2023-04-14
repack: fix trying to use preferred pack in alternates
Patrick Steinhardt
-5
/
+53
2023-04-14
midx: fix segfault with no packs and invalid preferred pack
Patrick Steinhardt
-3
/
+15
2023-04-13
branch, for-each-ref, tag: add option to omit empty lines
Øystein Walle
-4
/
+75
2023-04-13
t: invert `GIT_TEST_WRITE_REV_INDEX`
Taylor Blau
-8
/
+8
2023-04-13
config: enable `pack.writeReverseIndex` by default
Taylor Blau
-3
/
+5
2023-04-13
pack-revindex: introduce `pack.readReverseIndex`
Taylor Blau
-1
/
+23
2023-04-13
pack-revindex: introduce GIT_TEST_REV_INDEX_DIE_ON_DISK
Taylor Blau
-0
/
+4
2023-04-13
pack-revindex: make `load_pack_revindex` take a repository
Taylor Blau
-14
/
+18
2023-04-13
t5325: mark as leak-free
Taylor Blau
-0
/
+2
2023-04-13
pack-write.c: plug a leak in stage_tmp_packfiles()
Taylor Blau
-0
/
+2
2023-04-11
l10n: uk: remove stale lines
Arkadii Yakovets
-31
/
+0
2023-04-11
l10n: uk: add initial translation
Arkadii Yakovets
-0
/
+20850
2023-04-11
The ninth batch
Junio C Hamano
-0
/
+19
2023-04-11
Merge branch 'jk/use-perl-path-consistently'
Junio C Hamano
-1
/
+3
2023-04-11
Merge branch 'jc/clone-object-format-from-void'
Junio C Hamano
-5
/
+17
2023-04-11
Merge branch 'fc/doc-manpage-base-url-fix'
Junio C Hamano
-18
/
+2
2023-04-11
Merge branch 'dw/doc-submittingpatches-grammofix'
Junio C Hamano
-1
/
+1
2023-04-11
Merge branch 'jx/cap-object-info-uninitialized-fix'
Junio C Hamano
-1
/
+1
2023-04-11
Merge branch 'ar/adjust-tests-for-the-index-fallout'
Junio C Hamano
-3
/
+3
2023-04-11
Merge branch 'jc/spell-id-in-both-caps-in-message-id'
Junio C Hamano
-75
/
+75
2023-04-11
Merge branch 'ws/sparse-check-rules'
Junio C Hamano
-24
/
+307
2023-04-11
mailmap, quote: move declarations of global vars to correct unit
Elijah Newren
-5
/
+6
2023-04-11
treewide: reduce includes of cache.h in other headers
Elijah Newren
-8
/
+15
2023-04-11
treewide: remove double forward declaration of read_in_full
Elijah Newren
-6
/
+11
2023-04-11
cache.h: remove unnecessary includes
Elijah Newren
-4
/
+0
2023-04-11
treewide: remove cache.h inclusion due to pager.h changes
Elijah Newren
-5
/
+5
2023-04-11
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
-14
/
+39
2023-04-11
treewide: remove cache.h inclusion due to editor.h changes
Elijah Newren
-1
/
+1
2023-04-11
editor: move editor-related functions and declarations into common file
Elijah Newren
-55
/
+80
2023-04-11
treewide: remove cache.h inclusion due to object.h changes
Elijah Newren
-17
/
+16
2023-04-11
object.h: move some inline functions and defines from cache.h
Elijah Newren
-42
/
+44
2023-04-11
treewide: remove cache.h inclusion due to object-file.h changes
Elijah Newren
-12
/
+11
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
-123
/
+184
2023-04-11
treewide: remove cache.h inclusion due to git-zlib changes
Elijah Newren
-1
/
+1
2023-04-11
git-zlib: move declarations for git-zlib functions from cache.h
Elijah Newren
-26
/
+39
2023-04-11
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
-13
/
+10
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
-110
/
+210
2023-04-11
treewide: remove unnecessary cache.h inclusion
Elijah Newren
-10
/
+8
2023-04-11
treewide: be explicit about dependence on mem-pool.h
Elijah Newren
-1
/
+5
2023-04-11
treewide: be explicit about dependence on oid-array.h
Elijah Newren
-1
/
+10
2023-04-11
treewide: be explicit about dependence on pack-revindex.h
Elijah Newren
-1
/
+3
2023-04-11
treewide: be explicit about dependence on convert.h
Elijah Newren
-1
/
+14
2023-04-11
treewide: be explicit about dependence on advice.h
Elijah Newren
-1
/
+24
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
-2
/
+70
2023-04-11
clone: error specifically with --local and symlinked objects
Glen Choo
-2
/
+17
2023-04-10
t2024: fix loose/strict local base branch DWIM test
Andrei Rybak
-2
/
+5
2023-04-10
rebase: remove a couple of redundant strategy tests
Phillip Wood
-53
/
+0
2023-04-10
rebase -m: fix serialization of strategy options
Phillip Wood
-41
/
+49
[prev]
[next]