log mercurial/cmdutil.py @ 10027:30d51a0df46c

age author description
Thu, 10 Dec 2009 12:31:57 +0100 Dirkjan Ochtman merge with the stable branch
Thu, 10 Dec 2009 12:31:21 +0100 Dirkjan Ochtman cmdutil: copy auth section in remoteui stable
Thu, 10 Dec 2009 00:14:22 +0100 Benoit Boissinot log --follow: use a set instead of a list
Tue, 01 Dec 2009 11:28:31 +0900 Nicolas Dumazet cmdutil: service: add appendpid parameter to append pids to pid file
Tue, 01 Dec 2009 01:43:46 +0100 Benoit Boissinot backout experimental change from 777c1df76ef4
Mon, 30 Nov 2009 15:31:14 -0600 Matt Mackall Merge with crew
Mon, 30 Nov 2009 22:23:09 +0100 Patrick Mezard cmdutil: fix missing default 'extra' template
Tue, 17 Nov 2009 18:50:39 +0900 Nicolas Dumazet run-tests: add --inotify option to test runner
Tue, 24 Nov 2009 20:40:04 +0100 Benoit Boissinot findrenames: improve coding-style
Tue, 24 Nov 2009 18:21:47 +0100 Benoit Boissinot findrenames: speedup exact match
Tue, 24 Nov 2009 17:39:42 +0100 Benoit Boissinot findrenames: refactor the score computation
Tue, 24 Nov 2009 17:26:42 +0100 Benoit Boissinot findrenames: first loop over the removed files, it's faster
Tue, 17 Nov 2009 15:00:00 +0900 Nicolas Dumazet cmdutil.service: do not _exit(0) in the parent process stable
Fri, 30 Oct 2009 09:54:39 +0100 Dirkjan Ochtman cmdutil: fix bug in finddate() implementation
Fri, 30 Oct 2009 09:53:39 +0100 Dirkjan Ochtman merge changes from mpm