Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 19 Sep 2012 14:00:23 +0200 | Adrian Buehlmann | store: add a fallback _pathencode Python function |
Wed, 19 Sep 2012 13:58:51 +0200 | Adrian Buehlmann | store: move _plainhybridencode and _dothybridencode higher up in the file |
Wed, 19 Sep 2012 11:39:18 +0200 | Adrian Buehlmann | test-hybridencode: use store._dothybridencode(s) |
Wed, 19 Sep 2012 11:39:07 +0200 | Adrian Buehlmann | store: fix _hashencode call in _dothybridencode |
Wed, 19 Sep 2012 12:29:12 +0200 | Thomas Arendsen Hein | check-code: catch yield inside try/finally (with tests) |
Tue, 18 Sep 2012 16:30:21 -0700 | Bryan O'Sullivan | Merge with mpm |