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
2024-04-19
Git 2.42.2
v2.42.2
Johannes Schindelin
1
-0
/
+7
2024-04-19
Sync with 2.41.1
Johannes Schindelin
6
-0
/
+167
2024-04-19
Git 2.41.1
v2.41.1
Johannes Schindelin
1
-0
/
+7
2024-04-19
Sync with 2.40.2
Johannes Schindelin
5
-0
/
+160
2024-04-19
Git 2.40.2
v2.40.2
Johannes Schindelin
1
-0
/
+7
2024-04-19
Sync with 2.39.4
Johannes Schindelin
4
-0
/
+153
2024-04-19
Git 2.39.4
v2.39.4
Johannes Schindelin
1
-0
/
+79
2024-04-19
fsck: warn about symlink pointing inside a gitdir
Johannes Schindelin
1
-0
/
+12
2024-04-17
docs: document security issues around untrusted .git dirs
Jeff King
2
-0
/
+46
2024-04-17
upload-pack: disable lazy-fetching by default
Jeff King
1
-0
/
+16
2023-11-02
Git 2.42.1
v2.42.1
Junio C Hamano
1
-0
/
+88
2023-11-02
Merge branch 'ms/doc-push-fix' into maint-2.42
Junio C Hamano
1
-1
/
+1
2023-11-02
Merge branch 'ps/git-repack-doc-fixes' into maint-2.42
Junio C Hamano
1
-6
/
+3
2023-11-02
Merge branch 'jc/am-doc-whitespace-action-fix' into maint-2.42
Junio C Hamano
1
-2
/
+2
2023-11-02
Merge branch 'jc/update-list-references-to-lore' into maint-2.42
Junio C Hamano
1
-1
/
+1
2023-11-02
Merge branch 'ps/rewritten-is-per-worktree-doc' into maint-2.42
Junio C Hamano
1
-3
/
+4
2023-11-02
Merge branch 'sn/cat-file-doc-update' into maint-2.42
Junio C Hamano
1
-16
/
+14
2023-11-02
Merge branch 'hy/doc-show-is-like-log-not-diff-tree' into maint-2.42
Junio C Hamano
1
-1
/
+1
2023-11-02
Merge branch 'ch/clean-docfix' into maint-2.42
Junio C Hamano
1
-1
/
+1
2023-11-02
Merge branch 'eg/config-type-path-docfix' into maint-2.42
Junio C Hamano
1
-1
/
+1
2023-11-02
Merge branch 'ws/git-push-doc-grammofix' into maint-2.42
Junio C Hamano
1
-1
/
+1
2023-11-02
Merge branch 'so/diff-doc-for-patch-update' into maint-2.42
Junio C Hamano
1
-7
/
+1
2023-11-02
Merge branch 'ds/scalar-updates' into maint-2.42
Junio C Hamano
1
-1
/
+7
2023-11-02
Merge branch 'mp/rebase-label-length-limit' into maint-2.42
Junio C Hamano
1
-0
/
+6
2023-10-20
git-push doc: more visibility for -q option
Michal Suchanek
1
-1
/
+1
2023-10-18
am: align placeholder for --whitespace option with apply
Junio C Hamano
1
-2
/
+2
2023-10-16
doc/git-repack: don't mention nonexistent "--unpacked" option
Patrick Steinhardt
1
-5
/
+2
2023-10-16
doc/git-repack: fix syntax for `-g` shorthand option
Patrick Steinhardt
1
-1
/
+1
2023-10-10
doc/git-worktree: mention "refs/rewritten" as per-worktree refs
Patrick Steinhardt
1
-3
/
+4
2023-10-09
doc/cat-file: make synopsis and description less confusing
Štěpán Němec
1
-16
/
+14
2023-10-06
doc: update list archive reference to use lore.kernel.org
Junio C Hamano
1
-1
/
+1
2023-09-20
show doc: redirect user to git log manual instead of git diff-tree
Han Young
1
-1
/
+1
2023-09-15
git-clean doc: fix "without do cleaning" typo
Caleb Hill
1
-1
/
+1
2023-09-15
git-config: fix misworded --type=path explanation
Evan Gates
1
-1
/
+1
2023-09-06
doc/diff-options: fix link to generating patch section
Sergey Organov
1
-7
/
+1
2023-08-28
scalar: add --[no-]src option
Derrick Stolee
1
-1
/
+7
2023-08-21
Git 2.42
v2.42.0
Junio C Hamano
1
-1
/
+1
2023-08-17
Merge branch 'ps/revision-stdin-with-options'
Junio C Hamano
1
-1
/
+1
2023-08-17
Merge branch 'sa/doc-ls-remote'
Junio C Hamano
1
-2
/
+2
2023-08-17
Merge branch 'tl/notes-separator'
Junio C Hamano
1
-8
/
+7
2023-08-16
rev-list-options: fix typo in `--stdin` documentation
Martin Ågren
1
-1
/
+1
2023-08-16
show-ref doc: fix carets in monospace
Martin Ågren
1
-2
/
+2
2023-08-16
notes doc: tidy up `--no-stripspace` paragraph
Martin Ågren
1
-3
/
+3
2023-08-16
notes doc: split up run-on sentences
Martin Ågren
1
-5
/
+4
2023-08-15
Git 2.42-rc2
v2.42.0-rc2
Junio C Hamano
1
-0
/
+13
2023-08-10
rebase: allow overriding the maximal length of the generated labels
Johannes Schindelin
1
-0
/
+6
2023-08-09
git-push.txt: fix grammar
Wesley Schwengle
1
-1
/
+1
2023-08-09
Git 2.42-rc1
v2.42.0-rc1
Junio C Hamano
1
-0
/
+20
2023-08-09
Merge branch 'ma/locate-in-path-for-windows'
Junio C Hamano
1
-3
/
+8
2023-08-07
A few more topics before -rc1
Junio C Hamano
1
-0
/
+8
[next]