312 Commits (901c5b31497d2b6c94b6a6ee50587abdfda0d9a5)
 

Author SHA1 Message Date
Daniel Martí 901c5b3149 bump to v0.5.0 7 years ago
Daniel Martí c4ec65d94e support F-Droid's CSV export in install 7 years ago
Daniel Martí f23aba7bd7 small help tweaks, sync with README 7 years ago
Daniel Martí d9e1bb5f11 rework README/-h usage text 7 years ago
Daniel Martí bcd0811526 add install -u and -n flags 7 years ago
Daniel Martí bc081a4a77 basedir: replace cache with os.UserCacheDir 7 years ago
Daniel Martí cdbe2009a2 html unescape name strings from the index 7 years ago
Daniel Martí 6bd49fbc53 re-add newlines in the show command 7 years ago
Daniel Martí 070ecb27a5 allow downloads without adb installed 7 years ago
Daniel Martí 03a34e15a6 use flag.ContinueOnError to fix test -coverprofile 7 years ago
Daniel Martí f081644af9 add missing staticrepo index file 7 years ago
Daniel Martí 5a80cfbbc5 make vet happy with some unreachable code 7 years ago
Daniel Martí 500dffb343 rewrite device tests with testscript 7 years ago
Daniel Martí a79fa312d6 add download test, refactor static repo 7 years ago
Daniel Martí 231a30eaa7 rewrite search, show, and list tests 7 years ago
Daniel Martí c7e309c1ef start rewriting tests with testscript 7 years ago
Daniel Martí e6a3f65f49 move main package into root directory 7 years ago
Daniel Martí 2436c3cb47 cmd/fdroidcl: fix up test after changing an error 7 years ago
Daniel Martí 692809c042 CI: test on 1.11 and 1.12, use modules 7 years ago
Daniel Martí dea404ca84 cmd/fdroidcl: fix usage printing of subcommands 7 years ago
Daniel Martí 0cce9bc415 cmd/fdroidcl: better error message on missing index 7 years ago
Daniel Martí 0ef94341ab all: port to a Go module 8 years ago
Daniel Martí bda18064d6 all: bump to v0.4.0 8 years ago
Daniel Martí 7b1b9e3c27 grab text from the english localization 8 years ago
Daniel Martí c38470eccc README: update with recent changes and simplify 8 years ago
Daniel Martí 4ce90286ee remove jar signature verification skeleton code 8 years ago
Daniel Martí ce9c8327e5 contrib: update zsh completion 8 years ago
Daniel Martí 0466391a27 all: refactor to use the new JSON index format 8 years ago
Daniel Martí b6e3746645 cmd/fdroidcl: merge upgraade into install 8 years ago
Daniel Martí 4c7e567764 cmd/fdroidcl: skip tests if adb is not installed 8 years ago
Daniel Martí de9786478d cmd/fdroidcl: add first negative match tests 8 years ago
Daniel Martí 78a3907b03 cmd/fdroidcl: rewrite tests to not use go build 8 years ago
Daniel Martí 58621aa0df cmd/fdroidcl: install, upgrade, uninstall tests 8 years ago
Daniel Martí bead346987 cmd/fdroidcl: add first search tests 8 years ago
Daniel Martí 7f134f30e9 cmd/fdroidcl: start adding first endtoend tests 8 years ago
Daniel Martí 1a89802afb CI: drop Go 1.8, add 1.10 8 years ago
Daniel Martí 34cb2a74ce CI: test on 1.9.x 8 years ago
Daniel Martí a9b5e6b1db all: move to mvdan.cc/fdroidcl, merge basedir 8 years ago
Daniel Martí 46a8c9be44 cmd/fdroidcl: add version subcommand 9 years ago
Daniel Martí 827c537d5c adb: actually use cmd parameter 9 years ago
Daniel Martí 221997cd96 CI: test on Go 1.8.x 9 years ago
Daniel Martí bbf402016e cmd/fdroidcl: don't use log for error messages 9 years ago
Daniel Martí 39ad590d40 cmd/fdroidcl: remove commented out code 9 years ago
Daniel Martí 3910fcc39c CI: use the latest patch version 9 years ago
Daniel Martí 1172c57264 cmd/fdroidcl: make all helper funcs return errors 9 years ago
Daniel Martí 2d34bd675d cmd/fdroidcl: report created file Close error 9 years ago
relan b191eec348 Check that app is installed before uninstalling it 9 years ago
relan 79e663e939 Fix parsing of adb uninstall error with a prefix 9 years ago
relan a7ec438ee5 Check stderr and stdout of adb install/uninstall 9 years ago
Daniel Martí 1a3682ec48 index: fix test after Apk.repo refactor 10 years ago