302 Commits (f081644af995bd52b524b805cc1b85fde0465ca9)
 

Author SHA1 Message Date
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
Daniel Martí d37f81b5fb Export Apk.RepoURL to make it show up in the cache 10 years ago
Daniel Martí f48dc32386 fdroidcl: actually use the cache dir for the cache 10 years ago
Daniel Martí e68eb4bc7c fdroidcl: fix cache format crash with repo refs 10 years ago
Daniel Martí 4d0eeea959 Remove rogue cpu.out profile 10 years ago
Daniel Martí 4a3c92d036 Merge pull request #17 from lolilolicon/zsh_completion 10 years ago
lolilolicon 90b5837477 Add zsh completion for fdroidcl 10 years ago
Daniel Martí 286b62f1ab fdroidcl: delay looking up a device 10 years ago
Daniel Martí 939e24137b fdroidcl: fix another bad category error 10 years ago
lolilolicon 0bdf85ca96 search: filter results by last updated date (#16) 10 years ago
Daniel Martí 1737f562cc fdroidcl: remove incorrect "no such category" error 10 years ago