summaryrefslogtreecommitdiff
path: root/Documentation/user-manual.txt
Commit message (Expand)AuthorAgeFilesLines
* Documentation: fix misuses of "nor"Justin Lebar2014-03-311-1/+1
* Merge branch 'ow/manpages-typofix'Junio C Hamano2014-02-071-1/+1
|\
| * Documentation: fix typos in man pagesow/manpages-typofixØystein Walle2014-02-051-1/+1
* | user-manual: improve html and pdf formattingta/format-user-manual-as-an-articleThomas Ackermann2014-01-061-1/+1
|/
* Merge branch 'ss/doclinks'Junio C Hamano2013-09-171-2/+2
|\
| * Documentation: make AsciiDoc links always point to HTML filesss/doclinksSebastian Schuberth2013-09-061-2/+2
* | "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
|/
* Sync with Git 1.8.3.4Junio C Hamano2013-07-221-2/+2
|\
| * update URL to the marc.info mail archiveOndřej Bílka2013-07-221-2/+2
| * Merge branch 'ph/builtin-srcs-are-in-subdir-these-days' into maintJunio C Hamano2013-07-211-6/+7
| |\
* | \ Merge branch 'kb/am-deprecate-resolved'Junio C Hamano2013-07-011-1/+1
|\ \ \
| * | | am: replace uses of --resolved with --continueKevin Bracey2013-06-271-1/+1
* | | | Merge branch 'wk/doc-in-linux-3.x-era'Junio C Hamano2013-07-011-14/+20
|\ \ \ \ | |/ / / |/| | |
| * | | Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King2013-06-221-4/+4
| * | | Documentation: Update the NFS remote examples to use the staging repoW. Trevor King2013-06-221-10/+16
* | | | Merge branch 'wk/doc-git-has-grown'Junio C Hamano2013-06-261-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | user-manual: Update download size for Git and the kernelW. Trevor King2013-06-231-3/+3
| * | | Merge branch 'da/downcase-u-in-usage' into maintJunio C Hamano2013-04-011-2/+2
| |\ \ \
* | \ \ \ Merge branch 'ph/builtin-srcs-are-in-subdir-these-days'Junio C Hamano2013-06-261-6/+7
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | fix "builtin-*" references to be "builtin/*"Phil Hord2013-06-181-6/+7
| * | | Merge branch 'wk/user-manual' into maintJunio C Hamano2013-03-011-56/+77
| |\ \ \
| * \ \ \ Merge branch 'wk/man-deny-current-branch-is-default-these-days' into maintJunio C Hamano2013-02-271-3/+4
| |\ \ \ \
* | \ \ \ \ Merge branch 'wk/user-manual-literal-format'Junio C Hamano2013-03-191-142/+144
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | user-manual: Standardize backtick quotingW. Trevor King2013-02-251-142/+144
* | | | | | Merge branch 'da/downcase-u-in-usage'Junio C Hamano2013-03-191-2/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Documentation/user-manual.txt: use a lowercase "usage:" stringDavid Aguilar2013-02-241-2/+2
* | | | | Merge branch 'wk/user-manual'Junio C Hamano2013-02-251-56/+77
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | user-manual: Flesh out uncommitted changes and submodule updatesW. Trevor King2013-02-191-1/+3
| * | | | user-manual: Use request-pull to generate "please pull" textW. Trevor King2013-02-191-9/+5
| * | | | user-manual: Reorganize the reroll sections, adding 'git rebase -i'W. Trevor King2013-02-191-46/+69
| | |/ / | |/| |
* | | | Merge branch 'wk/man-deny-current-branch-is-default-these-days'Junio C Hamano2013-02-251-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | user-manual: typofix (ofthe->of the)Junio C Hamano2013-02-181-1/+1
* | | Merge branch 'maint'Junio C Hamano2013-02-181-40/+55
|\ \ \ | | |/ | |/|
| * | user-manual: use -o latest.tar.gz to create a gzipped tarballW. Trevor King2013-02-181-3/+12
| * | user-manual: use 'git config --global user.*' for setupW. Trevor King2013-02-181-5/+13
| * | user-manual: mention 'git remote add' for remote branch configW. Trevor King2013-02-181-27/+13
| * | user-manual: give 'git push -f' as an alternative to +masterW. Trevor King2013-02-181-0/+7
| * | user-manual: use 'remote add' to setup push URLsW. Trevor King2013-02-181-5/+10
* | | Merge branch 'wk/man-deny-current-branch-is-default-these-days'Junio C Hamano2013-02-141-3/+4
|\ \ \ | | |/ | |/|
| * | user-manual: Update for receive.denyCurrentBranch=refuseW. Trevor King2013-02-141-3/+4