aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* connect: tell server that the client understands v1Brandon Williams2017-10-17
* connect: teach client to recognize v1 server responseBrandon Williams2017-10-17
* upload-pack, receive-pack: introduce protocol version 1Brandon Williams2017-10-17
* daemon: recognize hidden request argumentsBrandon Williams2017-10-17
* protocol: introduce protocol extension mechanismsBrandon Williams2017-10-17
* pkt-line: add packet_write functionBrandon Williams2017-10-17
* connect: in ref advertisement, shallows are lastJonathan Tan2017-09-27
* Sync with 2.14.2Junio C Hamano2017-09-26
|\
| * Git 2.14.2Junio C Hamano2017-09-22
| * Sync with 2.13.6Junio C Hamano2017-09-22
| |\
| | * Git 2.13.6Junio C Hamano2017-09-22
| | * Sync with 2.12.5Junio C Hamano2017-09-22
| | |\
| | | * Git 2.12.5Junio C Hamano2017-09-22
| | | * Sync with 2.11.4Junio C Hamano2017-09-22
| | | |\
| | | | * Git 2.11.4Junio C Hamano2017-09-22
| | | | * Sync with 2.10.5Junio C Hamano2017-09-22
| | | | |\
| | | | | * Git 2.10.5Junio C Hamano2017-09-22
| | | | | * Merge branch 'jk/safe-pipe-capture' into maint-2.10Junio C Hamano2017-09-22
| | | | | |\
| | | | | | * archimport: use safe_pipe_capture for user inputJeff King2017-09-12
| | | | | * | Merge branch 'jk/cvsimport-quoting' into maint-2.10Junio C Hamano2017-09-22
| | | | | |\ \
| | | | | | * | cvsimport: shell-quote variable used in backticksJeff King2017-09-12
| | | | | | |/
| | | | | * | Merge branch 'jc/cvsserver' into maint-2.10Junio C Hamano2017-09-22
| | | | | |\ \
| | | | | | * | cvsserver: use safe_pipe_capture for `constant commands` as wellJunio C Hamano2017-09-11
| | | | | | * | cvsserver: use safe_pipe_capture instead of backticksjoernchen2017-09-11
| | | | | | * | cvsserver: move safe_pipe_capture() to the main packageJunio C Hamano2017-09-11
| | | | | | |/
| | | | | * | Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10Junio C Hamano2017-09-22
| | | | | |\ \
| | | | | | * | shell: drop git-cvsserver support by defaultJeff King2017-09-12
| | | | | | |/
* | | | | | | The ninth batch for 2.15Junio C Hamano2017-09-25
* | | | | | | Merge branch 'ks/test-readme-phrasofix'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \
| * | | | | | | t/README: fix typo and grammatically improve a sentenceKaartic Sivaraam2017-09-19
| |/ / / / / /
* | | | | | | Merge branch 'ow/rev-parse-is-shallow-repo'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \
| * | | | | | | rev-parse: rev-parse: add --is-shallow-repositoryØystein Walle2017-09-19
| |/ / / / / /
* | | | | | | Merge branch 'rj/test-ulimit-on-windows'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \
| * | | | | | | t9010-*.sh: skip all tests if the PIPE prereq is missingRamsay Jones2017-09-19
| * | | | | | | test-lib: use more compact expression in PIPE prerequisiteRamsay Jones2017-09-19
| * | | | | | | test-lib: don't use ulimit in test prerequisites on cygwinRamsay Jones2017-09-15
* | | | | | | | Merge branch 'jk/info-alternates-fix'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \ \
| * | | | | | | | read_info_alternates: warn on non-trivial errorsJeff King2017-09-20
| * | | | | | | | Merge branch 'jk/info-alternates-fix-2.11' into jk/info-alternates-fixJunio C Hamano2017-09-20
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| | * | | | | | | read_info_alternates: read contents into strbufJeff King2017-09-20
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge branch 'mh/for-each-string-list-item-empty-fix'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \ \
| * | | | | | | | for_each_string_list_item: avoid undefined behavior for empty listMichael Haggerty2017-09-20
| |/ / / / / / /
* | | | | | | | Merge branch 'tb/test-lint-echo-e'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \ \
| * | | | | | | | test-lint: echo -e (or -E) is not portableTorsten Bögershausen2017-09-21
| |/ / / / / / /
* | | | | | | | Merge branch 'jk/revision-remove-cmdline-pathspec'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \ \
| * | | | | | | | pathspec doc: parse_pathspec does not maintain references to argsJonathan Nieder2017-09-21
| * | | | | | | | revision: replace "struct cmdline_pathspec" with argv_arrayJeff King2017-09-21
* | | | | | | | | Merge branch 'ls/travis-scriptify'Junio C Hamano2017-09-25
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | travis-ci: fix "skip_branch_tip_with_tag()" string comparisonLars Schneider2017-09-22
| * | | | | | | | | travis: dedent a few scripts that are indented overly deeplyJunio C Hamano2017-09-11