summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Git 1.7.2.4v1.7.2.4Junio C Hamano2010-12-023-0/+30
|\
| * Git 1.7.1.3v1.7.1.3Junio C Hamano2010-12-022-0/+20
| |\
| | * Git 1.7.0.8v1.7.0.8Junio C Hamano2010-12-021-0/+10
* | | Merge branch 'maint-1.7.1' into maint-1.7.2Junio C Hamano2010-12-011-1/+5
|\ \ \ | |/ /
| * | Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2010-12-011-1/+5
| |\ \ | | |/
| | * add: introduce add.ignoreerrors synonym for add.ignore-errorsJonathan Nieder2010-12-011-1/+5
* | | git-commit.txt: (synopsis): move -i and -o before "--"Jari Aalto2010-12-011-2/+2
* | | config.txt: fix placement of diff.noprefixMark Lodato2010-09-101-2/+3
* | | Git 1.7.2.3v1.7.2.3Junio C Hamano2010-09-032-8/+2
* | | Prepare for 1.7.2.3Junio C Hamano2010-09-011-0/+46
* | | Merge branch 'dj/fetch-tagopt' into maintJunio C Hamano2010-09-012-3/+9
|\ \ \
| * | | fetch: allow command line --tags to override configDaniel Johnson2010-08-142-3/+9
* | | | Typos in code comments, an error message, documentationRalf Wildenhues2010-08-228-9/+9
* | | | Merge branch 'vs/doc-spell' into maintJunio C Hamano2010-08-209-16/+18
|\ \ \ \
| * | | | Documentation: spelling fixesVille Skyttä2010-07-209-16/+18
* | | | | Merge branch 'jn/doc-pull' into maintJunio C Hamano2010-08-201-11/+54
|\ \ \ \ \
| * | | | | Documentation: flesh out “git pull” descriptionJonathan Nieder2010-08-021-11/+54
| | |/ / / | |/| | |
* | | | | Merge branch 'tr/rfc-reset-doc' into maintJunio C Hamano2010-08-201-169/+178
|\ \ \ \ \
| * | | | | Documentation/reset: move "undo permanently" example behind "make topic"Thomas Rast2010-07-191-13/+13
| * | | | | Documentation/reset: reorder examples to match descriptionThomas Rast2010-07-191-23/+23
| * | | | | Documentation/reset: promote 'examples' one section upThomas Rast2010-07-191-107/+109
| * | | | | Documentation/reset: separate options by modeThomas Rast2010-07-191-26/+33
| * | | | | Documentation/git-reset: reorder modes for soft-mixed-hard progressionThomas Rast2010-07-191-6/+6
* | | | | | Git 1.7.2.2v1.7.2.2Junio C Hamano2010-08-192-1/+24
* | | | | | Documentation: add a FILES section for show-refJonathan Nieder2010-08-091-1/+7
* | | | | | Documentation/git-log: Clarify --full-diffMichael J Gruber2010-08-091-0/+3
* | | | | | prune: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-091-0/+2
* | | | | | notes: allow --dry-run for -n and --verbose for -vRené Scharfe2010-08-091-0/+2
* | | | | | Document -B<n>[/<m>], -M<n> and -C<n> variants of -B, -M and -CMatthieu Moy2010-08-091-5/+30
* | | | | | Documentation: cite git-am from git-applyBrad King2010-08-091-0/+10
* | | | | | pretty-options.txt: match --format's documentation with implementation.Matthieu Moy2010-08-051-1/+1
* | | | | | Documentation/rev-parse: quoting is required with --parseoptThomas Rast2010-08-021-2/+5
* | | | | | Documentation: reporting bugsJunio C Hamano2010-08-021-0/+7
* | | | | | Document ls-files -t as semi-obsolete.Matthieu Moy2010-07-281-2/+10
* | | | | | Git 1.7.2.1v1.7.2.1Junio C Hamano2010-07-272-1/+27
* | | | | | Sync with 1.7.1.2Junio C Hamano2010-07-273-2/+29
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Git 1.7.1.2v1.7.1.2Junio C Hamano2010-07-272-1/+12
| * | | | | Sync with 1.7.0 seriesJunio C Hamano2010-07-272-1/+19
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | Git 1.7.0.7v1.7.0.7Junio C Hamano2010-07-272-1/+18
* | | | | | Documentation/git-push: Explain status output in more detailThomas Rast2010-07-251-10/+23
* | | | | | Document receive.denyDeleteCurrentThomas Rast2010-07-251-0/+4
* | | | | | git-read-tree.txt: acknowledge the directory matching bug in sparse checkoutNguyễn Thái Ngọc Duy2010-07-251-0/+7
* | | | | | Merge branch 'maint-1.7.1' into maintJunio C Hamano2010-07-251-1/+4
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | Merge branch 'maint-1.7.0' into maint-1.7.1Junio C Hamano2010-07-251-1/+4
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'maint-1.6.6' into maint-1.7.0Junio C Hamano2010-07-251-1/+4
| | |\ \ \
| | | * \ \ Merge branch 'maint-1.6.5' into maint-1.6.6Junio C Hamano2010-07-251-1/+4
| | | |\ \ \
| | | | * | | request-pull.txt: Document -p optionStephen Boyd2010-07-251-1/+4
* | | | | | | Git 1.7.2v1.7.2Junio C Hamano2010-07-212-8/+9
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'maint'Junio C Hamano2010-07-191-0/+10
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Documentation: Explain git-mergetool's use of temporary filesDavid Aguilar2010-07-191-0/+10