summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cc/replace'Junio C Hamano2009-11-231-10/+14
|\
| * Documentation: talk a little bit about GIT_NO_REPLACE_OBJECTSChristian Couder2009-11-201-0/+3
| * Documentation: fix typos and spelling in replace documentationChristian Couder2009-11-201-10/+11
* | Merge branch 'maint'Junio C Hamano2009-11-231-3/+9
|\ \
| * | pack-objects: split implications of --all-progress from progress activationNicolas Pitre2009-11-231-3/+9
* | | Merge branch 'bg/fetch-multi'Junio C Hamano2009-11-234-3/+44
|\ \ \
| * | | builtin-fetch: add --dry-run optionJay Soffian2009-11-101-0/+5
| * | | builtin-fetch: add --prune optionJay Soffian2009-11-101-0/+4
| * | | Add the configuration option skipFetchAllBjörn Gustavsson2009-11-101-1/+7
| * | | Teach the --multiple option to 'git fetch'Björn Gustavsson2009-11-102-0/+8
| * | | Teach the --all option to 'git fetch'Björn Gustavsson2009-11-103-2/+20
* | | | config documentation: some configs are auto-set by git-initMatthew Ogilvie2009-11-221-2/+22
* | | | cvsserver doc: database generally can not be reproduced consistentlyMatthew Ogilvie2009-11-221-4/+15
* | | | Git v1.6.6-rc0v1.6.6-rc0Junio C Hamano2009-11-221-1/+22
* | | | Merge branch 'maint'Junio C Hamano2009-11-221-5/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Documentation: undocument gc'd function graph_release()Greg Price2009-11-191-5/+0
* | | | Merge branch 'mo/maint-crlf-doc'Junio C Hamano2009-11-221-3/+4
|\ \ \ \
| * | | | core.autocrlf documentation: mention the crlf attributeMatthew Ogilvie2009-11-161-3/+4
* | | | | Merge branch 'th/remote-usage'Junio C Hamano2009-11-221-3/+4
|\ \ \ \ \
| * | | | | git remote: Separate usage strings for subcommandsTim Henigan2009-11-201-3/+4
| |/ / / /
* | | | | Merge branch 'mm/config-pathname-tilde-expand'Junio C Hamano2009-11-221-2/+5
|\ \ \ \ \
| * | | | | Documentation: avoid xmlto input errorJunio C Hamano2009-11-211-3/+3
| * | | | | expand_user_path: expand ~ to $HOME, not to the actual homedir.Matthieu Moy2009-11-191-4/+5
| * | | | | Expand ~ and ~user in core.excludesfile, commit.templateMatthieu Moy2009-11-171-1/+3
| |/ / / /
* | | | | Merge branch 'tr/maint-merge-ours-clarification' (early part)Junio C Hamano2009-11-222-5/+16
|\ \ \ \ \
| * | | | | rebase docs: clarify --merge and --strategyThomas Rast2009-11-161-3/+13
| * | | | | Documentation: clarify 'ours' merge strategyThomas Rast2009-11-151-2/+3
| |/ / / /
* | | | | log --format: document %wRené Scharfe2009-11-221-0/+4
* | | | | User Manual: Write "Git" instead of "GIT"Björn Gustavsson2009-11-221-2/+2
* | | | | Merge branch 'jh/notes' (early part)Junio C Hamano2009-11-204-6/+113
|\ \ \ \ \
| * | | | | Add '%N'-format for pretty-printing commit notesJohannes Schindelin2009-10-191-0/+1
| * | | | | fast-import: Add support for importing commit notesJohan Herland2009-10-191-6/+39
| * | | | | Teach "-m <msg>" and "-F <file>" to "git notes edit"Johan Herland2009-10-191-1/+15
| * | | | | Add a script to edit/inspect notesJohannes Schindelin2009-10-191-0/+46
| * | | | | Introduce commit notesJohannes Schindelin2009-10-191-0/+13
| |/ / / /
* | | | | Merge branch 'sp/smart-http'Junio C Hamano2009-11-203-5/+266
|\ \ \ \ \
| * | | | | http-backend: Use http.getanyfile to disable dumb HTTP servingShawn O. Pearce2009-11-041-0/+8
| * | | | | Smart push over HTTP: client sideShawn O. Pearce2009-11-041-0/+8
| * | | | | http-backend: more explict LocationMatchMark Lodato2009-11-041-1/+1
| * | | | | http-backend: add example for gitweb on same URLMark Lodato2009-11-041-0/+33
| * | | | | http-backend: use mod_alias instead of mod_rewriteMark Lodato2009-11-041-7/+3
| * | | | | http-backend: reword some documentationMark Lodato2009-11-041-4/+8
| * | | | | http-backend: add GIT_PROJECT_ROOT environment varMark Lodato2009-11-041-22/+17
| * | | | | Smart fetch and push over HTTP: server sideShawn O. Pearce2009-11-041-1/+38
| * | | | | Git-aware CGI to provide dumb HTTP transportShawn O. Pearce2009-11-041-0/+105
| * | | | | Move WebDAV HTTP push under remote-curlShawn O. Pearce2009-10-301-1/+32
| * | | | | remote-helpers: Support custom transport optionsShawn O. Pearce2009-10-301-0/+38
| * | | | | remote-helpers: Fetch more than one ref in a batchShawn O. Pearce2009-10-301-4/+10
* | | | | | Merge branch 'jn/editor-pager'Junio C Hamano2009-11-204-6/+18
|\ \ \ \ \ \
| * | | | | | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR"Jonathan Nieder2009-11-133-6/+4