index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
merge-blobs.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-08-21
The seventh batch
Junio C Hamano
1
-0
/
+9
2024-08-20
ci(win+VS): download the vcpkg artifacts using a dedicated GitHub Action
Johannes Schindelin
1
-8
/
+4
2024-08-20
ci: bump microsoft/setup-msbuild from v1 to v2
Johannes Schindelin
1
-1
/
+1
2024-08-19
The sixth batch
Junio C Hamano
1
-0
/
+7
2024-08-16
Prepare for 2.46.1
Junio C Hamano
3
-2
/
+39
2024-08-15
The fifth batch
Junio C Hamano
1
-0
/
+25
2024-08-15
t4129: fix racy index when calling chmod after git-add
Jeff King
1
-1
/
+1
2024-08-15
howto-maintain: mention preformatted docs
Junio C Hamano
1
-0
/
+4
2024-08-15
git-svn: mention `svn:global-ignores` in help+docs
Alex Galvin
2
-10
/
+10
2024-08-14
The fourth batch
Junio C Hamano
1
-0
/
+56
2024-08-13
midx: drop unused parameters from add_midx_to_chain()
Jeff King
1
-9
/
+5
2024-08-13
bundle: default to SHA1 when reading bundle headers
Patrick Steinhardt
2
-1
/
+31
2024-08-13
builtin/bundle: have unbundle check for repo before opening its bundle
Patrick Steinhardt
2
-2
/
+10
2024-08-09
doc: grammofix in git-diff-tree
Junio C Hamano
1
-1
/
+1
2024-08-09
tutorial: grammofix
Junio C Hamano
1
-1
/
+1
2024-08-09
ref-filter: populate symref from iterator
John Cai
1
-5
/
+12
2024-08-09
refs: add referent to each_ref_fn
John Cai
48
-54
/
+78
2024-08-09
refs: keep track of unresolved reference value in iterators
John Cai
6
-5
/
+30
2024-08-09
diff-tree: fix crash when used with --remerge-diff
Xing Xin
2
-0
/
+48
2024-08-09
tests: drop use of 'tee' that hides exit status
Junio C Hamano
2
-3
/
+3
2024-08-08
The third batch
Junio C Hamano
1
-0
/
+25
2024-08-08
t7004: make use of write_script
AbdAlRahman Gad
1
-6
/
+2
2024-08-08
t7004: use single quotes instead of double quotes
AbdAlRahman Gad
1
-35
/
+35
2024-08-08
t7004: begin the test body on the same line as test_expect_success
AbdAlRahman Gad
1
-54
/
+71
2024-08-08
t7004: description on the same line as test_expect_success
AbdAlRahman Gad
1
-166
/
+83
2024-08-08
t7004: do not prepare things outside test_expect_success
AbdAlRahman Gad
1
-338
/
+360
2024-08-08
t7004: use indented here-doc
AbdAlRahman Gad
1
-19
/
+19
2024-08-08
t7004: one command per line
AbdAlRahman Gad
1
-2
/
+4
2024-08-08
t7004: remove space after redirect operators
AbdAlRahman Gad
1
-25
/
+25
2024-08-08
reftable/stack: handle locked tables during auto-compaction
Patrick Steinhardt
3
-22
/
+70
2024-08-08
reftable/stack: fix corruption on concurrent compaction
Patrick Steinhardt
1
-5
/
+102
2024-08-08
reftable/stack: use lock_file when adding table to "tables.list"
Patrick Steinhardt
1
-10
/
+11
2024-08-08
reftable/stack: do not die when fsyncing lock file files
Patrick Steinhardt
1
-2
/
+5
2024-08-08
reftable/stack: simplify tracking of table locks
Patrick Steinhardt
1
-7
/
+7
2024-08-08
reftable/stack: update stats on failed full compaction
Patrick Steinhardt
2
-9
/
+8
2024-08-08
reftable/stack: test compaction with already-locked tables
Patrick Steinhardt
1
-0
/
+77
2024-08-08
reftable/stack: extract function to setup stack with N tables
Patrick Steinhardt
1
-32
/
+32
2024-08-08
reftable/stack: refactor function to gather table sizes
Patrick Steinhardt
1
-5
/
+6
2024-08-08
fsck: add ref name check for files backend
shejialuo
4
-0
/
+127
2024-08-08
files-backend: add unified interface for refs scanning
shejialuo
3
-1
/
+76
2024-08-08
builtin/refs: add verify subcommand
shejialuo
4
-1
/
+65
2024-08-08
refs: set up ref consistency check infrastructure
shejialuo
7
-1
/
+58
2024-08-08
fsck: add refs report function
shejialuo
2
-0
/
+64
2024-08-08
fsck: add a unified interface for reporting fsck messages
shejialuo
1
-14
/
+30
2024-08-08
fsck: make "fsck_error" callback generic
shejialuo
5
-24
/
+38
2024-08-08
fsck: rename objects-related fsck error functions
shejialuo
3
-28
/
+29
2024-08-08
fsck: rename "skiplist" to "skip_oids"
shejialuo
2
-4
/
+4
2024-08-08
object: fix leaking packfiles when closing object store
Patrick Steinhardt
2
-0
/
+10
2024-08-08
submodule: fix leaking seen submodule names
Patrick Steinhardt
3
-0
/
+3
2024-08-08
submodule: fix leaking fetch tasks
Patrick Steinhardt
1
-10
/
+7
[next]