aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | branch: change the error messages to be more meaningfulKaartic Sivaraam2017-10-04
| |/ / / / / / / /
* | | | | | | | | Merge branch 'jk/ui-color-always-to-auto'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autoJunio C Hamano2017-10-04
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | color: make "always" the same as "auto" in configJeff King2017-10-04
| | * | | | | | | | | provide --color option for all ref-filter usersJeff King2017-10-04
| | * | | | | | | | | t3205: use --color instead of color.branch=alwaysJeff King2017-10-04
| | * | | | | | | | | t3203: drop "always" color testJeff King2017-10-04
| | * | | | | | | | | t6006: drop "always" color config testsJeff King2017-10-04
| | * | | | | | | | | t7502: use diff.noprefix for --verbose testJeff King2017-10-04
| | * | | | | | | | | t7508: use test_terminal for color outputJeff King2017-10-04
| | * | | | | | | | | t3701: use test-terminal to collect color outputJeff King2017-10-04
| | * | | | | | | | | t4015: prefer --color to -c color.diff=alwaysJeff King2017-10-04
| | * | | | | | | | | test-terminal: set TERM=vt100Jeff King2017-10-04
| * | | | | | | | | | t7301: use test_terminal to check colorJeff King2017-10-04
| * | | | | | | | | | t4015: use --color with --color-movedJeff King2017-10-04
* | | | | | | | | | | Merge branch 'ma/builtin-unleak'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | builtin/: add UNLEAKsMartin Ågren2017-10-02
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'rb/compat-poll-fix'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | poll.c: always set revents, even if to zeroRandall S. Becker2017-09-29
* | | | | | | | | | | | Merge branch 'tg/memfixes'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | sub-process: use child_process.args instead of child_process.argvJohannes Sixt2017-10-04
| * | | | | | | | | | | | http-push: fix construction of hex value from pathThomas Gummerer2017-10-04
| * | | | | | | | | | | | path.c: fix uninitialized memory accessJeff King2017-10-04
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'sb/branch-avoid-repeated-strbuf-release'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | branch: reset instead of release a strbufStefan Beller2017-10-04
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'rs/qsort-s'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | test-stringlist: avoid buffer underrun when sorting nothingRené Scharfe2017-10-04
* | | | | | | | | | | | | Merge branch 'jn/strbuf-doc-re-reuse'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | strbuf doc: reuse after strbuf_release is fineJonathan Nieder2017-10-04
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'tb/delimit-pretty-trailers-args-with-comma'Junio C Hamano2017-10-07
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | / / | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | |
| * | | | | | | | | | | pretty.c: delimit "%(trailers)" arguments with ","Taylor Blau2017-10-02
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Git 2.15-rc0Junio C Hamano2017-10-05
* | | | | | | | | | | Merge branch 'ar/request-pull-phrasofix'Junio C Hamano2017-10-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | request-pull: capitalise "Git" to make it a proper nounAnn T Ropea2017-10-03
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'rs/run-command-use-alloc-array'Junio C Hamano2017-10-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | run-command: use ALLOC_ARRAYRené Scharfe2017-10-03
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'sb/git-clang-format'Junio C Hamano2017-10-05
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | clang-format: add a comment about the meaning/status of theStephan Beyer2017-10-02
* | | | | | | | | | | | Merge branch 'rs/use-free-and-null'Junio C Hamano2017-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | repository: use FREE_AND_NULLRené Scharfe2017-10-02
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs/tag-null-pointer-arith-fix'Junio C Hamano2017-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | tag: avoid NULL pointer arithmeticRené Scharfe2017-10-02
| | |_|/ / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs/cocci-de-paren-call-params'Junio C Hamano2017-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | coccinelle: remove parentheses that become unnecessaryRené Scharfe2017-10-02
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge branch 'rs/cleanup-strbuf-users'Junio C Hamano2017-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | graph: use strbuf_addchars() to add spacesRené Scharfe2017-10-02
| * | | | | | | | | | | | use strbuf_addstr() for adding strings to strbufsRené Scharfe2017-10-02
| * | | | | | | | | | | | path: use strbuf_add_real_path()René Scharfe2017-10-02
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'rs/resolve-ref-optional-result'Junio C Hamano2017-10-05
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | refs: pass NULL to resolve_refdup() if hash is not neededRené Scharfe2017-10-01