summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'jk/unwanted-advices'Junio C Hamano2009-09-131-0/+15
|\ \ \ \
| * | | | status: make "how to stage" messages optionalJeff King2009-09-111-0/+4
| * | | | push: make non-fast-forward help message configurableJeff King2009-09-111-0/+11
| |/ / /
* | | | quiltimport documentation: --dry-run and -n are synonymsJunio C Hamano2009-09-131-1/+1
* | | | Merge branch 'db/vcs-helper'Junio C Hamano2009-09-131-0/+71
|\ \ \ \
| * | | | Add support for external programs for handling native fetchesDaniel Barkalow2009-08-051-0/+71
* | | | | Merge branch 'maint'Junio C Hamano2009-09-132-1/+31
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | GIT 1.6.4.3v1.6.4.3Junio C Hamano2009-09-132-1/+31
* | | | | add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht2009-09-112-1/+9
* | | | | GIT 1.6.5-rc0v1.6.5-rc0Junio C Hamano2009-09-071-6/+27
* | | | | Merge branch 'maint'Junio C Hamano2009-09-072-15/+20
|\ \ \ \ \ | |/ / / /
| * | | | git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud2009-09-071-0/+2
| * | | | githooks.txt: put hooks into subsectionsBert Wesarg2009-09-071-15/+18
* | | | | Merge branch 'jc/mailinfo-scissors'Junio C Hamano2009-09-072-6/+23
|\ \ \ \ \