summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | Documentation/fast-import: capitalize beginning of sentenceJonathan Nieder2011-01-181-1/+1
| |_|_|/ / |/| | | |
* | | | | Git 1.7.4-rc2v1.7.4-rc2Junio C Hamano2011-01-131-2/+10
* | | | | Merge branch 'jn/perl-funcname'Junio C Hamano2011-01-131-0/+2
|\ \ \ \ \
| * | | | | diff: funcname and word patterns for perlJonathan Nieder2010-12-271-0/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'jk/diff-driver-binary-doc'Junio C Hamano2011-01-131-0/+33
|\ \ \ \ \
| * | | | | docs: explain diff.*.binary optionJeff King2011-01-101-0/+33
* | | | | | RelNotes/1.7.4: minor fixesMichael J Gruber2011-01-131-25/+25
* | | | | | Merge branch 'maint'Junio C Hamano2011-01-102-5/+1
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'maint-1.7.2' into maintJunio C Hamano2011-01-102-5/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano2011-01-102-5/+1
| | |\ \ \ \
| | | * \ \ \ Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2011-01-101-1/+1
| | | |\ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | * | | Documentation/git-archive: spell --worktree-attributes correctlyThomas Rast2011-01-101-1/+1
| | | | |/ /
| | | * | | Documentation/githooks: post-rewrite-copy-notes never existedThomas Rast2011-01-101-4/+0
* | | | | | git svn: fix the final example in man pageStephenB2011-01-071-1/+4
* | | | | | Git 1.7.4-rc1v1.7.4-rc1Junio C Hamano2011-01-052-2/+8
* | | | | | Merge branch 'maint' to sync with 1.7.3.5Junio C Hamano2011-01-051-0/+2
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Git 1.7.3.5v1.7.3.5Junio C Hamano2011-01-051-0/+2