summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jc/apply-include-exclude'Shawn O. Pearce2008-09-251-1/+13
|\
| * git-apply:--include=pathspecJunio C Hamano2008-09-061-1/+13
* | Merge branch 'ho/dirstat-by-file'Shawn O. Pearce2008-09-251-0/+3
|\ \
| * | diff --dirstat-by-file: count changed files, not linesHeikki Orsila2008-09-051-0/+3
| |/
* | Merge branch 'maint'Shawn O. Pearce2008-09-251-1/+17
|\ \
| * | Update release notes for 1.6.0.3Shawn O. Pearce2008-09-251-1/+17
* | | git-web--browse: Support for using /bin/start on MinGWPetr Baudis2008-09-241-0/+1
* | | Fixed some grammatical errors in git-rebase.txt documentation.Garry Dolley2008-09-241-4/+4
* | | Update draft release notes to 1.6.1Junio C Hamano2008-09-201-1/+21
* | | Merge branch 'maint'Junio C Hamano2008-09-193-34/+52
|\ \ \ | |/ /
| * | Start draft release notes for 1.6.0.3Junio C Hamano2008-09-191-0/+29
| * | git-repack uses --no-repack-object, not --no-repack-delta.Mikael Magnusson2008-09-191-1/+1
| * | Bust the ghost of long-defunct diffcore-pathspec.Yann Dirson2008-09-191-33/+22
* | | Merge branch 'maint'Junio C Hamano2008-09-181-9/+9
|\ \ \ | |/ /
| * | Merge branch 'jc/maint-checkout-keep-remove' into maintJunio C Hamano2008-09-181-1/+10
| |\ \
| * | | Clarified gitattributes documentation regarding custom hunk header.Garry Dolley2008-09-181-9/+9
* | | | Merge branch 'jc/diff-prefix'Junio C Hamano2008-09-181-0/+16
|\ \ \ \
| * | | | diff: vary default prefix depending on what are comparedJunio C Hamano2008-08-301-0/+16
* | | | | Merge branch 'bw/shortref'Junio C Hamano2008-09-181-0/+1
|\ \ \ \ \
| * | | | | for-each-ref: `:short` format for `refname`Bert Wesarg2008-09-051-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rs/decorate'Junio C Hamano2008-09-181-0/+1
|\ \ \ \ \
| * | | | | add '%d' pretty format specifier to show decorationRené Scharfe2008-09-041-0/+1
| |/ / / /
* | | | | Merge branch 'jc/maint-checkout-keep-remove'Junio C Hamano2008-09-161-1/+10
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | checkout: do not lose staged removalJunio C Hamano2008-09-091-1/+10
* | | | | Sync with 1.6.0.2Junio C Hamano2008-09-124-5/+6
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | GIT 1.6.0.2v1.6.0.2Junio C Hamano2008-09-121-1/+3
| * | | | Fix some manual typos.Ralf Wildenhues2008-09-123-3/+3
* | | | | allow installation of man and html doc from the man and html branchesMichael J Gruber2008-09-101-0/+4
* | | | | Merge branch 'maint'Junio C Hamano2008-09-101-2/+22
|\ \ \ \ \ | |/ / / /
| * | | | Update draft release notes for 1.6.0.2Junio C Hamano2008-09-101-2/+22
| |/ / /
* | | | Merge branch 'ar/autospell'Junio C Hamano2008-09-071-0/+9
|\ \ \ \
| * | | | Add help.autocorrect to enable/disable autocorrectingAlex Riesen2008-08-311-0/+9
* | | | | Teach "git diff -p" to locate PHP class methodsAndreas Ericsson2008-09-071-2/+4
* | | | | Update draft release notes for 1.6.1Junio C Hamano2008-09-061-2/+7
* | | | | Merge branch 'maint'Junio C Hamano2008-09-062-3/+25
|\ \ \ \ \ | | |/ / / | |/| / / | |_|/ / |/| | |
| * | | Update draft release notes for 1.6.0.2Junio C Hamano2008-09-061-3/+20
| * | | Mention the fact that 'git annotate' is only for backward compatibility.Junio C Hamano2008-09-051-0/+5
* | | | Update draft release notes for 1.6.1Junio C Hamano2008-09-031-1/+58
* | | | Merge branch 'maint'Junio C Hamano2008-09-034-6/+56
|\ \ \ \ | |/ / /
| * | | Start 1.6.0.2 maintenance cycleJunio C Hamano2008-09-031-0/+50
| * | | Fix passwd(5) ref and reflect that commit doens't use commit-treeJonas Fonseca2008-09-033-6/+6
* | | | Merge branch 'tr/filter-branch'Junio C Hamano2008-09-021-0/+42
|\ \ \ \
| * | | | Documentation: rev-list-options: move --simplify-merges documentationThomas Rast2008-08-121-6/+42
| * | | | Merge branch 'jc/post-simplify' into tr/rev-list-docsJunio C Hamano2008-08-121-0/+6
| |\ \ \ \
| | * | | | revision traversal: show full history with merge simplificationJunio C Hamano2008-08-021-2/+8
* | | | | | Merge branch 'rf/man-env'Junio C Hamano2008-09-021-1/+3
|\ \ \ \ \ \
| * | | | | | builtin-help: fallback to GIT_MAN_VIEWER before manRomain Francoise2008-08-291-1/+3
* | | | | | | Merge branch 'jc/author-nickname'Junio C Hamano2008-09-021-2/+4
|\ \ \ \ \ \ \
| * | | | | | | git commit --author=$name: look $name up in existing commitsJunio C Hamano2008-08-301-2/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'maint'Junio C Hamano2008-09-023-15/+14
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |