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
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-15
builtin/cat-file: filter objects via object database
Patrick Steinhardt
1
-69
/
+7
2026-07-15
pack-bitmap: allow aborting iteration of bitmapped objects
Patrick Steinhardt
2
-2
/
+2
2026-07-15
pack-objects: drop unused return value from add_object_entry()
Jeff King
1
-5
/
+4
2026-07-14
use repo_hold_lock_file_for_update{,_mode,_timeout}() with custom repos
René Scharfe
4
-4
/
+5
2026-07-14
environment: move push_default into repo_config_values
Tian Yuchen
1
-4
/
+6
2026-07-13
fast-export: standardize usage string and SYNOPSIS
Christian Couder
1
-1
/
+1
2026-07-13
Merge branch 'ps/odb-generalize-prepare'
Junio C Hamano
1
-11
/
+3
2026-07-13
Merge branch 'kk/prio-queue-get-put-fusion'
Junio C Hamano
3
-73
/
+28
2026-07-13
Merge branch 'hn/branch-push-slip-advice'
Junio C Hamano
2
-1
/
+68
2026-07-13
Merge branch 'jk/format-patch-leakfix'
Junio C Hamano
1
-0
/
+1
2026-07-13
odb: make optimizations pluggable
Patrick Steinhardt
1
-489
/
+1
2026-07-13
builtin/gc: fix signedness issues in ODB-related functionality
Patrick Steinhardt
1
-9
/
+11
2026-07-13
builtin/gc: refactor ODB optimizations to operate on "files" source
Patrick Steinhardt
1
-38
/
+41
2026-07-13
builtin/gc: introduce `odb_optimize_required()`
Patrick Steinhardt
1
-68
/
+92
2026-07-13
builtin/gc: move geometric repacking into `odb_optimize()`
Patrick Steinhardt
1
-83
/
+86
2026-07-13
builtin/gc: introduce object database optimization options
Patrick Steinhardt
1
-60
/
+119
2026-07-13
builtin/gc: inline config values specific to the "files" backend
Patrick Steinhardt
1
-62
/
+53
2026-07-13
builtin/gc: make repack arguments self-contained
Patrick Steinhardt
1
-81
/
+75
2026-07-13
builtin/gc: extract object database optimizations into separate function
Patrick Steinhardt
1
-30
/
+49
2026-07-13
builtin/gc: move worktree and rerere tasks before object optimizations
Patrick Steinhardt
1
-7
/
+7
2026-07-13
odb: run "pre-auto-gc" hook for all maintenance tasks
Patrick Steinhardt
1
-9
/
+26
2026-07-11
builtin/add.c: replace run_command() with direct apply_all_patches() call
Gatla Vishweshwar Reddy
1
-7
/
+12
2026-07-10
builtin/receive-pack: stage incoming objects via ODB transactions
Justin Tobler
1
-33
/
+35
2026-07-10
builtin/receive-pack: drop redundant tmpdir env
Justin Tobler
1
-1
/
+0
2026-07-10
odb/transaction: introduce ODB transaction flags
Justin Tobler
3
-3
/
+3
2026-07-10
odb/transaction: propagate begin errors
Justin Tobler
3
-3
/
+3
2026-07-10
bisect: ensure non-NULL `head` before using it
Johannes Schindelin
1
-1
/
+3
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
diff: handle NULL return from repo_get_commit_tree()
Johannes Schindelin
1
-3
/
+7
2026-07-09
Merge branch 'ps/odb-drop-whence' into ps/odb-for-each-object-filter
Junio C Hamano
3
-12
/
+28
2026-07-09
Merge branch 'ps/refs-writing-subcommands' into ps/refs-wo-the-repository
Junio C Hamano
1
-8
/
+214
2026-07-08
submodule--helper: accept '-i' shorthand for update --init
Dominique Martinet
1
-1
/
+1
2026-07-07
hash: convert remaining direct function calls
Jeff King
1
-4
/
+4
2026-07-07
hash: use git_hash_init() consistently
Jeff King
6
-12
/
+12
2026-07-07
parse-options: exit 0 on -h
brian m. carlson
3
-0
/
+3
2026-07-07
parse-options: add a separate case for help output on error
brian m. carlson
3
-0
/
+3
2026-07-07
Merge branch 'jk/hash-algo-leak-fixes' into jk/git-hash-cleanups
Junio C Hamano
2
-0
/
+2
2026-07-07
setup: pass worktree to `init_db()`
Patrick Steinhardt
2
-28
/
+14
2026-07-07
setup: move prefix into repository
Patrick Steinhardt
3
-8
/
+9
2026-07-06
Merge branch 'ps/refs-onbranch-fixes'
Junio C Hamano
1
-2
/
+5
2026-07-06
Merge branch 'jk/repo-info-path-keys'
Junio C Hamano
2
-43
/
+86
2026-07-06
Merge branch 'tb/pack-path-walk-bitmap-delta-islands'
Junio C Hamano
1
-18
/
+50
2026-07-06
Merge branch 'mh/fetch-follow-remote-head-config'
Junio C Hamano
1
-12
/
+50
2026-07-06
Merge branch 'ps/odb-source-packed'
Junio C Hamano
5
-22
/
+28
2026-07-06
Merge branch 'rs/cat-file-default-format-optim'
Junio C Hamano
1
-3
/
+6
2026-07-06
Merge branch 'ps/setup-drop-global-state'
Junio C Hamano
11
-28
/
+37
2026-07-06
builtin/refs: add "rename" subcommand
Patrick Steinhardt
1
-0
/
+49
2026-07-06
builtin/refs: add "create" subcommand
Patrick Steinhardt
1
-0
/
+52
2026-07-06
builtin/refs: add "update" subcommand
Patrick Steinhardt
1
-0
/
+55
[prev]
[next]