summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2007-12-20GIT 1.5.4-rc1v1.5.4-rc1Junio C Hamano
2007-12-18Fix some documentation typos.Ralf Wildenhues
2007-12-18Document diff.external and mergetool.<tool>.pathJohannes Schindelin
2007-12-18Clean up documentation that references deprecated 'git peek-remote'.Johannes Sixt
2007-12-17Documentation/git-submodule: refer to gitmodules(5)Junio C Hamano
2007-12-16whitespace: fix config.txt description of indent-with-non-tabJ. Bruce Fields
2007-12-16rename git-browse--help to git-help--browseJeff King
2007-12-15Update draft release notes for 1.5.4Junio C Hamano
2007-12-15Start preparing the API documents.Junio C Hamano
2007-12-15Retire git-runstatus for real.Junio C Hamano
2007-12-15Rename git-browse-help helper to git-browse--helpJunio C Hamano
2007-12-15git-help: add "help.format" config variable.Christian Couder
2007-12-15Merge branch 'wc/diff'Junio C Hamano
2007-12-14Documentation: describe pack idx v2linux@horizon.com
2007-12-14"diff --check" should affect exit statusWincent Colaiuta
2007-12-14provide advance warning of some future pack default changesNicolas Pitre
2007-12-13Fix spelling mistakes in user manualShawn Bohrer
2007-12-13GIT 1.5.4-rc0v1.5.4-rc0Junio C Hamano
2007-12-13Merge branch 'cc/help'Junio C Hamano
2007-12-13Merge branch 'jc/shortlog-e'Junio C Hamano
2007-12-12Documentation: rename git.texi to user-manual.texiJunio C Hamano
2007-12-12git-diff --numstat -z: make it machine readableJunio C Hamano
2007-12-12Documentation: minor grammar fix for "git apply"Wincent Colaiuta
2007-12-12Use "whitespace" consistentlyWincent Colaiuta
2007-12-11shortlog: document -e optionJeff King
2007-12-10Fix mis-markup of the -p, --patch option in git-add(1)Eyvind Bernhardsen
2007-12-10Documentation: add gitman.info targetJunio C Hamano
2007-12-10Merge branch 'master' into cc/helpJunio C Hamano
2007-12-10Update draft Release Notes for 1.5.4Junio C Hamano
2007-12-09don't mention index refreshing side effect in git-status docsJeff King
2007-12-09Merge branch 'jc/spht'Junio C Hamano
2007-12-09Documentation: describe -w/--web option to "git-help".Christian Couder
2007-12-09git-help: add -w|--web option to display html man page in a browser.Christian Couder
2007-12-09Documentation: fix --no-verify documentation for "git commit"Wincent Colaiuta
2007-12-08git-status: documentation improvementsJeff King
2007-12-08add status.relativePaths config variableJeff King
2007-12-08git-bisect visualize: work in non-windowed environments betterJunio C Hamano
2007-12-07Update draft release notes to 1.5.4Junio C Hamano
2007-12-07Merge branch 'jc/git-log-doc'Junio C Hamano
2007-12-07Merge branch 'jc/addi-color'Junio C Hamano
2007-12-07Merge branch 'jc/docmake-perl'Junio C Hamano
2007-12-07Merge branch 'maint'Junio C Hamano
2007-12-07Change from using email.com to example.com as example domain, as per RFC 2606.David Symonds
2007-12-06git-status documentation: mention subdirectory behaviourJunio C Hamano
2007-12-06Use gitattributes to define per-path whitespace ruleJunio C Hamano
2007-12-06Color support for "git-add -i"Junio C Hamano
2007-12-06git config --get-colorboolJunio C Hamano
2007-12-06Documentation: color.* = true means "auto"Junio C Hamano
2007-12-05Documentation: add --patch option to synopsis of git-addMatthias Kestenholz
2007-12-05Include diff options in the git-log manpageMiklos Vajna