aboutsummaryrefslogtreecommitdiff
path: root/Documentation/user-manual.txt
Commit message (Expand)AuthorAge
...
* | | | | | Merge branch 'da/downcase-u-in-usage'Junio C Hamano2013-03-19
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Documentation/user-manual.txt: use a lowercase "usage:" stringDavid Aguilar2013-02-24
* | | | | Merge branch 'wk/user-manual'Junio C Hamano2013-02-25
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | user-manual: Flesh out uncommitted changes and submodule updatesW. Trevor King2013-02-19
| * | | | user-manual: Use request-pull to generate "please pull" textW. Trevor King2013-02-19
| * | | | user-manual: Reorganize the reroll sections, adding 'git rebase -i'W. Trevor King2013-02-19
| | |/ / | |/| |
* | | | Merge branch 'wk/man-deny-current-branch-is-default-these-days'Junio C Hamano2013-02-25
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | user-manual: typofix (ofthe->of the)Junio C Hamano2013-02-18
* | | Merge branch 'maint'Junio C Hamano2013-02-18
|\ \ \ | | |/ | |/|
| * | user-manual: use -o latest.tar.gz to create a gzipped tarballW. Trevor King2013-02-18
| * | user-manual: use 'git config --global user.*' for setupW. Trevor King2013-02-18
| * | user-manual: mention 'git remote add' for remote branch configW. Trevor King2013-02-18
| * | user-manual: give 'git push -f' as an alternative to +masterW. Trevor King2013-02-18
| * | user-manual: use 'remote add' to setup push URLsW. Trevor King2013-02-18
* | | Merge branch 'wk/man-deny-current-branch-is-default-these-days'Junio C Hamano2013-02-14
|\ \ \ | | |/ | |/|
| * | user-manual: Update for receive.denyCurrentBranch=refuseW. Trevor King2013-02-14
* | | Merge branch 'maint'Junio C Hamano2013-02-10
|\ \ \ | | |/ | |/|
| * | user-manual: Rewrite git-gc section for automatic packingW. Trevor King2013-02-10
| * | user-manual: Fix 'you - Git' -> 'you--Git' typoW. Trevor King2013-02-10
| * | user-manual: Fix 'http' -> 'HTTP' typosW. Trevor King2013-02-10
| * | user-manual: Fix 'both: so' -> 'both; so' typoW. Trevor King2013-02-10
* | | Documentation: the name of the system is 'Git', not 'git'Thomas Ackermann2013-02-01
* | | Documentation: avoid poor-man's small caps GITThomas Ackermann2013-02-01
|/ /
* | Doc User-Manual: Patch cover letter, three dashes, and --notesPhilip Oakley2012-10-26
|/
* Documentation: describe subject more preciselyJeremy White2012-09-13
* doc: A few minor copy edits.Štěpán Němec2012-07-14
* Documentation: spelling fixesMiklos Vajna2012-06-19
* docs: stop using asciidoc no-inline-literalJeff King2012-04-26
* fsck: --no-dangling omits "dangling object" informationJunio C Hamano2012-02-28
* user-manual: remote-tracking can be checked out, with detached HEADJonathan Nieder2010-11-03
* user-manual.txt: explain better the remote(-tracking) branch termsMatthieu Moy2010-11-03
* Change incorrect uses of "remote branch" meaning "remote-tracking"Matthieu Moy2010-11-03
* Change "tracking branch" to "remote-tracking branch"Matthieu Moy2010-11-03
* Replace "remote tracking" with "remote-tracking"Matthieu Moy2010-11-03
* Merge branch 'sn/doc-opt-notation' into maintJunio C Hamano2010-10-21
|\
| * Use parentheses and `...' where appropriateŠtěpán Němec2010-10-08
* | Better advice on using topic branches for kernel developmentLuck, Tony2010-10-13
* | Documentation: gitrevisions is in section 7Jonathan Nieder2010-10-13
|/
* user-manual: fix anchor name Finding-comments-With-given-ContentMichael J Gruber2010-09-29
* user-manual: be consistent in illustrations to 'git rebase'Kirill Smelkov2010-09-29
* Documentation: avoid stray backslash in user manualJonathan Nieder2010-08-20
* Documentation: link to gitrevisions rather than git-rev-parseMichael J Gruber2010-07-05
* Updates for dirty submodules in release notes and user manualJens Lehmann2010-02-01
* Fix typos in technical documentation.Ralf Wildenhues2010-01-31
* Merge branch 'mm/maint-hint-failed-merge'Junio C Hamano2009-11-23
|\
| * user-manual: Document that "git merge" doesn't like uncommited changes.Matthieu Moy2009-11-22
* | User Manual: Write "Git" instead of "GIT"Björn Gustavsson2009-11-22
* | Use 'fast-forward' all over the placeFelipe Contreras2009-10-24
|/
* Change mentions of "git programs" to "git commands"Ori Avtalion2009-08-12
* Documentation: teach stash/pop workflow instead of stash/applyThomas Rast2009-05-28