summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2007-12-05Merge branch 'wc/add-i'Junio C Hamano
2007-12-05Merge branch 'sp/refspec-match'Junio C Hamano
2007-12-04Documentation/git.txt: typofixJunio C Hamano
2007-12-04Documentation: rerere is enabled by default these days.Junio C Hamano
2007-12-04Formatting fix for Documentation/git-help.txtJunio C Hamano
2007-12-04Run the specified perl in Documentation/Junio C Hamano
2007-12-04Update draft release notes for 1.5.4Junio C Hamano
2007-12-04fast-export: rename the signed tag mode 'ignore' to 'verbatim'Johannes Schindelin
2007-12-04Add remote.<name>.proxySam Vilain
2007-12-04Documentation: describe -i/--info option to "git-help"Christian Couder
2007-12-04Allow HTTP proxy to be overridden in configSam Vilain
2007-12-04install-sh from automake does not like -m without delimiting spaceRobert Schiele
2007-12-04Documentation: add a new man page for "git-help"Christian Couder
2007-12-03git-commit documentation: fix unfinished sentence.Junio C Hamano