summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jk/loose-object-cache-oid'Junio C Hamano2019-02-071-3/+3
|\
| * prefer "hash mismatch" to "sha1 mismatch"Jeff King2019-01-081-3/+3
* | Merge branch 'ds/push-sparse-tree-walk'Junio C Hamano2019-02-072-1/+19
|\ \
| * | pack-objects: create pack.useSparse settingDerrick Stolee2019-01-171-0/+9
| * | list-objects: consume sparse tree walkDerrick Stolee2019-01-171-1/+10
* | | Merge branch 'lt/date-human'Junio C Hamano2019-02-072-0/+11
|\ \ \
| * | | Add 'human' date format documentationStephen P. Smith2019-01-222-0/+11
* | | | Merge branch 'jk/autocrlf-overrides-eol-doc'Junio C Hamano2019-02-072-3/+8
|\ \ \ \
| * | | | docs/config: clarify "text property" in core.eolJeff King2019-01-291-2/+5
| * | | | doc/gitattributes: clarify "autocrlf overrides eol"Jeff King2019-01-291-1/+3
* | | | | Merge branch 'tb/utf-16-le-with-explicit-bom'Junio C Hamano2019-02-071-1/+3
|\ \ \ \ \
| * | | | | Support working-tree-encoding "UTF-16LE-BOM"Torsten Bögershausen2019-01-311-1/+3
| |/ / / /
* | | | | Merge branch 'dt/cat-file-batch-ambiguous'Junio C Hamano2019-02-071-0/+6
|\ \ \ \ \
| * | | | | Do not print 'dangling' for cat-file in case of ambiguityDavid Turner2019-01-191-0/+6
* | | | | | Merge branch 'km/init-doc-typofix'Junio C Hamano2019-02-071-1/+1
|\ \ \ \ \ \
| * | | | | | init docs: correct a punctuation typoKyle Meyer2019-01-311-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'en/rebase-merge-on-sequencer'Junio C Hamano2019-02-071-14/+3
|\ \ \ \ \ \
| * | | | | | rebase: implement --merge via the interactive machineryElijah Newren2019-01-071-14/+3
| |/ / / / /
* | | | | | Fifth batch for 2.21Junio C Hamano2019-02-051-0/+90
* | | | | | Merge branch 'az/instaweb-py3-http-server'Junio C Hamano2019-02-051-1/+2
|\ \ \ \ \ \
| * | | | | | git-instaweb: add Python builtin http.server supportArti Zirk2019-01-281-1/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ja/doc-style-fix'Junio C Hamano2019-02-0514-94/+93
|\ \ \ \ \ \
| * | | | | | doc: tidy asciidoc styleJean-Noël Avila2019-01-2314-94/+93
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'ab/commit-graph-write-progress'Junio C Hamano2019-02-051-2/+2
|\ \ \ \ \ \
| * | | | | | commit-graph: rename "large edges" to "extra edges"SZEDER Gábor2019-01-221-2/+2
* | | | | | | Merge branch 'jt/fetch-v2-sideband'Junio C Hamano2019-02-052-9/+21
|\ \ \ \ \ \ \
| * | | | | | | {fetch,upload}-pack: sideband v2 fetch responseJonathan Tan2019-01-171-0/+10
| * | | | | | | Merge branch 'ms/packet-err-check' into jt/fetch-v2-sidebandJunio C Hamano2019-01-141-9/+11
| |\ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| | * | | | | | pack-protocol.txt: accept error packets in any contextMasaya Suzuki2019-01-021-9/+11
* | | | | | | | Merge branch 'js/filter-options-should-use-plain-int'Junio C Hamano2019-02-052-3/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | filter-options: expand scaled numbersJosh Steadmon2019-01-161-1/+7
| * | | | | | | | list-objects-filter: teach tree:# how to handle >0Matthew DeVore2019-01-161-2/+7
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Fourth batch after 2.20Junio C Hamano2019-01-291-0/+54
* | | | | | | | Merge branch 'it/log-format-source'Junio C Hamano2019-01-291-0/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | log: add %S option (like --source) to log --formatIssac Trotts2019-01-111-0/+2
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'sb/submodule-recursive-fetch-gets-the-tip'Junio C Hamano2019-01-291-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | sha1-array: provide oid_array_filterStefan Beller2018-12-051-0/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'pw/diff-color-moved-ws-fix'Junio C Hamano2019-01-292-6/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | diff: allow --no-color-moved-wsPhillip Wood2019-01-101-0/+7
| * | | | | | | | Use "whitespace" consistentlyPhillip Wood2019-01-102-6/+6
| * | | | | | | | diff: document --no-color-movedPhillip Wood2019-01-101-0/+4
* | | | | | | | | Merge branch 'ja/doc-build-l10n'Junio C Hamano2019-01-291-5/+17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Documentation/Makefile add optional targets for l10nJean-Noel Avila2019-01-071-5/+17
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'js/rebase-i-redo-exec'Junio C Hamano2019-01-292-0/+16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | rebase: introduce a shortcut for --reschedule-failed-execJohannes Schindelin2018-12-111-0/+6
| * | | | | | | | | rebase: add a config option to default to --reschedule-failed-execJohannes Schindelin2018-12-111-0/+5
| * | | | | | | | | rebase: introduce --reschedule-failed-execJohannes Schindelin2018-12-111-0/+5
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'cc/partial-clone-doc-typofix'Junio C Hamano2019-01-291-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | partial-clone: add missing 'is' in docChristian Couder2019-01-141-1/+1
* | | | | | | | | Third batch after 2.20Junio C Hamano2019-01-181-0/+80