aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Start preparing the API documents.Junio C Hamano2007-12-14
* Retire git-runstatus for real.Junio C Hamano2007-12-14
* Rename git-browse-help helper to git-browse--helpJunio C Hamano2007-12-14
* git-help: add "help.format" config variable.Christian Couder2007-12-14
* Merge branch 'wc/diff'Junio C Hamano2007-12-14
|\
| * "diff --check" should affect exit statusWincent Colaiuta2007-12-13
* | Documentation: describe pack idx v2linux@horizon.com2007-12-14
|/
* provide advance warning of some future pack default changesNicolas Pitre2007-12-13
* Fix spelling mistakes in user manualShawn Bohrer2007-12-13
* GIT 1.5.4-rc0v1.5.4-rc0Junio C Hamano2007-12-12
* Merge branch 'cc/help'Junio C Hamano2007-12-12
|\
| * Documentation: rename git.texi to user-manual.texiJunio C Hamano2007-12-12
| * Documentation: add gitman.info targetJunio C Hamano2007-12-10
| * Merge branch 'master' into cc/helpJunio C Hamano2007-12-10
| |\
| * | Documentation: describe -w/--web option to "git-help".Christian Couder2007-12-09
| * | git-help: add -w|--web option to display html man page in a browser.Christian Couder2007-12-09
| * | Documentation: describe -i/--info option to "git-help"Christian Couder2007-12-03
* | | Merge branch 'jc/shortlog-e'Junio C Hamano2007-12-12
|\ \ \
| * | | shortlog: document -e optionJeff King2007-12-11
* | | | git-diff --numstat -z: make it machine readableJunio C Hamano2007-12-12
* | | | Documentation: minor grammar fix for "git apply"Wincent Colaiuta2007-12-12
* | | | Use "whitespace" consistentlyWincent Colaiuta2007-12-12
* | | | Fix mis-markup of the -p, --patch option in git-add(1)Eyvind Bernhardsen2007-12-10
| |_|/ |/| |
* | | Update draft Release Notes for 1.5.4Junio C Hamano2007-12-10
* | | don't mention index refreshing side effect in git-status docsJeff King2007-12-09
* | | Merge branch 'jc/spht'Junio C Hamano2007-12-09
|\ \ \
| * | | Use gitattributes to define per-path whitespace ruleJunio C Hamano2007-12-06
| * | | core.whitespace: documentation updates.Junio C Hamano2007-11-24
* | | | Documentation: fix --no-verify documentation for "git commit"Wincent Colaiuta2007-12-09
| |/ / |/| |
* | | git-status: documentation improvementsJeff King2007-12-08
* | | add status.relativePaths config variableJeff King2007-12-08
* | | git-bisect visualize: work in non-windowed environments betterJunio C Hamano2007-12-08
* | | Update draft release notes to 1.5.4Junio C Hamano2007-12-07
* | | Merge branch 'jc/git-log-doc'Junio C Hamano2007-12-06
|\ \ \
| * | | Include diff options in the git-log manpageMiklos Vajna2007-12-05
* | | | Merge branch 'jc/addi-color'Junio C Hamano2007-12-06
|\ \ \ \
| * | | | Color support for "git-add -i"Junio C Hamano2007-12-05
| * | | | git config --get-colorboolJunio C Hamano2007-12-05
* | | | | Merge branch 'jc/docmake-perl'Junio C Hamano2007-12-06
|\ \ \ \ \
| * | | | | Run the specified perl in Documentation/Junio C Hamano2007-12-03
* | | | | | Merge branch 'maint'Junio C Hamano2007-12-06
|\ \ \ \ \ \
| * | | | | | Change from using email.com to example.com as example domain, as per RFC 2606.David Symonds2007-12-06
* | | | | | | git-status documentation: mention subdirectory behaviourJunio C Hamano2007-12-06
| |_|/ / / / |/| | | | |
* | | | | | Documentation: color.* = true means "auto"Junio C Hamano2007-12-05
* | | | | | Documentation: add --patch option to synopsis of git-addMatthias Kestenholz2007-12-05
| |_|/ / / |/| | | |
* | | | | Merge branch 'wc/add-i'Junio C Hamano2007-12-04
|\ \ \ \ \
| * | | | | Document all help keys in "git add -i" patch mode.Ralf Wildenhues2007-11-28
| * | | | | Add "--patch" option to git-add--interactiveWincent Colaiuta2007-11-25
* | | | | | Merge branch 'sp/refspec-match'Junio C Hamano2007-12-04
|\ \ \ \ \ \
| * | | | | | push: use same rules as git-rev-parse to resolve refspecsSteffen Prohaska2007-11-18