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
2025-06-03
Merge branch 'bs/total-ram-bsd'
Junio C Hamano
-1
/
+3
2025-06-01
builtin/gc: correct physical memory detection for OpenBSD / NetBSD
Brad Smith
-1
/
+3
2025-05-28
fast-export: --signed-commits is experimental
Junio C Hamano
-6
/
+1
2025-05-28
Merge branch 'jt/receive-pack-skip-connectivity-check'
Junio C Hamano
-18
/
+22
2025-05-27
Merge branch 'js/misc-fixes'
Junio C Hamano
-2
/
+3
2025-05-27
Merge branch 'ds/sparse-apply-add-p'
Junio C Hamano
-7
/
+13
2025-05-27
Merge branch 'en/merge-tree-check'
Junio C Hamano
-0
/
+18
2025-05-27
Merge branch 'jk/no-funny-object-types'
Junio C Hamano
-85
/
+28
2025-05-23
Merge branch 'en/replay-wo-the-repository'
Junio C Hamano
-30
/
+35
2025-05-20
builtin/receive-pack: add option to skip connectivity check
Justin Tobler
-18
/
+22
2025-05-19
Merge branch 'jk/oidmap-cleanup'
Junio C Hamano
-1
/
+1
2025-05-19
Merge branch 'ly/am-split-stgit-leakfix'
Junio C Hamano
-1
/
+3
2025-05-16
merge-tree: add a new --quiet flag
Elijah Newren
-0
/
+18
2025-05-16
reset: integrate sparse index with --patch
Derrick Stolee
-3
/
+3
2025-05-16
git add: make -p/-i aware of sparse index
Derrick Stolee
-3
/
+4
2025-05-16
apply: integrate with the sparse index
Derrick Stolee
-1
/
+6
2025-05-16
hash-object: handle --literally with OPT_NEGBIT
Jeff King
-16
/
+11
2025-05-16
hash-object: merge HASH_* and INDEX_* flags
Jeff King
-17
/
+6
2025-05-16
hash-object: stop allowing unknown types
Jeff King
-24
/
+5
2025-05-16
fsck: stop using object_info->type_name strbuf
Jeff King
-11
/
+2
2025-05-16
cat-file: use type enum instead of buffer for -t option
Jeff King
-9
/
+4
2025-05-16
cat-file: make --allow-unknown-type a noop
Jeff King
-13
/
+5
2025-05-15
Merge branch 'ps/maintenance-missing-tasks'
Junio C Hamano
-31
/
+117
2025-05-15
fetch: avoid unnecessary work when there is no current branch
Johannes Schindelin
-1
/
+1
2025-05-15
fetch: carefully clear local variable's address after use
Johannes Schindelin
-0
/
+1
2025-05-15
commit: simplify code
Johannes Schindelin
-1
/
+1
2025-05-14
replay: replace the_repository with repo parameter passed to cmd_replay ()
Elijah Newren
-30
/
+35
2025-05-12
Merge branch 'ds/fix-thin-fix'
Junio C Hamano
-26
/
+32
2025-05-12
Merge branch 'ps/object-store-cleanup'
Junio C Hamano
-23
/
+26
2025-05-12
oidmap: rename oidmap_free() to oidmap_clear()
Jeff King
-1
/
+1
2025-05-12
builtin/am: fix memory leak in `split_mail_stgit_series`
Lidong Yan
-1
/
+3
2025-05-08
Merge branch 'ps/mv-contradiction-fix'
Junio C Hamano
-3
/
+61
2025-05-07
builtin/maintenance: introduce "rerere-gc" task
Patrick Steinhardt
-0
/
+37
2025-05-07
builtin/gc: move rerere garbage collection into separate function
Patrick Steinhardt
-5
/
+11
2025-05-07
builtin/maintenance: introduce "worktree-prune" task
Patrick Steinhardt
-0
/
+45
2025-05-07
builtin/gc: move pruning of worktrees into a separate function
Patrick Steinhardt
-10
/
+15
2025-05-07
builtin/gc: remove global variables where it is trivial to do
Patrick Steinhardt
-19
/
+12
2025-05-07
builtin/gc: fix indentation of `cmd_gc()` parameters
Patrick Steinhardt
-3
/
+3
2025-04-30
builtin/mv: convert assert(3p) into `BUG()`
Patrick Steinhardt
-1
/
+2
2025-04-30
builtin/mv: bail out when trying to move child and its parent
Patrick Steinhardt
-2
/
+59
2025-04-29
Merge branch 'jh/gc-launchctl-schedule-fix'
Junio C Hamano
-2
/
+2
2025-04-29
Merge branch 'az/tighten-string-array-constness'
Junio C Hamano
-11
/
+11
2025-04-29
Merge branch 'ua/call-repo-config-with-possibly-null-repository'
Junio C Hamano
-4
/
+2
2025-04-29
treewide: convert users of `repo_has_object_file()` to `has_object()`
Patrick Steinhardt
-19
/
+21
2025-04-29
object-store: move function declarations to their respective subsystems
Patrick Steinhardt
-2
/
+2
2025-04-29
object-store: move and rename `odb_pack_keep()`
Patrick Steinhardt
-2
/
+3
2025-04-28
index-pack: allow revisiting REF_DELTA chains
Derrick Stolee
-26
/
+32
2025-04-24
Merge branch 'rj/build-tweaks'
Junio C Hamano
-2
/
+7
2025-04-24
Merge branch 'ps/parse-options-integers'
Junio C Hamano
-151
/
+392
2025-04-24
Merge branch 'ps/object-file-cleanup'
Junio C Hamano
-87
/
+110
[next]