log

age author description
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
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
Tue, 01 Aug 2006 15:40:54 -0700 Vadim Gelfer fix mq test output.
Tue, 01 Aug 2006 15:40:28 -0700 Vadim Gelfer merge patches from brendan cully that did not apply clean against tip.
Tue, 01 Aug 2006 15:24:18 -0700 Brendan Cully Add -s option to qseries: display first line of patch header.
Tue, 01 Aug 2006 14:56:54 -0700 Brendan Cully Check for parent/mod as well as parent.mod in findext.
Tue, 01 Aug 2006 15:24:12 -0700 Brendan Cully Add more verbose help text to mq commands.