summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2007-12-28git-sh-setup: document git_editor() and get_author_ident_from_commit()Libravatar Miklos Vajna1-0/+9
2007-12-27Documentation/git-submodule.txt: typofixLibravatar Junio C Hamano1-1/+1
2007-12-26GIT 1.5.4-rc2Libravatar Junio C Hamano1-1/+18
2007-12-26Merge branch 'ar/commit-cleanup'Libravatar Junio C Hamano1-1/+11
2007-12-26Fix documentation of --first-parent in git-log and copy it to git-rev-listLibravatar Junio C Hamano2-2/+16
2007-12-23shortlog manpage documentation: work around asciidoc markup issuesLibravatar Gustaf Hendeby1-9/+10
2007-12-22Documentation: describe 'union' low-level merge driverLibravatar Junio C Hamano3-4/+41
2007-12-22Allow selection of different cleanup modes for commit messagesLibravatar Alex Riesen1-1/+11
2007-12-22parse-options: Add a gitcli(5) man page.Libravatar Pierre Habouzit2-1/+114
2007-12-21Documentation: ls-files -v is about "assume unchanged".Libravatar Junio C Hamano1-1/+2
2007-12-20everyday: replace 'prune' and 'repack' with 'gc'Libravatar Miklos Vajna1-13/+6
2007-12-20clean up 1.5.4 release notesLibravatar Jeff King1-16/+17
2007-12-20Mention git-shell's "cvs" substitution in the RelNotesLibravatar Johannes Schindelin1-1/+3
2007-12-20Teach diff machinery to display other prefixes than "a/" and "b/"Libravatar Johannes Schindelin1-0/+9
2007-12-19GIT 1.5.4-rc1Libravatar Junio C Hamano1-9/+19
2007-12-18Fix some documentation typos.Libravatar Ralf Wildenhues6-10/+10
2007-12-17Document diff.external and mergetool.<tool>.pathLibravatar Johannes Schindelin1-0/+11
2007-12-17Clean up documentation that references deprecated 'git peek-remote'.Libravatar Johannes Sixt4-8/+5
2007-12-16Documentation/git-submodule: refer to gitmodules(5)Libravatar Junio C Hamano1-1/+2
2007-12-16whitespace: fix config.txt description of indent-with-non-tabLibravatar J. Bruce Fields1-1/+1
2007-12-16rename git-browse--help to git-help--browseLibravatar Jeff King1-2/+2
2007-12-14Update draft release notes for 1.5.4Libravatar Junio C Hamano1-1/+10
2007-12-14Start preparing the API documents.Libravatar Junio C Hamano27-5/+675
2007-12-14Retire git-runstatus for real.Libravatar Junio C Hamano1-68/+0
2007-12-14Rename git-browse-help helper to git-browse--helpLibravatar Junio C Hamano1-3/+3
2007-12-14git-help: add "help.format" config variable.Libravatar Christian Couder1-2/+35
2007-12-14Merge branch 'wc/diff'Libravatar Junio C Hamano1-1/+3
2007-12-14Documentation: describe pack idx v2Libravatar linux@horizon.com1-33/+61
2007-12-13"diff --check" should affect exit statusLibravatar Wincent Colaiuta1-1/+3
2007-12-13provide advance warning of some future pack default changesLibravatar Nicolas Pitre1-0/+11
2007-12-13Fix spelling mistakes in user manualLibravatar Shawn Bohrer1-3/+3
2007-12-12GIT 1.5.4-rc0Libravatar Junio C Hamano1-1/+16
2007-12-12Merge branch 'cc/help'Libravatar Junio C Hamano5-11/+103
2007-12-12Merge branch 'jc/shortlog-e'Libravatar Junio C Hamano1-2/+5
2007-12-12Documentation: rename git.texi to user-manual.texiLibravatar Junio C Hamano1-3/+3
2007-12-12git-diff --numstat -z: make it machine readableLibravatar Junio C Hamano1-0/+61
2007-12-12Documentation: minor grammar fix for "git apply"Libravatar Wincent Colaiuta1-1/+1
2007-12-12Use "whitespace" consistentlyLibravatar Wincent Colaiuta2-8/+7
2007-12-11shortlog: document -e optionLibravatar Jeff King1-2/+5
2007-12-10Fix mis-markup of the -p, --patch option in git-add(1)Libravatar Eyvind Bernhardsen1-1/+1
2007-12-10Documentation: add gitman.info targetLibravatar Junio C Hamano2-8/+66
2007-12-10Merge branch 'master' into cc/helpLibravatar Junio C Hamano20-252/+438
2007-12-10Update draft Release Notes for 1.5.4Libravatar Junio C Hamano1-6/+19
2007-12-09don't mention index refreshing side effect in git-status docsLibravatar Jeff King1-7/+0
2007-12-09Merge branch 'jc/spht'Libravatar Junio C Hamano3-16/+68
2007-12-09Documentation: describe -w/--web option to "git-help".Libravatar Christian Couder2-2/+22
2007-12-09git-help: add -w|--web option to display html man page in a browser.Libravatar Christian Couder1-0/+4
2007-12-09Documentation: fix --no-verify documentation for "git commit"Libravatar Wincent Colaiuta1-1/+1
2007-12-08git-status: documentation improvementsLibravatar Jeff King1-12/+13
2007-12-08add status.relativePaths config variableLibravatar Jeff King2-1/+12