summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Documentation: rename gitlink macro to linkgitDan McGee2008-01-06149-603/+603
* Documentation: fix "gitlink::foobar[s]"Junio C Hamano2008-01-062-2/+2
* Documentation: remove gitman.info with "make clean"Junio C Hamano2008-01-061-1/+2
* Documentation/Makefile - honor $DESTDIR for quick-install targetMark Levedahl2008-01-061-1/+1
* git-rev-parse --symbolic-full-nameJunio C Hamano2008-01-061-0/+7
* Update draft release notes for 1.5.4Junio C Hamano2008-01-051-1/+4
* Document git-reset defaults to HEAD if no commit is givenMarco Costalba2008-01-041-2/+2
* Fix grammar nits in documentation and in code comments.Jim Meyering2008-01-031-1/+1
* Merge branch 'maint' of git://linux-nfs.org/~bfields/gitJunio C Hamano2007-12-312-2/+2
|\
| * Documentation/user-manual.txt: fix typoGustaf Hendeby2007-12-311-1/+1
| * Documentation: fix remote.<name>.skipDefaultUpdate descriptionJ. Bruce Fields2007-12-311-1/+1
* | git-sh-setup: document git_editor() and get_author_ident_from_commit()Miklos Vajna2007-12-281-0/+9
* | Documentation/git-submodule.txt: typofixJunio C Hamano2007-12-271-1/+1
* | GIT 1.5.4-rc2v1.5.4-rc2Junio C Hamano2007-12-261-1/+18
* | Merge branch 'ar/commit-cleanup'Junio C Hamano2007-12-261-1/+11
|\ \
| * | Allow selection of different cleanup modes for commit messagesAlex Riesen2007-12-221-1/+11
* | | Fix documentation of --first-parent in git-log and copy it to git-rev-listJunio C Hamano2007-12-262-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-223-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-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