Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add functions get_md5list_url() and get_image_url() | Aaron LI | 2018-03-10 | 1 | -6/+22 |
* | Add functions get_branch_filename() and is_master_branch() | Aaron LI | 2018-03-10 | 1 | -0/+39 |
* | Fix get_latest_image() to return _md5 correctly | Aaron LI | 2018-03-10 | 1 | -2/+3 |
* | Add DEBUG var, debug() and warn() functions | Aaron LI | 2018-03-10 | 1 | -0/+10 |
* | Update help and version commands | Aaron LI | 2018-03-10 | 1 | -9/+5 |
* | Update EC_* error codes | Aaron LI | 2018-03-10 | 1 | -3/+3 |
* | Remove load_config() and simply source the config file | Aaron LI | 2018-03-10 | 1 | -14/+1 |
* | Update local vars and some minor fixes | Aaron LI | 2018-03-10 | 1 | -20/+17 |
* | Update copyright and one-line description | Aaron LI | 2018-03-10 | 1 | -7/+3 |
* | Use IMG image instead of ISO format, due to hard links | Aaron LI | 2018-02-03 | 1 | -2/+3 |
* | dfly-update: multiple small fixes/improvements | Aaron LI | 2018-01-24 | 1 | -11/+24 |
* | dfly-update: implement compare_version() using "sort -V" | Aaron LI | 2018-01-24 | 1 | -4/+15 |
* | Implement "status" sub command | Aaron LI | 2017-06-04 | 1 | -0/+226 |