Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | connected: document connectivity in partial clones | Jonathan Tan | 2018-09-21 | 1 | -3/+3 |
* | Add missing includes and forward declarations | Elijah Newren | 2018-08-15 | 1 | -0/+1 |
* | fetch-pack: write shallow, then check connectivity | Jonathan Tan | 2018-07-03 | 1 | -0/+7 |
* | Convert check_connected to use struct object_id | brian m. carlson | 2017-10-16 | 1 | -2/+2 |
* | check_connected: accept an env argument | Jeff King | 2016-10-10 | 1 | -0/+5 |
* | check_connected: add progress flag | Jeff King | 2016-07-20 | 1 | -0/+3 |
* | check_connected: relay errors to alternate descriptor | Jeff King | 2016-07-20 | 1 | -0/+7 |
* | check_everything_connected: use a struct with named options | Jeff King | 2016-07-20 | 1 | -6/+21 |
* | connected.c: add new variant that runs with --shallow-file | Nguyễn Thái Ngọc Duy | 2013-12-10 | 1 | -0/+2 |
* | clone: open a shortcut for connectivity check | Nguyễn Thái Ngọc Duy | 2013-05-28 | 1 | -0/+5 |
* | check_everything_connected(): libify | Junio C Hamano | 2011-09-09 | 1 | -0/+20 |