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-09-09
Close object store closer to spawning child processes
Johannes Schindelin
-16
/
+8
2021-09-09
run_auto_maintenance(): implicitly close the object store
Johannes Schindelin
-5
/
+1
2021-09-09
run-command: offer to close the object store before running
Johannes Schindelin
-0
/
+14
2021-09-09
run-command: prettify the `RUN_COMMAND_*` flags
Johannes Schindelin
-7
/
+7
2021-09-09
ci: new github-action for git-l10n code review
Jiang Xin
-0
/
+105
2021-09-09
pack.h: line-wrap the definition of finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
-1
/
+6
2021-09-09
entry: show finer-grained counter in "Filtering content" progress line
SZEDER Gábor
-7
/
+5
2021-09-09
commit-graph: fix bogus counter in "Scanning merged commits" progress line
SZEDER Gábor
-1
/
+1
2021-09-08
The fourth batch
Junio C Hamano
-0
/
+33
2021-09-08
Merge branch 'sg/column-nl'
Junio C Hamano
-2
/
+20
2021-09-08
Merge branch 'cb/makefile-apple-clang'
Junio C Hamano
-6
/
+3
2021-09-08
Merge branch 'ps/ls-refs-strbuf-optim'
Junio C Hamano
-8
/
+11
2021-09-08
Merge branch 'rs/branch-allow-deleting-dangling'
Junio C Hamano
-2
/
+16
2021-09-08
Merge branch 'mt/quiet-with-delayed-checkout'
Junio C Hamano
-5
/
+80
2021-09-08
Merge branch 'rs/xopen-reports-open-failures'
Junio C Hamano
-53
/
+36
2021-09-08
Merge branch 'dd/diff-files-unmerged-fix'
Junio C Hamano
-0
/
+57
2021-09-08
Merge branch 'dd/t6300-wo-gpg-fix'
Junio C Hamano
-11
/
+18
2021-09-08
Merge branch 'mh/credential-leakfix'
Junio C Hamano
-0
/
+1
2021-09-08
Merge branch 'jk/t5323-no-pack-test-fix'
Junio C Hamano
-2
/
+2
2021-09-08
Merge branch 'js/maintenance-launchctl-fix'
Junio C Hamano
-21
/
+87
2021-09-08
Merge branch 'ab/rebase-fatal-fatal-fix'
Junio C Hamano
-1
/
+1
2021-09-08
Merge branch 'ab/ls-remote-packet-trace'
Junio C Hamano
-3
/
+5
2021-09-08
Merge branch 'rs/git-mmap-uses-malloc'
Junio C Hamano
-1
/
+6
2021-09-08
Merge branch 'ga/send-email-sendmail-cmd'
Junio C Hamano
-1
/
+1
2021-09-08
Merge branch 'me/t5582-cleanup'
Junio C Hamano
-1
/
+0
2021-09-08
pull: release packs before fetching
Johannes Schindelin
-0
/
+2
2021-09-08
commit-graph: when closing the graph, also release the slab
Johannes Schindelin
-0
/
+1
2021-09-08
t7814: show lack of alternate ODB-adding
Jonathan Tan
-0
/
+3
2021-09-08
submodule-config: pass repo upon blob config read
Jonathan Tan
-9
/
+19
2021-09-08
grep: add repository to OID grep sources
Jonathan Tan
-12
/
+27
2021-09-08
grep: allocate subrepos on heap
Jonathan Tan
-9
/
+30
2021-09-08
grep: read submodule entry with explicit repo
Jonathan Tan
-5
/
+5
2021-09-08
grep: typesafe versions of grep_source_init
Jonathan Tan
-23
/
+34
2021-09-08
grep: use submodule-ODB-as-alternate lazy-addition
Jonathan Tan
-1
/
+7
2021-09-08
submodule: lazily add submodule ODBs as alternates
Jonathan Tan
-1
/
+41
2021-09-07
read-cache: fix GIT_TEST_SPLIT_INDEX
SZEDER Gábor
-9
/
+25
2021-09-07
tests: disable GIT_TEST_SPLIT_INDEX for sparse index tests
SZEDER Gábor
-42
/
+51
2021-09-07
read-cache: look for shared index files next to the index, too
SZEDER Gábor
-1
/
+36
2021-09-07
t1600-index: disable GIT_TEST_SPLIT_INDEX
SZEDER Gábor
-0
/
+2
2021-09-07
t1600-index: don't run git commands upstream of a pipe
SZEDER Gábor
-3
/
+6
2021-09-07
t1600-index: remove unnecessary redirection
SZEDER Gábor
-1
/
+1
2021-09-07
Merge branch 'ds/sparse-index-ignored-files' into sg/test-split-index-fix
Junio C Hamano
-62
/
+312
2021-09-07
sparse-checkout: clear tracked sparse dirs
Derrick Stolee
-0
/
+163
2021-09-07
sparse-index: add SPARSE_INDEX_MEMORY_ONLY flag
Derrick Stolee
-18
/
+26
2021-09-07
attr: be careful about sparse directories
Derrick Stolee
-0
/
+15
2021-09-07
sparse-checkout: create helper methods
Derrick Stolee
-17
/
+64
2021-09-07
sparse-index: use WRITE_TREE_MISSING_OK
Derrick Stolee
-1
/
+4
2021-09-07
sparse-index: silently return when cache tree fails
Derrick Stolee
-4
/
+6
2021-09-07
unpack-trees: fix nested sparse-dir search
Derrick Stolee
-3
/
+5
2021-09-07
sparse-index: silently return when not using cone-mode patterns
Derrick Stolee
-5
/
+11
[prev]
[next]