summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | am/mailinfo: Disable scissors processing by defaultJunio C Hamano2009-08-262-12/+21
| * | | | Documentation: describe the scissors mark support of "git am"Nanako Shiraishi2009-08-261-4/+12
* | | | | Merge branch 'jk/clone-b'Junio C Hamano2009-09-071-0/+7
|\ \ \ \ \
| * | | | | clone: add --branch option to select a different HEADJeff King2009-08-261-0/+7
* | | | | | Merge branch 'jc/upload-pack-hook'Junio C Hamano2009-09-072-0/+31
|\ \ \ \ \ \
| * | | | | | upload-pack: feed "kind [clone|fetch]" to post-upload-pack hookJunio C Hamano2009-08-281-0/+4
| * | | | | | upload-pack: add a trigger for post-upload-pack hookJunio C Hamano2009-08-282-0/+27
| |/ / / / /
* | | | | | Merge branch 'tr/reset-checkout-patch'Junio C Hamano2009-09-073-8/+42
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | stash: simplify defaulting to "save" and reject unknown optionsMatthieu Moy2009-09-011-4/+5
| * | | | | DWIM 'git stash save -p' for 'git stash -p'Thomas Rast2009-08-151-1/+1
| * | | | | Merge branch 'js/stash-dwim' into tr/reset-checkout-patchJunio C Hamano2009-08-151-1/+2
| |\ \ \ \ \
| | * | | | | Make 'git stash -k' a short form for 'git stash save --keep-index'Johannes Schindelin2009-07-311-1/+2
| * | | | | | Implement 'git stash save --patch'Thomas Rast2009-08-151-2/+12
| * | | | | | Implement 'git checkout --patch'Thomas Rast2009-08-151-1/+12
| * | | | | | Implement 'git reset --patch'Thomas Rast2009-08-151-2/+13
| |/ / / / /
* | | | | | Merge branch 'maint'Junio C Hamano2009-09-031-1/+1
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge branch 'maint-1.6.3' into maintJunio C Hamano2009-09-031-1/+1
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'maint-1.6.2' into maint-1.6.3Junio C Hamano2009-09-031-1/+1
| | |\ \ \ \ \
| | | * | | | | git-clone: add missing comma in --reference documentationMiklos Vajna2009-09-031-1/+1
* | | | | | | | Sync with 1.6.4.2Junio C Hamano2009-08-292-1/+34
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | GIT 1.6.4.2v1.6.4.2Junio C Hamano2009-08-292-1/+34