Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'sp/smart-http' | Junio C Hamano | 2009-11-20 | 3 | -5/+266 |
|\ | |||||
| * | http-backend: Use http.getanyfile to disable dumb HTTP serving | Shawn O. Pearce | 2009-11-04 | 1 | -0/+8 |
| * | Smart push over HTTP: client side | Shawn O. Pearce | 2009-11-04 | 1 | -0/+8 |
| * | http-backend: more explict LocationMatch | Mark Lodato | 2009-11-04 | 1 | -1/+1 |
| * | http-backend: add example for gitweb on same URL | Mark Lodato | 2009-11-04 | 1 | -0/+33 |
| * | http-backend: use mod_alias instead of mod_rewrite | Mark Lodato | 2009-11-04 | 1 | -7/+3 |
| * | http-backend: reword some documentation | Mark Lodato | 2009-11-04 | 1 | -4/+8 |
| * | http-backend: add GIT_PROJECT_ROOT environment var | Mark Lodato | 2009-11-04 | 1 | -22/+17 |
| * | Smart fetch and push over HTTP: server side | Shawn O. Pearce | 2009-11-04 | 1 | -1/+38 |
| * | Git-aware CGI to provide dumb HTTP transport | Shawn O. Pearce | 2009-11-04 | 1 | -0/+105 |
| * | Move WebDAV HTTP push under remote-curl | Shawn O. Pearce | 2009-10-30 | 1 | -1/+32 |
| * | remote-helpers: Support custom transport options | Shawn O. Pearce | 2009-10-30 | 1 | -0/+38 |
| * | remote-helpers: Fetch more than one ref in a batch | Shawn O. Pearce | 2009-10-30 | 1 | -4/+10 |
* | | Merge branch 'jn/editor-pager' | Junio C Hamano | 2009-11-20 | 4 | -6/+18 |
|\ \ | |||||
| * | | add -i, send-email, svn, p4, etc: use "git var GIT_EDITOR" | Jonathan Nieder | 2009-11-13 | 3 | -6/+4 |
| * | | Teach git var about GIT_PAGER | Jonathan Nieder | 2009-11-13 | 1 | -0/+6 |
| * | | Teach git var about GIT_EDITOR | Jonathan Nieder | 2009-11-13 | 1 | -0/+8 |
* | | | Merge branch 'bg/format-patch-doc-update' | Junio C Hamano | 2009-11-20 | 2 | -43/+64 |
|\ \ \ | |||||
| * | | | format-patch: Add "--no-stat" as a synonym for "-p" | Björn Gustavsson | 2009-11-10 | 1 | -0/+1 |
| * | | | format-patch documentation: Fix formatting | Björn Gustavsson | 2009-11-10 | 2 | -41/+41 |
| * | | | format-patch documentation: Remove diff options that are not useful | Björn Gustavsson | 2009-11-10 | 1 | -2/+12 |
| * | | | format-patch: Always generate a patch | Björn Gustavsson | 2009-11-10 | 1 | -3/+13 |
* | | | | Merge branch 'tr/filter-branch' | Junio C Hamano | 2009-11-20 | 1 | -1/+12 |
|\ \ \ \ | |||||
| * | | | | filter-branch: nearest-ancestor rewriting outside subdir filter | Thomas Rast | 2009-11-13 | 1 | -1/+12 |
| |/ / / | |||||
* | | | | Merge branch 'sc/protocol-doc' | Junio C Hamano | 2009-11-20 | 3 | -41/+777 |
|\ \ \ \ | |||||
| * | | | | Update packfile transfer protocol documentation | Scott Chacon | 2009-11-13 | 3 | -41/+777 |
| |/ / / | |||||
* | | | | Merge branch 'jl/submodule-add-noname' | Junio C Hamano | 2009-11-20 | 1 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | git submodule add: make the <path> parameter optional | Jens Lehmann | 2009-09-22 | 1 | -2/+6 |
* | | | | | Merge branch 'rg/doc-workflow' | Junio C Hamano | 2009-11-20 | 1 | -0/+115 |
|\ \ \ \ \ | |||||
| * | | | | | Add branch management for releases to gitworkflows | Raman Gupta | 2009-11-20 | 1 | -0/+115 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge branch 'jn/help-everywhere' | Junio C Hamano | 2009-11-20 | 1 | -2/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Show usage string for 'git show-ref -h' | Jonathan Nieder | 2009-11-09 | 1 | -2/+1 |
* | | | | | | Merge branch 'sb/tutorial-test' | Junio C Hamano | 2009-11-17 | 1 | -10/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | t1200: Make documentation and test agree | Stephen Boyd | 2009-11-06 | 1 | -10/+10 |
| |/ / / / / | |||||
* | | | | | | Merge git://git.bogomips.org/git-svn | Junio C Hamano | 2009-11-17 | 1 | -0/+17 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Document git-svn's first-parent rule | Thomas Rast | 2009-11-16 | 1 | -0/+10 |
| * | | | | | | git svn: attempt to create empty dirs on clone+rebase | Eric Wong | 2009-11-15 | 1 | -0/+7 |
* | | | | | | | Update draft release notes to 1.6.6 | Junio C Hamano | 2009-11-16 | 1 | -27/+27 |
* | | | | | | | Sync with 1.6.5.3 | Junio C Hamano | 2009-11-16 | 2 | -1/+65 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Git 1.6.5.3v1.6.5.3 | Junio C Hamano | 2009-11-16 | 2 | -1/+65 |
| * | | | | | | | Merge branch 'jk/maint-1.6.3-ls-files-i' into maint | Junio C Hamano | 2009-11-15 | 1 | -2/+4 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'jc/maint-blank-at-eof' into maint | Junio C Hamano | 2009-11-15 | 1 | -1/+5 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'tr/maint-roff-quote' into maint | Junio C Hamano | 2009-11-15 | 2 | -0/+24 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'ja/fetch-doc' into maint | Junio C Hamano | 2009-11-15 | 3 | -67/+76 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'cb/doc-fetch-pull-merge' into maint | Junio C Hamano | 2009-11-15 | 3 | -45/+66 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'jc/receive-pack-auto' into maint | Junio C Hamano | 2009-11-15 | 1 | -0/+9 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'fc/doc-fast-forward' | Junio C Hamano | 2009-11-15 | 15 | -34/+34 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Use 'fast-forward' all over the place | Felipe Contreras | 2009-10-24 | 15 | -34/+34 |
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | | Merge branch 'sc/difftool-p4merge' | Junio C Hamano | 2009-11-15 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | mergetool--lib: add p4merge as a pre-configured mergetool option | Scott Chacon | 2009-10-28 | 3 | -3/+3 |
| | |_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | |