index
:
git
jch
main
maint
master
next
seen
todo
Mirror of https://git.kernel.org/pub/scm/git/git.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
builtin
Age
Commit message (
Expand
)
Author
Lines
2026-03-23
builtin/fsck: stop using `the_repository` when checking packed objects
Patrick Steinhardt
-5
/
+6
2026-03-23
builtin/fsck: stop using `the_repository` with loose objects
Patrick Steinhardt
-6
/
+8
2026-03-23
builtin/fsck: stop using `the_repository` when checking reflogs
Patrick Steinhardt
-10
/
+14
2026-03-23
builtin/fsck: stop using `the_repository` when checking refs
Patrick Steinhardt
-5
/
+6
2026-03-23
builtin/fsck: stop using `the_repository` when snapshotting refs
Patrick Steinhardt
-11
/
+22
2026-03-23
builtin/fsck: fix trivial dependence on `the_repository`
Patrick Steinhardt
-49
/
+49
2026-03-23
fsck: store repository in fsck options
Patrick Steinhardt
-11
/
+11
2026-03-23
fsck: initialize fsck options via a function
Patrick Steinhardt
-7
/
+18
2026-03-20
odb: introduce `struct odb_for_each_object_options`
Patrick Steinhardt
-7
/
+12
2026-03-20
Merge branch 'ps/object-counting' into ps/odb-generic-object-name-handling
Junio C Hamano
-29
/
+17
2026-03-19
Merge branch 'ss/submodule--helper-use-xmalloc'
Junio C Hamano
-1
/
+1
2026-03-19
Merge branch 'lc/rebase-trailer'
Junio C Hamano
-74
/
+45
2026-03-19
Merge branch 'bk/run-command-wo-the-repository'
Junio C Hamano
-12
/
+18
2026-03-19
Merge branch 'dd/list-objects-filter-options-wo-strbuf-split'
Junio C Hamano
-1
/
+1
2026-03-18
object-name: turn INTERPRET_BRANCH_* constants into enum values
Jialong Wang
-1
/
+1
2026-03-18
merge-file: fix BUG when --object-id is used in a worktree
Mathias Rav
-2
/
+3
2026-03-18
use commit_stack instead of prio_queue in LIFO mode
René Scharfe
-9
/
+7
2026-03-17
strbuf_attach: fix call sites to pass correct alloc
Vaidas Pilkauskas
-2
/
+2
2026-03-16
interpret-trailers: use placeholder instead of *
Kristoffer Haugsbakk
-1
/
+1
2026-03-16
Merge branch 'mf/format-patch-cover-letter-format' into mf/format-patch-commi...
Junio C Hamano
-14
/
+77
2026-03-16
Merge branch 'rs/history-ergonomics-updates-fix'
Junio C Hamano
-1
/
+1
2026-03-16
Merge branch 'jt/repo-structure-extrema'
Junio C Hamano
-65
/
+258
2026-03-15
stash: do not pass strbuf by value
Deveshi Dwivedi
-3
/
+3
2026-03-13
builtin/pack-objects: reduce lock contention when writing packfile data
Patrick Steinhardt
-5
/
+9
2026-03-13
csum-file: drop `hashfd_throughput()`
Patrick Steinhardt
-4
/
+15
2026-03-12
fast-import: add mode to sign commits with invalid signatures
Justin Tobler
-23
/
+86
2026-03-12
gpg-interface: allow sign_buffer() to use default signing key
Justin Tobler
-2
/
+2
2026-03-12
Merge branch 'ps/odb-sources'
Junio C Hamano
-14
/
+28
2026-03-12
Merge branch 'ds/for-each-repo-w-worktree'
Junio C Hamano
-6
/
+6
2026-03-12
Merge branch 'sk/oidmap-clear-with-custom-free-func'
Junio C Hamano
-3
/
+12
2026-03-12
builtin/mktree: remove USE_THE_REPOSITORY_VARIABLE
Tian Yuchen
-10
/
+9
2026-03-12
odb: introduce generic object counting
Patrick Steinhardt
-1
/
+5
2026-03-12
object-file: generalize counting objects
Patrick Steinhardt
-2
/
+3
2026-03-12
object-file: extract logic to approximate object count
Patrick Steinhardt
-28
/
+9
2026-03-12
odb: stop including "odb/source.h"
Patrick Steinhardt
-0
/
+2
2026-03-12
run-command: wean auto_maintenance() functions off the_repository
Burak Kaan Karaçay
-6
/
+8
2026-03-12
run-command: wean start_command() off the_repository
Burak Kaan Karaçay
-6
/
+10
2026-03-11
help: cleanup the contruction of keys_uniq
Amisha Chhajed
-35
/
+56
2026-03-11
submodule--helper: replace malloc with xmalloc
Siddharth Shrimali
-1
/
+1
2026-03-11
worktree: do not pass strbuf by value
Deveshi Dwivedi
-1
/
+1
2026-03-10
Merge branch 'rs/parse-options-duplicated-long-options'
Junio C Hamano
-2
/
+0
2026-03-10
Merge branch 'ar/config-hooks'
Junio C Hamano
-7
/
+92
2026-03-10
Merge branch 'kh/format-patch-noprefix-is-boolean'
Junio C Hamano
-1
/
+13
2026-03-10
Merge branch 'ps/odb-sources' into ps/object-counting
Junio C Hamano
-14
/
+28
2026-03-09
Merge branch 'jk/repo-structure-cleanup'
Junio C Hamano
-1
/
+0
2026-03-09
Merge branch 'cs/add-skip-submodule-ignore-all'
Junio C Hamano
-3
/
+3
2026-03-09
Merge branch 'ps/refs-for-each'
Junio C Hamano
-45
/
+88
2026-03-09
Merge branch 'ar/run-command-hook-take-2'
Junio C Hamano
-137
/
+149
2026-03-09
Merge branch 'ar/config-hooks' into ar/config-hook-cleanups
Junio C Hamano
-137
/
+234
2026-03-09
history: initialize rev_info in cmd_history_reword()
René Scharfe
-1
/
+1
[prev]
[next]