aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Merge branch 'jc/maint-blank-at-eof'Junio C Hamano2009-10-17
|\
| * Merge branch 'jc/maint-1.6.0-blank-at-eof' (early part) into jc/maint-blank-a...Junio C Hamano2009-09-15
| |\
| | * core.whitespace: split trailing-space into blank-at-{eol,eof}Junio C Hamano2009-09-05
| | * apply --whitespace=warn/error: diagnose blank at EOFJunio C Hamano2009-09-04
* | | GIT 1.6.5.1v1.6.5.1Junio C Hamano2009-10-16
* | | Merge branch 'maint-1.6.4' into maintJunio C Hamano2009-10-13
|\ \ \
| * | | git-stash documentation: mention default options for 'list'Miklos Vajna2009-10-12
* | | | GIT 1.6.5v1.6.5Junio C Hamano2009-10-10
* | | | Documentation: clone: clarify discussion of initial branchJonathan Nieder2009-10-09
* | | | racy-git.txt: explain nsec problem in more detailJonathan Nieder2009-10-09
* | | | Documentation: clarify "working tree" definitionJonathan Nieder2009-10-09
* | | | Documentation: clarify branch creationJonathan Nieder2009-10-09
* | | | Documentation: branch: update --merged descriptionJonathan Nieder2009-10-09
* | | | Documentation: clarify mergeoptions descriptionJonathan Nieder2009-10-09
* | | | Documentation: git fmt-merge-msg does not have to be a scriptJonathan Nieder2009-10-09
* | | | Update draft release notes to 1.6.5Junio C Hamano2009-10-08
* | | | filter-branch: add --prune-empty to option summaryAdam Brewster2009-10-02
* | | | Documentation/git-gc.txt: default --aggressive window is 250, not 10Brandon Casey2009-09-29
* | | | Update "describe" documentation to match realityThiago Farina2009-09-22
* | | | Update Release Notes to 1.6.5Junio C Hamano2009-09-21
* | | | Merge 1.6.4.4 inJunio C Hamano2009-09-16
|\ \ \ \ | |/ / /
| * | | GIT 1.6.4.4v1.6.4.4Junio C Hamano2009-09-16
| |/ /
* | | remove logical typo in documentation of sample update hookHeiko Voigt2009-09-14
* | | git-archive: infer output format from filename when unspecifiedDmitry Potapov2009-09-13
* | | git-archive: add '-o' as a alias for '--output'Dmitry Potapov2009-09-13
* | | git-clone doc: typofixJohannes Gilger2009-09-13
* | | git-push: Accept -n as a synonym for --dry-run.Nelson Elhage2009-09-13
* | | git-commit doc: remove duplicated --dry-run descriptionJunio C Hamano2009-09-13
* | | GIT 1.6.5-rc1v1.6.5-rc1Junio C Hamano2009-09-13
* | | Improve --patch option documentation in git-addJari Aalto2009-09-13
* | | Merge branch 'jt/pushinsteadof'Junio C Hamano2009-09-13
|\ \ \
| * | | Add url.<base>.pushInsteadOf: URL rewriting for push onlyJosh Triplett2009-09-08
* | | | Merge branch 'jk/unwanted-advices'Junio C Hamano2009-09-13
|\ \ \ \
| * | | | status: make "how to stage" messages optionalJeff King2009-09-11
| * | | | push: make non-fast-forward help message configurableJeff King2009-09-11
| |/ / /
* | | | quiltimport documentation: --dry-run and -n are synonymsJunio C Hamano2009-09-13
* | | | Merge branch 'db/vcs-helper'Junio C Hamano2009-09-13
|\ \ \ \
| * | | | Add support for external programs for handling native fetchesDaniel Barkalow2009-08-05
* | | | | Merge branch 'maint'Junio C Hamano2009-09-13
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | GIT 1.6.4.3v1.6.4.3Junio C Hamano2009-09-13
* | | | | add documentation for mailinfo.scissors and '--no-scissors'Nicolas Sebrecht2009-09-11
* | | | | GIT 1.6.5-rc0v1.6.5-rc0Junio C Hamano2009-09-07
* | | | | Merge branch 'maint'Junio C Hamano2009-09-07
|\ \ \ \ \ | |/ / / /
| * | | | git-pull: do not mention --quiet and --verbose twiceEmmanuel Trillaud2009-09-07
| * | | | githooks.txt: put hooks into subsectionsBert Wesarg2009-09-07
* | | | | Merge branch 'jc/mailinfo-scissors'Junio C Hamano2009-09-07
|\ \ \ \ \
| * | | | | am/mailinfo: Disable scissors processing by defaultJunio C Hamano2009-08-26
| * | | | | Documentation: describe the scissors mark support of "git am"Nanako Shiraishi2009-08-26
* | | | | | Merge branch 'jk/clone-b'Junio C Hamano2009-09-07
|\ \ \ \ \ \
| * | | | | | clone: add --branch option to select a different HEADJeff King2009-08-26