go-github-selfupdate/selfupdate
rhysd d475f34e08 fix misspells 2018-03-21 19:18:46 +09:00
..
testdata fix tests which used a not-existing path 2018-01-03 23:13:23 +09:00
detect.go fix misspells 2018-03-21 19:18:46 +09:00
detect_test.go Add support to pass custom version to fetch from Github 2018-03-13 09:16:15 +01:00
doc.go describe xz support in doc 2017-12-31 12:14:17 +09:00
e2e_test.go add tests for downloading and updating binary 2017-12-30 12:21:23 +09:00
log.go do not calculate header of log when disabled 2017-12-30 12:21:23 +09:00
log_test.go add more logs 2017-12-30 13:25:42 +09:00
release.go Fix go-github int64 requirements (#9) 2018-02-02 18:07:47 +09:00
uncompress.go more logs on uncompressing archives 2018-01-01 19:35:39 +09:00
uncompress_test.go add tests for .tar.xz and .xz releases 2017-12-31 13:35:22 +09:00
update.go add more test cases to check invalid GitHub Enterprise base URL 2018-01-19 18:43:29 +09:00
update_test.go add a test for private repositories 2018-01-20 00:34:50 +09:00
updater.go remove httpClient field of Updater instance which is not used 2018-02-06 11:57:30 +09:00
updater_test.go test creating an updater when token is not set 2018-02-06 14:01:43 +09:00