index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-14
v0 protocol: fix sha1/sha256 confusion for capabilities^{}
Jeff King
1
-35
/
+14
2023-04-14
t5512: stop referring to "v1" protocol
Jeff King
1
-4
/
+4
2023-04-14
v0 protocol: fix infinite loop when parsing multi-valued capabilities
Jeff King
1
-0
/
+52
2023-04-14
send-email: export patch counters in validate environment
Robin Jarry
1
-0
/
+31
2023-04-14
repack: disable writing bitmaps when doing a local repack
Patrick Steinhardt
2
-0
/
+44
2023-04-14
repack: honor `-l` when calculating pack geometry
Patrick Steinhardt
1
-0
/
+57
2023-04-14
t/helper: allow chmtime to print verbosely without modifying mtime
Patrick Steinhardt
1
-1
/
+1
2023-04-14
pack-objects: extend test coverage of `--stdin-packs` with alternates
Patrick Steinhardt
1
-0
/
+48
2023-04-14
pack-objects: fix error when same packfile is included and excluded
Patrick Steinhardt
1
-0
/
+20
2023-04-14
pack-objects: fix error when packing same pack twice
Patrick Steinhardt
2
-0
/
+52
2023-04-14
pack-objects: split out `--stdin-packs` tests into separate file
Patrick Steinhardt
2
-135
/
+145
2023-04-14
repack: fix generating multi-pack-index with only non-local packs
Patrick Steinhardt
1
-0
/
+23
2023-04-14
repack: fix trying to use preferred pack in alternates
Patrick Steinhardt
1
-0
/
+32
2023-04-14
midx: fix segfault with no packs and invalid preferred pack
Patrick Steinhardt
1
-0
/
+12
2023-04-13
branch, for-each-ref, tag: add option to omit empty lines
Øystein Walle
3
-0
/
+48
2023-04-13
t: invert `GIT_TEST_WRITE_REV_INDEX`
Taylor Blau
2
-2
/
+2
2023-04-13
config: enable `pack.writeReverseIndex` by default
Taylor Blau
2
-2
/
+2
2023-04-13
pack-revindex: introduce `pack.readReverseIndex`
Taylor Blau
1
-0
/
+11
2023-04-13
t5325: mark as leak-free
Taylor Blau
1
-0
/
+2
2023-04-11
Merge branch 'jk/use-perl-path-consistently'
Junio C Hamano
2
-1
/
+3
2023-04-11
Merge branch 'jc/clone-object-format-from-void'
Junio C Hamano
1
-0
/
+11
2023-04-11
Merge branch 'ar/adjust-tests-for-the-index-fallout'
Junio C Hamano
2
-3
/
+3
2023-04-11
Merge branch 'jc/spell-id-in-both-caps-in-message-id'
Junio C Hamano
9
-60
/
+60
2023-04-11
Merge branch 'ws/sparse-check-rules'
Junio C Hamano
1
-2
/
+165
2023-04-11
treewide: remove cache.h inclusion due to object-name.h changes
Elijah Newren
3
-3
/
+0
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
5
-0
/
+5
2023-04-11
treewide: remove unnecessary cache.h inclusion
Elijah Newren
1
-1
/
+0
2023-04-11
treewide: be explicit about dependence on mem-pool.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
3
-0
/
+3
2023-04-11
clone: error specifically with --local and symlinked objects
Glen Choo
1
-1
/
+1
2023-04-10
t2024: fix loose/strict local base branch DWIM test
Andrei Rybak
1
-2
/
+5
2023-04-10
rebase: remove a couple of redundant strategy tests
Phillip Wood
2
-53
/
+0
2023-04-10
rebase -m: fix serialization of strategy options
Phillip Wood
2
-36
/
+22
2023-04-10
rebase -m: cleanup --strategy-option handling
Phillip Wood
1
-2
/
+8
2023-04-10
date: remove approxidate_relative()
René Scharfe
1
-2
/
+2
2023-04-07
userdiff: support regexec(3) with multi-byte support
René Scharfe
1
-0
/
+4
2023-04-06
Merge branch 'ds/fetch-bundle-uri-with-all'
Junio C Hamano
1
-0
/
+34
2023-04-06
Merge branch 'jk/chainlint-fixes'
Junio C Hamano
7
-18
/
+50
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
43
-28
/
+57
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
6
-19
/
+27
2023-04-06
Merge branch 'gc/config-parsing-cleanup'
Junio C Hamano
2
-0
/
+26
2023-04-06
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
11
-8
/
+288
2023-04-06
Merge branch 'jk/unused-post-2.40-part2'
Junio C Hamano
28
-32
/
+62
2023-04-06
Merge branch 'ps/ahead-behind-truncation-fix'
Junio C Hamano
1
-0
/
+9
2023-04-06
Merge branch 'ds/ahead-behind'
Junio C Hamano
7
-1
/
+326
2023-04-06
t/lib-httpd: pass PERL_PATH to CGI scripts
Jeff King
2
-1
/
+3
2023-04-05
mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
Tao Klerks
2
-0
/
+90
2023-04-05
clone: propagate object-format when cloning from void
Junio C Hamano
1
-0
/
+11
2023-04-04
Merge branch 'ar/test-cleanup-unused-file-creation'
Junio C Hamano
7
-12
/
+22
2023-04-04
Merge branch 'jk/blame-contents-with-arbitrary-commit'
Junio C Hamano
1
-0
/
+14
[prev]
[next]