aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* t0021: use write_script to create rot13 shell scriptJeff King2016-11-02
* contrib/long-running-filter: add long running filter exampleLars Schneider2016-10-17
* convert: add filter.<driver>.process optionLars Schneider2016-10-17
* convert: prepare filter.<driver>.process optionLars Schneider2016-10-17
* convert: make apply_filter() adhere to standard Git error handlingLars Schneider2016-10-17
* pkt-line: add functions to read/write flush terminated packet streamsLars Schneider2016-10-17
* pkt-line: add packet_write_gently()Lars Schneider2016-10-17
* pkt-line: add packet_flush_gently()Lars Schneider2016-10-17
* pkt-line: add packet_write_fmt_gently()Lars Schneider2016-10-17
* pkt-line: extract set_packet_header()Lars Schneider2016-10-17
* pkt-line: rename packet_write() to packet_write_fmt()Lars Schneider2016-10-17
* run-command: add clean_on_exit_handlerLars Schneider2016-10-17
* run-command: move check_pipe() from write_or_die to run_commandLars Schneider2016-10-17
* convert: modernize testsLars Schneider2016-10-17
* convert: quote filter names in error messagesLars Schneider2016-10-17
* Sync with maintJunio C Hamano2016-09-12
|\
| * Merge tag 'l10n-2.10.0-rnd2.3' of git://github.com/git-l10n/git-po into maintJunio C Hamano2016-09-12
| |\
| | * l10n: zh_CN: review for git v2.10.0 l10nRay Chen2016-09-11
| | * l10n: zh_CN: fixed some typos for git 2.10.0Jiang Xin2016-09-11
| | * l10n: pt_PT: update Portuguese repository infoVasco Almeida2016-09-03
| | * l10n: pt_PT: update Portuguese translationVasco Almeida2016-09-03
* | | First batch for 2.11Junio C Hamano2016-09-12
* | | Merge branch 'sb/transport-report-missing-submodule-on-stderr'Junio C Hamano2016-09-12
|\ \ \
| * | | transport: report missing submodule pushes consistently on stderrStefan Beller2016-09-08
* | | | Merge branch 'ep/use-git-trace-curl-in-tests'Junio C Hamano2016-09-12
|\ \ \ \
| * | | | t5551-http-fetch-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-07
| * | | | t5550-http-fetch-dumb.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-07
| * | | | test-lib.sh: preserve GIT_TRACE_CURL from the environmentElia Pinto2016-09-07
| * | | | t5541-http-push-smart.sh: use the GIT_TRACE_CURL environment varElia Pinto2016-09-07
| |/ / /
* | | | Merge branch 'sb/xdiff-remove-unused-static-decl'Junio C Hamano2016-09-12
|\ \ \ \
| * | | | xdiff: remove unneeded declarationsStefan Beller2016-09-07
* | | | | Merge branch 'js/t6026-clean-up'Junio C Hamano2016-09-12
|\ \ \ \ \
| * | | | | t6026-merge-attr: clean up background process at end of test caseJohannes Sixt2016-09-07
| | |/ / / | |/| | |
* | | | | Merge branch 'js/t9903-chaining'Junio C Hamano2016-09-12
|\ \ \ \ \
| * | | | | t9903: fix broken && chainJohannes Sixt2016-09-07
| | |/ / / | |/| | |
* | | | | Merge branch 'rs/hex2chr'Junio C Hamano2016-09-12
|\ \ \ \ \
| * | | | | introduce hex2chr() for converting two hexadecimal digits to a characterRené Scharfe2016-09-07
| |/ / / /
* | | | | Merge branch 'rs/compat-strdup'Junio C Hamano2016-09-12
|\ \ \ \ \
| * | | | | compat: move strdup(3) replacement to its own fileRené Scharfe2016-09-07
| |/ / / /
* | | | | Merge branch 'jc/forbid-symbolic-ref-d-HEAD'Junio C Hamano2016-09-12
|\ \ \ \ \
| * | | | | symbolic-ref -d: do not allow removal of HEADJunio C Hamano2016-09-02
| |/ / / /
* | | | | Merge branch 'jc/submodule-anchor-git-dir'Junio C Hamano2016-09-12
|\ \ \ \ \
| * | | | | submodule: avoid auto-discovery in prepare_submodule_repo_env()Junio C Hamano2016-09-01
| |/ / / /
* | | | | Merge branch 'jk/squelch-false-warning-from-gcc-o3'Junio C Hamano2016-09-12
|\ \ \ \ \
| * | | | | color_parse_mem: initialize "struct color" temporaryJeff King2016-08-31
| * | | | | error_errno: use constant return similar to error()Jeff King2016-08-31
| |/ / / /
* | | | | Merge branch 'jk/test-lib-drop-pid-from-results'Junio C Hamano2016-09-12
|\ \ \ \ \
| * | | | | test-lib: drop PID from test-results/*.countJeff King2016-08-30
| |/ / / /
* | | | | Merge branch 'jc/am-read-author-file'Junio C Hamano2016-09-12
|\ \ \ \ \
| * | | | | am: refactor read_author_script()Junio C Hamano2016-08-30