Wed, 26 Jul 2006 14:39:33 +0200 optionally send blind carbon copies
Christian Ebert <blacktrash@gmx.net> [Wed, 26 Jul 2006 14:39:33 +0200] rev 2679
optionally send blind carbon copies Bcc recipients may be set via long `--bcc' or hgrc only, no prompt.
Wed, 26 Jul 2006 15:21:20 +0200 fix reference to "smtp" section
Christian Ebert <blacktrash@gmx.net> [Wed, 26 Jul 2006 15:21:20 +0200] rev 2678
fix reference to "smtp" section documentation for "method" has reference to "mail" section. "mail" section doesn't exist, changed to "smtp".
Wed, 26 Jul 2006 01:03:33 +0200 mq: uniform verbose display of patche[s].
"Mathieu Clabaut <mathieu.clabaut@gmail.com>" [Wed, 26 Jul 2006 01:03:33 +0200] rev 2677
mq: uniform verbose display of patche[s]. In verbose mode, display: "index patchname" for unapplied patches "index cset:patchnames" for applied patches "index status patchname" in the serie listing.
Wed, 26 Jul 2006 08:42:20 +0200 Fixed confused directory changing in test-http.
Thomas Arendsen Hein <thomas@intevation.de> [Wed, 26 Jul 2006 08:42:20 +0200] rev 2676
Fixed confused directory changing in test-http.
Tue, 25 Jul 2006 23:10:11 +0200 extdiff : add comment on how to use vim for doing directoy diff
"Mathieu Clabaut <mathieu.clabaut@gmail.com>" [Tue, 25 Jul 2006 23:10:11 +0200] rev 2675
extdiff : add comment on how to use vim for doing directoy diff
Tue, 25 Jul 2006 13:50:52 -0700 merge.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 25 Jul 2006 13:50:52 -0700] rev 2674
merge.
Tue, 25 Jul 2006 13:50:32 -0700 hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 25 Jul 2006 13:50:32 -0700] rev 2673
hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks all repository classes now have url() method that returns url of repo.
Tue, 25 Jul 2006 10:29:43 -0500 Provide a relevant description for --timeout.
Will Maier <willmaier@ml1.net> [Tue, 25 Jul 2006 10:29:43 -0500] rev 2672
Provide a relevant description for --timeout.
Tue, 25 Jul 2006 21:22:56 +0200 self.root == '/': prefix length computation out of the loop
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Tue, 25 Jul 2006 21:22:56 +0200] rev 2671
self.root == '/': prefix length computation out of the loop - put the computation out of the loop - change the variable to a more meaningful name
Tue, 25 Jul 2006 11:09:17 -0700 Fix dirstate.walkhelper removing first char of nd when self.root == '/'.
Gil <gil@fooplanet.com> [Tue, 25 Jul 2006 11:09:17 -0700] rev 2670
Fix dirstate.walkhelper removing first char of nd when self.root == '/'.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip