Thu, 27 Jul 2006 18:24:59 -0700 mq: fix queue.apply to not call os.chdir()
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 27 Jul 2006 18:24:59 -0700] rev 2712
mq: fix queue.apply to not call os.chdir() call to os.chdir broke "hg -R dirname qpush". instead pass -d (change directory) option to patch command.
Thu, 27 Jul 2006 16:41:59 -0700 mq: move many error messages to util.Abort
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 27 Jul 2006 16:41:59 -0700] rev 2711
mq: move many error messages to util.Abort
Thu, 27 Jul 2006 16:08:56 -0700 mq: do not allow to qnew a patch twice
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 27 Jul 2006 16:08:56 -0700] rev 2710
mq: do not allow to qnew a patch twice
Thu, 27 Jul 2006 15:53:08 -0700 run-tests.py: skip tests that should not run.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 27 Jul 2006 15:53:08 -0700] rev 2709
run-tests.py: skip tests that should not run. print message when any test is skipped. count skipped tests.
Thu, 27 Jul 2006 15:31:04 -0700 make mq test more portable.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 27 Jul 2006 15:31:04 -0700] rev 2708
make mq test more portable.
Thu, 27 Jul 2006 15:19:58 -0700 patchbomb: add content-disposition to make display inline and add filename
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 27 Jul 2006 15:19:58 -0700] rev 2707
patchbomb: add content-disposition to make display inline and add filename if rev being emailed has tag that ends in .patch or .diff then use that as filename. else make up filename from name of repo.
Thu, 27 Jul 2006 22:28:03 +0200 patchbomb: optionally send patches as inline attachments
Christian Ebert <blacktrash@gmx.net> [Thu, 27 Jul 2006 22:28:03 +0200] rev 2706
patchbomb: optionally send patches as inline attachments
Thu, 27 Jul 2006 12:36:17 -0700 merge with crew.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 27 Jul 2006 12:36:17 -0700] rev 2705
merge with crew.
Thu, 27 Jul 2006 21:25:39 +0200 make introductory message of patch series text/plain
Christian Ebert <blacktrash@gmx.net> [Thu, 27 Jul 2006 21:25:39 +0200] rev 2704
make introductory message of patch series text/plain
Fri, 21 Jul 2006 01:51:17 -0300 run-tests.py: fix diff output when test-foo.out doesn't exist.
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 21 Jul 2006 01:51:17 -0300] rev 2703
run-tests.py: fix diff output when test-foo.out doesn't exist. Previously, if test-foo.out doesn't exist and test-foo outputs something, the first line of the diff will look like this: -+changeset: 0:0acdaf898367 (note the leading "-")
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip