326 Commits (08afd45e58a9bdc5987196750f3f34162cf634ad)
 

Author SHA1 Message Date
Daniel Martí 08afd45e58 bump deps and Go version 4 years ago
Jochen Sprickerhof 1bd0f39050 Use English app name if the other is empty 5 years ago
Daniel Martí 4684bbe535 run a newer gofumpt, require Go 1.14 5 years ago
Daniel Martí c6bf037e0e update test deps, passing with Go 1.15 5 years ago
Fazle Rabbi 52d157aa33 modify README.md to add unofficial Debian and Ubuntu package link 6 years ago
Daniel Martí ad1a15ace3 set LocalAppData for Windows 6 years ago
Daniel Martí 8d1c8fe2c4 add Go 1.14, drop 1.12 6 years ago
Daniel Martí 65f1c65005 CI: temporarily disable on windows 6 years ago
Daniel Martí 16a4814fdd .github: add FUNDING.yml 6 years ago
Daniel Martí d5b6b8fea5 switch to GitHub Actions for CI 7 years ago
Daniel Martí 0ca8e38c6b README: add an example to install all updates 7 years ago
Daniel Martí 2a357627e4 update deps 7 years ago
Daniel Martí 5583369060 CI: test on the final Go 1.12 release 7 years ago
Daniel Martí 8272a66528 README: add an FAQ section 7 years ago
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