Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clone: do not let --depth imply --shallow-submodulessb/clone-shallow-passthru | Junio C Hamano | 2016-06-20 | 3 | -8/+21 |
* | clone: add `--shallow-submodules` flag | Stefan Beller | 2016-04-26 | 3 | -3/+102 |
* | clone: allow an explicit argument for parallel submodule clones | Stefan Beller | 2016-03-01 | 3 | -7/+33 |
* | submodule update: expose parallelism to the user | Stefan Beller | 2016-03-01 | 4 | -2/+34 |
* | submodule helper: remove double 'fatal: ' prefix | Stefan Beller | 2016-03-01 | 1 | -2/+2 |
* | git submodule update: have a dedicated helper for cloning | Stefan Beller | 2016-03-01 | 2 | -34/+259 |
* | run_processes_parallel: rename parameters for the callbacks | Stefan Beller | 2016-03-01 | 2 | -7/+7 |
* | run_processes_parallel: treat output of children as byte array | Stefan Beller | 2016-03-01 | 3 | -4/+16 |
* | submodule update: direct error message to stderr | Stefan Beller | 2016-03-01 | 2 | -4/+4 |
* | fetching submodules: respect `submodule.fetchJobs` config option | Stefan Beller | 2016-03-01 | 5 | -2/+38 |
* | submodule-config: drop check against NULL | Stefan Beller | 2016-03-01 | 1 | -3/+3 |
* | submodule-config: keep update strategy around | Stefan Beller | 2016-03-01 | 4 | -0/+52 |
* | run-command: do not pass child process data into callbacks | Stefan Beller | 2016-03-01 | 4 | -32/+9 |
* | submodules: allow parallel fetching, add tests and documentation | Stefan Beller | 2015-12-16 | 6 | -4/+40 |
* | fetch_populated_submodules: use new parallel job processing | Stefan Beller | 2015-12-16 | 1 | -44/+98 |
* | run-command: add an asynchronous parallel child processor | Stefan Beller | 2015-12-16 | 4 | -1/+522 |
* | sigchain: add command to pop all common signals | Stefan Beller | 2015-12-16 | 2 | -0/+10 |
* | strbuf: add strbuf_read_once to read without blocking | Stefan Beller | 2015-12-16 | 2 | -0/+19 |
* | xread: poll on non blocking fds | Stefan Beller | 2015-12-16 | 1 | -2/+18 |
* | submodule.c: write "Fetching submodule <foo>" to stderr | Jonathan Nieder | 2015-12-16 | 2 | -26/+27 |
* | Update release notes to 2.7 | Junio C Hamano | 2015-12-11 | 1 | -65/+1 |
* | Merge branch 'maint' | Junio C Hamano | 2015-12-11 | 1 | -0/+25 |
|\ | |||||
| * | Prepare for 2.6.5 | Junio C Hamano | 2015-12-11 | 2 | -1/+26 |
| * | Merge branch 'sn/null-pointer-arith-in-mark-tree-uninteresting' into maint | Junio C Hamano | 2015-12-11 | 1 | -1/+3 |
| |\ | |||||
| * \ | Merge branch 'sg/lock-file-commit-error' into maint | Junio C Hamano | 2015-12-11 | 4 | -5/+8 |
| |\ \ | |||||
| * \ \ | Merge branch 'cb/t3404-shellquote' into maint | Junio C Hamano | 2015-12-11 | 1 | -1/+1 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'sb/doc-submodule-sync-recursive' into maint | Junio C Hamano | 2015-12-11 | 1 | -1/+4 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'nd/doc-check-ref-format-typo' into maint | Junio C Hamano | 2015-12-11 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'rs/show-branch-argv-array' into maint | Junio C Hamano | 2015-12-11 | 1 | -16/+8 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'rs/pop-commit' into maint | Junio C Hamano | 2015-12-11 | 10 | -92/+31 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'as/subtree-with-spaces' into maint | Junio C Hamano | 2015-12-11 | 2 | -74/+124 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'jk/test-lint-forbid-when-finished-in-subshell' into maint | Junio C Hamano | 2015-12-11 | 4 | -16/+31 |
| |\ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ | Merge branch 'sn/null-pointer-arith-in-mark-tree-uninteresting' | Junio C Hamano | 2015-12-11 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | |||||
| * | | | | | | | | | | revision.c: fix possible null pointer arithmeticsn/null-pointer-arith-in-mark-tree-uninteresting | Stefan Naewe | 2015-12-07 | 1 | -1/+3 |
* | | | | | | | | | | | Merge branch 'sb/doc-submodule-sync-recursive' | Junio C Hamano | 2015-12-11 | 1 | -1/+4 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | document submodule sync --recursivesb/doc-submodule-sync-recursive | Stefan Beller | 2015-12-04 | 1 | -1/+4 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge branch 'cb/t3404-shellquote' | Junio C Hamano | 2015-12-11 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
| * | | | | | | | | | t3404: fix quoting of redirect for some versions of bashcb/t3404-shellquote | Charles Bailey | 2015-12-04 | 1 | -1/+1 |
* | | | | | | | | | | Merge branch 'sg/lock-file-commit-error' | Junio C Hamano | 2015-12-11 | 4 | -5/+8 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | Make error message after failing commit_lock_file() less confusing | SZEDER Gábor | 2015-12-01 | 4 | -5/+8 |
* | | | | | | | | | | Git 2.7-rc0v2.7.0-rc0 | Junio C Hamano | 2015-12-10 | 1 | -1/+1 |
* | | | | | | | | | | Sync with maint | Junio C Hamano | 2015-12-10 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | | | |||||
| * | | | | | | | | | Documentation/git-update-index: add missing opts to synopsis | Christian Couder | 2015-12-10 | 1 | -0/+1 |
* | | | | | | | | | | Update release notes to 2.7 | Junio C Hamano | 2015-12-10 | 1 | -0/+19 |
* | | | | | | | | | | Merge branch 'nd/doc-check-ref-format-typo' | Junio C Hamano | 2015-12-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | |||||
| * | | | | | | | | | git-check-ref-format.txt: typo, s/avoids/avoid/nd/doc-check-ref-format-typo | Nguyễn Thái Ngọc Duy | 2015-12-04 | 1 | -1/+1 |
| | |_|_|/ / / / / | |/| | | | | | | | |||||
* | | | | | | | | | Merge branch 'bc/object-id' | Junio C Hamano | 2015-12-10 | 88 | -704/+716 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | remote: convert functions to struct object_id | brian m. carlson | 2015-11-20 | 1 | -29/+29 |
| * | | | | | | | | | Remove get_object_hash. | brian m. carlson | 2015-11-20 | 63 | -253/+251 |
| * | | | | | | | | | Convert struct object to object_id | brian m. carlson | 2015-11-20 | 54 | -256/+256 |