summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | 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
| * | | | | | | fast-import: clarify documentation of "feature" commandJonathan Nieder2011-02-091-20/+17
* | | | | | | | Documentation/merge subtree How-To: fix typoUwe Kleine-König2011-02-091-1/+1
* | | | | | | | pull: Document the "--[no-]recurse-submodules" optionsJens Lehmann2011-02-072-2/+9
* | | | | | | | diff: support --cached on unborn branchesNguyễn Thái Ngọc Duy2011-02-071-0/+2
| |_|_|/ / / / |/| | | | | |
* | | | | | | Git 1.7.4v1.7.4ko-masterJunio C Hamano2011-01-302-2/+10
* | | | | | | Git 1.7.4-rc3v1.7.4-rc3Junio C Hamano2011-01-241-7/+1
* | | | | | | Merge branch 'jn/setup-fixes'Junio C Hamano2011-01-242-17/+21
|\ \ \ \ \ \ \
| * | | | | | | Documentation updates for 'GIT_WORK_TREE without GIT_DIR' historical usecaseJunio C Hamano2011-01-242-17/+21
* | | | | | | | Documentation: do not treat reset --keep as a special caseJonathan Nieder2011-01-211-7/+2
* | | | | | | | Documentation/fast-import: put explanation of M 040000 <dataref> "" in contextJonathan Nieder2011-01-181-3/+2