Commit Graph

8 Commits

Author SHA1 Message Date
Lucy Phipps 83d3c35496 hopefully fix sorting large packages 2020-11-22 19:14:42 +02:00
Lucy Phipps c1a702eeb7
don't set $TERMUX_PREFIX, it's used once 2020-11-22 14:56:33 +00:00
Lucy Phipps 8fdd508949
only bother with leaf nodes, smaller but slower? (#12)
also error message when package not found
also correctly prepend $PREFIX on reverse mode
2020-11-22 11:53:05 +05:30
Lucy Phipps 96a9fd100a db builder: allow files outside of $PREFIX
just in case!
2020-11-22 03:12:44 +02:00
Lucy Phipps 9afbbb72de
update-whatprovides-db.sh: avoid '.' entries in db (#10) 2020-11-22 01:23:45 +02:00
Leonid Pliushch 78b19eef01
update-whatprovides-db.sh: define TERMUX_PREFIX 2020-11-22 00:09:22 +02:00
Lucy Phipps c372df97f6 vastly reduce database size by not storing $PREFIX
also escape filenames for sqlite, realpath -sm
2020-11-22 00:07:33 +02:00
Leonid Pliushch f93bad1cfc
add script for generating or updating database 2020-11-21 20:39:46 +02:00