summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Update draft release notes to 1.8.5 for the fifth batch of topicsJunio C Hamano2013-09-201-0/+60
* Merge branch 'jk/upload-pack-keepalive'Junio C Hamano2013-09-201-0/+11
|\
| * upload-pack: bump keepalive default to 5 secondsjk/upload-pack-keepaliveJeff King2013-09-091-1/+1
| * upload-pack: send keepalive packets during pack computationJeff King2013-09-091-0/+11
* | Merge branch 'fc/at-head'Junio C Hamano2013-09-202-0/+5
|\ \
| * | Add new @ shortcut for HEADfc/at-headFelipe Contreras2013-09-122-0/+5
* | | Merge branch 'dw/check-ignore-sans-index'Junio C Hamano2013-09-201-0/+7
|\ \ \
| * | | check-ignore: Add option to ignore index contentsdw/check-ignore-sans-indexDave Williams2013-09-121-0/+7
* | | | Merge branch 'bk/refs-multi-update'Junio C Hamano2013-09-201-1/+53
|\ \ \ \
| * | | | update-ref: support multiple simultaneous updatesBrad King2013-09-091-1/+53
| | |/ / | |/| |
* | | | Merge branch 'nr/git-cd-to-a-directory'Junio C Hamano2013-09-201-1/+15
|\ \ \ \
| * | | | git: run in a directory given with -C optionNazri Ramliy2013-09-091-1/+15
| |/ / /
* | | | Merge branch 'jh/checkout-auto-tracking'Junio C Hamano2013-09-201-2/+4
|\ \ \ \
| * | | | Refer to branch.<name>.remote/merge when documenting --trackJohan Herland2013-09-091-2/+4
* | | | | Merge branch 'mm/status-without-comment-char'Junio C Hamano2013-09-201-0/+7
|\ \ \ \ \
| * | | | | status: disable display of '#' comment prefix by defaultMatthieu Moy2013-09-061-0/+7
| | |/ / / | |/| | |
* | | | | Merge branch 'rh/peeling-tag-to-tag'Junio C Hamano2013-09-201-0/+3
|\ \ \ \ \
| * | | | | peel_onion(): add support for <rev>^{tag}Richard Hansen2013-09-031-0/+3
| |/ / / /
* | | | | Merge branch 'maint'Junio C Hamano2013-09-181-0/+50
|\ \ \ \ \
| * | | | | Start preparing for 1.8.4.1Junio C Hamano2013-09-181-0/+50
* | | | | | Update draft release notes to 1.8.5 for the fourth batch of topicsJunio C Hamano2013-09-181-0/+31
* | | | | | Update draft release notes to 1.8.5 for the first half of the fourth batchJunio C Hamano2013-09-171-0/+22
* | | | | | Merge branch 'ss/doclinks'Junio C Hamano2013-09-177-10/+10
|\ \ \ \ \ \
| * | | | | | Documentation: make AsciiDoc links always point to HTML filesss/doclinksSebastian Schuberth2013-09-067-10/+10
* | | | | | | Merge branch 'rh/ishes-doc'Junio C Hamano2013-09-1712-41/+76
|\ \ \ \ \ \ \
| * | | | | | | glossary: fix and clarify the definition of 'ref'rh/ishes-docRichard Hansen2013-09-041-4/+14
| * | | | | | | revisions.txt: fix and clarify <rev>^{<type>}Richard Hansen2013-09-041-4/+8
| * | | | | | | glossary: more precise definition of tree-ish (a.k.a. treeish)Richard Hansen2013-09-041-3/+12
| * | | | | | | use 'commit-ish' instead of 'committish'Richard Hansen2013-09-047-26/+26
| * | | | | | | use 'tree-ish' instead of 'treeish'Richard Hansen2013-09-043-3/+3
| * | | | | | | glossary: define commit-ish (a.k.a. committish)Richard Hansen2013-09-041-0/+12
| * | | | | | | glossary: mention 'treeish' as an alternative to 'tree-ish'Richard Hansen2013-09-041-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'dw/diff-no-index-doc'Junio C Hamano2013-09-171-4/+9
|\ \ \ \ \ \ \
| * | | | | | | diff --no-index: describe in a separate paragraphdw/diff-no-index-docJunio C Hamano2013-08-281-5/+9
| * | | | | | | diff --no-index: clarify operation when not inside a repositoryDale R. Worley2013-08-221-1/+2
* | | | | | | | Merge branch 'ta/user-manual'Junio C Hamano2013-09-171-79/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | "git prune" is safeta/user-manualThomas Ackermann2013-08-271-9/+3
| * | | | | | | | Remove irrelevant reference from "Tying it all together"Thomas Ackermann2013-08-271-2/+1
| * | | | | | | | Remove unnecessary historical note from "Object storage format"Thomas Ackermann2013-08-271-2/+0
| * | | | | | | | Improve section "Merging multiple trees"Thomas Ackermann2013-08-271-14/+13
| * | | | | | | | Improve section "Manipulating branches"Thomas Ackermann2013-08-271-12/+8
| * | | | | | | | Simplify "How to make a commit"Thomas Ackermann2013-08-271-8/+2
| * | | | | | | | Fix some typos and improve wordingThomas Ackermann2013-08-271-10/+10
| * | | | | | | | Use "git merge" instead of "git pull ."Thomas Ackermann2013-08-271-4/+4
| * | | | | | | | Use current output for "git repack"Thomas Ackermann2013-08-271-9/+7
| * | | | | | | | Use current "detached HEAD" messageThomas Ackermann2013-08-271-6/+13
| * | | | | | | | Call it "Git User Manual" and remove reference to very old Git versionThomas Ackermann2013-08-271-3/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'jx/clean-interactive'Junio C Hamano2013-09-171-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | documentation: clarify notes for clean.requireForceJiang Xin2013-08-281-2/+2
* | | | | | | | | Update draft release notes to 1.8.5 for the third batch of topicsJunio C Hamano2013-09-121-0/+4