index
:
user/sven/git.git
gitweb/more-expires
gitweb/show-remotes
local
master
origin/HEAD
origin/maint
origin/master
Git
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fsck.c
Age
Commit message (
Expand
)
Author
2025-07-01
odb: rename `repo_read_object_file()`
Patrick Steinhardt
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
2025-01-07
fsck: reject misconfigured fsck.skipList
Justin Tobler
2024-12-04
packfile: pass down repository to `for_each_packed_object`
Karthik Nayak
2024-08-08
builtin/refs: add verify subcommand
shejialuo
2024-08-08
fsck: add refs report function
shejialuo
2024-08-08
fsck: add a unified interface for reporting fsck messages
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-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
2024-06-17
Merge branch 'ps/no-writable-strings'
Junio C Hamano
2024-06-14
oidset: pass hash algorithm when parsing file
Patrick Steinhardt
2024-06-14
global: introduce `USE_THE_REPOSITORY_VARIABLE` macro
Patrick Steinhardt
2024-06-07
global: improve const correctness when assigning string constants
Patrick Steinhardt
2024-06-06
Merge branch 'ps/leakfixes'
Junio C Hamano
2024-05-27
config: clarify memory ownership in `git_config_pathname()`
Patrick Steinhardt
2024-05-24
Merge branch 'fixes/2.45.1/2.44' into jc/fix-2.45.1-and-friends-for-maint
Junio C Hamano
2024-05-24
Merge branch 'fixes/2.45.1/2.43' into fixes/2.45.1/2.44
Junio C Hamano
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-29
Sync with 2.44.1
Johannes Schindelin
2024-04-19
Sync with 2.43.4
Johannes Schindelin
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
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
2024-02-08
Merge branch 'en/header-cleanup' into maint-2.43
Junio C Hamano
2024-01-26
Merge branch 'vd/fsck-submodule-url-test'
Junio C Hamano
2024-01-18
submodule-config.h: move check_submodule_url
Victoria Dye
2024-01-08
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-12-26
treewide: remove unnecessary includes in source files
Elijah Newren
2023-12-09
fsck: handle NULL value when parsing message config
Jeff King
2023-10-02
tree-walk: init_tree_desc take an oid to get the hash algorithm
Eric W. Biederman
2023-08-31
fsck: detect very large tree pathnames
Jeff King
2023-07-25
Merge branch 'jk/unused-parameter'
Junio C Hamano
2023-07-17
Merge branch 'cw/compat-util-header-cleanup'
Junio C Hamano
2023-07-13
fsck: mark unused parameters in various fsck callbacks
Jeff King
2023-07-06
Merge branch 'gc/config-context'
Junio C Hamano
2023-07-05
git-compat-util: move alloc macros to git-compat-util.h
Calvin Wan
2023-06-28
config: pass ctx with config files
Glen Choo
2023-06-28
config: add ctx arg to config_fn_t
Glen Choo
2023-06-21
object-store-ll.h: split this header out of object-store.h
Elijah Newren
2023-06-21
repository: remove unnecessary include of path.h
Elijah Newren
[next]