summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-22archive: read local configurationJunio C Hamano
2016-11-22mailinfo: read local configurationJunio 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-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-09sequencer: silence -Wtautological-constant-out-of-range-compareJeff King
2016-11-08t6026-merge-attr: don't fail if sleep exits earlyAndreas Schwab
2016-11-08alternates: re-allow relative paths from environmentJeff King
2016-11-08t0021: compute file size with a single process instead of a pipelineJohannes Sixt
2016-11-08t0021: expect more variations in the output of uniq -cJohannes Sixt
2016-11-03t0021: fix filehandle usage on older perlJeff King
2016-11-03t0021: use $PERL_PATH for rot13-filter.plJeff King
2016-11-03t0021: put $TEST_ROOT in $PATHJeff King
2016-11-03t0021: use write_script to create rot13 shell scriptJeff King
2016-11-01A bit of updates post -rc0Junio C Hamano
2016-11-01Merge branch 'cc/split-index-typofix'Junio C Hamano
2016-11-01Merge branch 'jk/no-looking-at-dotgit-outside-repo'Junio C Hamano
2016-11-01Merge branch 'rs/cocci'Junio C Hamano
2016-11-01split-index: s/eith/with/ typo fixChristian Couder
2016-11-01cocci: avoid self-references in object_id transformationsRené Scharfe
2016-11-01sha1_name: make wraparound of the index into ring-buffer explicitRené Scharfe
2016-10-31Git 2.11-rc0v2.11.0-rc0Junio C Hamano
2016-10-31Merge branch 'nd/test-helpers'Junio C Hamano
2016-10-31Merge branch 'sc/fmt-merge-msg-doc-markup-fix'Junio C Hamano