index
:
git
master
git
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
/
fsck.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
repository: remove unnecessary include of path.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
cache.h: remove this no-longer-used header
Elijah Newren
2023-06-21
1
-1
/
+0
*
read-cache*.h: move declarations for read-cache.c functions from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
sparse-index.h: move declarations for sparse-index.c from cache.h
Elijah Newren
2023-06-21
1
-0
/
+1
*
fsck: use local repository
Derrick Stolee
2023-05-02
1
-3
/
+3
*
fsck: verify checksums of all .bitmap files
Derrick Stolee
2023-05-02
1
-0
/
+4
*
Merge branch 'ds/fsck-pack-revindex'
Junio C Hamano
2023-04-28
1
-0
/
+36
|
\
|
*
fsck: validate .rev file header
Derrick Stolee
2023-04-17
1
-2
/
+8
|
*
fsck: create scaffolding for rev-index checks
Derrick Stolee
2023-04-17
1
-0
/
+30
|
*
Merge branch 'en/header-split-cleanup'
Junio C Hamano
2023-04-06
1
-0
/
+1
|
|
\
|
*
\
Merge branch 'ab/remove-implicit-use-of-the-repository'
Junio C Hamano
2023-04-06
1
-1
/
+1
|
|
\
\
*
|
|
|
object-file.h: move declarations for object-file.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
|
object-name.h: move declarations for object-name.c functions from cache.h
Elijah Newren
2023-04-11
1
-0
/
+1
*
|
|
|
Merge branch 'ab/remove-implicit-use-of-the-repository' into en/header-split-...
Junio C Hamano
2023-04-04
1
-1
/
+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
cocci: apply the "cache.h" part of "the_repository.pending"
Ævar Arnfjörð Bjarmason
2023-03-28
1
-1
/
+1
*
|
|
treewide: be explicit about dependence on gettext.h
Elijah Newren
2023-03-21
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'jk/unused-post-2.39-part2'
Junio C Hamano
2023-03-17
1
-12
/
+13
|
\
\
|
*
|
for_each_object: mark unused callback parameters
Jeff King
2023-02-24
1
-12
/
+13
|
|
/
*
|
Merge branch 'en/header-cleanup'
Junio C Hamano
2023-03-17
1
-0
/
+2
|
\
\
|
*
|
replace-object.h: move read_replace_refs declaration from cache.h to here
Elijah Newren
2023-02-24
1
-0
/
+1
|
*
|
cache.h: remove dependence on hex.h; make other files include it explicitly
Elijah Newren
2023-02-24
1
-0
/
+1
|
|
/
*
|
fsck: check even zero-entry index files
Jeff King
2023-02-27
1
-3
/
+2
*
|
fsck: mention file path for index errors
Jeff King
2023-02-24
1
-15
/
+27
*
|
fsck: check index files in all worktrees
Jeff King
2023-02-24
1
-2
/
+16
*
|
fsck: factor out index fsck
Jeff King
2023-02-24
1
-24
/
+30
|
/
*
cocci: apply "pending" index-compatibility to some "builtin/*.c"
Ævar Arnfjörð Bjarmason
2022-11-21
1
-2
/
+2
*
cocci & cache.h: apply variable section of "pending" index-compatibility
Ævar Arnfjörð Bjarmason
2022-11-21
1
-6
/
+6
*
Merge branch 'ab/doc-synopsis-and-cmd-usage'
Junio C Hamano
2022-10-28
1
-1
/
+4
|
\
|
*
doc txt & -h consistency: add missing options
Ævar Arnfjörð Bjarmason
2022-10-13
1
-1
/
+4
*
|
Merge branch 'jk/fsck-on-diet'
Junio C Hamano
2022-10-10
1
-3
/
+3
|
\
\
|
*
|
parse_object_buffer(): respect save_commit_buffer
Jeff King
2022-09-22
1
-3
/
+0
|
*
|
fsck: turn off save_commit_buffer
Jeff King
2022-09-22
1
-0
/
+1
|
*
|
fsck: free tree buffers after walking unreachable objects
Jeff King
2022-09-22
1
-0
/
+2
|
|
/
*
|
git-compat-util.h: use "UNUSED", not "UNUSED(var)"
Ævar Arnfjörð Bjarmason
2022-09-01
1
-6
/
+6
*
|
refs: mark unused reflog callback parameters
Jeff King
2022-08-19
1
-2
/
+3
*
|
refs: mark unused each_ref_fn parameters
Jeff King
2022-08-19
1
-3
/
+4
|
/
*
fsck: do not dereference NULL while checking resolve-undo data
Junio C Hamano
2022-07-12
1
-0
/
+1
*
revision: mark blobs needed for resolve-undo as reachable
Junio C Hamano
2022-06-10
1
-0
/
+38
*
run-command API users: use strvec_pushl(), not argv construction
Ævar Arnfjörð Bjarmason
2021-11-26
1
-8
/
+4
*
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
2021-11-13
1
-1
/
+2
|
\
|
*
object-file: free(*contents) only in read_loose_object() caller
Ævar Arnfjörð Bjarmason
2021-11-11
1
-1
/
+2
*
|
Merge branch 'gc/use-repo-settings'
Junio C Hamano
2021-11-01
1
-2
/
+3
|
\
\
|
*
|
fsck: verify multi-pack-index when implictly enabled
Glen Choo
2021-10-15
1
-1
/
+1
|
*
|
fsck: verify commit graph when implicitly enabled
Glen Choo
2021-10-15
1
-1
/
+2
*
|
|
Merge branch 'ab/fsck-unexpected-type'
Junio C Hamano
2021-10-26
1
-6
/
+38
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
fsck: report invalid object type-path combinations
Ævar Arnfjörð Bjarmason
2021-10-02
1
-4
/
+11
|
*
fsck: don't hard die on invalid object types
Ævar Arnfjörð Bjarmason
2021-10-02
1
-6
/
+31
*
|
Merge branch 'ab/fsck-api-cleanup'
Junio C Hamano
2021-06-02
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
builtin/fsck.c: don't conflate "int" and "enum" in callback
Ævar Arnfjörð Bjarmason
2021-06-01
1
-1
/
+2
*
|
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
2021-04-30
1
-0
/
+2
|
\
\
[next]