Mon, 17 Sep 2012 08:58:35 +0200 | Adrian Buehlmann | store: optimize fncache._write by direncoding the contents in one go | changeset | files |
Sun, 16 Sep 2012 11:41:02 +0200 | Adrian Buehlmann | store: move encode lambda logic into fncachestore | changeset | files |
Sun, 16 Sep 2012 11:36:14 +0200 | Adrian Buehlmann | store: eliminate one level of lambda functions on _hybridencode | changeset | files |
Sun, 16 Sep 2012 11:36:06 +0200 | Adrian Buehlmann | store: parameter path of _auxencode is now a list of strings | changeset | files |
Sun, 16 Sep 2012 11:36:00 +0200 | Adrian Buehlmann | store: keep an accumulated length for the shorted dirs in _hybridencode | changeset | files |
Sun, 16 Sep 2012 11:35:55 +0200 | Adrian Buehlmann | store: reorder basename assignment in _hybridencode | changeset | files |
Sat, 15 Sep 2012 21:44:08 +0200 | Adrian Buehlmann | store: remove uneeded startswith('data/') checks in encodedir() and decodedir() | changeset | files |