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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-10
bisect: handle NULL commit in `bisect_successful()`
Johannes Schindelin
1
-0
/
+5
2026-07-10
mailsplit: move NULL check before first use of file handle
Johannes Schindelin
1
-3
/
+3
2026-07-10
reftable/stack: guard against NULL list_file in stack_destroy
Johannes Schindelin
1
-1
/
+2
2026-07-10
remote: guard `remote_tracking()` against NULL remote
Johannes Schindelin
1
-0
/
+2
2026-07-10
diff: handle NULL return from repo_get_commit_tree()
Johannes Schindelin
1
-3
/
+7
2026-07-10
diffcore-break: guard against NULLed queue entries in merge loop
Johannes Schindelin
1
-0
/
+2
2026-07-09
commit-graph: propagate topo_levels slab to all chain layers
Kristofer Karlsson
2
-2
/
+2
2026-07-09
commit-graph: add trace2 instrumentation for generation DFS
Kristofer Karlsson
2
-0
/
+29
2026-07-09
Merge branch 'ps/odb-drop-whence' into ps/odb-for-each-object-filter
Junio C Hamano
14
-69
/
+130
2026-07-09
Merge branch 'ps/refs-writing-subcommands' into ps/refs-wo-the-repository
Junio C Hamano
7
-8
/
+973
2026-07-09
mailmap: map Taylor Blau's work address
Taylor Blau
1
-0
/
+1
2026-07-09
t1410-reflog.sh: avoid suppressing git's exit code in pipelines
Gatla Vishweshwar Reddy
1
-17
/
+9
2026-07-08
unpack-trees: avoid quadratic index scan in next_cache_entry()
Henrique Ferreiro
2
-1
/
+35
2026-07-08
bundle-uri: stop sending invalid bundle configuration
Justin Tobler
2
-2
/
+29
2026-07-08
bundle-uri: drain remaining response on invalid bundle-uri lines
Toon Claes
2
-3
/
+41
2026-07-08
SubmittingPatches: document how to retract a topic
Junio C Hamano
1
-0
/
+14
2026-07-08
submodule--helper: accept '-i' shorthand for update --init
Dominique Martinet
1
-1
/
+1
2026-07-07
contrib: wire up osxkeychain in contrib/Makefile on macOS
Shardul Natu
2
-1
/
+15
2026-07-07
Makefile: support universal macOS builds via RUST_TARGETS
Shardul Natu
1
-4
/
+35
2026-07-07
Makefile: add $(RUST_LIB) prerequisite to osxkeychain
Shardul Natu
1
-1
/
+6
2026-07-07
hash: check ctx->active flag in all wrapper functions
Jeff King
1
-0
/
+10
2026-07-07
http: use idempotent git_hash_discard()
Jeff King
2
-5
/
+1
2026-07-07
csum-file: use idempotent git_hash_discard()
Jeff King
1
-12
/
+5
2026-07-07
hash: make git_hash_discard() idempotent
Jeff King
2
-0
/
+7
2026-07-07
hash: document function pointers and wrappers
Jeff King
1
-11
/
+32
2026-07-07
hash: convert remaining direct function calls
Jeff King
3
-19
/
+72
2026-07-07
hash: use git_hash_init() consistently
Jeff King
21
-41
/
+50
2026-07-07
parse-options: exit 0 on -h
brian m. carlson
37
-71
/
+85
2026-07-07
rev-parse: have --parseopt callers exit 0 on --help
brian m. carlson
5
-6
/
+13
2026-07-07
parse-options: add a separate case for help output on error
brian m. carlson
5
-4
/
+13
2026-07-07
t1517: skip svn tests if svn is not installed
brian m. carlson
1
-0
/
+9
2026-07-07
Rust: fix description in Release Notes to 2.55
Junio C Hamano
1
-2
/
+2
2026-07-07
sideband: allow ANSI SGR with colon-separated subfields
Mantas Mikulėnas
1
-1
/
+5
2026-07-07
Merge branch 'jk/hash-algo-leak-fixes' into jk/git-hash-cleanups
Junio C Hamano
13
-14
/
+100
2026-07-07
setup: mark `set_git_work_tree()` as file-local
Patrick Steinhardt
2
-3
/
+1
2026-07-07
setup: pass worktree to `init_db()`
Patrick Steinhardt
4
-30
/
+23
2026-07-07
setup: drop redundant configuration of `startup_info->have_repository`
Patrick Steinhardt
1
-3
/
+1
2026-07-07
setup: make repository discovery self-contained
Patrick Steinhardt
1
-18
/
+25
2026-07-07
setup: propagate prefix via repository discovery
Patrick Steinhardt
1
-56
/
+45
2026-07-07
setup: drop static `cwd` variable
Patrick Steinhardt
1
-2
/
+3
2026-07-07
setup: move prefix into repository
Patrick Steinhardt
9
-16
/
+25
2026-07-07
setup: embed repository format in discovery
Patrick Steinhardt
1
-31
/
+29
2026-07-07
setup: introduce explicit repository discovery
Patrick Steinhardt
1
-57
/
+98
2026-07-07
setup: split up concerns of `setup_git_env_internal()`
Patrick Steinhardt
2
-45
/
+48
2026-07-07
setup: unify setup of shallow file
Patrick Steinhardt
4
-10
/
+8
2026-07-07
setup: mark bogus worktree in `apply_repository_format()`
Patrick Steinhardt
1
-16
/
+21
2026-07-07
setup: rename `check_repository_format_gently()`
Patrick Steinhardt
1
-19
/
+19
2026-07-06
t0213: skip ancestry tests under user-mode emulation
Jamie Magee
1
-3
/
+6
2026-07-06
Start Git 2.56 cycle
Junio C Hamano
3
-2
/
+115
2026-07-06
Merge branch 'sg/t3420-do-not-grep-in-missing-file'
Junio C Hamano
1
-1
/
+1
[prev]
[next]