log

age author description
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.
Tue, 01 Aug 2006 15:24:11 -0700 Brendan Cully Add -m, -l, -e options to qfold.
Tue, 01 Aug 2006 12:21:55 -0700 Brendan Cully Add -f option to qdelete, to remove patch file.
Tue, 01 Aug 2006 10:57:28 -0700 Vadim Gelfer mq: add qmv as alias for qrename
Tue, 01 Aug 2006 10:55:06 -0700 Brendan Cully New self-explanatory command qrename.
Tue, 01 Aug 2006 09:51:36 -0400 Sébastien Pierre [darcs2hg] Windows compatibilty patct
Mon, 31 Jul 2006 20:33:56 -0700 Brendan Cully New mq command qfold: Merge patches into the current patch.
Mon, 31 Jul 2006 18:39:31 -0700 Brendan Cully Add command qheader to display the header of a given patch.
Mon, 31 Jul 2006 17:55:43 -0700 Brendan Cully Add option -e/--edit to qrefresh, to edit the existing header.
Mon, 31 Jul 2006 18:47:43 -0700 Brendan Cully Change patch header as well as commit message with qrefresh -m or -l.
Tue, 01 Aug 2006 02:23:05 -0700 Brendan Cully Remove pointless reposetup hook from hgk.py
Mon, 31 Jul 2006 12:02:13 -0700 Vadim Gelfer import: switch from application/x-patch to text/x-diff
Mon, 31 Jul 2006 14:22:17 -0300 Alexis S. L. Carvalho mq: correct the use of super
Mon, 31 Jul 2006 07:31:31 -0700 Vadim Gelfer log: add -f/--follow option, to follow rename/copy
Mon, 31 Jul 2006 07:11:12 -0700 Vadim Gelfer clean up hg.py: move repo constructor code into each repo module
Sun, 30 Jul 2006 22:52:34 -0700 Vadim Gelfer merge with mpm.
Sun, 30 Jul 2006 21:46:38 -0700 Vadim Gelfer pull: allow to pull from bundle file without need for bundle: syntax
Sun, 30 Jul 2006 09:37:08 +0300 Giorgos Keramidas avoid calling (cd ...) with `nil' as a directory name
Sat, 29 Jul 2006 18:15:08 +0200 Christian Ebert fix output file format %r
Fri, 28 Jul 2006 21:20:41 -0300 Alexis S. L. Carvalho hbisect.py: don't rely on __del__ to write the current state.
Sat, 29 Jul 2006 01:58:12 +0200 Christian Ebert hgcommand.vim: cleanup of doc self-install code
Sun, 30 Jul 2006 21:24:06 -0700 Vadim Gelfer import: allow application/x-patch for funny patch from christian ebert
Sat, 29 Jul 2006 10:27:54 +0200 Christian Ebert patchbomb: do not write Bcc
Mon, 31 Jul 2006 00:47:43 -0500 Matt Mackall Kill ui.setconfig_remoteopts
Sun, 30 Jul 2006 13:29:19 -0700 Vadim Gelfer merge with crew.
Sat, 29 Jul 2006 11:14:32 -0700 Vadim Gelfer mq: add basic tests
Sat, 29 Jul 2006 11:05:39 -0700 Vadim Gelfer mq: allow to apply patches in subdir of repo again
Sat, 29 Jul 2006 08:11:41 +0200 Thomas Arendsen Hein merge with tah
Fri, 28 Jul 2006 08:59:06 +0200 Thomas Arendsen Hein Add test mq keeping a reference to localrepo which can't remove journal on exit.
Fri, 28 Jul 2006 14:31:20 -0700 Vadim Gelfer mq: update to handle repomap not longer used
Fri, 28 Jul 2006 13:08:25 -0700 Brendan Cully mq: replace module-wide repo hash with a repo attribute
Fri, 28 Jul 2006 13:08:21 -0700 Brendan Cully mq: do not hold a reference to repo in tags override
Fri, 28 Jul 2006 22:17:32 +0200 Christian Ebert patchbomb: fix generation of message-id when sending attachments
Fri, 28 Jul 2006 10:47:02 -0700 Vadim Gelfer merge with crew.
Fri, 28 Jul 2006 10:46:41 -0700 Vadim Gelfer mq: add qclone command
Fri, 28 Jul 2006 10:46:25 -0700 Vadim Gelfer hg.py: add islocal() and defaultdest() functions, refactor
Fri, 28 Jul 2006 18:46:02 +0200 Benoit Boissinot makes 'hg diff' diff the file in sorted order
Fri, 28 Jul 2006 09:01:13 +0200 Thomas Arendsen Hein merge with tonfa
Thu, 27 Jul 2006 19:26:01 +0200 Benoit Boissinot reupdate the options after loading the repo
Fri, 28 Jul 2006 09:00:59 +0200 Thomas Arendsen Hein merge with upstream
Fri, 28 Jul 2006 09:00:30 +0200 Thomas Arendsen Hein Fix test-mq-qnew-twice exit code and output.
Thu, 27 Jul 2006 18:24:59 -0700 Vadim Gelfer mq: fix queue.apply to not call os.chdir()
Thu, 27 Jul 2006 16:41:59 -0700 Vadim Gelfer mq: move many error messages to util.Abort
Thu, 27 Jul 2006 16:08:56 -0700 Vadim Gelfer mq: do not allow to qnew a patch twice
Thu, 27 Jul 2006 15:53:08 -0700 Vadim Gelfer run-tests.py: skip tests that should not run.
Thu, 27 Jul 2006 15:31:04 -0700 Vadim Gelfer make mq test more portable.
Thu, 27 Jul 2006 15:19:58 -0700 Vadim Gelfer patchbomb: add content-disposition to make display inline and add filename