Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | * | | | | | | | | | t3205: use --color instead of color.branch=always | Jeff King | 2017-10-04 | |
| | * | | | | | | | | | t3203: drop "always" color test | Jeff King | 2017-10-04 | |
| | * | | | | | | | | | t6006: drop "always" color config tests | Jeff King | 2017-10-04 | |
| | * | | | | | | | | | t7502: use diff.noprefix for --verbose test | Jeff King | 2017-10-04 | |
| | * | | | | | | | | | t7508: use test_terminal for color output | Jeff King | 2017-10-04 | |
| | * | | | | | | | | | t3701: use test-terminal to collect color output | Jeff King | 2017-10-04 | |
| | * | | | | | | | | | t4015: prefer --color to -c color.diff=always | Jeff King | 2017-10-04 | |
| | * | | | | | | | | | test-terminal: set TERM=vt100 | Jeff King | 2017-10-04 | |
| * | | | | | | | | | | t7301: use test_terminal to check color | Jeff King | 2017-10-04 | |
| * | | | | | | | | | | t4015: use --color with --color-moved | Jeff King | 2017-10-04 | |
* | | | | | | | | | | | Merge branch 'ma/builtin-unleak' | Junio C Hamano | 2017-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | builtin/: add UNLEAKs | Martin Ågren | 2017-10-02 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'rb/compat-poll-fix' | Junio C Hamano | 2017-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | poll.c: always set revents, even if to zero | Randall S. Becker | 2017-09-29 | |
* | | | | | | | | | | | | Merge branch 'tg/memfixes' | Junio C Hamano | 2017-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | sub-process: use child_process.args instead of child_process.argv | Johannes Sixt | 2017-10-04 | |
| * | | | | | | | | | | | | http-push: fix construction of hex value from path | Thomas Gummerer | 2017-10-04 | |
| * | | | | | | | | | | | | path.c: fix uninitialized memory access | Jeff King | 2017-10-04 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'sb/branch-avoid-repeated-strbuf-release' | Junio C Hamano | 2017-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | branch: reset instead of release a strbuf | Stefan Beller | 2017-10-04 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge branch 'rs/qsort-s' | Junio C Hamano | 2017-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | test-stringlist: avoid buffer underrun when sorting nothing | René Scharfe | 2017-10-04 | |
* | | | | | | | | | | | | | Merge branch 'jn/strbuf-doc-re-reuse' | Junio C Hamano | 2017-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | strbuf doc: reuse after strbuf_release is fine | Jonathan Nieder | 2017-10-04 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge branch 'tb/delimit-pretty-trailers-args-with-comma' | Junio C Hamano | 2017-10-07 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | pretty.c: delimit "%(trailers)" arguments with "," | Taylor Blau | 2017-10-02 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Git 2.15-rc0 | Junio C Hamano | 2017-10-05 | |
* | | | | | | | | | | | Merge branch 'ar/request-pull-phrasofix' | Junio C Hamano | 2017-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | request-pull: capitalise "Git" to make it a proper noun | Ann T Ropea | 2017-10-03 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'rs/run-command-use-alloc-array' | Junio C Hamano | 2017-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | run-command: use ALLOC_ARRAY | René Scharfe | 2017-10-03 | |
| | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
* | | | | | | | | | | | Merge branch 'sb/git-clang-format' | Junio C Hamano | 2017-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | clang-format: add a comment about the meaning/status of the | Stephan Beyer | 2017-10-02 | |
* | | | | | | | | | | | | Merge branch 'rs/use-free-and-null' | Junio C Hamano | 2017-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | repository: use FREE_AND_NULL | René Scharfe | 2017-10-02 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'rs/tag-null-pointer-arith-fix' | Junio C Hamano | 2017-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | tag: avoid NULL pointer arithmetic | René Scharfe | 2017-10-02 | |
| | |_|/ / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'rs/cocci-de-paren-call-params' | Junio C Hamano | 2017-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | coccinelle: remove parentheses that become unnecessary | René Scharfe | 2017-10-02 | |
| |/ / / / / / / / / / / | ||||
* | | | | | | | | | | | | Merge branch 'rs/cleanup-strbuf-users' | Junio C Hamano | 2017-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | graph: use strbuf_addchars() to add spaces | René Scharfe | 2017-10-02 | |
| * | | | | | | | | | | | | use strbuf_addstr() for adding strings to strbufs | René Scharfe | 2017-10-02 | |
| * | | | | | | | | | | | | path: use strbuf_add_real_path() | René Scharfe | 2017-10-02 | |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'rs/resolve-ref-optional-result' | Junio C Hamano | 2017-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | refs: pass NULL to resolve_refdup() if hash is not needed | René Scharfe | 2017-10-01 | |
| * | | | | | | | | | | | | refs: pass NULL to refs_resolve_refdup() if hash is not needed | René Scharfe | 2017-10-01 | |
* | | | | | | | | | | | | | Merge branch 'er/fast-import-dump-refs-on-checkpoint' | Junio C Hamano | 2017-10-05 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | fast-import: checkpoint: dump branches/tags/marks even if object_count==0 | Eric Rannaud | 2017-09-29 | |
* | | | | | | | | | | | | | The twelfth batch for 2.15 | Junio C Hamano | 2017-10-03 | |
* | | | | | | | | | | | | | Merge branch 'bw/git-clang-format' | Junio C Hamano | 2017-10-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |