Commit message (Expand) | Author | Age | |
---|---|---|---|
* | connect: tell server that the client understands v1 | Brandon Williams | 2017-10-17 |
* | connect: teach client to recognize v1 server response | Brandon Williams | 2017-10-17 |
* | upload-pack, receive-pack: introduce protocol version 1 | Brandon Williams | 2017-10-17 |
* | daemon: recognize hidden request arguments | Brandon Williams | 2017-10-17 |
* | protocol: introduce protocol extension mechanisms | Brandon Williams | 2017-10-17 |
* | pkt-line: add packet_write function | Brandon Williams | 2017-10-17 |
* | connect: in ref advertisement, shallows are last | Jonathan Tan | 2017-09-27 |
* | Sync with 2.14.2 | Junio C Hamano | 2017-09-26 |
|\ | |||
| * | Git 2.14.2 | Junio C Hamano | 2017-09-22 |
| * | Sync with 2.13.6 | Junio C Hamano | 2017-09-22 |
| |\ | |||
| | * | Git 2.13.6 | Junio C Hamano | 2017-09-22 |
| | * | Sync with 2.12.5 | Junio C Hamano | 2017-09-22 |
| | |\ | |||
| | | * | Git 2.12.5 | Junio C Hamano | 2017-09-22 |
| | | * | Sync with 2.11.4 | Junio C Hamano | 2017-09-22 |
| | | |\ | |||
| | | | * | Git 2.11.4 | Junio C Hamano | 2017-09-22 |
| | | | * | Sync with 2.10.5 | Junio C Hamano | 2017-09-22 |
| | | | |\ | |||
| | | | | * | Git 2.10.5 | Junio C Hamano | 2017-09-22 |
| | | | | * | Merge branch 'jk/safe-pipe-capture' into maint-2.10 | Junio C Hamano | 2017-09-22 |
| | | | | |\ | |||
| | | | | | * | archimport: use safe_pipe_capture for user input | Jeff King | 2017-09-12 |
| | | | | * | | Merge branch 'jk/cvsimport-quoting' into maint-2.10 | Junio C Hamano | 2017-09-22 |
| | | | | |\ \ | |||
| | | | | | * | | cvsimport: shell-quote variable used in backticks | Jeff King | 2017-09-12 |
| | | | | | |/ | |||
| | | | | * | | Merge branch 'jc/cvsserver' into maint-2.10 | Junio C Hamano | 2017-09-22 |
| | | | | |\ \ | |||
| | | | | | * | | cvsserver: use safe_pipe_capture for `constant commands` as well | Junio C Hamano | 2017-09-11 |
| | | | | | * | | cvsserver: use safe_pipe_capture instead of backticks | joernchen | 2017-09-11 |
| | | | | | * | | cvsserver: move safe_pipe_capture() to the main package | Junio C Hamano | 2017-09-11 |
| | | | | | |/ | |||
| | | | | * | | Merge branch 'jk/git-shell-drop-cvsserver' into maint-2.10 | Junio C Hamano | 2017-09-22 |
| | | | | |\ \ | |||
| | | | | | * | | shell: drop git-cvsserver support by default | Jeff King | 2017-09-12 |
| | | | | | |/ | |||
* | | | | | | | The ninth batch for 2.15 | Junio C Hamano | 2017-09-25 |
* | | | | | | | Merge branch 'ks/test-readme-phrasofix' | Junio C Hamano | 2017-09-25 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t/README: fix typo and grammatically improve a sentence | Kaartic Sivaraam | 2017-09-19 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'ow/rev-parse-is-shallow-repo' | Junio C Hamano | 2017-09-25 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | rev-parse: rev-parse: add --is-shallow-repository | Øystein Walle | 2017-09-19 |
| |/ / / / / / | |||
* | | | | | | | Merge branch 'rj/test-ulimit-on-windows' | Junio C Hamano | 2017-09-25 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | t9010-*.sh: skip all tests if the PIPE prereq is missing | Ramsay Jones | 2017-09-19 |
| * | | | | | | | test-lib: use more compact expression in PIPE prerequisite | Ramsay Jones | 2017-09-19 |
| * | | | | | | | test-lib: don't use ulimit in test prerequisites on cygwin | Ramsay Jones | 2017-09-15 |
* | | | | | | | | Merge branch 'jk/info-alternates-fix' | Junio C Hamano | 2017-09-25 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | read_info_alternates: warn on non-trivial errors | Jeff King | 2017-09-20 |
| * | | | | | | | | Merge branch 'jk/info-alternates-fix-2.11' into jk/info-alternates-fix | Junio C Hamano | 2017-09-20 |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | |||
| | * | | | | | | | read_info_alternates: read contents into strbuf | Jeff King | 2017-09-20 |
| | | |_|_|/ / / | | |/| | | | | | |||
* | | | | | | | | Merge branch 'mh/for-each-string-list-item-empty-fix' | Junio C Hamano | 2017-09-25 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | for_each_string_list_item: avoid undefined behavior for empty list | Michael Haggerty | 2017-09-20 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'tb/test-lint-echo-e' | Junio C Hamano | 2017-09-25 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | test-lint: echo -e (or -E) is not portable | Torsten Bögershausen | 2017-09-21 |
| |/ / / / / / / | |||
* | | | | | | | | Merge branch 'jk/revision-remove-cmdline-pathspec' | Junio C Hamano | 2017-09-25 |
|\ \ \ \ \ \ \ \ | |||
| * | | | | | | | | pathspec doc: parse_pathspec does not maintain references to args | Jonathan Nieder | 2017-09-21 |
| * | | | | | | | | revision: replace "struct cmdline_pathspec" with argv_array | Jeff King | 2017-09-21 |
* | | | | | | | | | Merge branch 'ls/travis-scriptify' | Junio C Hamano | 2017-09-25 |
|\ \ \ \ \ \ \ \ \ | |||
| * | | | | | | | | | travis-ci: fix "skip_branch_tip_with_tag()" string comparison | Lars Schneider | 2017-09-22 |
| * | | | | | | | | | travis: dedent a few scripts that are indented overly deeply | Junio C Hamano | 2017-09-11 |