summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* parse-options: Add a gitcli(5) man page.Pierre Habouzit2007-12-222-1/+114
* Documentation: ls-files -v is about "assume unchanged".Junio C Hamano2007-12-211-1/+2
* everyday: replace 'prune' and 'repack' with 'gc'Miklos Vajna2007-12-201-13/+6
* clean up 1.5.4 release notesJeff King2007-12-201-16/+17
* Mention git-shell's "cvs" substitution in the RelNotesJohannes Schindelin2007-12-201-1/+3
* Teach diff machinery to display other prefixes than "a/" and "b/"Johannes Schindelin2007-12-201-0/+9
* GIT 1.5.4-rc1v1.5.4-rc1Junio C Hamano2007-12-191-9/+19
* Fix some documentation typos.Ralf Wildenhues2007-12-186-10/+10
* Document diff.external and mergetool.<tool>.pathJohannes Schindelin2007-12-171-0/+11
* Clean up documentation that references deprecated 'git peek-remote'.Johannes Sixt2007-12-174-8/+5
* Documentation/git-submodule: refer to gitmodules(5)Junio C Hamano2007-12-161-1/+2
* whitespace: fix config.txt description of indent-with-non-tabJ. Bruce Fields2007-12-161-1/+1
* rename git-browse--help to git-help--browseJeff King2007-12-161-2/+2
* Update draft release notes for 1.5.4Junio C Hamano2007-12-141-1/+10
* Start preparing the API documents.Junio C Hamano2007-12-1427-5/+675
* Retire git-runstatus for real.Junio C Hamano2007-12-141-68/+0
* Rename git-browse-help helper to git-browse--helpJunio C Hamano2007-12-141-3/+3
* git-help: add "help.format" config variable.Christian Couder2007-12-141-2/+35
* Merge branch 'wc/diff'Junio C Hamano2007-12-141-1/+3
|\
| * "diff --check" should affect exit statusWincent Colaiuta2007-12-131-1/+3
* | Documentation: describe pack idx v2linux@horizon.com2007-12-141-33/+61
|/
* provide advance warning of some future pack default changesNicolas Pitre2007-12-131-0/+11
* Fix spelling mistakes in user manualShawn Bohrer2007-12-131-3/+3
* GIT 1.5.4-rc0v1.5.4-rc0Junio C Hamano2007-12-121-1/+16
* Merge branch 'cc/help'Junio C Hamano2007-12-125-11/+103
|\
| * 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
| |\
| * | 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
* | | Merge branch 'jc/shortlog-e'Junio C Hamano2007-12-121-2/+5
|\ \ \
| * | | shortlog: document -e optionJeff King2007-12-111-2/+5
* | | | git-diff --numstat -z: make it machine readableJunio C Hamano2007-12-121-0/+61
* | | | Documentation: minor grammar fix for "git apply"Wincent Colaiuta2007-12-121-1/+1
* | | | Use "whitespace" consistentlyWincent Colaiuta2007-12-122-8/+7
* | | | Fix mis-markup of the -p, --patch option in git-add(1)Eyvind Bernhardsen2007-12-101-1/+1
| |_|/ |/| |
* | | 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
|\ \ \ \