Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 16 Sep 2012 22:43:24 +0200 | Adrian Buehlmann | test-hybridencode: add a case for direncode |
Mon, 17 Sep 2012 08:58:35 +0200 | Adrian Buehlmann | store: optimize fncache._write by direncoding the contents in one go |
Sun, 16 Sep 2012 11:41:02 +0200 | Adrian Buehlmann | store: move encode lambda logic into fncachestore |
Sun, 16 Sep 2012 11:36:14 +0200 | Adrian Buehlmann | store: eliminate one level of lambda functions on _hybridencode |
Sun, 16 Sep 2012 11:36:06 +0200 | Adrian Buehlmann | store: parameter path of _auxencode is now a list of strings |
Sun, 16 Sep 2012 11:36:00 +0200 | Adrian Buehlmann | store: keep an accumulated length for the shorted dirs in _hybridencode |
Sun, 16 Sep 2012 11:35:55 +0200 | Adrian Buehlmann | store: reorder basename assignment in _hybridencode |