Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 03 Sep 2009 02:42:56 +0200 | Benoit Boissinot | manifestdict: remove unnecessary dictionary copy |
Wed, 02 Sep 2009 21:05:43 +0200 | Benoit Boissinot | manifest.add(): cleanup worklist construction and iteration |
Wed, 02 Sep 2009 21:05:01 +0200 | Benoit Boissinot | manifest: simplify cache handling, use a unique cache |
Wed, 02 Sep 2009 20:18:35 +0200 | Benoit Boissinot | manifest.add(): simplify with iterators and generator expressions |
Sat, 29 Aug 2009 00:30:03 +0200 | Martin Geisler | color: do all setup in uisetup |
Sun, 16 Aug 2009 00:41:24 +0200 | Simon Heimberg | extensions: pass ui arguement to extsetup if accepted |