log

age author description
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
Thu, 27 Jul 2006 13:18:21 +0200 Christian Ebert email: reflect that recipients are specified as comma-separated list
Thu, 27 Jul 2006 12:34:02 +0200 Benoit Boissinot merge with crew
Thu, 27 Jul 2006 12:33:33 +0200 Benoit Boissinot MANIFEST.in fixes
Thu, 27 Jul 2006 02:57:49 +0200 Benoit Boissinot merge with gitweb
Wed, 26 Jul 2006 20:57:00 -0400 Josef "Jeff" Sipek [hgweb] links to shortlog for the default templates
Wed, 26 Jul 2006 20:26:52 -0400 Josef "Jeff" Sipek [hgweb] Shortlog template for default theme
Thu, 27 Jul 2006 02:37:04 +0200 Benoit Boissinot merge gitweb with crew
Mon, 24 Jul 2006 20:56:30 -0400 Josef "Jeff" Sipek [hgweb] Implemented shortlog (gitweb templates only)
Mon, 24 Jul 2006 20:10:04 -0400 Josef "Jeff" Sipek [hgweb] Fixed up gitweb templates
Wed, 26 Jul 2006 12:22:04 -0700 Brendan Cully Add mq patch names to tagscache instead of overriding lookup.
Tue, 25 Jul 2006 17:15:44 -0700 Lee Cantey Update Windows and Mac installers to 0.9.1 release
Wed, 26 Jul 2006 14:42:17 +0200 Christian Ebert added documentation for to, cc, and bcc addressing
Wed, 26 Jul 2006 14:39:33 +0200 Christian Ebert optionally send blind carbon copies
Wed, 26 Jul 2006 15:21:20 +0200 Christian Ebert fix reference to "smtp" section
Wed, 26 Jul 2006 01:03:33 +0200 Mathieu Clabaut mq: uniform verbose display of patche[s].
Wed, 26 Jul 2006 08:42:20 +0200 Thomas Arendsen Hein Fixed confused directory changing in test-http.
Tue, 25 Jul 2006 23:10:11 +0200 Mathieu Clabaut extdiff : add comment on how to use vim for doing directoy diff
Tue, 25 Jul 2006 13:50:52 -0700 Vadim Gelfer merge.
Tue, 25 Jul 2006 13:50:32 -0700 Vadim Gelfer hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
Tue, 25 Jul 2006 10:29:43 -0500 Will Maier Provide a relevant description for --timeout.
Tue, 25 Jul 2006 21:22:56 +0200 Benoit Boissinot self.root == '/': prefix length computation out of the loop
Tue, 25 Jul 2006 11:09:17 -0700 Gil Fix dirstate.walkhelper removing first char of nd when self.root == '/'.
Tue, 25 Jul 2006 17:54:58 +0200 Thomas Arendsen Hein Include all tests/*.py files in the MANIFEST so tests won't fail on tarballs.
Sat, 22 Jul 2006 23:35:16 +0900 FUJIWARA Katsunori Emacs: apply "expand-filename" on "default-directory".
Sat, 22 Jul 2006 23:30:19 +0900 FUJIWARA Katsunori Emacs: apply kill-local-variable instead of make-local-variable to FORGET
Mon, 24 Jul 2006 23:06:05 -0700 Frank Kingswood hgweb: Configurable zebra stripes
Tue, 25 Jul 2006 01:23:31 +0200 Benoit Boissinot prune unwanted files from MANIFEST (backups, object files, etc)
Thu, 20 Jul 2006 11:52:28 -0700 Brendan Cully Add qtip and qbase to mq qlookup.
Thu, 20 Jul 2006 11:52:28 -0700 Brendan Cully Mq: modify repo.lookup to resolve applied patches too.
Mon, 24 Jul 2006 14:36:32 -0700 Vadim Gelfer merge with crew.
Thu, 20 Jul 2006 16:21:07 -0700 Vadim Gelfer status: add -c (clean) and -A (all files) options
Mon, 24 Jul 2006 17:17:07 -0500 Matt Mackall Added signature for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9
Mon, 24 Jul 2006 17:13:58 -0500 Matt Mackall Added tag 0.9.1 for changeset 2be3001847cb18a23c403439d9e7d0ace30804e9
Mon, 24 Jul 2006 17:06:39 -0500 Matt Mackall Merge with crew 0.9.1
Mon, 24 Jul 2006 13:47:29 -0700 Alexis S. L. Carvalho make convert-repo deal with git symbolic refs.