summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* add parse_pathspec() that converts cmdline args to struct pathspecNguyễn Thái Ngọc Duy2013-07-151-1/+18
* Update draft release notes for 1.8.4Junio C Hamano2013-07-121-0/+7
* Merge branch 'rr/name-rev-stdin-doc'Junio C Hamano2013-07-121-2/+4
|\
| * name-rev doc: rewrite --stdin paragraphRamkumar Ramachandra2013-07-071-2/+4
* | Merge branch 'ft/diff-rename-default-score-is-half'Junio C Hamano2013-07-121-1/+1
|\ \
| * | diff-options: document default similarity indexFraser Tweedale2013-07-051-1/+1
* | | Merge branch 'tf/gitweb-extra-breadcrumbs'Junio C Hamano2013-07-121-2/+20
|\ \ \
| * | | gitweb: allow extra breadcrumbs to prefix the trailtf/gitweb-extra-breadcrumbsTony Finch2013-07-041-2/+20
* | | | Merge branch 'ms/remote-tracking-branches-in-doc'Junio C Hamano2013-07-123-10/+13
|\ \ \ \
| * | | | Change "remote tracking" to "remote-tracking"ms/remote-tracking-branches-in-docMichael Schubert2013-07-033-10/+13
* | | | | Merge branch 'jk/pull-to-integrate'Junio C Hamano2013-07-121-1/+1
|\ \ \ \ \
| * | | | | pull: change the description to "integrate" changesjk/pull-to-integrateJohn Keeping2013-07-081-1/+1
* | | | | | Merge branch 'jk/maint-config-multi-order'Junio C Hamano2013-07-121-8/+12
|\ \ \ \ \ \
| * | | | | | git-config(1): clarify precedence of multiple valuesjk/maint-config-multi-orderJohn Keeping2013-07-071-8/+12
| |/ / / / /
* | | | | | git-clone.txt: remove the restriction on pushing from a shallow cloneNguyễn Thái Ngọc Duy2013-07-121-5/+7
* | | | | | Update draft release notes to 1.8.4Junio C Hamano2013-07-111-3/+76
* | | | | | Merge branch 'pb/stash-refuse-to-kill'Junio C Hamano2013-07-111-2/+10
|\ \ \ \ \ \
| * | | | | | git stash: avoid data loss when "git stash save" kills a directoryPetr Baudis2013-07-011-2/+10
* | | | | | | Merge branch 'jg/status-config'Junio C Hamano2013-07-111-0/+8
|\ \ \ \ \ \ \
| * | | | | | | status: introduce status.branch to enable --branch by defaultJorge Juan Garcia Garcia2013-06-241-0/+4
| * | | | | | | status: introduce status.short to enable --short by defaultJorge Juan Garcia Garcia2013-06-241-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'jc/triangle-push-fixup'Junio C Hamano2013-07-111-30/+50
|\ \ \ \ \ \ \
| * | | | | | | push: change `simple` to accommodate triangular workflowsRamkumar Ramachandra2013-06-241-3/+7
| * | | | | | | config doc: rewrite push.default sectionRamkumar Ramachandra2013-06-231-28/+44
* | | | | | | | Merge branch 'maint'Junio C Hamano2013-07-032-1/+16
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Update draft release notes to 1.8.3.3Junio C Hamano2013-07-031-0/+15
| * | | | | | | Merge branch 'rr/diffcore-pickaxe-doc' into maintJunio C Hamano2013-07-032-26/+57
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'cr/git-work-tree-sans-git-dir' into maintJunio C Hamano2013-07-031-3/+1
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'rh/merge-options-doc-fix' into maintJunio C Hamano2013-07-031-1/+2
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'an/diff-index-doc' into maintJunio C Hamano2013-07-031-6/+6
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'maint-1.8.2' into maintJunio C Hamano2013-07-031-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge branch 'maint-1.8.1' into maint-1.8.2Junio C Hamano2013-07-031-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | | * | | | | | | | | git-config: update doc for --get with multiple valuesmaint-1.8.1John Keeping2013-07-031-1/+1
* | | | | | | | | | | | Update draft release notes to 1.8.4Junio C Hamano2013-07-011-0/+16
* | | | | | | | | | | | Merge branch 'rr/remote-branch-config-refresh'Junio C Hamano2013-07-011-6/+5
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ls-remote doc: don't encourage use of branches-fileRamkumar Ramachandra2013-06-231-2/+2
| * | | | | | | | | | | | ls-remote doc: rewrite <repository> paragraphRamkumar Ramachandra2013-06-231-3/+3
| * | | | | | | | | | | | ls-remote doc: fix example invocation on git.gitRamkumar Ramachandra2013-06-231-1/+0
* | | | | | | | | | | | | Merge branch 'ap/rebase-multiple-fixups'Junio C Hamano2013-07-011-1/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | rebase -i: handle fixup! fixup! in --autosquashAndrew Pimlott2013-06-271-1/+3
* | | | | | | | | | | | | | Merge branch 'kb/am-deprecate-resolved'Junio C Hamano2013-07-012-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | am: replace uses of --resolved with --continueKevin Bracey2013-06-272-3/+3
* | | | | | | | | | | | | | | Merge branch 'rr/column-doc'Junio C Hamano2013-07-011-3/+17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | column doc: rewrite documentation for column.uiRamkumar Ramachandra2013-06-261-3/+17
* | | | | | | | | | | | | | | | Merge branch 'ft/doc-git-transport'Junio C Hamano2013-07-011-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | documentation: add git:// transport security noticeFraser Tweedale2013-06-261-0/+3
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Merge branch 'wk/doc-in-linux-3.x-era'Junio C Hamano2013-07-015-40/+46
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Documentation: Update 'linux-2.6.git' -> 'linux.git'W. Trevor King2013-06-224-10/+10
| * | | | | | | | | | | | | | | | Documentation: Update the NFS remote examples to use the staging repoW. Trevor King2013-06-222-19/+32
| * | | | | | | | | | | | | | | | doc/clone: Pick more compelling paths for the --reference exampleW. Trevor King2013-06-221-4/+4