summaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2019-01-29Merge branch 'pw/diff-color-moved-ws-fix'Junio C Hamano2-6/+17
2019-01-29Merge branch 'ja/doc-build-l10n'Junio C Hamano1-5/+17
2019-01-29Merge branch 'js/rebase-i-redo-exec'Junio C Hamano2-0/+16
2019-01-29Merge branch 'cc/partial-clone-doc-typofix'Junio C Hamano1-1/+1
2019-01-29pretty: add support for separator option in %(trailers)Anders Waldenborg1-0/+9
2019-01-29pretty: add support for "valueonly" option in %(trailers)Anders Waldenborg1-0/+2
2019-01-29pretty: allow showing specific trailersAnders Waldenborg1-0/+8
2019-01-29pretty: allow %(trailers) options with explicit valueAnders Waldenborg1-4/+10
2019-01-29docs/config: clarify "text property" in core.eolJeff King1-2/+5
2019-01-29doc/gitattributes: clarify "autocrlf overrides eol"Jeff King1-1/+3
2019-01-28git-instaweb: add Python builtin http.server supportArti Zirk1-1/+2
2019-01-27diff.c: convert -U|--unifiedNguyễn Thái Ngọc Duy1-1/+1
2019-01-23doc: tidy asciidoc styleJean-Noël Avila14-94/+93
2019-01-22Add 'human' date format documentationStephen P. Smith2-0/+11
2019-01-22commit-graph: rename "large edges" to "extra edges"SZEDER Gábor1-2/+2
2019-01-18Do not print 'dangling' for cat-file in case of ambiguityDavid Turner1-0/+6
2019-01-18Third batch after 2.20Junio C Hamano1-0/+80
2019-01-18Merge branch 'en/show-ref-doc-fix'Junio C Hamano1-1/+1
2019-01-18Merge branch 'ot/ref-filter-object-info'Junio C Hamano1-1/+20
2019-01-18Merge branch 'es/doc-worktree-guessremote-config'Junio C Hamano1-2/+2
2019-01-18Merge branch 'ma/asciidoctor'Junio C Hamano4-86/+86
2019-01-18Merge branch 'la/quiltimport-keep-non-patch'Junio C Hamano1-1/+4
2019-01-18Merge branch 'ds/gc-doc-typofix'Junio C Hamano1-1/+1
2019-01-17pack-objects: create pack.useSparse settingDerrick Stolee1-0/+9
2019-01-17list-objects: consume sparse tree walkDerrick Stolee1-1/+10
2019-01-17{fetch,upload}-pack: sideband v2 fetch responseJonathan Tan1-0/+10
2019-01-15filter-options: expand scaled numbersJosh Steadmon1-1/+7
2019-01-15list-objects-filter: teach tree:# how to handle >0Matthew DeVore1-2/+7
2019-01-14Second batch after 2.20Junio C Hamano1-0/+42
2019-01-14Merge branch 'do/gitweb-strict-export-conf-doc'Junio C Hamano1-2/+2
2019-01-14Merge branch 'en/directory-renames-nothanks-doc-update'Junio C Hamano1-2/+3
2019-01-14Merge branch 'fd/gitweb-snapshot-conf-doc-fix'Junio C Hamano1-1/+1
2019-01-14Merge branch 'km/rebase-doc-typofix'Junio C Hamano1-1/+1
2019-01-14Merge branch 'tb/log-G-binary'Junio C Hamano2-1/+7
2019-01-14Merge branch 'nd/attr-pathspec-in-tree-walk'Junio C Hamano1-0/+2
2019-01-14Merge branch 'ms/packet-err-check' into jt/fetch-v2-sidebandJunio C Hamano1-9/+11
2019-01-14partial-clone: add missing 'is' in docChristian Couder1-1/+1
2019-01-11log: add %S option (like --source) to log --formatIssac Trotts1-0/+2
2019-01-10diff: allow --no-color-moved-wsPhillip Wood1-0/+7
2019-01-10Use "whitespace" consistentlyPhillip Wood2-6/+6
2019-01-10diff: document --no-color-movedPhillip Wood1-0/+4
2019-01-10git-show-ref.txt: fix order of flagsElijah Newren1-1/+1
2019-01-08checkout: introduce checkout.overlayMode configThomas Gummerer1-0/+7
2019-01-08checkout: introduce --{,no-}overlay optionThomas Gummerer1-0/+10
2019-01-08git-gc.txt: fix typo about gc.writeCommitGraphDerrick Stolee1-1/+1
2019-01-08prefer "hash mismatch" to "sha1 mismatch"Jeff King1-3/+3
2019-01-07git-quiltimport: add --keep-non-patch optionLaura Abbott1-1/+4
2019-01-07Documentation/Makefile add optional targets for l10nJean-Noel Avila1-5/+17
2019-01-07rebase: implement --merge via the interactive machineryElijah Newren1-14/+3
2019-01-04First batch after 2.20.1Junio C Hamano1-0/+44