summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Update draft release notes to 1.7.5Junio C Hamano2011-03-151-3/+33
* Merge branch 'jk/doc-credits' of git://github.com/peff/gitJunio C Hamano2011-03-15138-1133/+25
|\
| * docs: point git.txt author credits to git-scm.comJeff King2011-03-121-2/+4
| * doc: add missing git footersJeff King2011-03-115-0/+20
| * doc: drop author/documentation sections from most pagesJeff King2011-03-11134-1134/+4
* | Documentation: "rebase <onto> <that>" stays on <that> branch upon exitDrew Northup2011-03-141-2/+3
|/
* Merge branch 'maint'Junio C Hamano2011-03-101-9/+0
|\
| * Revert "core.abbrevguard: Ensure short object names stay unique a bit longer"Junio C Hamano2011-03-101-9/+0
* | Update Release Notes to 1.7.5Junio C Hamano2011-03-091-3/+27
* | Merge branch 'js/cherry-pick-usability'Junio C Hamano2011-03-093-4/+27
|\ \
| * | Teach commit about CHERRY_PICK_HEADJay Soffian2011-02-211-3/+4
| * | Introduce CHERRY_PICK_HEADJay Soffian2011-02-212-1/+23
* | | Merge branch 'maint'Junio C Hamano2011-03-092-4/+16
|\ \ \ | | |/ | |/|
| * | ls-remote documentation: <refs> argument is optionalPiotr Krukowiecki2011-03-091-1/+1
| * | Add Author and Documentation sections to git-for-each-ref.txtAlexei Sholik2011-03-091-0/+12
| * | Documentation: remove redundant colons in git-for-each-ref.txtAlexei Sholik2011-03-091-3/+3
* | | Merge branch 'maint'Junio C Hamano2011-03-083-13/+26
|\ \ \ | |/ /
| * | SubmittingPatches: clarify the expected commit log descriptionJunio C Hamano2011-03-081-8/+18
| * | diff format documentation: clarify --cc and -cAdam Monsen2011-03-081-4/+7
| * | rev-list-options.txt: typo fixMichael J Gruber2011-03-081-1/+1
* | | Merge branch 'maint'Junio C Hamano2011-03-041-1/+1
|\ \ \ | |/ /
| * | Documentation: fix a typo in git-apply.txtMichaƂ Kiedrowicz2011-03-041-1/+1
* | | Merge branch 'maint'Junio C Hamano2011-03-021-1/+1
|\ \ \ | |/ /
| * | verify-pack: add --stat-only to the synopsis sectionJunio C Hamano2011-03-011-1/+1
* | | Merge branch 'svn-fe' of git://repo.or.cz/git/jrnJunio C Hamano2011-02-281-3/+60
|\ \ \
| * | | fast-import: add 'ls' commandDavid Barr2011-02-261-3/+60
* | | | Start preparing release notes to 1.7.5Junio C Hamano2011-02-281-0/+56
* | | | Merge branch 'jh/push-default-upstream-configname'Junio C Hamano2011-02-271-1/+2
|\ \ \ \
| * | | | push.default: Rename 'tracking' to 'upstream'Johan Herland2011-02-161-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'mg/placeholders-are-lowercase'Junio C Hamano2011-02-274-14/+14
|\ \ \ \
| * | | | Make <identifier> lowercase in DocumentationMichael J Gruber2011-02-173-13/+13
| * | | | CodingGuidelines: downcase placeholders in usage messagesJunio C Hamano2011-02-151-1/+1
* | | | | Merge branch 'js/detach-doc'Junio C Hamano2011-02-271-23/+121
|\ \ \ \ \
| * | | | | git-checkout.txt: improve detached HEAD documentationJay Soffian2011-02-211-23/+121
* | | | | | Merge branch 'uk/checkout-ambiguous-ref'Junio C Hamano2011-02-271-2/+11
|\ \ \ \ \ \
| * | | | | | checkout: introduce --detach synonym for "git checkout foo^{commit}"Junio C Hamano2011-02-081-2/+11
* | | | | | | Merge branch 'nd/struct-pathspec'Junio C Hamano2011-02-271-0/+23
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | glossary: define pathspecJonathan Nieder2011-02-031-0/+23
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'maint'Junio C Hamano2011-02-212-14/+14
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Documentation: clarify -u<mode> option defaultsClemens Buchacher2011-02-212-14/+14
| | |_|/ | |/| |
* | | | Merge branch 'maint'Junio C Hamano2011-02-151-5/+6
|\ \ \ \ | |/ / /
| * | | git-tag.txt: list all modes in the descriptionMichael J Gruber2011-02-151-5/+6
* | | | Merge branch 'maint'Junio C Hamano2011-02-112-1/+29
|\ \ \ \ | |/ / /
| * | | Git 1.7.4.1v1.7.4.1Junio C Hamano2011-02-112-1/+29
* | | | Merge branch 'rr/fi-import-marks-if-exists'Junio C Hamano2011-02-091-0/+4
|\ \ \ \
| * | | | fast-import: Introduce --import-marks-if-existsRamkumar Ramachandra2011-01-181-0/+4
* | | | | Merge branch 'jn/cherry-pick-strategy-option'Junio C Hamano2011-02-092-0/+42
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | cherry-pick/revert: add support for -X/--strategy-optionJonathan Nieder2010-12-282-0/+42
* | | | | Merge branch 'maint-1.7.0' into maintJunio C Hamano2011-02-091-0/+7
|\ \ \ \ \
| * | | | | fast-import: introduce "feature notes" commandJonathan Nieder2011-02-091-0/+6