| Commit message (Expand) | Author | Age |
... | |
| * | | | | Documentation/user-manual.txt: use a lowercase "usage:" string | David Aguilar | 2013-02-24 |
* | | | | | Merge branch 'wk/user-manual' | Junio C Hamano | 2013-02-25 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | user-manual: Flesh out uncommitted changes and submodule updates | W. Trevor King | 2013-02-19 |
| * | | | | user-manual: Use request-pull to generate "please pull" text | W. Trevor King | 2013-02-19 |
| * | | | | user-manual: Reorganize the reroll sections, adding 'git rebase -i' | W. Trevor King | 2013-02-19 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'wk/man-deny-current-branch-is-default-these-days' | Junio C Hamano | 2013-02-25 |
|\ \ \ \
| |_|/ /
|/| | /
| | |/
| |/| |
|
| * | | user-manual: typofix (ofthe->of the) | Junio C Hamano | 2013-02-18 |
* | | | Merge branch 'maint' | Junio C Hamano | 2013-02-18 |
|\ \ \
| | |/
| |/| |
|
| * | | user-manual: use -o latest.tar.gz to create a gzipped tarball | W. Trevor King | 2013-02-18 |
| * | | user-manual: use 'git config --global user.*' for setup | W. Trevor King | 2013-02-18 |
| * | | user-manual: mention 'git remote add' for remote branch config | W. Trevor King | 2013-02-18 |
| * | | user-manual: give 'git push -f' as an alternative to +master | W. Trevor King | 2013-02-18 |
| * | | user-manual: use 'remote add' to setup push URLs | W. Trevor King | 2013-02-18 |
* | | | Merge branch 'wk/man-deny-current-branch-is-default-these-days' | Junio C Hamano | 2013-02-14 |
|\ \ \
| | |/
| |/| |
|
| * | | user-manual: Update for receive.denyCurrentBranch=refuse | W. Trevor King | 2013-02-14 |
* | | | Merge branch 'maint' | Junio C Hamano | 2013-02-10 |
|\ \ \
| | |/
| |/| |
|
| * | | user-manual: Rewrite git-gc section for automatic packing | W. Trevor King | 2013-02-10 |
| * | | user-manual: Fix 'you - Git' -> 'you--Git' typo | W. Trevor King | 2013-02-10 |
| * | | user-manual: Fix 'http' -> 'HTTP' typos | W. Trevor King | 2013-02-10 |
| * | | user-manual: Fix 'both: so' -> 'both; so' typo | W. Trevor King | 2013-02-10 |
* | | | Documentation: the name of the system is 'Git', not 'git' | Thomas Ackermann | 2013-02-01 |
* | | | Documentation: avoid poor-man's small caps GIT | Thomas Ackermann | 2013-02-01 |
|/ / |
|
* | | Doc User-Manual: Patch cover letter, three dashes, and --notes | Philip Oakley | 2012-10-26 |
|/ |
|
* | Documentation: describe subject more precisely | Jeremy White | 2012-09-13 |
* | doc: A few minor copy edits. | Štěpán Němec | 2012-07-14 |
* | Documentation: spelling fixes | Miklos Vajna | 2012-06-19 |
* | docs: stop using asciidoc no-inline-literal | Jeff King | 2012-04-26 |
* | fsck: --no-dangling omits "dangling object" information | Junio C Hamano | 2012-02-28 |
* | user-manual: remote-tracking can be checked out, with detached HEAD | Jonathan Nieder | 2010-11-03 |
* | user-manual.txt: explain better the remote(-tracking) branch terms | Matthieu Moy | 2010-11-03 |
* | Change incorrect uses of "remote branch" meaning "remote-tracking" | Matthieu Moy | 2010-11-03 |
* | Change "tracking branch" to "remote-tracking branch" | Matthieu Moy | 2010-11-03 |
* | Replace "remote tracking" with "remote-tracking" | Matthieu Moy | 2010-11-03 |
* | Merge branch 'sn/doc-opt-notation' into maint | Junio C Hamano | 2010-10-21 |
|\ |
|
| * | Use parentheses and `...' where appropriate | Štěpán Němec | 2010-10-08 |
* | | Better advice on using topic branches for kernel development | Luck, Tony | 2010-10-13 |
* | | Documentation: gitrevisions is in section 7 | Jonathan Nieder | 2010-10-13 |
|/ |
|
* | user-manual: fix anchor name Finding-comments-With-given-Content | Michael J Gruber | 2010-09-29 |
* | user-manual: be consistent in illustrations to 'git rebase' | Kirill Smelkov | 2010-09-29 |
* | Documentation: avoid stray backslash in user manual | Jonathan Nieder | 2010-08-20 |
* | Documentation: link to gitrevisions rather than git-rev-parse | Michael J Gruber | 2010-07-05 |
* | Updates for dirty submodules in release notes and user manual | Jens Lehmann | 2010-02-01 |
* | Fix typos in technical documentation. | Ralf Wildenhues | 2010-01-31 |
* | Merge branch 'mm/maint-hint-failed-merge' | Junio C Hamano | 2009-11-23 |
|\ |
|
| * | user-manual: Document that "git merge" doesn't like uncommited changes. | Matthieu Moy | 2009-11-22 |
* | | User Manual: Write "Git" instead of "GIT" | Björn Gustavsson | 2009-11-22 |
* | | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 |
|/ |
|
* | Change mentions of "git programs" to "git commands" | Ori Avtalion | 2009-08-12 |
* | Documentation: teach stash/pop workflow instead of stash/apply | Thomas Rast | 2009-05-28 |
* | user-manual: the name of the hash function is SHA-1, not sha1 | Felipe Contreras | 2009-04-06 |