| Commit message (Expand) | Author | Age |
* | Convert check_connected to use struct object_id | brian m. carlson | 2017-10-16 |
* | pack: move {,re}prepare_packed_git and approximate_object_count | Jonathan Tan | 2017-08-23 |
* | pack: move add_packed_git() | Jonathan Tan | 2017-08-23 |
* | check_connected: accept an env argument | Jeff King | 2016-10-10 |
* | check_connected: add progress flag | Jeff King | 2016-07-20 |
* | check_connected: relay errors to alternate descriptor | Jeff King | 2016-07-20 |
* | check_everything_connected: use a struct with named options | Jeff King | 2016-07-20 |
* | check_everything_connected: convert to argv_array | Jeff King | 2016-07-20 |
* | check_everything_connected: always pass --quiet to rev-list | Jeff King | 2016-07-20 |
* | connected.c: use error_errno() | Nguyễn Thái Ngọc Duy | 2016-05-09 |
* | run-command: introduce CHILD_PROCESS_INIT | René Scharfe | 2014-08-20 |
* | use strip_suffix instead of ends_with in simple cases | Jeff King | 2014-06-30 |
* | Merge branch 'nd/shallow-clone' | Junio C Hamano | 2014-01-17 |
|\ |
|
| * | connected.c: add new variant that runs with --shallow-file | Nguyễn Thái Ngọc Duy | 2013-12-10 |
* | | replace {pre,suf}fixcmp() with {starts,ends}_with() | Christian Couder | 2013-12-05 |
|/ |
|
* | clone: open a shortcut for connectivity check | Nguyễn Thái Ngọc Duy | 2013-05-28 |
* | fetch/receive: remove over-pessimistic connectivity check | Junio C Hamano | 2012-03-15 |
* | check_everything_connected(): libify | Junio C Hamano | 2011-09-09 |