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-30
Merge branch 'jw/object-name-bitset-to-enum'
Junio C Hamano
-1
/
+1
2026-03-30
receive-pack: use worktree HEAD for updateInstead
Pablo Sabater
-24
/
+15
2026-03-30
docs: fix "git stash [push]" documentation
Quentin Bernet
-2
/
+2
2026-03-27
repack: mark non-MIDX packs above the split as excluded-open
Taylor Blau
-2
/
+17
2026-03-27
pack-objects: support excluded-open packs with --stdin-packs
Taylor Blau
-25
/
+91
2026-03-27
pack-objects: refactor `read_packs_list_from_stdin()` to use `strmap`
Taylor Blau
-67
/
+112
2026-03-27
pack-objects: plug leak in `read_stdin_packs()`
Taylor Blau
-0
/
+2
2026-03-27
format-patch: removing unconditional wrapping
Mirko Faina
-7
/
+2
2026-03-27
Merge branch 'kh/doc-interpret-trailers-1'
Junio C Hamano
-1
/
+1
2026-03-27
Merge branch 'mr/merge-file-object-id-worktree-fix'
Junio C Hamano
-1
/
+2
2026-03-27
Merge branch 'rs/prio-queue-to-commit-stack'
Junio C Hamano
-9
/
+7
2026-03-26
config: store allocated string in non-const pointer
Jeff King
-3
/
+4
2026-03-26
rev-parse: avoid writing to const string for parent marks
Jeff King
-12
/
+13
2026-03-26
rev-parse: simplify dotdot parsing
Jeff King
-8
/
+7
2026-03-26
fast-import: add 'abort-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler
-3
/
+4
2026-03-26
fast-import: add 'sign-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler
-4
/
+16
2026-03-26
fast-import: add 'strip-if-invalid' mode to '--signed-tags=<mode>'
Justin Tobler
-6
/
+34
2026-03-26
fast-import: add 'abort-if-invalid' mode to '--signed-commits=<mode>'
Justin Tobler
-2
/
+10
2026-03-26
fast-export: check for unsupported signing modes earlier
Justin Tobler
-13
/
+2
2026-03-26
t5620: test backfill's unknown argument handling
Derrick Stolee
-0
/
+3
2026-03-26
backfill: accept revision arguments
Derrick Stolee
-6
/
+13
2026-03-26
worktree add: stop reading ".git/HEAD"
Phillip Wood
-19
/
+2
2026-03-25
Merge branch 'sa/replay-revert' into tc/replay-ref
Junio C Hamano
-9
/
+27
2026-03-25
replay: add --revert mode to reverse commit changes
Siddharth Asthana
-9
/
+27
2026-03-25
hook: reject unknown hook names in git-hook(1)
Adrian Ratiu
-2
/
+33
2026-03-25
hook: show disabled hooks in "git hook list"
Adrian Ratiu
-8
/
+12
2026-03-25
hook: show config scope in git hook list
Adrian Ratiu
-2
/
+12
2026-03-25
hook: replace hook_list_clear() -> string_list_clear_func()
Adrian Ratiu
-1
/
+1
2026-03-25
hook: fix minor style issues
Adrian Ratiu
-35
/
+36
2026-03-25
builtin/receive-pack: properly init receive_hook strbuf
Adrian Ratiu
-0
/
+1
2026-03-25
Merge branch 'ps/object-counting'
Junio C Hamano
-29
/
+17
2026-03-25
Merge branch 'tb/incremental-midx-part-3.2'
Junio C Hamano
-10
/
+81
2026-03-25
repo: show subcommand-specific help text
Mahi Kassa
-2
/
+12
2026-03-25
repo: factor repo usage strings into shared macros
Mahi Kassa
-4
/
+10
2026-03-24
Merge branch 'dd/cocci-do-not-pass-strbuf-by-value'
Junio C Hamano
-3
/
+3
2026-03-24
Merge branch 'ps/upload-pack-buffer-more-writes'
Junio C Hamano
-4
/
+19
2026-03-24
Merge branch 'ps/history-split'
Junio C Hamano
-88
/
+354
2026-03-24
Merge branch 'jt/fast-import-sign-again'
Junio C Hamano
-25
/
+88
2026-03-24
use strvec_pushv() to add another strvec
Junio C Hamano
-2
/
+1
2026-03-23
format-patch: --commit-list-format without prefix
Mirko Faina
-0
/
+2
2026-03-23
format-patch: add preset for --commit-list-format
Mirko Faina
-0
/
+3
2026-03-23
format-patch: wrap generate_commit_list_cover()
Mirko Faina
-1
/
+7
2026-03-23
format.commitListFormat: strip meaning from empty
Mirko Faina
-10
/
+1
2026-03-23
format-patch: rename --cover-letter-format option
Mirko Faina
-1
/
+3
2026-03-23
format-patch: refactor generate_commit_list_cover
Mirko Faina
-4
/
+3
2026-03-23
Merge branch 'ty/mktree-wo-the-repository'
Junio C Hamano
-10
/
+9
2026-03-23
Merge branch 'ac/help-sort-correctly'
Junio C Hamano
-35
/
+56
2026-03-23
Merge branch 'ng/submodule-default-remote'
Junio C Hamano
-0
/
+38
2026-03-23
builtin/fsck: stop using `the_repository` in error reporting
Patrick Steinhardt
-23
/
+23
2026-03-23
builtin/fsck: stop using `the_repository` when marking objects
Patrick Steinhardt
-12
/
+14
[prev]
[next]