log

age author description
Thu, 10 Aug 2006 11:18:48 -0700 Brendan Cully Disallow commit over an applied mq patch.
Thu, 10 Aug 2006 14:58:10 -0700 Vadim Gelfer qselect: add --pop, --reapply options
Wed, 09 Aug 2006 12:05:40 -0700 Danek Duvall Fix some tests for portability.
Wed, 09 Aug 2006 13:55:18 -0500 Matt Mackall Merge with crew, fix most tests
Tue, 08 Aug 2006 10:56:48 -0500 Matt Mackall Merge: combine force and forcemerge arguments
Tue, 08 Aug 2006 10:35:19 -0500 Matt Mackall Merge: move most tests to the beginning
Tue, 08 Aug 2006 09:26:00 -0500 Matt Mackall Merge: refactor err and failedmerge -> unresolved
Tue, 08 Aug 2006 09:19:20 -0500 Matt Mackall Refactor update locking slightly
Tue, 08 Aug 2006 09:11:16 -0500 Matt Mackall Merge: combine choose and moddirstate to partial
Mon, 07 Aug 2006 23:53:04 -0500 Matt Mackall Rename merge.allow -> merge.branchmerge
Mon, 07 Aug 2006 23:18:16 -0500 Matt Mackall Use demandload @ syntax
Mon, 07 Aug 2006 22:54:33 -0500 Matt Mackall Introduce update helper functions: update, merge, clean, and revert
Mon, 07 Aug 2006 22:35:36 -0500 Matt Mackall Teach demandload how to import as
Mon, 07 Aug 2006 20:54:03 -0500 Matt Mackall Factor doupdate into _lookup + hg.update
Mon, 07 Aug 2006 17:26:09 -0500 Matt Mackall Fix extensions for merge change
Wed, 09 Aug 2006 09:38:11 -0700 Vadim Gelfer mq: make guards more strict, add tests
Tue, 08 Aug 2006 17:11:36 -0700 Vadim Gelfer mq: drop qversion command
Tue, 08 Aug 2006 17:08:59 -0700 Vadim Gelfer fetch: hold lock and wlock across all operations
Wed, 09 Aug 2006 02:04:49 -0700 Vadim Gelfer tests: forgot to add test-mq-guards.out
Tue, 08 Aug 2006 16:40:08 -0700 Vadim Gelfer fetch: lock repo across pull and commit
Tue, 08 Aug 2006 16:37:41 -0700 Vadim Gelfer fetch: drop commands.doupdate
Tue, 08 Aug 2006 16:23:02 -0700 Vadim Gelfer test-fetch: make output stable
Tue, 08 Aug 2006 16:09:26 -0700 Vadim Gelfer fetch: fix breakage from mpm.
Tue, 08 Aug 2006 21:42:50 -0700 Vadim Gelfer mq: new commands qselect, qguard
Tue, 08 Aug 2006 18:14:03 -0700 Vadim Gelfer fix permission of test-mq-qsave
Tue, 08 Aug 2006 18:12:48 -0700 Vadim Gelfer mq: add join method
Mon, 07 Aug 2006 14:59:32 -0700 Brendan Cully Make mq camelcase consistent with the rest of hg.
Mon, 07 Aug 2006 14:48:24 -0700 Brendan Cully Add basic qsave/qrestore test.
Mon, 07 Aug 2006 14:48:18 -0700 Brendan Cully Update qsave to use StatusEntry; don't throw exception on bad status lines.
Mon, 07 Aug 2006 14:12:03 -0700 Brendan Cully Update mq to use new logmessage arglist from 2794:bd8a9a94139f