aboutsummaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAge
* Git v1.6.6-rc0v1.6.6-rc0Junio C Hamano2009-11-22
* Merge branch 'maint'Junio C Hamano2009-11-22
|\
| * Documentation: undocument gc'd function graph_release()Greg Price2009-11-19
* | Merge branch 'mo/maint-crlf-doc'Junio C Hamano2009-11-22
|\ \
| * | core.autocrlf documentation: mention the crlf attributeMatthew Ogilvie2009-11-16
* | | Merge branch 'th/remote-usage'Junio C Hamano2009-11-22
|\ \ \
| * | | git remote: Separate usage strings for subcommandsTim Henigan2009-11-20
| |/ /
* | | Merge branch 'mm/config-pathname-tilde-expand'Junio C Hamano2009-11-22
|\ \ \
| * | | Documentation: avoid xmlto input errorJunio C Hamano2009-11-21
| * | | expand_user_path: expand ~ to $HOME, not to the actual homedir.Matthieu Moy2009-11-19
| * | | Expand ~ and ~user in core.excludesfile, commit.templateMatthieu Moy2009-11-17
| |/ /
* | | Merge branch 'tr/maint-merge-ours-clarification' (early part)Junio C Hamano2009-11-22
|\ \ \
| * | | rebase docs: clarify --merge and --strategyThomas Rast2009-11-16
| * | | Documentation: clarify 'ours' merge strategyThomas Rast2009-11-15
| |/ /
* | | log --format: document %wRené Scharfe2009-11-22
* | | User Manual: Write "Git" instead of "GIT"Björn Gustavsson2009-11-22
* | | Merge branch 'jh/notes' (early part)Junio C Hamano2009-11-20
|\ \ \
| * | | Add '%N'-format for pretty-printing commit notesJohannes Schindelin2009-10-19
| * | | fast-import: Add support for importing commit notesJohan Herland2009-10-19
| * | | Teach "-m <msg>" and "-F <file>" to "git notes edit"Johan Herland2009-10-19
| * | | Add a script to edit/inspect notesJohannes Schindelin2009-10-19
| * | | Introduce commit notesJohannes Schindelin2009-10-19
| |/ /
* | | Merge branch 'sp/smart-http'Junio C Hamano2009-11-20
|\ \ \
| * | | http-backend: Use http.getanyfile to disable dumb HTTP servingShawn O. Pearce2009-11-04
| * | | Smart push over HTTP: client sideShawn O. Pearce2009-11-04
| * | | http-backend: more explict LocationMatchMark Lodato2009-11-04
| * | | http-backend: add example for gitweb on same URLMark Lodato2009-11-04
| * | | http-backend: use mod_alias instead of mod_rewriteMark Lodato2009-11-04
| * | | http-backend: reword some documentationMark Lodato2009-11-04
| * | | http-backend: add GIT_PROJECT_ROOT environment varMark Lodato2009-11-04
| * | | Smart fetch and push over HTTP: server sideShawn O. Pearce2009-11-04
| * | | Git-aware CGI to provide dumb HTTP transportShawn O. Pearce2009-11-04
| * | | Move WebDAV HTTP push under remote-curlShawn O. Pearce2009-10-30
| * | | remote-helpers: Support custom transport optionsShawn O. Pearce2009-10-30
| * | | remote-helpers: Fetch more than one ref in a batchShawn O. Pearce2009-10-30
* | | | Merge branch 'jn/editor-pager'Junio C Hamano2009-11-20
|\ \ \ \
| * | | | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder2009-11-13
| * | | | Teach git var about GIT_PAGERJonathan Nieder2009-11-13
| * | | | Teach git var about GIT_EDITORJonathan Nieder2009-11-13
* | | | | Merge branch 'bg/format-patch-doc-update'Junio C Hamano2009-11-20
|\ \ \ \ \
| * | | | | format-patch: Add "--no-stat" as a synonym for "-p"Björn Gustavsson2009-11-10
| * | | | | format-patch documentation: Fix formattingBjörn Gustavsson2009-11-10
| * | | | | format-patch documentation: Remove diff options that are not usefulBjörn Gustavsson2009-11-10
| * | | | | format-patch: Always generate a patchBjörn Gustavsson2009-11-10
| | |_|/ / | |/| | |
* | | | | Merge branch 'tr/filter-branch'Junio C Hamano2009-11-20
|\ \ \ \ \
| * | | | | filter-branch: nearest-ancestor rewriting outside subdir filterThomas Rast2009-11-13
| |/ / / /
* | | | | Merge branch 'sc/protocol-doc'Junio C Hamano2009-11-20
|\ \ \ \ \
| * | | | | Update packfile transfer protocol documentationScott Chacon2009-11-13
| |/ / / /
* | | | | Merge branch 'jl/submodule-add-noname'Junio C Hamano2009-11-20
|\ \ \ \ \
| * | | | | git submodule add: make the <path> parameter optionalJens Lehmann2009-09-22