summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-08diff.c: use diff_options directlyLibravatar Stefan Beller1-11/+10
2016-09-08transport: report missing submodule pushes consistently on stderrLibravatar Stefan Beller1-1/+1
2016-09-08checkout: add some spaces between code and commentLibravatar Nguyễn Thái Ngọc Duy1-1/+1
2016-09-08unpack-trees: do not capitalize "working"Libravatar Alex Henrie1-2/+2
2016-09-08git-merge-octopus: do not capitalize "octopus"Libravatar Alex Henrie1-2/+2
2016-09-08git-rebase--interactive: fix English grammarLibravatar Alex Henrie1-1/+1
2016-09-08cat-file: put spaces around pipes in usage stringLibravatar Alex Henrie1-1/+1
2016-09-08am: put spaces around pipe in usage stringLibravatar Alex Henrie1-1/+1
2016-09-08remote-curl: handle URLs without protocolLibravatar Jeff King2-1/+9
2016-09-07rebase -i: improve advice on bad instruction linesLibravatar Ralf Thielow2-4/+4
2016-09-07pack-objects: walk tag chains for --include-tagLibravatar Jeff King2-1/+82
2016-09-07t5305: simplify packname handlingLibravatar Jeff King1-6/+6
2016-09-07t5305: use "git -C"Libravatar Jeff King1-21/+7
2016-09-07t5305: drop "dry-run" of unpack-objectsLibravatar Jeff King1-2/+0
2016-09-07t5305: move cleanup into test blockLibravatar Jeff King1-2/+2
2016-09-07t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varLibravatar Elia Pinto1-3/+12
2016-09-07t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varLibravatar Elia Pinto1-5/+5
2016-09-07test-lib.sh: preserve GIT_TRACE_CURL from the environmentLibravatar Elia Pinto1-0/+1
2016-09-07t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment varLibravatar Elia Pinto1-1/+1
2016-09-07t6026-merge-attr: clean up background process at end of test caseLibravatar Johannes Sixt1-0/+2
2016-09-07t9903: fix broken && chainLibravatar Johannes Sixt1-1/+1
2016-09-07introduce hex2chr() for converting two hexadecimal digits to a characterLibravatar René Scharfe6-78/+21
2016-09-07compat: move strdup(3) replacement to its own fileLibravatar René Scharfe4-19/+33
2016-09-07Merge branch 'sy/i18n' of git-guiLibravatar Junio C Hamano1-1309/+1438
2016-09-07git-gui: update Japanese informationLibravatar Satoshi Yasushima1-2/+4
2016-09-07git-gui: update Japanese translationLibravatar Satoshi Yasushima1-42/+35
2016-09-07git-gui: add Japanese language codeLibravatar Satoshi Yasushima1-1/+1
2016-09-07git-gui: apply po template to Japanese translationLibravatar Satoshi Yasushima1-1304/+1437
2016-09-07git-gui: consistently use the same word for "blame" in JapaneseLibravatar Satoshi Yasushima1-2/+2
2016-09-07git-gui: consistently use the same word for "remote" in JapaneseLibravatar Satoshi Yasushima1-3/+4
2016-09-07xdiff: remove unneeded declarationsLibravatar Stefan Beller1-9/+0
2016-09-03l10n: pt_PT: update Portuguese repository infoLibravatar Vasco Almeida1-2/+3
2016-09-03l10n: pt_PT: update Portuguese translationLibravatar Vasco Almeida1-392/+347
2016-09-02Git 2.10Libravatar Junio C Hamano2-1/+6
2016-09-02symbolic-ref -d: do not allow removal of HEADLibravatar Junio C Hamano2-7/+16
2016-09-02Merge tag 'l10n-2.10.0-rnd2.2' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano1-374/+317
2016-09-02Merge branch 'master' of https://github.com/vnwildman/gitLibravatar Jiang Xin1-374/+317
2016-09-01submodule: avoid auto-discovery in prepare_submodule_repo_env()Libravatar Junio C Hamano2-0/+36
2016-08-31color_parse_mem: initialize "struct color" temporaryLibravatar Jeff King1-1/+1
2016-08-31error_errno: use constant return similar to error()Libravatar Jeff King2-0/+2
2016-08-31A few more fixes before the final 2.10Libravatar Junio C Hamano1-3/+8
2016-08-31Merge tag 'l10n-2.10.0-rnd2' of git://github.com/git-l10n/git-poLibravatar Junio C Hamano8-14691/+24337
2016-08-31Merge branch 'ls/packet-line-protocol-doc-fix'Libravatar Junio C Hamano1-3/+3
2016-08-31Merge branch 'mh/blame-worktree'Libravatar Junio C Hamano2-1/+7
2016-08-31Merge branch 'kw/patch-ids-optim'Libravatar Junio C Hamano1-0/+0
2016-08-31diff-highlight: avoid highlighting combined diffsLibravatar Jeff King2-1/+38
2016-08-31diff-highlight: add multi-byte testsLibravatar Jeff King1-1/+35
2016-08-31diff-highlight: ignore test cruftLibravatar Jeff King1-0/+2
2016-08-30test-lib: drop PID from test-results/*.countLibravatar Jeff King1-2/+2
2016-08-30pack-protocol: fix maximum pkt-line sizeLibravatar Lars Schneider1-3/+3