summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Git 1.7.9v1.7.9Junio C Hamano2012-01-271-0/+5
* docs: minor grammar fixes for v1.7.9 release notesJeff King2012-01-261-6/+7
* Fix typo in 1.7.9 release notesMichael Haggerty2012-01-231-1/+1
* Git 1.7.9-rc2v1.7.9-rc2Junio C Hamano2012-01-181-9/+1
* Merge branch 'maint'Junio C Hamano2012-01-183-2/+12
|\
| * Git 1.7.8.4v1.7.8.4Junio C Hamano2012-01-182-2/+8
| * Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-181-0/+4
| |\
| | * Git 1.7.7.6v1.7.7.6Junio C Hamano2012-01-181-0/+4
* | | Merge branch 'jc/pull-signed-tag-doc'Junio C Hamano2012-01-182-1/+221
|\ \ \
| * | | pulling signed tag: add howto documentjc/pull-signed-tag-docJunio C Hamano2012-01-182-1/+221
* | | | Merge branch 'nd/pathspec-recursion-cleanup'Junio C Hamano2012-01-181-0/+3
|\ \ \ \
| * | | | Document limited recursion pathspec matching with wildcardsNguyễn Thái Ngọc Duy2012-01-141-0/+3
| |/ / /
* | | | Merge branch 'mh/maint-show-ref-doc'Junio C Hamano2012-01-181-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | git-show-ref doc: typeset regexp in fixed width fontmh/maint-show-ref-docMichael Haggerty2012-01-131-1/+1
| * | | git-show-ref: fix escaping in asciidoc sourceMichael Haggerty2012-01-131-3/+3
* | | | Git 1.7.9-rc1v1.7.9-rc1Junio C Hamano2012-01-121-1/+5
* | | | Merge branch 'tr/maint-mailinfo'Junio C Hamano2012-01-121-7/+18
|\ \ \ \
| * | | | mailinfo documentation: accurately describe non -k caseThomas Rast2012-01-111-7/+18
* | | | | Merge branch 'maint'Junio C Hamano2012-01-123-0/+15
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Update draft release notes to 1.7.8.4Junio C Hamano2012-01-121-0/+5
| * | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-122-0/+10
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Update draft release notes to 1.7.7.6Junio C Hamano2012-01-121-0/+5
| | * | | Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2012-01-121-0/+5
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Update draft release notes to 1.7.6.6Junio C Hamano2012-01-121-0/+5
* | | | | Sync with maintJunio C Hamano2012-01-104-1/+38
|\ \ \ \ \ | |/ / / /
| * | | | Prepare for 1.7.8.4Junio C Hamano2012-01-101-0/+14
| * | | | Merge the attributes fix in from maint-1.6.7 branchJunio C Hamano2012-01-103-1/+24
| |\ \ \ \ | | |/ / /
| | * | | Prepare for 1.7.7.6Junio C Hamano2012-01-101-0/+11
| | * | | Merge the attributes fix in from maint-1.6.6 branchJunio C Hamano2012-01-102-1/+13
| | |\ \ \ | | | |/ /
| | | * | Prepare for 1.7.6.6Junio C Hamano2012-01-101-0/+11
| | | * | Documentation: rerere's rr-cache auto-creation and rerere.enabledJunio C Hamano2012-01-101-1/+2
* | | | | Git 1.7.9-rc0v1.7.9-rc0Junio C Hamano2012-01-061-0/+7
* | | | | Merge branch 'jc/show-sig'Junio C Hamano2012-01-063-7/+16
|\ \ \ \ \
| * | | | | gpg-interface: allow use of a custom GPG binaryjc/signed-commitJunio C Hamano2011-11-292-3/+16
* | | | | | Merge branch 'jh/fetch-head-update'Junio C Hamano2012-01-061-1/+1
|\ \ \ \ \ \
| * | | | | | write first for-merge ref to FETCH_HEAD firstjh/fetch-head-updateJoey Hess2012-01-031-1/+1
* | | | | | | Merge branch 'pw/p4-view-updates'Junio C Hamano2012-01-061-13/+27
|\ \ \ \ \ \ \
| * | | | | | | git-p4: view spec documentationPete Wyckoff2012-01-031-13/+27
* | | | | | | | Sync with 1.7.8.3Junio C Hamano2012-01-063-5/+24
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | |
| * | | | | | Git 1.7.8.3v1.7.8.3Junio C Hamano2012-01-062-1/+20
| * | | | | | Merge branch 'maint-1.7.7' into maintJunio C Hamano2012-01-061-4/+4
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'maint-1.7.6' into maint-1.7.7Junio C Hamano2012-01-061-4/+4
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Documentation: rerere.enabled is the primary way to configure rerereThomas Rast2012-01-061-4/+4
* | | | | | | Merge branch 'pw/p4-docs-and-tests'Junio C Hamano2012-01-031-0/+479
|\ \ \ \ \ \ \
| * | | | | | | git-p4: document and test submit optionspw/p4-docs-and-testsPete Wyckoff2011-12-271-2/+6
| * | | | | | | git-p4: test and document --use-client-specPete Wyckoff2011-12-271-1/+4
| * | | | | | | git-p4: document and test --import-localPete Wyckoff2011-12-271-1/+3
| * | | | | | | git-p4: document and test clone --branchPete Wyckoff2011-12-271-1/+9
| * | | | | | | git-p4: test cloning with two dirs, clarify docPete Wyckoff2011-12-271-2/+9
| * | | | | | | git-p4: introduce asciidoc documentationPete Wyckoff2011-12-271-0/+455