summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-08l10n: git.pot: v2.15.0 round 1 (68 new, 36 removed)Libravatar Jiang Xin1-2360/+2499
2017-10-07Prepare for -rc1Libravatar Junio C Hamano1-3/+38
2017-10-07Merge branch 'tb/ref-filter-empty-modifier'Libravatar Junio C Hamano2-1/+10
2017-10-07Merge branch 'ks/verify-filename-non-option-error-message-tweak'Libravatar Junio C Hamano1-1/+1
2017-10-07Merge branch 'ks/branch-tweak-error-message-for-extra-args'Libravatar Junio C Hamano1-3/+3
2017-10-07Merge branch 'jk/ui-color-always-to-auto'Libravatar Junio C Hamano19-113/+115
2017-10-07Merge branch 'ma/builtin-unleak'Libravatar Junio C Hamano5-4/+11
2017-10-07Merge branch 'rb/compat-poll-fix'Libravatar Junio C Hamano1-0/+4
2017-10-07Merge branch 'tg/memfixes'Libravatar Junio C Hamano3-8/+6
2017-10-07Merge branch 'sb/branch-avoid-repeated-strbuf-release'Libravatar Junio C Hamano1-2/+3
2017-10-07Merge branch 'rs/qsort-s'Libravatar Junio C Hamano1-1/+1
2017-10-07Merge branch 'jn/strbuf-doc-re-reuse'Libravatar Junio C Hamano1-2/+9
2017-10-07Merge branch 'tb/delimit-pretty-trailers-args-with-comma'Libravatar Junio C Hamano2-7/+30
2017-10-05Git 2.15-rc0Libravatar Junio C Hamano2-1/+17
2017-10-05Merge branch 'ar/request-pull-phrasofix'Libravatar Junio C Hamano2-3/+3
2017-10-05Merge branch 'rs/run-command-use-alloc-array'Libravatar Junio C Hamano1-1/+1
2017-10-05Merge branch 'sb/git-clang-format'Libravatar Junio C Hamano1-1/+5
2017-10-05Merge branch 'rs/use-free-and-null'Libravatar Junio C Hamano1-18/+9
2017-10-05Merge branch 'rs/tag-null-pointer-arith-fix'Libravatar Junio C Hamano1-4/+4
2017-10-05Merge branch 'rs/cocci-de-paren-call-params'Libravatar Junio C Hamano1-5/+5
2017-10-05Merge branch 'rs/cleanup-strbuf-users'Libravatar Junio C Hamano5-12/+8
2017-10-05Merge branch 'rs/resolve-ref-optional-result'Libravatar Junio C Hamano7-20/+9
2017-10-05Merge branch 'er/fast-import-dump-refs-on-checkpoint'Libravatar Junio C Hamano2-3/+145
2017-10-05ref-filter.c: pass empty-string as NULL to atom parsersLibravatar Taylor Blau2-1/+10
2017-10-04strbuf doc: reuse after strbuf_release is fineLibravatar Jonathan Nieder1-2/+9
2017-10-04branch: reset instead of release a strbufLibravatar Stefan Beller1-2/+3
2017-10-04sub-process: use child_process.args instead of child_process.argvLibravatar Johannes Sixt1-2/+1
2017-10-04http-push: fix construction of hex value from pathLibravatar Thomas Gummerer1-1/+1
2017-10-04path.c: fix uninitialized memory accessLibravatar Jeff King1-5/+4
2017-10-04test-stringlist: avoid buffer underrun when sorting nothingLibravatar René Scharfe1-1/+1
2017-10-04setup: update error message to be more meaningfulLibravatar Kaartic Sivaraam1-1/+1
2017-10-04branch: change the error messages to be more meaningfulLibravatar Kaartic Sivaraam1-3/+3
2017-10-04Merge branch 'jk/ui-color-always-to-auto-maint' into jk/ui-color-always-to-autoLibravatar Junio C Hamano19-99/+101
2017-10-04t7301: use test_terminal to check colorLibravatar Jeff King1-2/+3
2017-10-04t4015: use --color with --color-movedLibravatar Jeff King1-13/+12
2017-10-04color: make "always" the same as "auto" in configLibravatar Jeff King3-19/+28
2017-10-04provide --color option for all ref-filter usersLibravatar Jeff King6-4/+16
2017-10-04t3205: use --color instead of color.branch=alwaysLibravatar Jeff King1-3/+2
2017-10-04t3203: drop "always" color testLibravatar Jeff King1-6/+0
2017-10-04t6006: drop "always" color config testsLibravatar Jeff King1-15/+5
2017-10-04t7502: use diff.noprefix for --verbose testLibravatar Jeff King1-2/+2
2017-10-04t7508: use test_terminal for color outputLibravatar Jeff King1-20/+21
2017-10-04t3701: use test-terminal to collect color outputLibravatar Jeff King1-5/+3
2017-10-04t4015: prefer --color to -c color.diff=alwaysLibravatar Jeff King1-14/+14
2017-10-04test-terminal: set TERM=vt100Libravatar Jeff King7-10/+9
2017-10-03The twelfth batch for 2.15Libravatar Junio C Hamano1-0/+24
2017-10-03Merge branch 'bw/git-clang-format'Libravatar Junio C Hamano1-6/+6
2017-10-03Merge branch 'ad/doc-markup-fix'Libravatar Junio C Hamano1-1/+1
2017-10-03Merge branch 'mh/mmap-packed-refs'Libravatar Junio C Hamano9-369/+848
2017-10-03Merge branch 'mr/doc-negative-pathspec'Libravatar Junio C Hamano5-2/+24