summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation: rename git.texi to user-manual.texiJunio C Hamano2007-12-121-3/+3
* Documentation: add gitman.info targetJunio C Hamano2007-12-102-8/+66
* Merge branch 'master' into cc/helpJunio C Hamano2007-12-1020-252/+438
|\
| * Update draft Release Notes for 1.5.4Junio C Hamano2007-12-101-6/+19
| * don't mention index refreshing side effect in git-status docsJeff King2007-12-091-7/+0
| * Merge branch 'jc/spht'Junio C Hamano2007-12-093-16/+68
| |\
| | * Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-061-0/+31
| | * core.whitespace: documentation updates.Junio C Hamano2007-11-242-16/+37
| * | Documentation: fix --no-verify documentation for "git commit"Wincent Colaiuta2007-12-091-1/+1
| * | git-status: documentation improvementsJeff King2007-12-081-12/+13
| * | add status.relativePaths config variableJeff King2007-12-082-1/+12
| * | git-bisect visualize: work in non-windowed environments betterJunio C Hamano2007-12-081-1/+10
| * | Update draft release notes to 1.5.4Junio C Hamano2007-12-071-1/+16
| * | Merge branch 'jc/git-log-doc'Junio C Hamano2007-12-064-161/+168
| |\ \
| | * | Include diff options in the git-log manpageMiklos Vajna2007-12-054-161/+168
| * | | Merge branch 'jc/addi-color'Junio C Hamano2007-12-062-0/+22
| |\ \ \
| | * | | Color support for "git-add -i"Junio C Hamano2007-12-051-0/+12
| | * | | git config --get-colorboolJunio C Hamano2007-12-051-0/+10
| * | | | Merge branch 'jc/docmake-perl'Junio C Hamano2007-12-061-3/+6
| |\ \ \ \
| | * | | | Run the specified perl in Documentation/Junio C Hamano2007-12-031-3/+6
| * | | | | Merge branch 'maint'Junio C Hamano2007-12-061-1/+1
| |\ \ \ \ \
| | * | | | | Change from using email.com to example.com as example domain, as per RFC 2606.David Symonds2007-12-061-1/+1
| * | | | | | git-status documentation: mention subdirectory behaviourJunio C Hamano2007-12-061-0/+4
| | |_|/ / / | |/| | | |
| * | | | | Documentation: color.* = true means "auto"Junio C Hamano2007-12-051-7/+7
| * | | | | Documentation: add --patch option to synopsis of git-addMatthias Kestenholz2007-12-051-1/+1
| | |_|/ / | |/| | |
| * | | | Merge branch 'wc/add-i'Junio C Hamano2007-12-041-1/+10
| |\ \ \ \
| | * | | | Document all help keys in "git add -i" patch mode.Ralf Wildenhues2007-11-281-0/+2
| | * | | | Add "--patch" option to git-add--interactiveWincent Colaiuta2007-11-251-1/+8
| * | | | | Merge branch 'sp/refspec-match'Junio C Hamano2007-12-041-1/+3
| |\ \ \ \ \
| | * | | | | push: use same rules as git-rev-parse to resolve refspecsSteffen Prohaska2007-11-181-1/+3
| * | | | | | Documentation/git.txt: typofixJunio C Hamano2007-12-041-1/+1
| * | | | | | Documentation: rerere is enabled by default these days.Junio C Hamano2007-12-042-5/+3
| * | | | | | Formatting fix for Documentation/git-help.txtJunio C Hamano2007-12-041-1/+1
| | |_|_|/ / | |/| | | |
| * | | | | Update draft release notes for 1.5.4Junio C Hamano2007-12-031-21/+58
| * | | | | fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin2007-12-031-2/+2
| * | | | | Add remote.<name>.proxySam Vilain2007-12-031-1/+7
| * | | | | Allow HTTP proxy to be overridden in configSam Vilain2007-12-031-0/+4
| * | | | | install-sh from automake does not like -m without delimiting spaceRobert Schiele2007-12-031-8/+8
* | | | | | Documentation: describe -w/--web option to "git-help".Christian Couder2007-12-092-2/+22
* | | | | | git-help: add -w|--web option to display html man page in a browser.Christian Couder2007-12-091-0/+4
* | | | | | Documentation: describe -i/--info option to "git-help"Christian Couder2007-12-032-2/+12
|/ / / / /
* | | | | Documentation: add a new man page for "git-help"Christian Couder2007-12-032-3/+51
* | | | | git-commit documentation: fix unfinished sentence.Junio C Hamano2007-12-031-3/+3
* | | | | git-commit --allow-emptyJunio C Hamano2007-12-031-1/+7
* | | | | Merge branch 'js/prune-expire'Junio C Hamano2007-12-021-1/+4
|\ \ \ \ \
| * | | | | Add "--expire <time>" option to 'git prune'Johannes Schindelin2007-11-301-1/+4
* | | | | | Merge branch 'js/fast-export'Junio C Hamano2007-12-021-0/+83
|\ \ \ \ \ \
| * | | | | | Add 'git fast-export', the sister of 'git fast-import'Johannes Schindelin2007-12-021-0/+83
| |/ / / / /
* | | | | | Merge branch 'js/pull-rebase'Junio C Hamano2007-12-022-0/+17
|\ \ \ \ \ \
| * | | | | | Teach 'git pull' about --rebaseJohannes Schindelin2007-11-282-0/+17
| |/ / / / /