Fri, 30 Jun 2006 10:16:38 +0200 make changeset outputted by the raw template to be closer to 'hg export'
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 30 Jun 2006 10:16:38 +0200] rev 2520
make changeset outputted by the raw template to be closer to 'hg export'
Fri, 30 Jun 2006 10:15:18 +0200 add a new template function 'hgdate'
Benoit Boissinot <benoit.boissinot@ens-lyon.org> [Fri, 30 Jun 2006 10:15:18 +0200] rev 2519
add a new template function 'hgdate' 'hgdate' turns a date into a cset timestamp as printed by 'hg export'
Thu, 29 Jun 2006 10:35:15 -0700 mercurial.el: fix misleading indent of code.
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 29 Jun 2006 10:35:15 -0700] rev 2518
mercurial.el: fix misleading indent of code. code was correct, indent was wrong.
Thu, 29 Jun 2006 10:27:09 -0700 mercurial.el: inhibit backups for files managed by mercurial
Vadim Gelfer <vadim.gelfer@gmail.com> [Thu, 29 Jun 2006 10:27:09 -0700] rev 2517
mercurial.el: inhibit backups for files managed by mercurial
Tue, 27 Jun 2006 11:32:37 -0700 Update Mac OSX installer to 0.9 with Universal Python build
Lee Cantey <lcantey@gmail.com> [Tue, 27 Jun 2006 11:32:37 -0700] rev 2516
Update Mac OSX installer to 0.9 with Universal Python build
Tue, 27 Jun 2006 09:41:05 -0700 import: make help clearer. suggested by asak.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 27 Jun 2006 09:41:05 -0700] rev 2515
import: make help clearer. suggested by asak.
Tue, 27 Jun 2006 09:33:12 -0700 Really fix http headers for web UI and issue 254.
Eric Hopper <hopper@omnifarious.org> [Tue, 27 Jun 2006 09:33:12 -0700] rev 2514
Really fix http headers for web UI and issue 254. This also arranges for static content to allow a keepalive connection.
Tue, 27 Jun 2006 09:30:50 -0700 import: added tests, fixed bugs found by tests and asak.
Vadim Gelfer <vadim.gelfer@gmail.com> [Tue, 27 Jun 2006 09:30:50 -0700] rev 2513
import: added tests, fixed bugs found by tests and asak.
Tue, 27 Jun 2006 10:49:46 -0400 mq: fix qparents to return the correct parent when no patches are applied
Chris Mason <mason@suse.com> [Tue, 27 Jun 2006 10:49:46 -0400] rev 2512
mq: fix qparents to return the correct parent when no patches are applied
Tue, 27 Jun 2006 11:23:06 -0400 mq: hg qnew -f should refresh the new patch
Chris Mason <mason@suse.com> [Tue, 27 Jun 2006 11:23:06 -0400] rev 2511
mq: hg qnew -f should refresh the new patch qnew -f was originally meant to just skip the localchanges check. But, it currently discards the local changes, which is not at all what people expect. This patch changes qnew -f to create the new patch and then run hg qrefresh on it. The local changes will be in the new patch.
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 tip