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