Sat, 10 Nov 2007 17:54:57 -0500 extension for synax highlighting in the hgweb file revision view
Adam Hupp <adam@hupp.org> [Sat, 10 Nov 2007 17:54:57 -0500] rev 5532
extension for synax highlighting in the hgweb file revision view Depends on the pygments syntax highlighting library: http://pygments.org/
Sat, 10 Nov 2007 21:30:59 +0100 Change standard streams mode to binary at hg startup
Patrick Mezard <pmezard@gmail.com> [Sat, 10 Nov 2007 21:30:59 +0100] rev 5531
Change standard streams mode to binary at hg startup Standard streams are expected to operate in binary mode everywhere, especially with archive, cat, diff and export commands. Rewriting these to separate informational output from binary content is complicated to do and to maintain, nonwithstanding mode switching reliability. Changing all output mode to binary should not have much impact on Windows were stream processing tools are barely used and usually cope with unix style endings. Streams mode being process wide, the switch is performed in the startup script to avoid polluting existing API users who may have solved this issue already or ignored it at least for the mercurial part.
Sat, 10 Nov 2007 21:30:43 +0100 test-import: read email payload in binary mode
Patrick Mezard <pmezard@gmail.com> [Sat, 10 Nov 2007 21:30:43 +0100] rev 5530
test-import: read email payload in binary mode
Sat, 10 Nov 2007 17:09:56 +0100 convert: fix util.popen regression in darcs converter
Patrick Mezard <pmezard@gmail.com> [Sat, 10 Nov 2007 17:09:56 +0100] rev 5529
convert: fix util.popen regression in darcs converter
Fri, 09 Nov 2007 21:24:25 -0200 merge with crew-stable
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 09 Nov 2007 21:24:25 -0200] rev 5528
merge with crew-stable
Fri, 09 Nov 2007 20:21:35 -0200 mq: really remove undo after a qpush (and after a strip)
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 09 Nov 2007 20:21:35 -0200] rev 5527
mq: really remove undo after a qpush (and after a strip) For qpush, removeundo has to be called after the transaction has finished. strip may use unbundle, which also leaves an undo file. Fixes issue780.
Fri, 09 Nov 2007 20:21:35 -0200 httprepo: give self._url and the netloc to the password manager
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 09 Nov 2007 20:21:35 -0200] rev 5526
httprepo: give self._url and the netloc to the password manager This should hide some differences between different python versions.
Mon, 05 Nov 2007 20:29:32 +0100 Do not display passwords with pull/push/incoming/outgoing
Manuel Holtgrewe <purestorm@ggnore.net> [Mon, 05 Nov 2007 20:29:32 +0100] rev 5525
Do not display passwords with pull/push/incoming/outgoing Passwords specified in the repository URL are now displayed as '***' when accessing the remote repository.
Fri, 09 Nov 2007 20:21:35 -0200 run-tests.py: add a default --date "0 0" argument to commit et al
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 09 Nov 2007 20:21:35 -0200] rev 5524
run-tests.py: add a default --date "0 0" argument to commit et al Part of test-tags was modified just to be sure this works. The change in test-archive-symlinks is necessary to avoid a "helpful" warning from GNU tar ("implausibly old time stamp 1970-01-01 00:00:00").
Fri, 09 Nov 2007 20:21:35 -0200 tests/*: avoid losing the original settings from $HGRCPATH
Alexis S. L. Carvalho <alexis@cecm.usp.br> [Fri, 09 Nov 2007 20:21:35 -0200] rev 5523
tests/*: avoid losing the original settings from $HGRCPATH
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip