summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-23Merge branch 'jc/setup-cleanup-fix'Junio C Hamano
2016-11-23Merge branch 'jt/trailer-with-cruft'Junio C Hamano
2016-11-23Merge branch 'js/rebase-i-commentchar-fix'Junio C Hamano
2016-11-23Merge branch 'jc/for-each-ref-head-segfault-fix'Junio C Hamano
2016-11-22Merge tag 'l10n-2.11.0-rnd2' of git://github.com/git-l10n/git-poJunio C Hamano
2016-11-22Merge branch 'js/prepare-sequencer'Junio C Hamano
2016-11-22archive: read local configurationJunio C Hamano
2016-11-22mailinfo: read local configurationJunio C Hamano
2016-11-22l10n: Fixed typo of git fetch-pack commandJiang Xin
2016-11-22l10n: git.pot: v2.11.0 round 2 (1 new, 1 removed)Jiang Xin
2016-11-22Merge branch 'master' of git://github.com/git-l10n/git-poJiang Xin
2016-11-21doc: mention user-configured trailersJonathan Tan
2016-11-21rebase -i: handle core.commentChar=autoJohannes Schindelin
2016-11-21stripspace: respect repository configJohannes Schindelin
2016-11-21rebase -i: highlight problems with core.commentcharJohannes Schindelin
2016-11-21i18n: fix unmatched single quote in error messageJiang Xin
2016-11-21l10n: zh_CN: for git v2.11.0 l10n round 1Jiang Xin
2016-11-18for-each-ref: do not segv with %(HEAD) on an unborn branchJunio C Hamano
2016-11-17Git 2.11-rc2v2.11.0-rc2Junio C Hamano
2016-11-17Merge branch 'tk/diffcore-delta-remove-unused'Junio C Hamano
2016-11-17Merge branch 'jk/create-branch-remove-unused-param'Junio C Hamano
2016-11-17Merge branch 'nd/worktree-lock'Junio C Hamano
2016-11-14diffcore-delta: remove unused parameter to diffcore_count_changes()Tobias Klauser
2016-11-14git-worktree.txt: fix typo "to"/"two", and add commaBen North
2016-11-13l10n: pt_PT: update Portuguese translationVasco Almeida
2016-11-11Git 2.11.0-rc1v2.11.0-rc1Junio C Hamano
2016-11-11Merge branch 'rt/fetch-pack-error-message-fix'Junio C Hamano
2016-11-11Merge branch 'ps/common-info-doc'Junio C Hamano
2016-11-11Merge branch 'js/pwd-var-vs-pwd-cmd-fix'Junio C Hamano
2016-11-11Merge branch 'ls/macos-update'Junio C Hamano
2016-11-11Merge branch 'js/prepare-sequencer'Junio C Hamano
2016-11-11Merge branch 'ls/filter-process'Junio C Hamano
2016-11-11Merge branch 'as/merge-attr-sleep'Junio C Hamano
2016-11-11fetch-pack.c: correct command at the beginning of an error messageRalf Thielow
2016-11-11t0021: remove debugging cruftJunio C Hamano
2016-11-11t6026: clarify the point of "kill $(cat sleep.pid)"Johannes Sixt
2016-11-11t0021, t5615: use $PWD instead of $(pwd) in PATH-like shell variablesJohannes Sixt
2016-11-11doc: fix location of 'info/' with $GIT_COMMON_DIRPatrick Steinhardt
2016-11-10t6026: ensure that long-running script really isJohannes Schindelin
2016-11-10Revert "t6026-merge-attr: don't fail if sleep exits early"Junio C Hamano
2016-11-10Revert "t6026-merge-attr: ensure that the merge driver was called"Junio C Hamano
2016-11-10Merge branch 'jk/alt-odb-cleanup'Junio C Hamano
2016-11-10Merge branch 'jk/filter-process-fix'Junio C Hamano
2016-11-10Merge branch 'ls/filter-process'Junio C Hamano
2016-11-10t6026-merge-attr: ensure that the merge driver was calledAndreas Schwab
2016-11-10travis-ci: disable GIT_TEST_HTTPD for macOSLars Schneider
2016-11-10Makefile: set NO_OPENSSL on macOS by defaultLars Schneider
2016-11-09create_branch: drop unused "head" parameterJeff King
2016-11-09Merge branch 'fr_v2.11.0_rnd1' of git://github.com/jnavila/gitJiang Xin
2016-11-09sequencer: silence -Wtautological-constant-out-of-range-compareJeff King