summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* git-sh-setup: document git_editor() and get_author_ident_from_commit()Miklos Vajna2007-12-291-0/+9
* Documentation/git-submodule.txt: typofixJunio C Hamano2007-12-281-1/+1
* GIT 1.5.4-rc2v1.5.4-rc2Junio C Hamano2007-12-271-1/+18
* Merge branch 'ar/commit-cleanup'Junio C Hamano2007-12-271-1/+11
|\
| * Allow selection of different cleanup modes for commit messagesAlex Riesen2007-12-231-1/+11
* | Fix documentation of --first-parent in git-log and copy it to git-rev-listJunio C Hamano2007-12-272-2/+16
* | shortlog manpage documentation: work around asciidoc markup issuesGustaf Hendeby2007-12-231-9/+10
* | Documentation: describe 'union' low-level merge driverJunio C Hamano2007-12-233-4/+41
|/
* 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-211-13/+6
* clean up 1.5.4 release notesJeff King2007-12-211-16/+17
* Mention git-shell's "cvs" substitution in the RelNotesJohannes Schindelin2007-12-211-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-201-9/+19
* Fix some documentation typos.Ralf Wildenhues2007-12-186-10/+10
* Document diff.external and mergetool.<tool>.pathJohannes Schindelin2007-12-181-0/+11
* Clean up documentation that references deprecated 'git peek-remote'.Johannes Sixt2007-12-184-8/+5
* Documentation/git-submodule: refer to gitmodules(5)Junio C Hamano2007-12-171-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-151-1/+10
* Start preparing the API documents.Junio C Hamano2007-12-1527-5/+675
* Retire git-runstatus for real.Junio C Hamano2007-12-151-68/+0
* Rename git-browse-help helper to git-browse--helpJunio C Hamano2007-12-151-3/+3
* git-help: add "help.format" config variable.Christian Couder2007-12-151-2/+35
* Merge branch 'wc/diff'Junio C Hamano2007-12-151-1/+3
|\
| * "diff --check" should affect exit statusWincent Colaiuta2007-12-141-1/+3
* | Documentation: describe pack idx v2linux@horizon.com2007-12-141-33/+61
|/
* provide advance warning of some future pack default changesNicolas Pitre2007-12-141-0/+11
* Fix spelling mistakes in user manualShawn Bohrer2007-12-131-3/+3
* GIT 1.5.4-rc0v1.5.4-rc0Junio C Hamano2007-12-131-1/+16
* Merge branch 'cc/help'Junio C Hamano2007-12-135-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-042-2/+12
* | | Merge branch 'jc/shortlog-e'Junio C Hamano2007-12-131-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-252-16/+37