summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ss/mergetool--lib'Junio C Hamano2011-03-193-8/+8
|\
| * mergetool--lib: Add Beyond Compare 3 as a toolSebastian Schuberth2011-02-283-3/+3
| * mergetool--lib: Sort tools alphabetically for easier lookupSebastian Schuberth2011-02-283-8/+8
* | Merge branch 'jk/merge-rename-ux'Junio C Hamano2011-03-191-1/+9
|\ \
| * | merge: enable progress reporting for rename detectionJeff King2011-02-211-1/+9
* | | Merge branch 'maint'Junio C Hamano2011-03-191-1/+6
|\ \ \
| * | | bisect: explain the rationale behind 125Junio C Hamano2011-03-191-1/+6
* | | | Merge branch 'maint'Junio C Hamano2011-03-181-5/+5
|\ \ \ \ | |/ / /
| * | | docs: fix grammar in gitattributes.txtAlexei Sholik2011-03-181-5/+5
* | | | RelNotes/1.7.5.txt: typo and language fixesMichael J Gruber2011-03-161-22/+9
* | | | Merge branch 'maint'Junio C Hamano2011-03-161-0/+42
|\ \ \ \ | |/ / /
| * | | Prepare draft release notes to 1.7.4.2Junio C Hamano2011-03-161-0/+42
| * | | Merge branch 'jh/push-default-upstream-configname' into maintJunio C Hamano2011-03-161-1/+2
| |\ \ \
| * \ \ \ Merge branch 'mg/placeholders-are-lowercase' into maintJunio C Hamano2011-03-164-14/+14
| |\ \ \ \
* | | | | | 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