summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tr/maint-roff-quote' into maintJunio C Hamano2009-11-152-0/+24
|\
| * Quote ' as \(aq in manpagesThomas Rast2009-10-222-0/+24
* | Merge branch 'ja/fetch-doc' into maintJunio C Hamano2009-11-153-67/+76
|\ \
| * | Documentation/merge-options.txt: order options in alphabetical groupsJari Aalto2009-10-221-43/+45
| * | Documentation/git-pull.txt: Add subtitles above included option filesJari Aalto2009-10-221-0/+7
| * | Documentation/fetch-options.txt: order options alphabeticallyJari Aalto2009-10-211-24/+24
* | | Merge branch 'cb/doc-fetch-pull-merge' into maintJunio C Hamano2009-11-153-45/+66
|\ \ \
| * | | modernize fetch/merge/pull examplesClemens Buchacher2009-10-213-45/+66
| |/ /
* | | Merge branch 'jc/receive-pack-auto' into maintJunio C Hamano2009-11-151-0/+9
|\ \ \
| * | | receive-pack: run "gc --auto --quiet" and optionally "update-server-info"Junio C Hamano2009-10-211-0/+9
| |/ /
* | | git-add.txt: fix formatting of --patch sectionStephen Boyd2009-11-141-4/+4
* | | Fix documentation grammar typoGisle Aas2009-11-041-1/+1
* | | Merge branch 'bg/clone-doc' into maintJunio C Hamano2009-11-011-13/+13
|\ \ \
| * | | git-clone.txt: Fix grammar and formattingBjörn Gustavsson2009-10-211-13/+13
| |/ /
* | | More precise description of 'git describe --abbrev'Gisle Aas2009-10-301-4/+13
* | | GIT 1.6.5.2v1.6.5.2Junio C Hamano2009-10-252-1/+21
* | | Fix list of released versions in the toc documentJunio C Hamano2009-10-231-1/+1
* | | Merge branch 'jn/maint-1.6.3-check-ref-format-doc' into maintJunio C Hamano2009-10-231-3/+6
|\ \ \
| * | | Documentation: describe check-ref-format --branchJonathan Nieder2009-10-121-3/+6
* | | | Document `delta` attribute in "git help attributes".Nasser Grainawi2009-10-211-0/+10
* | | | Documentation/git-gc.txt: change "references" to "reference"Matt Kraai2009-10-201-1/+1
* | | | document push's new quiet optionJeff King2009-10-181-0/+5
* | | | GIT 1.6.5.1v1.6.5.1Junio C Hamano2009-10-162-0/+21
* | | | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-131-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | git-stash documentation: mention default options for 'list'Miklos Vajna2009-10-121-1/+2
* | | | GIT 1.6.5v1.6.5Junio C Hamano2009-10-102-6/+5
* | | | Documentation: clone: clarify discussion of initial branchJonathan Nieder2009-10-091-2/+3
* | | | racy-git.txt: explain nsec problem in more detailJonathan Nieder2009-10-091-4/+6
* | | | Documentation: clarify "working tree" definitionJonathan Nieder2009-10-091-3/+3
* | | | Documentation: clarify branch creationJonathan Nieder2009-10-091-8/+8
* | | | Documentation: branch: update --merged descriptionJonathan Nieder2009-10-091-4/+6
* | | | Documentation: clarify mergeoptions descriptionJonathan Nieder2009-10-092-3/+3
* | | | Documentation: git fmt-merge-msg does not have to be a scriptJonathan Nieder2009-10-092-5/+6
* | | | Update draft release notes to 1.6.5Junio C Hamano2009-10-081-6/+10
* | | | filter-branch: add --prune-empty to option summaryAdam Brewster2009-10-021-0/+1
* | | | Documentation/git-gc.txt: default --aggressive window is 250, not 10Brandon Casey2009-09-291-1/+1
* | | | Update "describe" documentation to match realityThiago Farina2009-09-221-1/+1
* | | | Update Release Notes to 1.6.5Junio C Hamano2009-09-211-4/+14
* | | | Merge 1.6.4.4 inJunio C Hamano2009-09-162-1/+28
|\ \ \ \ | |/ / /
| * | | GIT 1.6.4.4v1.6.4.4Junio C Hamano2009-09-162-1/+28
* | | | remove logical typo in documentation of sample update hookHeiko Voigt2009-09-141-1/+1
* | | | git-archive: infer output format from filename when unspecifiedDmitry Potapov2009-09-131-2/+11
* | | | git-archive: add '-o' as a alias for '--output'Dmitry Potapov2009-09-131-1/+2
* | | | git-clone doc: typofixJohannes Gilger2009-09-131-1/+1
* | | | git-push: Accept -n as a synonym for --dry-run.Nelson Elhage2009-09-131-1/+2
* | | | git-commit doc: remove duplicated --dry-run descriptionJunio C Hamano2009-09-131-7/+1
* | | | GIT 1.6.5-rc1v1.6.5-rc1Junio C Hamano2009-09-131-0/+31
* | | | Improve --patch option documentation in git-addJari Aalto2009-09-131-3/+8
* | | | Merge branch 'jt/pushinsteadof'Junio C Hamano2009-09-132-0/+31
|\ \ \ \
| * | | | Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett2009-09-082-0/+31