summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* The fifth batch for 2.18Junio C Hamano2018-05-081-0/+112
* Merge branch 'ma/http-walker-no-partial'Junio C Hamano2018-05-081-8/+5
|\
| * http-fetch: make `-a` standard behaviourMartin Ågren2018-04-241-8/+5
* | Merge branch 'js/colored-push-errors'Junio C Hamano2018-05-081-0/+28
|\ \
| * | config: document the settings to colorize push errors/hintsJohannes Schindelin2018-04-241-0/+28
* | | Merge branch 'tz/doc-git-urls-reference'Junio C Hamano2018-05-081-1/+1
|\ \ \
| * | | doc/clone: update caption for GIT URLS cross-referenceTodd Zullinger2018-04-201-1/+1
| | |/ | |/|
* | | Merge branch 'hn/sort-ls-remote'Junio C Hamano2018-05-081-1/+15
|\ \ \
| * | | ls-remote: create '--sort' optionHarald Nordgren2018-04-091-1/+15
| |/ /
* | | Merge branch 'tb/config-default'Junio C Hamano2018-05-081-0/+10
|\ \ \
| * | | builtin/config: introduce `color` type specifierTaylor Blau2018-04-231-0/+6
| * | | builtin/config: introduce `--default`Taylor Blau2018-04-231-0/+4
* | | | Merge branch 'tb/config-type'Junio C Hamano2018-05-081-32/+39
|\| | |
| * | | builtin/config.c: support `--type=<type>` as preferred alias for `--<type>`Taylor Blau2018-04-191-32/+39
* | | | Merge branch 'sg/doc-gc-quote-mismatch-fix'Junio C Hamano2018-05-081-1/+1
|\ \ \ \
| * | | | docs/git-gc: fix minor rendering issueSZEDER Gábor2018-04-181-1/+1
* | | | | Merge branch 'sb/worktree-remove-opt-force'Junio C Hamano2018-05-081-1/+1
|\ \ \ \ \
| * | | | | worktree: accept -f as short for --force for removalStefan Beller2018-04-181-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'ma/double-dashes-in-docs'Junio C Hamano2018-05-086-12/+12
|\ \ \ \ \
| * | | | | git-submodule.txt: quote usage in monospace, drop backslashMartin Ågren2018-04-181-2/+2
| * | | | | git-[short]log.txt: unify quoted standalone --Martin Ågren2018-04-182-3/+3
| * | | | | doc: convert [\--] to [--]Martin Ågren2018-04-183-5/+5
| * | | | | doc: convert \--option to --optionMartin Ågren2018-04-182-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'so/glossary-ancestor'Junio C Hamano2018-05-081-1/+1
|\ \ \ \ \
| * | | | | glossary: substitute "ancestor" for "direct ancestor" in 'push' description.Sergey Organov2018-04-171-1/+1
| |/ / / /
* | | | | Merge branch 'ls/checkout-encoding'Junio C Hamano2018-05-082-0/+94
|\ \ \ \ \
| * | | | | convert: add round trip check based on 'core.checkRoundtripEncoding'Lars Schneider2018-04-162-0/+14
| * | | | | convert: add 'working-tree-encoding' attributeLars Schneider2018-04-161-0/+80
* | | | | | Merge branch 'ds/commit-graph'Junio C Hamano2018-05-084-0/+358
|\ \ \ \ \ \
| * | | | | | commit-graph: implement "--append" optionDerrick Stolee2018-04-111-0/+10
| * | | | | | commit-graph: build graph from starting commitsDerrick Stolee2018-04-111-1/+13
| * | | | | | commit-graph: read only from specific pack-indexesDerrick Stolee2018-04-111-1/+10
| * | | | | | commit-graph: add core.commitGraph settingDerrick Stolee2018-04-111-0/+4
| * | | | | | commit-graph: implement git commit-graph readDerrick Stolee2018-04-111-0/+12
| * | | | | | commit-graph: implement git-commit-graph writeDerrick Stolee2018-04-021-0/+41
| * | | | | | commit-graph: create git-commit-graph builtinDerrick Stolee2018-04-021-0/+10
| * | | | | | graph: add commit graph design documentDerrick Stolee2018-04-021-0/+163
| * | | | | | commit-graph: add format documentDerrick Stolee2018-04-021-0/+97
| * | | | | | Merge branch 'jk/cached-commit-buffer' into HEADJunio C Hamano2018-03-131-0/+30
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'sb/submodule-move-nested'Junio C Hamano2018-05-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | submodule-config: allow submodule_free to handle arbitrary repositoriesStefan Beller2018-03-291-1/+1
* | | | | | | | | Merge branch 'bw/protocol-v2'Junio C Hamano2018-05-083-0/+428
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | transport-helper: introduce stateless-connectBrandon Williams2018-03-151-0/+32
| * | | | | | | | | fetch-pack: support shallow requestsBrandon Williams2018-03-151-7/+11
| * | | | | | | | | fetch-pack: perform a fetch using v2Brandon Williams2018-03-151-1/+66
| * | | | | | | | | upload-pack: introduce fetch server commandBrandon Williams2018-03-151-0/+125
| * | | | | | | | | ls-refs: introduce ls-refs server commandBrandon Williams2018-03-151-0/+31
| * | | | | | | | | serve: introduce git-serveBrandon Williams2018-03-152-0/+171
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | The fourth batch for 2.18Junio C Hamano2018-04-251-0/+78
* | | | | | | | | Merge branch 'tg/use-git-contacts'Junio C Hamano2018-04-251-2/+2
|\ \ \ \ \ \ \ \ \