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
2022-05-12
MyFirstContribution: add standalone section on cover letter
Philippe Blain
1
-4
/
+47
2022-05-12
MyFirstContribution: add "Anatomy of a Patch Series" section
Philippe Blain
1
-3
/
+51
2022-05-11
second 0th batch of topics from the previous cycle
Junio C Hamano
1
-0
/
+16
2022-05-11
Merge branch 'ah/rebase-keep-base-fix'
Junio C Hamano
1
-2
/
+3
2022-05-11
SubmittingPatches: use more stable git.ozlabs.org URL
Junio C Hamano
1
-1
/
+4
2022-05-10
0th batch for topics from the previous cycle
Junio C Hamano
1
-1
/
+22
2022-05-10
Merge branch 'fr/vimdiff-layout'
Junio C Hamano
4
-4
/
+215
2022-05-09
builtin/remote.c: teach `-v` to list filters for promisor remotes
Abhradeep Chakraborty
1
-0
/
+2
2022-05-05
Sync with v2.36.1
Junio C Hamano
1
-0
/
+33
2022-05-05
Git 2.36.1
v2.36.1
Junio C Hamano
1
-0
/
+33
2022-05-04
trace2 docs: add missing full stop
Johannes Schindelin
1
-1
/
+1
2022-05-04
trace2 docs: clarify what `varargs` is all about
Johannes Schindelin
1
-1
/
+1
2022-05-04
trace2 docs: fix a JSON formatted example
Johannes Schindelin
1
-1
/
+1
2022-05-04
trace2 docs: surround more terms in backticks
Johannes Schindelin
1
-7
/
+7
2022-05-04
trace2 docs: "printf" is not an English word
Johannes Schindelin
1
-6
/
+6
2022-05-04
trace2 docs: a couple of grammar fixes
Johannes Schindelin
1
-8
/
+8
2022-05-04
git-p4: improve encoding handling to support inconsistent encodings
Tao Klerks
1
-1
/
+36
2022-05-04
A bit more regression fixes for 2.36
Junio C Hamano
1
-0
/
+34
2022-04-29
push: new config option "push.autoSetupRemote" supports "simple" push
Tao Klerks
1
-0
/
+11
2022-04-29
push: default to single remote even when not named origin
Tao Klerks
1
-2
/
+3
2022-04-29
branch: new autosetupmerge option 'simple' for matching branches
Tao Klerks
2
-8
/
+14
2022-04-28
Some regression fixes for 2.36
Junio C Hamano
1
-0
/
+19
2022-04-27
safe.directory: document and check that it's ignored in the environment
SZEDER Gábor
1
-2
/
+2
2022-04-23
log: "--since-as-filter" option is a non-terminating "--since" variant
Miklos Vajna
1
-0
/
+5
2022-04-21
Documentation: some sparsity wording clarifications
Elijah Newren
2
-9
/
+12
2022-04-21
git-sparse-checkout.txt: mark non-cone mode as deprecated
Elijah Newren
1
-4
/
+94
2022-04-21
git-sparse-checkout.txt: flesh out pattern set sections a bit
Elijah Newren
1
-44
/
+85
2022-04-21
git-sparse-checkout.txt: add a new EXAMPLES section
Elijah Newren
1
-6
/
+37
2022-04-21
git-sparse-checkout.txt: shuffle some sections and mark as internal
Elijah Newren
1
-24
/
+24
2022-04-21
git-sparse-checkout.txt: update docs for deprecation of 'init'
Elijah Newren
1
-8
/
+8
2022-04-21
git-sparse-checkout.txt: wording updates for the cone mode default
Elijah Newren
1
-16
/
+15
2022-04-21
sparse-checkout: make --cone the default
Elijah Newren
2
-12
/
+14
2022-04-21
Documentation/ToolsForGit.txt: Tools for developing Git
COGONI Guillaume
3
-12
/
+56
2022-04-21
rebase: use correct base for --keep-base when a branch is given
Alex Henrie
1
-2
/
+3
2022-04-14
Merge branch 'jc/revert-ref-transaction-hook-changes'
Junio C Hamano
1
-10
/
+0
2022-04-13
RelNotes: revert the description on the reverted topics
Junio C Hamano
1
-10
/
+0
2022-04-13
RelNotes: mention safe.directory
Junio C Hamano
1
-2
/
+9
2022-04-13
RelNotes: clarify "bisect run unexecutable" tweak
Junio C Hamano
1
-4
/
+4
2022-04-13
Sync with Git 2.35.3
Junio C Hamano
7
-0
/
+48
2022-04-13
Git 2.35.3
v2.35.3
Junio C Hamano
7
-0
/
+48
2022-04-13
Git 2.34.3
v2.34.3
Junio C Hamano
6
-0
/
+44
2022-04-13
Git 2.33.3
v2.33.3
Junio C Hamano
5
-0
/
+40
2022-04-13
Git 2.32.2
v2.32.2
Junio C Hamano
4
-0
/
+36
2022-04-13
Git 2.31.3
v2.31.3
Junio C Hamano
3
-0
/
+32
2022-04-13
Git 2.30.4
v2.30.4
Junio C Hamano
1
-0
/
+21
2022-04-13
setup: opt-out of check with safe.directory=*
Derrick Stolee
1
-0
/
+7
2022-04-11
Git 2.36-rc2
v2.36.0-rc2
Junio C Hamano
1
-0
/
+2
2022-04-11
Merge tag 'v2.35.2'
Junio C Hamano
8
-0
/
+87
2022-04-08
Merge branch 'tl/ls-tree-oid-only'
Junio C Hamano
1
-2
/
+2
2022-04-08
ls-tree doc: document interaction with submodules
Ævar Arnfjörð Bjarmason
1
-2
/
+2
[prev]
[next]