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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-20
Merge branch 'js/objects-larger-than-4gb-on-windows'
Junio C Hamano
5
-0
/
+581
2026-05-20
Merge branch 'en/diffstat-utf8-truncation-fix'
Junio C Hamano
1
-0
/
+25
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-19
Merge branch 'sj/submodule-update-clone-config-fix'
Junio C Hamano
1
-0
/
+8
2026-05-19
Merge branch 'ag/rebase-update-refs-limit-to-branches'
Junio C Hamano
1
-0
/
+18
2026-05-19
Merge branch 'kh/name-rev-custom-format'
Junio C Hamano
2
-1
/
+210
2026-05-19
Merge branch 'sg/t6112-unwanted-tilde-expansion-fix'
Junio C Hamano
1
-3
/
+3
2026-05-19
Merge branch 'mc/http-emptyauth-negotiate-fix'
Junio C Hamano
1
-0
/
+74
2026-05-18
config: retry acquiring config.lock, configurable via core.configLockTimeout
Jörg Thalheim
3
-3
/
+23
2026-05-18
refs/files: skip lock files during consistency checks
Karthik Nayak
1
-0
/
+41
2026-05-17
Merge branch 'rs/grep-column-only-match-fix'
Junio C Hamano
1
-3
/
+3
2026-05-17
Merge branch 'hn/git-checkout-m-with-stash'
Junio C Hamano
4
-8
/
+106
2026-05-17
Merge branch 'en/ort-cached-rename-with-trivial-resolution'
Junio C Hamano
1
-0
/
+60
2026-05-17
Merge branch 'ss/t7004-unhide-git-failures'
Junio C Hamano
1
-21
/
+23
2026-05-17
Merge branch 'en/backfill-fixes-and-edges'
Junio C Hamano
1
-6
/
+104
2026-05-17
stash: add coverage for show --include-untracked
Pushkar Singh
1
-0
/
+17
2026-05-17
t6600: add tests for duplicate tips in tips_reachable_from_bases()
Kristofer Karlsson
1
-0
/
+45
2026-05-15
t/unit-tests: add tests for the in-memory object source
Patrick Steinhardt
2
-0
/
+314
2026-05-15
oidtree: add ability to store data
Patrick Steinhardt
1
-3
/
+23
2026-05-15
grep: prefetch necessary blobs
Elijah Newren
1
-0
/
+58
2026-05-15
builtin/log: prefetch necessary blobs for `git cherry`
Elijah Newren
1
-0
/
+27
2026-05-14
rev-parse: use selected alternate terms to look up refs
Jonas Rebmann
1
-0
/
+25
2026-05-14
bisect: print bisect terms in single quotes
Jonas Rebmann
1
-57
/
+57
2026-05-14
bisect: use selected alternate terms in status output
Jonas Rebmann
1
-2
/
+14
2026-05-13
run-command: honor "gc.auto" for auto-maintenance
Patrick Steinhardt
1
-0
/
+25
2026-05-13
builtin/maintenance: fix locking with "--detach"
Patrick Steinhardt
1
-0
/
+58
2026-05-13
diff: reject negative values for -U/--unified
Michael Montalbo
1
-0
/
+5
2026-05-13
diff: reject negative values for --inter-hunk-context
Michael Montalbo
1
-0
/
+6
2026-05-13
http: handle absolute-path alternates from server root
Jeff King
1
-0
/
+20
2026-05-13
merge: use repo_in_merge_bases for octopus up-to-date check
Kristofer Karlsson
1
-0
/
+10
2026-05-12
Merge branch 'js/maintenance-fix-deadlock-on-win10'
Junio C Hamano
1
-1
/
+21
2026-05-12
Merge branch 'jc/t5551-fix-expensive'
Junio C Hamano
1
-0
/
+1
2026-05-12
Merge branch 'js/t5564-socks-use-short-path'
Junio C Hamano
1
-2
/
+9
2026-05-12
pack-bitmap: prevent pattern leak on pseudo-merge re-assignment
Taylor Blau
1
-0
/
+29
2026-05-12
pack-bitmap: reject pseudo-merge "sampleRate" of 0
Taylor Blau
1
-1
/
+1
2026-05-12
pack-bitmap: parse commits in `find_pseudo_merge_group_for_ref()`
Taylor Blau
1
-10
/
+12
2026-05-12
pack-bitmap: fix pseudo-merge lookup for shared commits
Taylor Blau
1
-1
/
+1
2026-05-12
pack-bitmap: fix inverted binary search in `pseudo_merge_at()`
Taylor Blau
1
-1
/
+1
2026-05-12
pack-bitmap-write: sort pseudo-merge commit lookup table in pack order
Taylor Blau
1
-1
/
+1
2026-05-12
t5333: demonstrate various pseudo-merge bugs
Taylor Blau
1
-0
/
+198
2026-05-12
t/helper: add 'test-tool bitmap write' subcommand
Taylor Blau
2
-1
/
+136
2026-05-12
commit-reach: early exit paint_down_to_common for single merge-base
Kristofer Karlsson
1
-0
/
+40
2026-05-12
format-rev: introduce builtin for on-demand pretty formatting
Kristoffer Haugsbakk
2
-1
/
+196
2026-05-12
name-rev: make dedicated --annotate-stdin --name-only test
Kristoffer Haugsbakk
1
-0
/
+14
2026-05-12
shallow: fix relative deepen on non-shallow repositories
Samo Pogačnik
1
-0
/
+10
2026-05-11
Merge branch 'jc/neuter-sideband-fixup'
Junio C Hamano
1
-0
/
+92
2026-05-11
Merge branch 'ps/test-set-e-clean'
Junio C Hamano
22
-68
/
+101
[prev]
[next]