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
/
t
/
helper
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
Merge branch 'en/midx-missing-pack-fallback'
Junio C Hamano
1
-1
/
+1
12 days
Merge branch 'ps/odb-generic-corrupt-objects'
Junio C Hamano
1
-1
/
+1
13 days
packfile: recover when a multi-pack-index names a removed pack
Elijah Newren
1
-1
/
+1
2026-08-24
Merge branch 'js/pack-objects-delta-size-t'
Junio C Hamano
2
-4
/
+5
2026-08-23
Merge branch 'cc/fast-import-usage'
Junio C Hamano
1
-0
/
+4
2026-08-19
odb/source-packed: flag known-bad objects as corrupt and not missing
Patrick Steinhardt
1
-1
/
+1
2026-08-13
t/helper/test-pack-deltas: widen `do_compress()`'s maxsize local to `size_t`
Johannes Schindelin
1
-1
/
+1
2026-08-13
delta: widen `create_delta()` and `diff_delta()` to `size_t`
Johannes Schindelin
2
-3
/
+4
2026-08-11
parse-options: introduce OPT_HIDDEN_GROUP
Christian Couder
1
-0
/
+4
2026-08-07
Merge branch 'mm/revision-pure-get-commit-action'
Junio C Hamano
1
-0
/
+63
2026-07-27
Merge branch 'ps/refs-wo-the-repository'
Junio C Hamano
1
-1
/
+1
2026-07-19
Merge branch 'ty/migrate-ignorecase'
Junio C Hamano
1
-1
/
+1
2026-07-16
Merge branch 'jk/git-hash-cleanups'
Junio C Hamano
3
-19
/
+18
2026-07-16
worktree: pass repository to public functions
Patrick Steinhardt
1
-1
/
+1
2026-07-15
revision: make get_commit_action() a pure predicate
Michael Montalbo
1
-0
/
+63
2026-07-15
Merge branch 'ps/odb-drop-whence'
Junio C Hamano
1
-1
/
+1
2026-07-07
hash: convert remaining direct function calls
Jeff King
1
-15
/
+14
2026-07-07
hash: use git_hash_init() consistently
Jeff King
3
-4
/
+4
2026-07-06
Merge branch 'ps/refs-onbranch-fixes'
Junio C Hamano
1
-1
/
+1
2026-07-06
Merge branch 'ty/move-protect-hfs-ntfs'
Junio C Hamano
1
-9
/
+15
2026-07-06
Merge branch 'ps/odb-source-packed'
Junio C Hamano
1
-2
/
+5
2026-07-02
packfile: thread odb_source_packed through packed_object_info()
Patrick Steinhardt
1
-1
/
+1
2026-06-26
reftable: split up write options
Patrick Steinhardt
1
-1
/
+1
2026-06-24
Merge branch 'ps/odb-source-packed' into ps/odb-drop-whence
Junio C Hamano
1
-2
/
+5
2026-06-19
config: use repo_ignore_case() to access core.ignorecase
Tian Yuchen
1
-1
/
+1
2026-06-17
midx: refactor interfaces to work on "packed" source
Patrick Steinhardt
1
-2
/
+5
2026-06-15
odb: use size_t for object_info.sizep and the size APIs
Johannes Schindelin
2
-2
/
+3
2026-06-15
patch-delta: use size_t for sizes
Johannes Schindelin
1
-4
/
+6
2026-06-12
environment: move 'protect_hfs' and 'protect_ntfs' into 'repo_config_values'
Tian Yuchen
1
-9
/
+15
2026-06-02
Merge branch 'ds/path-walk-filters'
Junio C Hamano
1
-2
/
+15
2026-05-27
Merge branch 'ps/setup-wo-the-repository'
Junio C Hamano
33
-39
/
+43
2026-05-27
Merge branch 'tb/pseudo-merge-bugfixes'
Junio C Hamano
1
-1
/
+112
2026-05-24
path-walk: add pl_sparse_trees to control tree pruning
Derrick Stolee
1
-1
/
+5
2026-05-24
path-walk: support blobless filter
Derrick Stolee
1
-1
/
+10
2026-05-19
setup: stop using `the_repository` in `setup_git_directory()`
Patrick Steinhardt
30
-34
/
+36
2026-05-19
setup: stop using `the_repository` in `setup_git_directory_gently()`
Patrick Steinhardt
2
-2
/
+2
2026-05-19
setup: stop using `the_repository` in `setup_work_tree()`
Patrick Steinhardt
1
-1
/
+3
2026-05-19
setup: stop using `the_repository` in `prefix_path()`
Patrick Steinhardt
1
-1
/
+1
2026-05-12
t/helper: add 'test-tool bitmap write' subcommand
Taylor Blau
1
-1
/
+112
2026-05-09
test-tool synthesize: add precomputed SHA-256 pack for 4 GiB + 1
Johannes Schindelin
1
-0
/
+91
2026-05-09
test-tool synthesize: precompute pack for 4 GiB + 1
Johannes Schindelin
1
-1
/
+201
2026-05-09
test-tool synthesize: use the unsafe hash for speed
Johannes Schindelin
1
-1
/
+1
2026-05-09
test-tool: add a helper to synthesize large packfiles
Johannes Schindelin
4
-0
/
+253
2026-03-25
Merge branch 'tb/incremental-midx-part-3.2'
Junio C Hamano
1
-8
/
+13
2026-03-19
Merge branch 'ps/unit-test-c-escape-names.txt'
Junio C Hamano
1
-0
/
+4
2026-03-11
test-lib: print escape sequence names
Pablo Sabater
1
-0
/
+4
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
1
-5
/
+10
2026-03-09
Merge branch 'ar/run-command-hook-take-2'
Junio C Hamano
1
-2
/
+50
2026-03-05
Merge branch 'ps/fsck-stream-from-the-right-object-instance'
Junio C Hamano
1
-1
/
+4
2026-02-27
Merge branch 'ps/ci-gitlab-msvc-updates'
Junio C Hamano
1
-6
/
+12
[next]