index
:
git
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
t
/
helper
/
test-submodule-nested-repo-config.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-15
The sixth batch
Junio C Hamano
1
-0
/
+30
2021-09-15
t1400: avoid SIGPIPE race condition on fifo
Jeff King
1
-3
/
+5
2021-09-12
gc: remove unused launchctl_get_uid() call
Ævar Arnfjörð Bjarmason
1
-7
/
+1
2021-09-12
test-tool run-command: fix flip-flop init pattern
Ævar Arnfjörð Bjarmason
1
-4
/
+1
2021-09-12
tests: remove leftover untracked files
Elijah Newren
12
-4
/
+18
2021-09-12
strvec: use size_t to store nr and alloc
Jeff King
1
-2
/
+2
2021-09-12
compression: drop write-only core_compression_* variables
René Scharfe
3
-5
/
+0
2021-09-12
packfile: use oidset for bad objects
René Scharfe
3
-31
/
+11
2021-09-12
packfile: convert has_packed_and_bad() to object_id
René Scharfe
3
-4
/
+4
2021-09-12
packfile: convert mark_bad_packed_object() to object_id
René Scharfe
3
-8
/
+8
2021-09-12
midx: inline nth_midxed_pack_entry()
René Scharfe
1
-20
/
+9
2021-09-12
oidset: make oidset_size() an inline function
René Scharfe
2
-6
/
+4
2021-09-10
am: fix incorrect exit status on am fail to abort
Elijah Newren
2
-2
/
+3
2021-09-10
t4151: add a few am --abort tests
Elijah Newren
1
-0
/
+39
2021-09-10
git-am.txt: clarify --abort behavior
Elijah Newren
1
-0
/
+2
2021-09-10
docs/protocol-v2: point readers transport config discussion
Jeff King
1
-1
/
+7
2021-09-10
docs/git: discuss server-side config for GIT_PROTOCOL
Jeff King
2
-0
/
+23
2021-09-10
docs/http-backend: mention v2 protocol
Jeff King
1
-1
/
+25
2021-09-10
http-backend: handle HTTP_GIT_PROTOCOL CGI variable
Jeff King
2
-2
/
+4
2021-09-10
t5551: test v2-to-v0 http protocol fallback
Jeff King
2
-0
/
+14
2021-09-10
The fifth batch
Junio C Hamano
1
-0
/
+61
2021-09-09
pack-objects: rename .idx files into place after .bitmap files
Ævar Arnfjörð Bjarmason
1
-1
/
+2
2021-09-09
pack-write: split up finish_tmp_packfile() function
Ævar Arnfjörð Bjarmason
4
-13
/
+39
2021-09-09
builtin/index-pack.c: move `.idx` files into place last
Taylor Blau
1
-2
/
+2
2021-09-09
index-pack: refactor renaming in final()
Ævar Arnfjörð Bjarmason
1
-25
/
+23
2021-09-09
builtin/repack.c: move `.idx` files into place last
Taylor Blau
1
-1
/
+1
2021-09-09
pack-write.c: rename `.idx` files after `*.rev`
Taylor Blau
1
-1
/
+1
2021-09-09
pack-write: refactor renaming in finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
3
-24
/
+23
2021-09-09
bulk-checkin.c: store checksum directly
Taylor Blau
1
-6
/
+6
2021-09-09
t5562: use alarm() to interrupt timed child-wait
Jeff King
1
-8
/
+8
2021-09-09
refs/files-backend: remove unused open mode parameter
René Scharfe
1
-1
/
+1
2021-09-09
setup: use xopen and xdup in sanitize_stdfds
René Scharfe
1
-5
/
+3
2021-09-09
pack-bitmap: drop bitmap_index argument from try_partial_reuse()
Jeff King
1
-3
/
+2
2021-09-09
pack-bitmap: drop repository argument from prepare_midx_bitmap_git()
Jeff King
3
-5
/
+3
2021-09-09
sparse-index: integrate with cherry-pick and rebase
Derrick Stolee
3
-2
/
+46
2021-09-09
sequencer: ensure full index if not ORT strategy
Derrick Stolee
1
-0
/
+9
2021-09-09
t1092: add cherry-pick, rebase tests
Derrick Stolee
1
-6
/
+9
2021-09-09
merge-ort: expand only for out-of-cone conflicts
Derrick Stolee
2
-5
/
+38
2021-09-09
merge: make sparse-aware with ORT
Derrick Stolee
4
-2
/
+24
2021-09-09
diff: ignore sparse paths in diffstat
Derrick Stolee
1
-0
/
+8
2021-09-09
Close object store closer to spawning child processes
Johannes Schindelin
3
-16
/
+8
2021-09-09
run_auto_maintenance(): implicitly close the object store
Johannes Schindelin
5
-5
/
+1
2021-09-09
run-command: offer to close the object store before running
Johannes Schindelin
2
-0
/
+14
2021-09-09
run-command: prettify the `RUN_COMMAND_*` flags
Johannes Schindelin
1
-7
/
+7
2021-09-09
pack.h: line-wrap the definition of finish_tmp_packfile()
Ævar Arnfjörð Bjarmason
1
-1
/
+6
2021-09-09
entry: show finer-grained counter in "Filtering content" progress line
SZEDER Gábor
1
-7
/
+5
2021-09-09
commit-graph: fix bogus counter in "Scanning merged commits" progress line
SZEDER Gábor
1
-1
/
+1
2021-09-08
The fourth batch
Junio C Hamano
1
-0
/
+33
2021-09-08
pull: release packs before fetching
Johannes Schindelin
1
-0
/
+2
2021-09-08
commit-graph: when closing the graph, also release the slab
Johannes Schindelin
1
-0
/
+1
[next]