summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bg/clone-doc'Junio C Hamano2009-10-251-13/+13
|\
| * git-clone.txt: Fix grammar and formattingBjörn Gustavsson2009-10-211-13/+13
* | Merge branch 'jc/receive-pack-auto'Junio C Hamano2009-10-251-0/+9
|\ \
| * | receive-pack: run "gc --auto --quiet" and optionally "update-server-info"Junio C Hamano2009-10-211-0/+9
| |/
* | Merge branch 'jc/fsck-default-full'Junio C Hamano2009-10-252-2/+14
|\ \
| * | fsck: default to "git fsck --full"Junio C Hamano2009-10-202-2/+14
* | | Sync with 1.6.5.2Junio C Hamano2009-10-252-1/+21
|\ \ \
| * | | GIT 1.6.5.2v1.6.5.2Junio C Hamano2009-10-252-1/+21
* | | | Merge branch 'maint'Junio C Hamano2009-10-231-1/+1
|\ \ \ \ | |/ / /
| * | | 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
| |\ \ \
* | \ \ \ Merge branch 'maint'Junio C Hamano2009-10-211-0/+10
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | Document `delta` attribute in "git help attributes".Nasser Grainawi2009-10-211-0/+10
* | | | Merge branch 'maint'Junio C Hamano2009-10-201-1/+1
|\ \ \ \ | |/ / /
| * | | Documentation/git-gc.txt: change "references" to "reference"Matt Kraai2009-10-201-1/+1
* | | | Merge branch 'bg/rebase-reword'Junio C Hamano2009-10-191-3/+6
|\ \ \ \
| * | | | Teach 'rebase -i' the command "reword"Björn Gustavsson2009-10-071-3/+6
* | | | | Merge branch 'cc/replace-no-replace'Junio C Hamano2009-10-182-1/+26
|\ \ \ \ \
| * | | | | git: add --no-replace-objects option to disable replacingChristian Couder2009-10-132-1/+26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'jn/maint-1.6.3-check-ref-format-doc'Junio C Hamano2009-10-181-3/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Documentation: describe check-ref-format --branchJonathan Nieder2009-10-121-3/+6
* | | | | Merge branch 'tf/doc-pt-br'Junio C Hamano2009-10-181-11/+11
|\ \ \ \ \
| * | | | | Documentation: update pt-BRThiago Farina2009-10-011-11/+11
* | | | | | Merge branch 'maint'Junio C Hamano2009-10-181-0/+5
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | document push's new quiet optionJeff King2009-10-181-0/+5
* | | | | | Start 1.6.6 cycleJunio C Hamano2009-10-171-0/+60
* | | | | | Merge branch 'jc/maint-blank-at-eof'Junio C Hamano2009-10-171-1/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-151-1/+5
| |\ \ \ \ \
| | * | | | | core.whitespace: split trailing-space into blank-at-{eol,eof}Junio C Hamano2009-09-051-1/+3
| | * | | | | apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano2009-09-041-0/+2
* | | | | | | 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