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
/
builtin
/
fsck.c
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
Merge branch 'ty/repository-fetch-if-missing'
Junio C Hamano
1
-3
/
+3
2026-08-17
odb: eagerly initialize alternates
Patrick Steinhardt
1
-3
/
+0
2026-08-15
repository: move fetch_if_missing into struct repository
Tian Yuchen
1
-3
/
+3
2026-07-16
worktree: pass repository to public functions
Patrick Steinhardt
1
-3
/
+3
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
1
-1
/
+1
2026-04-08
Merge branch 'ps/odb-cleanup'
Junio C Hamano
1
-1
/
+1
2026-03-31
odb: rename `odb_has_object()` flags
Patrick Steinhardt
1
-1
/
+1
2026-03-23
builtin/fsck: stop using `the_repository` in error reporting
Patrick Steinhardt
1
-23
/
+23
2026-03-23
builtin/fsck: stop using `the_repository` when marking objects
Patrick Steinhardt
1
-12
/
+14
2026-03-23
builtin/fsck: stop using `the_repository` when checking packed objects
Patrick Steinhardt
1
-5
/
+6
2026-03-23
builtin/fsck: stop using `the_repository` with loose objects
Patrick Steinhardt
1
-6
/
+8
2026-03-23
builtin/fsck: stop using `the_repository` when checking reflogs
Patrick Steinhardt
1
-10
/
+14
2026-03-23
builtin/fsck: stop using `the_repository` when checking refs
Patrick Steinhardt
1
-5
/
+6
2026-03-23
builtin/fsck: stop using `the_repository` when snapshotting refs
Patrick Steinhardt
1
-11
/
+22
2026-03-23
builtin/fsck: fix trivial dependence on `the_repository`
Patrick Steinhardt
1
-49
/
+49
2026-03-23
fsck: store repository in fsck options
Patrick Steinhardt
1
-4
/
+4
2026-03-23
fsck: initialize fsck options via a function
Patrick Steinhardt
1
-3
/
+7
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
1
-2
/
+5
2026-03-04
Merge branch 'pw/no-more-NULL-means-current-worktree'
Junio C Hamano
1
-1
/
+1
2026-03-02
Merge branch 'ps/object-info-bits-cleanup'
Junio C Hamano
1
-1
/
+2
2026-03-02
Merge branch 'ps/odb-for-each-object'
Junio C Hamano
1
-45
/
+12
2026-02-23
refs: replace `refs_for_each_rawref()`
Patrick Steinhardt
1
-2
/
+5
2026-02-19
path: remove repository argument from worktree_git_path()
Phillip Wood
1
-1
/
+1
2026-02-12
builtin/fsck: fix flags passed to `odb_has_object()`
Patrick Steinhardt
1
-1
/
+2
2026-01-26
builtin/fsck: refactor to use `odb_for_each_object()`
Patrick Steinhardt
1
-45
/
+12
2026-01-21
Merge branch 'ps/ref-consistency-checks'
Junio C Hamano
1
-42
/
+4
2026-01-12
builtin/fsck: drop `fsck_head_link()`
Patrick Steinhardt
1
-24
/
+4
2026-01-12
builtin/fsck: move generic HEAD check into `refs_fsck()`
Patrick Steinhardt
1
-7
/
+0
2026-01-12
builtin/fsck: move generic object ID checks into `refs_fsck()`
Patrick Steinhardt
1
-26
/
+15
2026-01-09
fsck: snapshot default refs before object walk
Elijah Newren
1
-40
/
+122
2025-12-16
Merge branch 'ps/object-read-stream'
Junio C Hamano
1
-2
/
+3
2025-11-23
streaming: move into object database subsystem
Patrick Steinhardt
1
-1
/
+1
2025-11-23
streaming: get rid of `the_repository`
Patrick Steinhardt
1
-1
/
+2
2025-11-19
Merge branch 'ps/ref-peeled-tags'
Junio C Hamano
1
-14
/
+19
2025-11-04
refs: introduce wrapper struct for `each_ref_fn`
Patrick Steinhardt
1
-14
/
+19
2025-10-16
packfile: introduce macro to iterate through packs
Patrick Steinhardt
1
-9
/
+6
2025-09-24
packfile: refactor `get_all_packs()` to work on packfile store
Patrick Steinhardt
1
-4
/
+7
2025-08-21
Merge branch 'ps/remote-rename-fix'
Junio C Hamano
1
-5
/
+4
2025-08-06
refs: pass refname when invoking reflog entry callback
Patrick Steinhardt
1
-5
/
+4
2025-08-05
Merge branch 'ps/object-file-wo-the-repository'
Junio C Hamano
1
-7
/
+9
2025-07-23
config: drop `git_config()` wrapper
Patrick Steinhardt
1
-1
/
+1
2025-07-16
object-file: get rid of `the_repository` in `read_loose_object()`
Patrick Steinhardt
1
-1
/
+1
2025-07-16
object-file: get rid of `the_repository` in loose object iterators
Patrick Steinhardt
1
-6
/
+8
2025-07-01
odb: rename `has_object()`
Patrick Steinhardt
1
-1
/
+1
2025-07-01
odb: rename `oid_object_info()`
Patrick Steinhardt
1
-3
/
+4
2025-07-01
odb: get rid of `the_repository` when handling alternates
Patrick Steinhardt
1
-3
/
+3
2025-07-01
object-store: rename files to "odb.{c,h}"
Patrick Steinhardt
1
-1
/
+1
2025-07-01
object-store: rename `object_directory` to `odb_source`
Patrick Steinhardt
1
-7
/
+7
2025-05-16
fsck: stop using object_info->type_name strbuf
Jeff King
1
-11
/
+2
2025-04-15
object-store: merge "object-store-ll.h" and "object-store.h"
Patrick Steinhardt
1
-1
/
+1
[next]