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
4 days
Merge branch 'mm/diff-process-hunks' into seen
Junio C Hamano
4
-0
/
+352
4 days
Merge branch 'cc/early-scan-options' into seen
Junio C Hamano
3
-0
/
+75
4 days
Merge branch 'tb/pack-with-duplicates' into seen
Junio C Hamano
2
-4
/
+17
4 days
Merge branch 'as/utimensat-utimes' into jch
Junio C Hamano
1
-8
/
+12
4 days
Merge branch 'ps/odb-stop-registering-in-memory-sources' into jch
Junio C Hamano
3
-22
/
+33
4 days
Merge branch 'en/midx-missing-pack-fallback'
Junio C Hamano
1
-1
/
+1
11 days
diff: consult oid-only hunk providers via diff.<driver>.process
Michael Montalbo
4
-0
/
+352
12 days
parse-options: build early scan options from a struct option array
Christian Couder
3
-0
/
+34
12 days
parse-options: add early_scan_options()
Christian Couder
3
-0
/
+41
12 days
t/helper: stop registering alternates in "ref-store" command
Patrick Steinhardt
1
-8
/
+0
12 days
t/helper: adapt read-midx to not link ad-hoc source anymore
Patrick Steinhardt
1
-12
/
+31
12 days
submodule-config: remove uses of `the_repository`
Patrick Steinhardt
1
-2
/
+2
14 days
Merge branch 'ps/odb-generic-corrupt-objects'
Junio C Hamano
1
-1
/
+1
2026-08-30
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-21
compat/posix: drop legacy <utime.h> header and shims
Alexey Samsonov
1
-1
/
+0
2026-08-21
treewide: use utimensat(2) instead of legacy utime(3p)
Alexey Samsonov
1
-7
/
+12
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-24
test-tool bitmap: reject packs with duplicate objects
Taylor Blau
1
-0
/
+3
2026-07-24
midx: verify duplicate pack entries by OID and offset
Taylor Blau
1
-4
/
+14
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
[next]