summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* The sixth batch for 2.18Junio C Hamano2018-05-231-0/+101
* Merge branch 'bc/asciidoctor-tab-width'Junio C Hamano2018-05-232-1/+3
|\
| * Documentation: render revisions correctly under Asciidoctorbrian m. carlson2018-05-071-0/+2
| * Documentation: use 8-space tabs with Asciidoctorbrian m. carlson2018-05-071-1/+1
* | Merge branch 'nd/pack-unreachable-objects-doc'Junio C Hamano2018-05-231-0/+13
|\ \
| * | pack-objects: validation and documentation about unreachable optionsNguyễn Thái Ngọc Duy2018-05-061-0/+13
| |/
* | Merge branch 'ah/misc-doc-updates'Junio C Hamano2018-05-236-68/+77
|\ \
| * | doc: normalize [--options] to [options] in git-diffAndreas Heiduk2018-05-061-7/+7
| * | doc: add note about shell quoting to revision.txtAndreas Heiduk2018-05-061-0/+6
| * | git-svn: remove ''--add-author-from' for 'commit-diff'Andreas Heiduk2018-05-061-1/+1
| * | doc: add '-d' and '-o' for 'git push'Andreas Heiduk2018-05-061-1/+2
| * | doc: clarify ignore rules for git ls-filesAndreas Heiduk2018-05-061-1/+2
| * | doc: align 'diff --no-index' in text and synopsisAndreas Heiduk2018-05-061-2/+2
| * | doc: improve formatting in githooks.txtAndreas Heiduk2018-05-061-57/+58
| |/
* | Merge branch 'nd/doc-header'Junio C Hamano2018-05-2338-96/+96
|\ \
| * | doc: keep first level section header in upper caseNguyễn Thái Ngọc Duy2018-05-0238-96/+96
* | | Merge branch 'js/rebase-recreate-merge'Junio C Hamano2018-05-233-2/+175
|\ \ \
| * | | rebase -i --rebase-merges: add a section to the man pageJohannes Schindelin2018-04-261-0/+135
| * | | rebase -i: introduce --rebase-merges=[no-]rebase-cousinsJohannes Schindelin2018-04-261-4/+11
| * | | pull: accept --rebase=merges to recreate the branch topologyJohannes Schindelin2018-04-262-1/+13
| * | | rebase: introduce the --rebase-merges optionJohannes Schindelin2018-04-261-1/+20
| |/ /
* | | Merge branch 'nd/pack-objects-pack-struct'Junio C Hamano2018-05-233-3/+9
|\ \ \
| * | | pack-objects: shrink z_delta_size field in struct object_entryNguyễn Thái Ngọc Duy2018-04-161-1/+2
| * | | pack-objects: use bitfield for object_entry::depthNguyễn Thái Ngọc Duy2018-04-163-2/+7
* | | | Merge branch 'js/no-pager-shorthand'Junio C Hamano2018-05-231-1/+2
|\ \ \ \
| * | | | git: add -P as a short option for --no-pagerJohannes Sixt2018-05-041-1/+2
| | |_|/ | |/| |
* | | | Merge branch 'tg/worktree-add-existing-branch'Junio C Hamano2018-05-231-2/+7
|\ \ \ \
| * | | | worktree: teach "add" to check out existing branchesThomas Gummerer2018-04-301-2/+7
* | | | | Merge branch 'js/deprecate-grafts'Junio C Hamano2018-05-233-13/+20
|\ \ \ \ \
| * | | | | technical/shallow: describe why shallow cannot use replace refsJohannes Schindelin2018-04-301-0/+7
| * | | | | technical/shallow: stop referring to graftsJohannes Schindelin2018-04-301-9/+4
| * | | | | filter-branch: stop suggesting to use graftsJohannes Schindelin2018-04-301-1/+1
| * | | | | replace: introduce --convert-graft-fileJohannes Schindelin2018-04-301-3/+8
| | |_|_|/ | |/| | |
* | | | | Merge branch 'bw/server-options'Junio C Hamano2018-05-233-0/+26
|\ \ \ \ \
| * | | | | fetch: send server options when using protocol v2Brandon Williams2018-04-241-0/+8
| * | | | | ls-remote: send server options when using protocol v2Brandon Williams2018-04-241-0/+8
| * | | | | serve: introduce the server-option capabilityBrandon Williams2018-04-241-0/+10
| * | | | | Merge branch 'bw/protocol-v2' into HEADJunio C Hamano2018-04-243-0/+428
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'nd/repack-keep-pack'Junio C Hamano2018-05-234-6/+43
|\ \ \ \ \ \
| * | | | | | gc --auto: exclude base pack if not enough mem to "repack -ad"Nguyễn Thái Ngọc Duy2018-04-161-2/+7
| * | | | | | gc: handle a corner case in gc.bigPackThresholdNguyễn Thái Ngọc Duy2018-04-161-0/+5
| * | | | | | gc: add gc.bigPackThreshold configNguyễn Thái Ngọc Duy2018-04-162-2/+11
| * | | | | | gc: add --keep-largest-pack optionNguyễn Thái Ngọc Duy2018-04-161-1/+5
| * | | | | | repack: add --keep-pack optionNguyễn Thái Ngọc Duy2018-04-162-2/+16
| |/ / / / /
* | | | | | Merge branch 'nd/pack-format-doc'Junio C Hamano2018-05-231-0/+92
|\ \ \ \ \ \
| * | | | | | pack-format.txt: more details on pack file formatNguyễn Thái Ngọc Duy2018-05-131-0/+92
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'jk/apply-p-doc'Junio C Hamano2018-05-231-2/+4
|\ \ \ \ \ \
| * | | | | | apply: clarify "-p" documentationJeff King2018-05-111-2/+4
| |/ / / / /
* | | | | | Merge branch 'ao/config-api-doc'Junio C Hamano2018-05-231-8/+10
|\ \ \ \ \ \
| * | | | | | doc: fix config API documentation about config_with_optionsAntonio Ospite2018-05-111-8/+10
| |/ / / / /