log mercurial/dispatch.py @ 5664:da72b4d24797

age author description
Tue, 18 Dec 2007 14:11:13 -0600 Peter Arrenbrecht Fix income/pull with bundle and -R (issue 820).
Mon, 10 Dec 2007 10:23:45 -0600 Matt Mackall dispatch: report OOM rather than traceback
Tue, 20 Nov 2007 15:54:25 -0600 Matt Mackall i18n: fix complaints from pygettext
Sat, 18 Aug 2007 14:25:55 -0300 Alexis S. L. Carvalho Remove demandimport.enable from dispatch.py
Fri, 17 Aug 2007 17:33:27 -0300 Alexis S. L. Carvalho Move enabling of demandimport to dispatch.py
Fri, 17 Aug 2007 17:33:27 -0300 Alexis S. L. Carvalho Move cmdtable and reposetup handling out of extensions.py
Wed, 15 Aug 2007 16:55:13 -0500 Matt Mackall dispatch: move command dispatching into its own module