diff options
author | Timo Teras <timo.teras@iki.fi> | 2009-01-13 20:32:18 +0200 |
---|---|---|
committer | Timo Teras <timo.teras@iki.fi> | 2009-01-13 20:32:18 +0200 |
commit | a59347fdacd80e26394e519e578ba73de729e7a2 (patch) | |
tree | 4848e72571a28606a97887dd5fec4259c14f8ed9 /TODO | |
parent | af8f0545604a497e1852c977dfdcce1676d9f144 (diff) | |
download | apk-tools-a59347fdacd80e26394e519e578ba73de729e7a2.tar.gz apk-tools-a59347fdacd80e26394e519e578ba73de729e7a2.tar.bz2 apk-tools-a59347fdacd80e26394e519e578ba73de729e7a2.tar.xz apk-tools-a59347fdacd80e26394e519e578ba73de729e7a2.zip |
db: hash files by name, instead of keep two directory lists
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -16,9 +16,6 @@ - Error handling and rollback - Dependency manipulation API: deletion, overwrite, check compatibility -- Change fdb internally to has according to full filename (that's what we - use to lookup in install_archive_entry and also in info -W) - - New user/group creation - Non-trivial solution finder |