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
/
fsck.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-23
fsck: store repository in fsck options
Patrick Steinhardt
1
-0
/
+4
2026-03-23
fsck: initialize fsck options via a function
Patrick Steinhardt
1
-28
/
+10
2026-01-12
builtin/fsck: move generic HEAD check into `refs_fsck()`
Patrick Steinhardt
1
-0
/
+1
2026-01-12
builtin/fsck: move generic object ID checks into `refs_fsck()`
Patrick Steinhardt
1
-0
/
+1
2026-01-12
fsck: drop unused fields from `struct fsck_ref_report`
Patrick Steinhardt
1
-2
/
+0
2025-11-25
builtin/index-pack: fix deferred fsck outside repos
Patrick Steinhardt
1
-0
/
+7
2025-10-22
Merge branch 'bc/sha1-256-interop-01'
Junio C Hamano
1
-0
/
+2
2025-10-09
fsck: consider gpgsig headers expected in tags
brian m. carlson
1
-0
/
+2
2025-10-07
refs/reftable: add fsck check for checking the table name
Karthik Nayak
1
-0
/
+1
2025-10-07
fsck: order 'fsck_msg_type' alphabetically
Karthik Nayak
1
-19
/
+19
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-05-14
packed-backend: fsck should warn when "packed-refs" file is empty
shejialuo
1
-0
/
+1
2025-03-26
Merge branch 'sj/ref-consistency-checks-more'
Junio C Hamano
1
-0
/
+4
2025-03-03
fsck.h: *.txt -> *.adoc fixes
Todd Zullinger
1
-1
/
+1
2025-02-27
packed-backend: check whether the "packed-refs" is sorted
shejialuo
1
-0
/
+1
2025-02-27
packed-backend: add "packed-refs" entry consistency check
shejialuo
1
-0
/
+1
2025-02-27
packed-backend: add "packed-refs" header consistency check
shejialuo
1
-0
/
+2
2024-11-21
ref: add symlink ref content check for files backend
shejialuo
1
-0
/
+1
2024-11-21
ref: check whether the target of the symref is a ref
shejialuo
1
-0
/
+1
2024-11-21
ref: add basic symref content check for files backend
shejialuo
1
-0
/
+1
2024-11-21
ref: add more strict checks for regular refs
shejialuo
1
-0
/
+2
2024-11-21
ref: port git-fsck(1) regular refs check for files backend
shejialuo
1
-0
/
+1
2024-08-08
fsck: add ref name check for files backend
shejialuo
1
-0
/
+1
2024-08-08
files-backend: add unified interface for refs scanning
shejialuo
1
-0
/
+1
2024-08-08
builtin/refs: add verify subcommand
shejialuo
1
-1
/
+7
2024-08-08
fsck: add refs report function
shejialuo
1
-0
/
+25
2024-08-08
fsck: make "fsck_error" callback generic
shejialuo
1
-5
/
+12
2024-08-08
fsck: rename objects-related fsck error functions
shejialuo
1
-13
/
+13
2024-08-08
fsck: rename "skiplist" to "skip_oids"
shejialuo
1
-2
/
+2
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
1
-1
/
+1
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
1
-1
/
+1
2024-05-24
Merge branch 'fixes/2.45.1/2.42' into fixes/2.45.1/2.43
Junio C Hamano
1
-12
/
+0
2024-05-24
Merge branch 'fixes/2.45.1/2.41' into fixes/2.45.1/2.42
Junio C Hamano
1
-12
/
+0
2024-05-24
Merge branch 'fixes/2.45.1/2.40' into fixes/2.45.1/2.41
Junio C Hamano
1
-12
/
+0
2024-05-24
Merge branch 'jc/fix-2.45.1-and-friends-for-2.39' into fixes/2.45.1/2.40
Junio C Hamano
1
-12
/
+0
2024-05-22
Revert "fsck: warn about symlink pointing inside a gitdir"
Junio C Hamano
1
-12
/
+0
2024-04-19
Sync with 2.42.2
Johannes Schindelin
1
-0
/
+12
2024-04-19
Sync with 2.41.1
Johannes Schindelin
1
-0
/
+12
2024-04-19
Sync with 2.40.2
Johannes Schindelin
1
-0
/
+12
2024-04-19
Sync with 2.39.4
Johannes Schindelin
1
-0
/
+12
2024-04-19
fsck: warn about symlink pointing inside a gitdir
Johannes Schindelin
1
-0
/
+12
2023-08-31
fsck: detect very large tree pathnames
Jeff King
1
-0
/
+1
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
1
-1
/
+3
2023-02-23
object.h: stop depending on cache.h; make cache.h depend on object.h
Elijah Newren
1
-0
/
+1
2023-01-18
fsck: provide a function to fsck buffer without object struct
Jeff King
1
-0
/
+8
2022-12-13
Sync with 2.38.3
Junio C Hamano
1
-0
/
+12
2022-12-13
Merge branch 'maint-2.36' into maint-2.37
Junio C Hamano
1
-0
/
+12
2022-12-09
fsck: implement checks for gitattributes
Patrick Steinhardt
1
-0
/
+12
2022-10-25
fsck: document msg-id
John Cai
1
-0
/
+6
2022-10-25
fsck: remove the unused MISSING_TREE_OBJECT
Junio C Hamano
1
-1
/
+0
[next]