log

age author description
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
Thu, 27 Jul 2006 22:28:03 +0200 Christian Ebert patchbomb: optionally send patches as inline attachments
Thu, 27 Jul 2006 15:20:35 -0500 Matt Mackall Fix test permission
Thu, 27 Jul 2006 12:36:17 -0700 Vadim Gelfer merge with crew.
Thu, 27 Jul 2006 21:25:39 +0200 Christian Ebert make introductory message of patch series text/plain
Fri, 21 Jul 2006 01:51:17 -0300 Alexis S. L. Carvalho run-tests.py: fix diff output when test-foo.out doesn't exist.
Fri, 21 Jul 2006 01:51:17 -0300 Alexis S. L. Carvalho Allow tests that end in .py and .bat
Thu, 27 Jul 2006 18:53:31 +0200 Thomas Arendsen Hein Merged backout head.
Thu, 27 Jul 2006 18:53:10 +0200 Thomas Arendsen Hein Backed out changeset 2ab464771b7d15c60014996d2853efc92cdb8465
Thu, 27 Jul 2006 09:27:45 -0700 Chris Mason mq: strip should not blow away local changes
Thu, 27 Jul 2006 09:27:42 -0700 Chris Mason mq: fix qnew and qimport to deal with series file comments
Thu, 27 Jul 2006 09:27:39 -0700 Chris Mason mq: qpop should act like quilt pop
Thu, 27 Jul 2006 09:27:35 -0700 Chris Mason mq: patch naming shortcuts
Wed, 26 Jul 2006 20:15:31 +0200 Mathieu Clabaut Improve bash_completion for patches in MQ
Wed, 26 Jul 2006 20:11:54 +0200 Mathieu Clabaut MQ: uniformise message and logfile option.
Thu, 27 Jul 2006 09:14:53 -0700 Vadim Gelfer merge with crew.
Wed, 26 Jul 2006 21:01:36 +0200 Mathieu Clabaut Makefile do a chmod +x on test sceanrios