8 Commits (2ca4f176bc70fc8658d5753d52dded21fa2cfc0e)

Author SHA1 Message Date
Linus789 01037c8f28 show: also show name of f-droid repository 3 years ago
Linus789 d20777c04f show: also show url of f-droid repository 3 years ago
Linus789 bde2b29d01 download: show full url instead of basename 3 years ago
Linus789 6b779c594a add progressbar for downloading 3 years ago
Daniel Martí 4684bbe535 run a newer gofumpt, require Go 1.14 5 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í 0cce9bc415 cmd/fdroidcl: better error message on missing index 7 years ago
Daniel Martí 0466391a27 all: refactor to use the new JSON index format 8 years ago
Daniel Martí 78a3907b03 cmd/fdroidcl: rewrite tests to not use go build 8 years ago
Daniel Martí a9b5e6b1db all: move to mvdan.cc/fdroidcl, merge basedir 8 years ago
Daniel Martí 39ad590d40 cmd/fdroidcl: remove commented out code 9 years ago
Daniel Martí 1172c57264 cmd/fdroidcl: make all helper funcs return errors 9 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í 1635c158ec fdroidcl: clear cache if any repo is updated 10 years ago
Daniel Martí 70b68e1f41 fdroidcl: cache all metadata to disk 10 years ago
Daniel Martí 82bc981665 update: add missing error check 10 years ago
Daniel Martí 88dd181745 Small code simplifications 10 years ago
Daniel Martí 17c1ed1111 cmd/fdroidcl: treat HTTP error codes 10 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í 0104ab4eb3 Merge app apks from different repos 11 years ago
Daniel Martí faf9594205 Start using apps from multiple repos 11 years ago
Daniel Martí df4fb8a50e Make update use all configured repos 11 years ago
Daniel Martí 96add147b9 Don't export the config repo structure 11 years ago
Daniel Martí ad000c6e1d Start using the config file 11 years ago
Daniel Martí 777bbd60b3 Store index jars in persistent storage 11 years ago
Daniel Martí c6bf5b85fb Properly close files after downloading them 11 years ago
Daniel Martí 28d5821c29 Move from mvdan/appdir to mvdan/basedir 11 years ago
Daniel Martí 4b79060d7d Use // for the license headers 11 years ago
Daniel Martí 768749feae Also show when we're installing/uninstalling an app 11 years ago
Daniel Martí 3ad355aae2 Add hash checking and fix hexadecimal chardata 11 years ago
Daniel Martí 632a2050e7 Split up app finding logic 11 years ago
Daniel Martí 1ab44f4b2a Move common functions to files that make more sense 11 years ago
Daniel Martí 68a776329f Proper usage functions 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í 367fe03bae Start splitting up subcommands into separate files 11 years ago