Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updater: Refactor set_stage() and get_stage() functions. | Tao Bao | 2016-11-18 | 1 | -0/+59 |
* | updater: Add testcase for package_extract_dir(). | Tao Bao | 2016-11-18 | 1 | -0/+96 |
* | updater: Add "write_value()" function. | Tao Bao | 2016-11-17 | 1 | -0/+33 |
* | updater: Fix the wrong return value for package_extract_file(). | Tao Bao | 2016-11-15 | 1 | -17/+75 |
* | updater: Add more testcase for symlink(). | Tao Bao | 2016-11-09 | 1 | -6/+39 |
* | Make make_parent() to take const argument | Tianjie Xu | 2016-11-08 | 1 | -0/+22 |
* | updater: Add a testcase for RenameFn(). | Tao Bao | 2016-11-04 | 1 | -0/+29 |
* | updater: Fix a bug in DeleteFn(). | Tao Bao | 2016-11-04 | 1 | -0/+33 |
* | updater: Fix an off-by-1 bug in file_getprop(). | Tao Bao | 2016-11-03 | 1 | -0/+50 |
* | Change StringValue to use std::string | Tianjie Xu | 2016-10-15 | 1 | -4/+4 |
* | edify: Some clean-ups to libedify. | Tao Bao | 2016-10-13 | 1 | -1/+0 |
* | updater: Kill the duplicate PrintSha1() in install.cpp. | Tao Bao | 2016-10-11 | 1 | -7/+36 |
* | Refactor libupdater into a seperate module. | Tao Bao | 2016-10-11 | 1 | -0/+71 |