9 Commits (f23aba7bd7feda199fb0bba26f4d4740ba311505)

Author SHA1 Message Date
Daniel Martí d9e1bb5f11 rework README/-h usage text 7 years ago
Daniel Martí bc081a4a77 basedir: replace cache with os.UserCacheDir 7 years ago
Daniel Martí 03a34e15a6 use flag.ContinueOnError to fix test -coverprofile 7 years ago
Daniel Martí 5a80cfbbc5 make vet happy with some unreachable code 7 years ago
Daniel Martí a79fa312d6 add download test, refactor static repo 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í dea404ca84 cmd/fdroidcl: fix usage printing of subcommands 7 years ago
Daniel Martí bda18064d6 all: bump to v0.4.0 8 years ago
Daniel Martí b6e3746645 cmd/fdroidcl: merge upgraade into install 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í 7f134f30e9 cmd/fdroidcl: start adding first endtoend tests 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í bbf402016e cmd/fdroidcl: don't use log for error messages 10 years ago
Daniel Martí 1172c57264 cmd/fdroidcl: make all helper funcs return errors 10 years ago
Daniel Martí 02aa950697 fdroidcl: add `list categories` 10 years ago
Daniel Martí 153203f504 fdroidcl: return instead of using os.Exit(0) 10 years ago
Daniel Martí d01a29e20f cmd/fdroidcl: small cleanup 10 years ago
Jochen Sprickerhof ef0dcc43b9 Add option to specify the version code of an app 10 years ago
Daniel Martí 5189974b33 Add upgrade command 11 years ago
Daniel Martí 184affd7d5 Adapt code to new basedir 11 years ago
Daniel Martí 5a2c9e2e60 Add support for enabling/disabling of repos 11 years ago
Daniel Martí 91fd3e6aac Remove dead code 11 years ago
Daniel Martí 96add147b9 Don't export the config repo structure 11 years ago
Daniel Martí 28021dad54 Fallback to default config if it can't be read 11 years ago
Daniel Martí 97e3b1a5cf Don't always write default config, do it via defaults 11 years ago
Daniel Martí ad000c6e1d Start using the config file 11 years ago
Daniel Martí 4149e65b3b Add a download subcommand 11 years ago
Daniel Martí 5bddfffd90 Write config file with defaults if it doesn't exist 11 years ago
Daniel Martí b1e45f1e54 Start using a config file (unused as of now) 11 years ago
Daniel Martí ce3a45a78c Reorganize app dir code 11 years ago
Daniel Martí 4b79060d7d Use // for the license headers 11 years ago
Daniel Martí 83a1cba510 Implement install 11 years ago
Daniel Martí 76a985a9df Implement uninstall 11 years ago
Daniel Martí 921894b43b Replace installed command by -i flag in search 11 years ago
Daniel Martí 25e15bb75b Remove list in favour of search 11 years ago
Daniel Martí df4a4a6c1c Mention -h usages per command 11 years ago
Daniel Martí 4f653a02c8 Don't hardcode global usage 11 years ago
Daniel Martí 68a776329f Proper usage functions 11 years ago
Daniel Martí 7e9173b931 Use regexes instead of substrings when searching 11 years ago
Daniel Martí 00a3fcee88 Merge http.go into update.go and repo.go into main.go 11 years ago
Daniel Martí adfd16a416 Finish splitting up commands 11 years ago
Daniel Martí 53066ba208 Separate devices 11 years ago
Daniel Martí 367fe03bae Start splitting up subcommands into separate files 11 years ago
Daniel Martí 3120edd0a7 Simplify HTTP not modified replies 11 years ago
Daniel Martí 6e8af8a0fd MD5WithRSA is not implemented yet 11 years ago
Daniel Martí d2f6a03454 Start signature verification support for jar indexes 11 years ago
Daniel Martí d30fdaf846 Add changelog support 11 years ago