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
/
builtin
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-14
pack-objects: fix error when packing same pack twice
Patrick Steinhardt
1
-0
/
+2
2023-04-14
repack: fix generating multi-pack-index with only non-local packs
Patrick Steinhardt
1
-0
/
+11
2023-04-14
repack: fix trying to use preferred pack in alternates
Patrick Steinhardt
1
-5
/
+21
2023-04-13
branch, for-each-ref, tag: add option to omit empty lines
Øystein Walle
3
-4
/
+15
2023-04-13
t: invert `GIT_TEST_WRITE_REV_INDEX`
Taylor Blau
2
-4
/
+4
2023-04-13
config: enable `pack.writeReverseIndex` by default
Taylor Blau
2
-0
/
+2
2023-04-11
Merge branch 'jc/clone-object-format-from-void'
Junio C Hamano
1
-5
/
+6
2023-04-11
Merge branch 'ws/sparse-check-rules'
Junio C Hamano
1
-20
/
+117
2023-04-11
treewide: remove double forward declaration of read_in_full
Elijah Newren
1
-0
/
+1
2023-04-11
pager.h: move declarations for pager.c functions from cache.h
Elijah Newren
8
-0
/
+8
2023-04-11
editor: move editor-related functions and declarations into common file
Elijah Newren
11
-0
/
+11
2023-04-11
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
27
-0
/
+27
2023-04-11
git-zlib: move declarations for git-zlib functions from cache.h
Elijah Newren
1
-0
/
+1
2023-04-11
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
45
-0
/
+45
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 oid-array.h
Elijah Newren
4
-0
/
+4
2023-04-11
treewide: be explicit about dependence on pack-revindex.h
Elijah Newren
1
-0
/
+1
2023-04-11
treewide: be explicit about dependence on convert.h
Elijah Newren
2
-0
/
+2
2023-04-11
treewide: be explicit about dependence on advice.h
Elijah Newren
12
-0
/
+12
2023-04-11
treewide: be explicit about dependence on trace.h & trace2.h
Elijah Newren
9
-0
/
+12
2023-04-11
clone: error specifically with --local and symlinked objects
Glen Choo
1
-1
/
+11
2023-04-10
rebase -m: cleanup --strategy-option handling
Phillip Wood
1
-20
/
+10
2023-04-10
sequencer: use struct strvec to store merge strategy options
Phillip Wood
1
-17
/
+3
2023-04-10
rebase: stop reading and writing unnecessary strategy state
Phillip Wood
1
-24
/
+0
2023-04-10
get-tar-commit-id: use TYPEFLAG_GLOBAL_HEADER instead of magic value
René Scharfe
1
-1
/
+1
2023-04-06
Merge branch 'ds/fetch-bundle-uri-with-all'
Junio C Hamano
1
-1
/
+6
2023-04-06
Merge branch 'en/header-split-cleanup'
Junio C Hamano
113
-1
/
+248
2023-04-06
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
56
-299
/
+377
2023-04-06
Merge branch 'ab/config-multi-and-nonbool'
Junio C Hamano
5
-27
/
+18
2023-04-06
Merge branch 'ps/fetch-ref-update-reporting'
Junio C Hamano
1
-129
/
+138
2023-04-06
Merge branch 'jk/unused-post-2.40-part2'
Junio C Hamano
22
-23
/
+42
2023-04-06
Merge branch 'ds/ahead-behind'
Junio C Hamano
3
-1
/
+27
2023-04-06
branch: improve error log on branch not found by checking remotes refs
Clement Mabileau
1
-4
/
+21
2023-04-05
mergetool: new config guiDefault supports auto-toggling gui by DISPLAY
Tao Klerks
1
-4
/
+12
2023-04-05
clone: propagate object-format when cloning from void
Junio C Hamano
1
-5
/
+6
2023-04-04
Merge branch 'jk/really-deprecate-pack-redundant'
Junio C Hamano
1
-0
/
+1
2023-04-04
Merge branch 'ah/rebase-merges-config'
Junio C Hamano
1
-15
/
+55
2023-04-04
Merge branch 'jk/fast-export-cleanup'
Junio C Hamano
1
-35
/
+44
2023-04-04
write-tree: integrate with sparse index
Shuqi Liang
1
-0
/
+3
2023-04-04
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
56
-299
/
+377
2023-04-03
describe: enable sparse index for describe
Raghul Nanth A
1
-0
/
+2
2023-03-31
fetch: download bundles once, even with --all
Derrick Stolee
1
-1
/
+6
2023-03-30
Merge branch 'sg/parse-options-h-users'
Junio C Hamano
5
-0
/
+5
2023-03-28
mark "argv" as unused when we check argc
Jeff King
2
-4
/
+4
2023-03-28
builtins: mark unused prefix parameters
Jeff King
12
-12
/
+12
2023-03-28
builtins: annotate always-empty prefix parameters
Jeff King
6
-0
/
+12
2023-03-28
builtins: always pass prefix to parse_options()
Jeff King
2
-5
/
+6
2023-03-28
fast-import: fix file access when run from subdir
Jeff King
1
-2
/
+8
2023-03-28
Merge branch 'jk/fix-proto-downgrade-to-v0'
Junio C Hamano
2
-3
/
+3
2023-03-28
for-each-repo: with bad config, don't conflate <path> and <cmd>
Ævar Arnfjörð Bjarmason
1
-1
/
+1
[prev]
[next]