log

age author description
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.
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
Mon, 07 Aug 2006 14:12:03 -0700 Brendan Cully Update mq to use new logmessage arglist from 2794:bd8a9a94139f
Mon, 07 Aug 2006 16:47:06 -0500 Matt Mackall Merge with crew
Mon, 07 Aug 2006 19:08:55 -0700 Vadim Gelfer fetch: add missing import.
Mon, 07 Aug 2006 17:33:14 -0700 Vadim Gelfer fetch: do not fetch if working dir modified
Mon, 07 Aug 2006 17:27:38 -0700 Vadim Gelfer new extension: fetch -> combine pull and merge/update
Mon, 07 Aug 2006 17:23:04 -0700 Vadim Gelfer commands.logmessage: simplify calling.
Mon, 07 Aug 2006 17:22:17 -0700 Vadim Gelfer localrepo.update: allow to suppress commit reminder.
Sun, 06 Aug 2006 17:27:05 +0200 Benoit Boissinot mq: unused variables, improper usage of 'is [not]', undefined variable
Sun, 06 Aug 2006 17:24:13 +0200 Benoit Boissinot mq: codingstyle
Sun, 06 Aug 2006 17:20:51 +0200 Benoit Boissinot mq: remove unecessary test
Sun, 06 Aug 2006 17:18:53 +0200 Benoit Boissinot mq: fix variables shadowing builtin
Sun, 06 Aug 2006 16:42:36 +0200 Benoit Boissinot util.patch: use shellquote
Sat, 05 Aug 2006 14:59:47 -0700 Brendan Cully mq: use more portable util.parse_patch_output instead of handrolled version.
Sat, 05 Aug 2006 15:23:26 -0700 Brendan Cully Add portable shell-quoting function; teach mq to use it.
Sun, 06 Aug 2006 16:03:02 +0200 Benoit Boissinot mailbomb: add a comment and remove the bcc in a more pythonic way
Fri, 04 Aug 2006 14:36:03 -0700 Brendan Cully Add '.' as a shortcut revision name for the working directory parent.
Sat, 05 Aug 2006 02:00:09 -0700 Vadim Gelfer make error better.
Fri, 04 Aug 2006 10:38:17 -0700 Vadim Gelfer merge with self.
Fri, 04 Aug 2006 10:37:40 -0700 Vadim Gelfer fix output of test-backout.
Thu, 03 Aug 2006 15:12:15 -0700 Brendan Cully Test suite for log --follow and --follow-first.
Thu, 03 Aug 2006 11:48:56 -0700 Brendan Cully Add log option --follow-first to follow only the first parent of
Thu, 03 Aug 2006 13:29:31 -0700 Brendan Cully Make log --follow revision range start default to working dir parent.
Thu, 03 Aug 2006 11:06:09 -0700 Brendan Cully Make log --follow without a file list follow a single head.
Thu, 03 Aug 2006 11:12:02 -0700 Vadim Gelfer merge with brendan.
Thu, 03 Aug 2006 11:09:12 -0700 Brendan Cully Use StatusEntry class instead of repeated status line parsing.
Wed, 02 Aug 2006 21:06:12 -0700 Vadim Gelfer mq: make queue.unapplied useful as api
Mon, 07 Aug 2006 16:27:09 -0500 Matt Mackall Move repo.verify
Thu, 03 Aug 2006 21:24:19 -0500 Matt Mackall revlog.lookup optimization
Thu, 03 Aug 2006 20:06:05 -0500 Matt Mackall Remove **opts arg from commands.doupdate
Thu, 03 Aug 2006 15:24:41 -0500 Matt Mackall Move merge code to its own module
Thu, 03 Aug 2006 13:07:57 -0500 Matt Mackall Add a doc string
Wed, 02 Aug 2006 09:29:17 +0200 Mathieu Clabaut Import say a file is not tracked after patching : test case
Wed, 02 Aug 2006 20:33:57 -0700 Vadim Gelfer mq: simplify save_dirty
Wed, 02 Aug 2006 15:07:37 -0700 Brendan Cully Add -f option to qfold; improve qfold documentation.
Wed, 02 Aug 2006 14:48:59 -0700 Brendan Cully Clean up qnew help text.
Wed, 02 Aug 2006 13:04:36 -0700 Vadim Gelfer tests: fix output for test-backout
Wed, 02 Aug 2006 12:46:00 -0700 Vadim Gelfer allow None for path of hg.repository
Wed, 02 Aug 2006 10:48:34 -0700 Vadim Gelfer mq: rename read_series as parse_series, make simpler and faster
Wed, 02 Aug 2006 09:18:56 -0700 Bryan O'Sullivan fix call to commands.setremoteconfig
Wed, 02 Aug 2006 06:36:27 -0700 Vadim Gelfer mq: print matches if patch name not unique
Tue, 01 Aug 2006 19:58:34 -0700 Vadim Gelfer clone: replace long help string of inaky with doc comment.
Tue, 01 Aug 2006 11:12:34 -0700 Inaky Perez-Gonzalez Breakup clone -r extra text help to fit in 80 columns
Tue, 01 Aug 2006 09:50:30 -0700 Inaky Perez-Gonzalez Expand clone help with hardlink information
Wed, 02 Aug 2006 03:17:06 +0200 Christian Ebert fix hg backup option recommendation for auto-merge
Tue, 01 Aug 2006 15:51:13 -0700 Vadim Gelfer import: make patch apply if run in subdir
Wed, 02 Aug 2006 00:20:28 +0200 Christian Ebert hgcommand.vim: requirements & doc self-install more consistent; cosmetics