log

age author description
Fri, 28 Mar 2008 17:31:50 +0100 Dirkjan Ochtman highlight: some small cleanups
Fri, 28 Mar 2008 19:40:44 +0100 Dirkjan Ochtman hgweb: refactor hgweb code
Fri, 28 Mar 2008 19:37:28 +0100 Dirkjan Ochtman hgweb: separate out utility functions
Mon, 24 Mar 2008 18:18:39 +0100 Dirkjan Ochtman Backed out changeset d2bb66a8a435 (temporary template compatibility)
Thu, 27 Mar 2008 12:52:41 -0700 Bryan O'Sullivan mercurial.el: note new Emacs VC mode support
Wed, 26 Mar 2008 10:12:10 -0700 Bryan O'Sullivan manifest: improve parsing performance by 8x via a new C extension
Mon, 24 Mar 2008 18:05:30 -0500 Matt Mackall Added signature for changeset bae2e9c838e9
Mon, 24 Mar 2008 18:05:22 -0500 Matt Mackall Added tag 1.0 for changeset bae2e9c838e9
Mon, 24 Mar 2008 15:50:58 -0700 Bryan O'Sullivan Tests for issue 1049 1.0
Mon, 24 Mar 2008 15:36:56 -0700 Bryan O'Sullivan commit: when committing the results of a merge, it's all or nothing
Mon, 24 Mar 2008 22:49:33 +0100 Thomas Arendsen Hein Skip older monotone versions for tests.
Mon, 24 Mar 2008 22:09:01 +0100 Thomas Arendsen Hein run-tests.py: Only one fail message when output changed and error code.
Mon, 24 Mar 2008 18:07:07 -0300 Alexis S. L. Carvalho mq: use repo.changelog.tip() instead of the "tip" tag
Mon, 24 Mar 2008 20:28:13 +0100 Thomas Arendsen Hein Fix missing space in one of the new update messages.
Mon, 24 Mar 2008 16:17:19 -0300 Alexis S. L. Carvalho qclone: do not abort if remote hasn't enabled mq (issue1040)
Mon, 24 Mar 2008 13:45:01 -0300 Alexis S. L. Carvalho hgweb: add compatibility code for old templates
Mon, 24 Mar 2008 11:12:57 -0500 Matt Mackall Merge with crew
Mon, 24 Mar 2008 17:02:31 +0100 Patrick Mezard test-convert-mtn: test directory move
Mon, 24 Mar 2008 17:02:08 +0100 Patrick Mezard convert: record deleted files in monotone source
Mon, 24 Mar 2008 10:01:05 -0500 Matt Mackall update: better logic and messages for updates
Mon, 24 Mar 2008 16:20:15 +0100 Dirkjan Ochtman hgweb: fix breakage in python < 2.5 introduced in 2c370f08c486
Sun, 23 Mar 2008 21:35:57 -0300 Alexis S. L. Carvalho setup.py: hide compiler error messages while searching for inotify
Sun, 23 Mar 2008 23:18:20 +0100 Patrick Mezard Add a test for monotone conversion
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho don't use hasattr in repo.invalidate
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho localrepo.commit: grab locks before getting the list of files to commit
Sun, 23 Mar 2008 21:03:24 -0300 Alexis S. L. Carvalho Avoid calling heads() twice on every hg commit.
Sun, 23 Mar 2008 23:08:18 +0100 Dirkjan Ochtman hgweb: better error messages
Sun, 23 Mar 2008 22:15:47 +0100 Patrick Mezard Remove unexpected "Alternately" word from tip help.
Sun, 23 Mar 2008 21:48:38 +0100 Thomas Arendsen Hein run-tests.py: Allow environment variables to set jobs/timeout/port.
Sun, 23 Mar 2008 21:41:03 +0100 Patrick Mezard convertrepo: make it work with refactored convert extension