Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The fifth batch for 2.18 | Junio C Hamano | 2018-05-08 | 1 | -0/+112 |
* | Merge branch 'ma/http-walker-no-partial' | Junio C Hamano | 2018-05-08 | 1 | -8/+5 |
|\ | |||||
| * | http-fetch: make `-a` standard behaviour | Martin Ågren | 2018-04-24 | 1 | -8/+5 |
* | | Merge branch 'js/colored-push-errors' | Junio C Hamano | 2018-05-08 | 1 | -0/+28 |
|\ \ | |||||
| * | | config: document the settings to colorize push errors/hints | Johannes Schindelin | 2018-04-24 | 1 | -0/+28 |
* | | | Merge branch 'tz/doc-git-urls-reference' | Junio C Hamano | 2018-05-08 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | doc/clone: update caption for GIT URLS cross-reference | Todd Zullinger | 2018-04-20 | 1 | -1/+1 |
| | |/ | |/| | |||||
* | | | Merge branch 'hn/sort-ls-remote' | Junio C Hamano | 2018-05-08 | 1 | -1/+15 |
|\ \ \ | |||||
| * | | | ls-remote: create '--sort' option | Harald Nordgren | 2018-04-09 | 1 | -1/+15 |
| |/ / | |||||
* | | | Merge branch 'tb/config-default' | Junio C Hamano | 2018-05-08 | 1 | -0/+10 |
|\ \ \ | |||||
| * | | | builtin/config: introduce `color` type specifier | Taylor Blau | 2018-04-23 | 1 | -0/+6 |
| * | | | builtin/config: introduce `--default` | Taylor Blau | 2018-04-23 | 1 | -0/+4 |
* | | | | Merge branch 'tb/config-type' | Junio C Hamano | 2018-05-08 | 1 | -32/+39 |
|\| | | | |||||
| * | | | builtin/config.c: support `--type=<type>` as preferred alias for `--<type>` | Taylor Blau | 2018-04-19 | 1 | -32/+39 |
* | | | | Merge branch 'sg/doc-gc-quote-mismatch-fix' | Junio C Hamano | 2018-05-08 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | docs/git-gc: fix minor rendering issue | SZEDER Gábor | 2018-04-18 | 1 | -1/+1 |
* | | | | | Merge branch 'sb/worktree-remove-opt-force' | Junio C Hamano | 2018-05-08 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | worktree: accept -f as short for --force for removal | Stefan Beller | 2018-04-18 | 1 | -1/+1 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge branch 'ma/double-dashes-in-docs' | Junio C Hamano | 2018-05-08 | 6 | -12/+12 |
|\ \ \ \ \ | |||||
| * | | | | | git-submodule.txt: quote usage in monospace, drop backslash | Martin Ågren | 2018-04-18 | 1 | -2/+2 |
| * | | | | | git-[short]log.txt: unify quoted standalone -- | Martin Ågren | 2018-04-18 | 2 | -3/+3 |
| * | | | | | doc: convert [\--] to [--] | Martin Ågren | 2018-04-18 | 3 | -5/+5 |
| * | | | | | doc: convert \--option to --option | Martin Ågren | 2018-04-18 | 2 | -2/+2 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge branch 'so/glossary-ancestor' | Junio C Hamano | 2018-05-08 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | glossary: substitute "ancestor" for "direct ancestor" in 'push' description. | Sergey Organov | 2018-04-17 | 1 | -1/+1 |
| |/ / / / | |||||
* | | | | | Merge branch 'ls/checkout-encoding' | Junio C Hamano | 2018-05-08 | 2 | -0/+94 |
|\ \ \ \ \ | |||||
| * | | | | | convert: add round trip check based on 'core.checkRoundtripEncoding' | Lars Schneider | 2018-04-16 | 2 | -0/+14 |
| * | | | | | convert: add 'working-tree-encoding' attribute | Lars Schneider | 2018-04-16 | 1 | -0/+80 |
* | | | | | | Merge branch 'ds/commit-graph' | Junio C Hamano | 2018-05-08 | 4 | -0/+358 |
|\ \ \ \ \ \ | |||||
| * | | | | | | commit-graph: implement "--append" option | Derrick Stolee | 2018-04-11 | 1 | -0/+10 |
| * | | | | | | commit-graph: build graph from starting commits | Derrick Stolee | 2018-04-11 | 1 | -1/+13 |
| * | | | | | | commit-graph: read only from specific pack-indexes | Derrick Stolee | 2018-04-11 | 1 | -1/+10 |
| * | | | | | | commit-graph: add core.commitGraph setting | Derrick Stolee | 2018-04-11 | 1 | -0/+4 |
| * | | | | | | commit-graph: implement git commit-graph read | Derrick Stolee | 2018-04-11 | 1 | -0/+12 |
| * | | | | | | commit-graph: implement git-commit-graph write | Derrick Stolee | 2018-04-02 | 1 | -0/+41 |
| * | | | | | | commit-graph: create git-commit-graph builtin | Derrick Stolee | 2018-04-02 | 1 | -0/+10 |
| * | | | | | | graph: add commit graph design document | Derrick Stolee | 2018-04-02 | 1 | -0/+163 |
| * | | | | | | commit-graph: add format document | Derrick Stolee | 2018-04-02 | 1 | -0/+97 |
| * | | | | | | Merge branch 'jk/cached-commit-buffer' into HEAD | Junio C Hamano | 2018-03-13 | 1 | -0/+30 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge branch 'sb/submodule-move-nested' | Junio C Hamano | 2018-05-08 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | submodule-config: allow submodule_free to handle arbitrary repositories | Stefan Beller | 2018-03-29 | 1 | -1/+1 |
* | | | | | | | | | Merge branch 'bw/protocol-v2' | Junio C Hamano | 2018-05-08 | 3 | -0/+428 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | transport-helper: introduce stateless-connect | Brandon Williams | 2018-03-15 | 1 | -0/+32 |
| * | | | | | | | | | fetch-pack: support shallow requests | Brandon Williams | 2018-03-15 | 1 | -7/+11 |
| * | | | | | | | | | fetch-pack: perform a fetch using v2 | Brandon Williams | 2018-03-15 | 1 | -1/+66 |
| * | | | | | | | | | upload-pack: introduce fetch server command | Brandon Williams | 2018-03-15 | 1 | -0/+125 |
| * | | | | | | | | | ls-refs: introduce ls-refs server command | Brandon Williams | 2018-03-15 | 1 | -0/+31 |
| * | | | | | | | | | serve: introduce git-serve | Brandon Williams | 2018-03-15 | 2 | -0/+171 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | The fourth batch for 2.18 | Junio C Hamano | 2018-04-25 | 1 | -0/+78 |
* | | | | | | | | | Merge branch 'tg/use-git-contacts' | Junio C Hamano | 2018-04-25 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ \ |