summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Start preparing for 1.8.2.2Junio C Hamano2013-04-221-0/+25
* Merge branch 'ta/glossary' into maintJunio C Hamano2013-04-2232-111/+89
|\
| * glossary: improve definitions of refspec and pathspecThomas Ackermann2013-04-151-23/+10
| * The name of the hash function is "SHA-1", not "SHA1"Thomas Ackermann2013-04-1531-68/+68
| * glossary: improve description of SHA-1 related topicsThomas Ackermann2013-04-151-10/+10
| * glossary: remove outdated/misleading/irrelevant entriesThomas Ackermann2013-04-151-10/+1
* | Merge branch 'jk/doc-http-backend' into maintJunio C Hamano2013-04-221-1/+81
|\ \
| * | doc/http-backend: match query-string in apache half-auth exampleJeff King2013-04-131-8/+24
| * | doc/http-backend: give some lighttpd config examplesJeff King2013-04-111-0/+55
| * | doc/http-backend: clarify "half-auth" repo configurationJeff King2013-04-111-0/+9
* | | Merge branch 'jk/daemon-user-doc' into maintJunio C Hamano2013-04-221-0/+7
|\ \ \
| * | | doc: clarify that "git daemon --user=<user>" option does not export HOME=~userJunio C Hamano2013-04-121-0/+7
* | | | Merge branch 'jc/detached-head-doc' into maintJunio C Hamano2013-04-221-3/+16
|\ \ \ \ | |_|_|/ |/| | |
| * | | glossary: extend "detached HEAD" descriptionJunio C Hamano2013-04-051-3/+16
* | | | Merge branch 'mg/texinfo-5' into maintJunio C Hamano2013-04-121-0/+1
|\ \ \ \
| * | | | Documentation: Strip texinfo anchors to avoid duplicatesMartin von Gagern2013-04-031-0/+1
* | | | | Merge branch 'cn/commit-amend-doc' into maintJunio C Hamano2013-04-121-8/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Documentation/git-commit: reword the --amend explanationCarlos Martín Nieto2013-04-051-8/+9
* | | | | doc: various spelling fixesStefano Lattarini2013-04-128-9/+9
* | | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-04-121-1/+3
|\ \ \ \ \
| * | | | | Documentation: distinguish between ref and offset deltas in pack-formatStefan Saasen2013-04-121-1/+3
| | |_|/ / | |/| | |
* | | | | archive: clarify explanation of --worktree-attributesRené Scharfe2013-04-111-1/+3
| |_|_|/ |/| | |
* | | | Git 1.8.2.1v1.8.2.1Junio C Hamano2013-04-072-1/+7
* | | | Sync with 1.8.1.6Junio C Hamano2013-04-072-1/+7
|\ \ \ \ | |/ / /
| * | | Git 1.8.1.6v1.8.1.6Junio C Hamano2013-04-072-1/+7
| | |/ | |/|
* | | Update draft release notes to 1.8.2.1Junio C Hamano2013-04-031-0/+35
* | | Merge branch 'mg/gpg-interface-using-status' into maintJunio C Hamano2013-04-031-0/+1
|\ \ \
| * | | pretty: make %GK output the signing key for signed commitsMichael J Gruber2013-02-141-0/+1
* | | | Merge branch 'bc/commit-complete-lines-given-via-m-option' into maintJunio C Hamano2013-04-031-10/+19
|\ \ \ \
| * | | | Documentation/git-commit.txt: rework the --cleanup sectionBrandon Casey2013-02-191-10/+19
* | | | | Sync with 1.8.1 maintenance trackJunio C Hamano2013-04-032-0/+40
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Start preparing for 1.8.1.6Junio C Hamano2013-04-031-0/+34
| * | | | Merge branch 'yd/doc-merge-annotated-tag' into maint-1.8.1Junio C Hamano2013-04-032-1/+26
| |\ \ \ \
| * | | | | git-tag(1): we tag HEAD by defaultThomas Rast2013-04-031-0/+6
* | | | | | Update draft release notes to 1.8.2.1Junio C Hamano2013-04-011-0/+4
* | | | | | Merge branch 'yd/doc-is-in-asciidoc' into maintJunio C Hamano2013-04-011-0/+3
|\ \ \ \ \ \
| * | | | | | CodingGuidelines: our documents are in AsciiDocJunio C Hamano2013-03-211-0/+3
* | | | | | | Merge branch 'yd/doc-merge-annotated-tag' into maintJunio C Hamano2013-04-012-1/+26
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Documentation: merging a tag is a special caseJunio C Hamano2013-03-212-1/+26
* | | | | | | Merge branch 'tb/document-status-u-tradeoff' into maintJunio C Hamano2013-04-012-4/+14
|\ \ \ \ \ \ \
| * | | | | | | status: advise to consider use of -u when read_directory takes too longNguyễn Thái Ngọc Duy2013-03-161-0/+4
| * | | | | | | git status: document trade-offs in choosing parameters to the -u optionJunio C Hamano2013-03-151-4/+10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'da/downcase-u-in-usage' into maintJunio C Hamano2013-04-011-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Documentation/user-manual.txt: use a lowercase "usage:" stringDavid Aguilar2013-02-241-2/+2
* | | | | | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-281-1/+1
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| * | | | | | | git help config: s/insn/instruction/Matthias Krüger2013-03-281-1/+1
* | | | | | | | More fixes for 1.8.2.1Junio C Hamano2013-03-271-0/+3
* | | | | | | | Merge branch 'maint-1.8.1' into maintJunio C Hamano2013-03-272-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | git-commit doc: describe use of multiple `-m` optionsChristian Helmuth2013-03-271-0/+2
| * | | | | | | git-pull doc: fix grammo ("conflicts" is plural)Mihai Capotă2013-03-271-1/+1