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
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-17
doc: patch-id: emphasize multi-patch processing
Kristoffer Haugsbakk
1
-3
/
+4
2026-02-17
Documentation/git-history: document default for "--update-refs="
Patrick Steinhardt
1
-1
/
+1
2026-02-17
builtin/history: rename "--ref-action=" to "--update-refs="
Patrick Steinhardt
1
-2
/
+2
2026-02-17
builtin/history: replace "--ref-action=print" with "--dry-run"
Patrick Steinhardt
1
-5
/
+9
2026-02-14
repo: add new flag --keys to git-repo-info
Lucas Seiki Oshiro
1
-0
/
+11
2026-02-14
repo: rename the output format "keyvalue" to "lines"
Lucas Seiki Oshiro
1
-10
/
+11
2026-02-14
CodingGuidelines: document NEEDSWORK comments
Junio C Hamano
1
-0
/
+10
2026-02-13
The 4th batch
Junio C Hamano
1
-0
/
+35
2026-02-13
Merge branch 'sd/doc-my1c-api-config-reference-fix'
Junio C Hamano
1
-1
/
+1
2026-02-13
Merge branch 'mc/doc-send-email-signed-off-by-cc'
Junio C Hamano
1
-1
/
+1
2026-02-12
doc: add caveat about round-tripping format-patch
Kristoffer Haugsbakk
5
-7
/
+62
2026-02-11
CodingGuidelines: document // comments
Junio C Hamano
1
-0
/
+2
2026-02-11
The 3rd batch
Junio C Hamano
1
-0
/
+10
2026-02-11
Merge branch 'kh/doc-shortlog-fix'
Junio C Hamano
1
-3
/
+4
2026-02-10
doc: rerere-options.adoc: link to git-rerere(1)
Kristoffer Haugsbakk
1
-2
/
+2
2026-02-09
The second batch
Junio C Hamano
1
-0
/
+21
2026-02-09
Merge branch 'sb/doc-worktree-prune-expire-improvement'
Junio C Hamano
1
-2
/
+8
2026-02-09
Merge branch 'pw/replay-drop-empty'
Junio C Hamano
1
-1
/
+3
2026-02-09
Merge branch 'ps/history'
Junio C Hamano
2
-0
/
+74
2026-02-09
rerere: minor documantation update
Junio C Hamano
1
-2
/
+2
2026-02-09
doc: am: fill out hook discussion
Kristoffer Haugsbakk
1
-4
/
+9
2026-02-09
doc: am: add missing config am.messageId
Kristoffer Haugsbakk
1
-0
/
+6
2026-02-09
doc: am: say that --message-id adds a trailer
Kristoffer Haugsbakk
1
-7
/
+9
2026-02-09
doc: am: normalize git(1) command links
Kristoffer Haugsbakk
2
-25
/
+24
2026-02-09
meson: fix building mergetool docs
Phillip Wood
1
-4
/
+1
2026-02-07
rust: add a new binary object map format
brian m. carlson
1
-0
/
+78
2026-02-07
merge-file: honor merge.conflictStyle outside of a repository
Yannik Tausch
1
-0
/
+3
2026-02-06
Documentation: update add --force option + ignore=all config
Claus Schneider(Eficode)
3
-8
/
+15
2026-02-06
doc: fix repo_config documentation reference
SoutrikDas
1
-1
/
+1
2026-02-05
doc: convert git-show to synopsis style
Jean-Noël Avila
3
-80
/
+111
2026-02-05
doc: fix some style issues in git-clone and for-each-ref-options
Jean-Noël Avila
3
-30
/
+30
2026-02-05
doc: finalize git-clone documentation conversion to synopsis style
Jean-Noël Avila
1
-11
/
+11
2026-02-05
doc: convert git-submodule to synopsis style
Jean-Noël Avila
1
-192
/
+195
2026-02-05
Start 2.54 cycle
Junio C Hamano
1
-0
/
+39
2026-02-05
Merge branch 'tc/last-modified-options-cleanup'
Junio C Hamano
1
-9
/
+36
2026-02-05
Merge branch 'sp/myfirstcontribution-include-update'
Junio C Hamano
1
-6
/
+9
2026-02-05
Merge branch 'ar/submodule-gitdir-tweak'
Junio C Hamano
3
-0
/
+42
2026-02-05
doc: send-email: correct --no-signed-off-by-cc misspelling
Matěj Cepl
1
-1
/
+1
2026-02-03
doc: shortlog: put back trailer paragraphs
Kristoffer Haugsbakk
1
-3
/
+4
2026-02-01
RelNotes: fully spell negation
Carlo Marcelo Arenas Belón
1
-1
/
+1
2026-01-30
RelNotes: correct "fast-import" option name
Junio C Hamano
1
-2
/
+2
2026-01-28
worktree: clarify that --expire only affects missing worktrees
Sam Bostock
1
-2
/
+8
2026-01-27
RelNotes: a few spelling fixes
Junio C Hamano
1
-3
/
+3
2026-01-26
Git 2.53-rc2
v2.53.0-rc2
Junio C Hamano
1
-3
/
+0
2026-01-23
A bit more before -rc2
Junio C Hamano
1
-2
/
+17
2026-01-23
Merge branch 'dk/replay-doc-omit-irrelevant-rev-list-options'
Junio C Hamano
3
-3
/
+5
2026-01-23
Merge branch 'sb/doc-update-ref-markup-fix'
Junio C Hamano
1
-1
/
+1
2026-01-22
lockfile: add PID file for debugging stale locks
Paulo Casaretto
1
-0
/
+11
2026-01-22
revision: add --maximal-only option
Derrick Stolee
1
-0
/
+4
2026-01-21
A few on top of -rc1
Junio C Hamano
1
-0
/
+11
[prev]
[next]