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
2025-04-07
Merge branch 'pw/doc-pack-refs-markup-fix'
Junio C Hamano
1
-2
/
+2
2025-04-07
Merge branch 'pw/build-breaking-changes-doc'
Junio C Hamano
2
-0
/
+2
2025-04-07
Merge branch 'tb/combine-cruft-below-size'
Junio C Hamano
1
-9
/
+12
2025-04-07
Merge branch 'ja/doc-branch-markup'
Junio C Hamano
2
-196
/
+196
2025-04-07
Merge branch 'cc/lop-remote'
Junio C Hamano
1
-2
/
+2
2025-04-07
Merge branch 'jc/name-rev-stdin'
Junio C Hamano
1
-0
/
+6
2025-04-07
Merge branch 'aj/doc-restore-p-update'
Junio C Hamano
1
-3
/
+0
2025-04-01
meson: distinguish build and target host binaries
Patrick Steinhardt
1
-6
/
+6
2025-03-29
The second batch
Junio C Hamano
1
-0
/
+34
2025-03-29
Merge branch 'hj/doc-rev-list-ancestry-fix'
Junio C Hamano
1
-1
/
+1
2025-03-29
Merge branch 'ps/meson-with-breaking-changes'
Junio C Hamano
2
-3
/
+12
2025-03-29
Merge branch 'en/merge-ort-prepare-to-remove-recursive'
Junio C Hamano
1
-6
/
+6
2025-03-29
Merge branch 'cc/signed-fast-export-import'
Junio C Hamano
2
-6
/
+40
2025-03-26
Start 2.50 cycle (batch #1)
Junio C Hamano
1
-0
/
+34
2025-03-26
Merge branch 'ja/doc-block-delimiter-markup-fix'
Junio C Hamano
17
-11
/
+73
2025-03-26
Merge branch 'sj/ref-consistency-checks-more'
Junio C Hamano
2
-1
/
+20
2025-03-26
Merge branch 'jt/diff-pairs'
Junio C Hamano
2
-0
/
+61
2025-03-25
vimdiff: clarify the sigil used for marking the buffer to save
D. Ben Knoble
1
-1
/
+1
2025-03-23
maintenance: add loose-objects.batchSize config
Derrick Stolee
2
-7
/
+16
2025-03-21
Documentation: describe incremental MIDX bitmaps
Taylor Blau
1
-0
/
+72
2025-03-21
Documentation: remove a "future work" item from the MIDX docs
Taylor Blau
1
-10
/
+0
2025-03-21
repack: begin combining cruft packs with `--combine-cruft-below-size`
Taylor Blau
1
-0
/
+9
2025-03-21
repack: avoid combining cruft packs with `--max-cruft-size`
Taylor Blau
1
-9
/
+3
2025-03-21
rev-list: support NUL-delimited --missing option
Justin Tobler
1
-2
/
+3
2025-03-21
rev-list: support NUL-delimited --boundary option
Justin Tobler
1
-5
/
+7
2025-03-21
rev-list: support delimiting objects with NUL bytes
Justin Tobler
1
-0
/
+21
2025-03-21
http.c: allow custom TCP keepalive behavior via config
Taylor Blau
1
-0
/
+18
2025-03-20
doc: apply new format to git-branch man page
Jean-Noël Avila
2
-196
/
+196
2025-03-18
promisor-remote: compare remote names case sensitively
Christian Couder
1
-2
/
+2
2025-03-18
fetch: only respect followRemoteHEAD with configured refspecs
Jeff King
1
-1
/
+2
2025-03-18
docs: add BreakingChanges to TECH_DOCS target
Phillip Wood
2
-0
/
+2
2025-03-18
pack-refs doc: fix indentation for --exclude
Phillip Wood
1
-2
/
+2
2025-03-18
merge-ort: allow rename detection to be disabled
Elijah Newren
1
-6
/
+6
2025-03-18
doc: add missing commit C to the graph for --ancestry-path=H D..M
Han Jiang
1
-1
/
+1
2025-03-18
doc: restore: remove note on --patch w/ pathspecs
Adam Johnson
1
-3
/
+0
2025-03-17
reflog: implement subcommand to drop reflogs
Karthik Nayak
1
-4
/
+19
2025-03-12
A bit more updates after -rc2
Junio C Hamano
1
-0
/
+1
2025-03-12
Merge branch 'pb/doc-follow-remote-head'
Junio C Hamano
1
-11
/
+11
2025-03-12
Merge branch 'ma/clone-doc-markup-fix'
Junio C Hamano
1
-3
/
+3
2025-03-12
meson: don't install git-pack-redundant(1) docs with breaking changes
Patrick Steinhardt
2
-3
/
+12
2025-03-12
name-rev: remove "--stdin" support
Junio C Hamano
1
-0
/
+6
2025-03-10
fast-export, fast-import: add support for signed-commits
Luke Shumaker
2
-0
/
+29
2025-03-10
git-fast-export.adoc: clarify why 'verbatim' may not be a good idea
Luke Shumaker
1
-3
/
+8
2025-03-10
fast-export: rename --signed-tags='warn' to 'warn-verbatim'
Luke Shumaker
1
-3
/
+3
2025-03-10
git-fast-import.adoc: add missing LF in the BNF
Luke Shumaker
1
-1
/
+1
2025-03-10
doc: add a blank line around block delimiters
Jean-Noël Avila
17
-11
/
+73
2025-03-10
git-clone doc: fix indentation
Martin Ågren
1
-3
/
+3
2025-03-06
Merge branch 'pw/repo-layout-doc-update'
Junio C Hamano
3
-0
/
+12
2025-03-06
Merge branch 'tz/doc-txt-to-adoc-fixes'
Junio C Hamano
11
-47
/
+46
2025-03-05
A few more after -rc1
Junio C Hamano
1
-0
/
+13
[prev]
[next]