log

age author description
Sun, 17 May 2009 16:06:48 +0200 Dirkjan Ochtman templater: replace regex complexity by simple str containment checks
Sun, 17 May 2009 16:05:50 +0200 Dirkjan Ochtman templater: clean up the process method, separating code paths
Sun, 17 May 2009 09:54:08 +0200 Cédric Duval patchbomb: make diffstat usage clearer
Sun, 17 May 2009 15:30:45 +0200 Martin Geisler patchbomb: describe --attach and --inline options in help
Sun, 17 May 2009 09:45:49 +0200 Cédric Duval patchbomb: fix help to reflect actual operation
Sun, 17 May 2009 14:35:06 +0200 Patrick Mezard convert/bzr: warn when source is a lightweight checkout (issue1647)
Sun, 17 May 2009 04:33:39 +0200 Benoit Boissinot localrepo: use set instead of dict
Sun, 17 May 2009 04:20:59 +0200 Benoit Boissinot copies: use set instead of dict
Sun, 17 May 2009 04:16:44 +0200 Benoit Boissinot store: use set instead of dict
Sun, 17 May 2009 04:14:15 +0200 Benoit Boissinot verify: use set instead of dict
Sun, 17 May 2009 03:53:13 +0200 Benoit Boissinot ancestor: use set instead of dict
Sun, 17 May 2009 03:49:59 +0200 Benoit Boissinot revlog: use set instead of dict
Sun, 17 May 2009 03:40:54 +0200 Benoit Boissinot bisect: use set instead of dict
Sun, 17 May 2009 03:38:03 +0200 Benoit Boissinot repair: use set instead of dict
Sun, 17 May 2009 03:28:49 +0200 Benoit Boissinot patch: use set instead of dict