index
:
git
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
Age
Commit message (
Expand
)
Author
Lines
2026-02-19
doc: fetch: document `--jobs=0` behavior
Daniel D. Beck
-0
/
+2
2026-02-19
commit: use commit graph in `lookup_commit_reference_gently()`
Patrick Steinhardt
-4
/
+4
2026-02-19
commit: make `repo_parse_commit_no_graph()` more robust
Patrick Steinhardt
-3
/
+13
2026-02-19
commit: avoid parsing non-commits in `lookup_commit_reference_gently()`
Patrick Steinhardt
-10
/
+50
2026-02-19
t: use test_seq -f and pipes in a few more places
Aaron Plattner
-34
/
+29
2026-02-17
format-patch: fix From header in cover letter
Mirko Faina
-8
/
+17
2026-02-17
The 5th batch
Junio C Hamano
-4
/
+21
2026-02-17
Merge branch 'jc/doc-rerere-update'
Junio C Hamano
-2
/
+2
2026-02-17
Merge branch 'sd/t7003-test-path-is-helpers'
Junio C Hamano
-6
/
+6
2026-02-17
Merge branch 'kh/doc-rerere-options-xref'
Junio C Hamano
-2
/
+2
2026-02-17
Merge branch 'bk/t2003-modernise'
Junio C Hamano
-25
/
+25
2026-02-17
Merge branch 'rs/commit-commit-stack'
Junio C Hamano
-16
/
+13
2026-02-17
Merge branch 'rs/clean-includes'
Junio C Hamano
-7
/
+0
2026-02-17
Merge branch 'rs/xdiff-wo-the-repository'
Junio C Hamano
-18
/
+21
2026-02-17
Merge branch 'rs/version-wo-the-repository'
Junio C Hamano
-4
/
+0
2026-02-17
Merge branch 'yt/merge-file-outside-a-repository'
Junio C Hamano
-7
/
+44
2026-02-17
Merge branch 'ja/doc-synopsis-style-even-more'
Junio C Hamano
-307
/
+341
2026-02-17
Merge branch 'pc/lockfile-pid'
Junio C Hamano
-29
/
+315
2026-02-17
environment: stop storing `core.attributesFile` globally
Olamide Caleb Bello
-7
/
+45
2026-02-17
gitweb: let page header grow on mobile for long wrapped project names
Rito Rhymes
-1
/
+1
2026-02-17
gitweb: fix mobile footer overflow by wrapping text and clearing floats
Rito Rhymes
-1
/
+7
2026-02-17
gitweb: fix mobile page overflow across log/commit/blob/diff views
Rito Rhymes
-0
/
+52
2026-02-17
gitweb: prevent project search bar from overflowing on mobile
Rito Rhymes
-0
/
+12
2026-02-17
gitweb: add viewport meta tag for mobile devices
Rito Rhymes
-0
/
+1
2026-02-17
fetch-pack: wire up and enable auto filter logic
Christian Couder
-15
/
+134
2026-02-17
promisor-remote: change promisor_remote_reply()'s signature
Christian Couder
-17
/
+20
2026-02-17
promisor-remote: keep advertised filters in memory
Christian Couder
-0
/
+65
2026-02-17
list-objects-filter-options: support 'auto' mode for --filter
Christian Couder
-3
/
+105
2026-02-17
doc: fetch: document `--filter=<filter-spec>` option
Christian Couder
-0
/
+10
2026-02-17
fetch: make filter_options local to cmd_fetch()
Christian Couder
-21
/
+27
2026-02-17
clone: make filter_options local to cmd_clone()
Christian Couder
-5
/
+11
2026-02-17
promisor-remote: allow a client to store fields
Christian Couder
-6
/
+250
2026-02-17
promisor-remote: refactor initialising field lists
Christian Couder
-14
/
+14
2026-02-17
shallow: handling fetch relative-deepen
Samo Pogačnik
-82
/
+87
2026-02-17
shallow: free local object_array allocations
Samo Pogačnik
-0
/
+1
2026-02-17
doc: patch-id: see also git-cherry(1)
Kristoffer Haugsbakk
-0
/
+4
2026-02-17
doc: patch-id: add script example
Kristoffer Haugsbakk
-0
/
+40
2026-02-17
doc: patch-id: emphasize multi-patch processing
Kristoffer Haugsbakk
-3
/
+4
2026-02-17
add-patch: allow interfile navigation when selecting hunks
Abraham Samuel Adekunle
-5
/
+161
2026-02-17
add-patch: allow all-or-none application of patches
Abraham Samuel Adekunle
-27
/
+35
2026-02-17
add-patch: modify patch_update_file() signature
Abraham Samuel Adekunle
-13
/
+19
2026-02-17
interactive -p: add new `--auto-advance` flag
Abraham Samuel Adekunle
-1
/
+29
2026-02-17
ref-filter: avoid strrchr() in rstrip_ref_components()
Jeff King
-8
/
+6
2026-02-17
ref-filter: simplify rstrip_ref_components() memory handling
Jeff King
-3
/
+2
2026-02-17
ref-filter: simplify lstrip_ref_components() memory handling
Jeff King
-7
/
+2
2026-02-17
ref-filter: factor out refname component counting
Jeff King
-23
/
+11
2026-02-17
Documentation/git-history: document default for "--update-refs="
Patrick Steinhardt
-1
/
+1
2026-02-17
builtin/history: rename "--ref-action=" to "--update-refs="
Patrick Steinhardt
-10
/
+10
2026-02-17
builtin/history: replace "--ref-action=print" with "--dry-run"
Patrick Steinhardt
-78
/
+98
2026-02-17
builtin/history: check for merges before asking for user input
Patrick Steinhardt
-1
/
+40
[prev]
[next]