25 Commits (master)

Author SHA1 Message Date
Gregor Düster 98bd02029c
Fix error message printed twice on invalid subcommand flag 8 months ago
Thomas Dickson be136038d0 fix: #82 urls with fingerprint component break adding repo 9 months ago
Thomas Dickson f977a6cfca v0.8.0 11 months ago
Thomas Dickson 2e1fadfd99 feat: added a scanning command to find apps installed using fdroid 1 year ago
Thomas Dickson ee00b0f02b feat: added support for 'setups' that allow mass installations 1 year ago
Thomas Dickson c3b0ffa524 feat: switch to toml as a config file 1 year ago
j.r 3e65a3c560 Remove basedir implementation 3 years ago
Linus789 b06a74456c v0.7.0 3 years ago
Linus789 8b4a78a830 reorder subcommands 3 years ago
Linus789 a85624b334 v0.6.0 3 years ago
Linus789 3dc9c7f488 add repo subcommand 3 years ago
Linus789 8de959ae96 show error on malformed config.json 3 years ago
Linus789 a44c2079df add clean subcommand 3 years ago
Daniel Martí 4684bbe535 run a newer gofumpt, require Go 1.14 5 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í 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 9 years ago
Daniel Martí 1172c57264 cmd/fdroidcl: make all helper funcs return errors 9 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