log

age author description
Sun, 19 Aug 2007 17:38:07 +0200 Patrick Mezard convert: wrap cached commits author remapping
Sat, 18 Aug 2007 21:36:10 -0300 Alexis S. L. Carvalho path_auditor: cache names of audited directories
Sat, 18 Aug 2007 20:21:14 +0200 Thomas Arendsen Hein Quote ^ and ~ chars in test-parentrevspec.
Sat, 18 Aug 2007 14:25:55 -0300 Alexis S. L. Carvalho Remove demandimport.enable from dispatch.py
Sat, 18 Aug 2007 11:37:08 +0200 Thomas Arendsen Hein Enable demandimport only in scripts, not in importable modules (issue605)
Fri, 17 Aug 2007 23:20:13 -0300 Alexis S. L. Carvalho Merge with crew-stable
Fri, 17 Aug 2007 22:43:38 -0300 Alexis S. L. Carvalho Fix sshrepo.unbundle
Fri, 17 Aug 2007 22:43:38 -0300 Alexis S. L. Carvalho run-tests.py: pass --install-scripts to setup.py
Fri, 17 Aug 2007 22:43:38 -0300 Peter Meerwald recognize user:password in URLs that include port numbers.
Fri, 17 Aug 2007 20:18:05 -0300 Alexis S. L. Carvalho convert: fix mercurial_sink.putcommit
Fri, 17 Aug 2007 17:33:27 -0300 Alexis S. L. Carvalho Add parentrevspec extension
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
Fri, 17 Aug 2007 19:11:16 +0200 Thomas Arendsen Hein Adjust contrib/hg-ssh for moved dispatch() function.
Fri, 17 Aug 2007 00:35:16 -0500 Matt Mackall Merge with crew