log

age author description
Sat, 12 May 2007 00:41:30 +0200 Edouard Gomez Fix inconsistency for the stream_out capability in hgweb
Wed, 11 Jul 2007 19:56:16 -0300 Alexis S. L. Carvalho improve warning for hg add foo; hg mv foo bar
Wed, 11 Jul 2007 18:15:21 -0300 Alexis S. L. Carvalho util._hgexecutable: default to 'hg'
Wed, 11 Jul 2007 17:40:41 -0300 Alexis S. L. Carvalho archive: add symlink support
Wed, 11 Jul 2007 17:40:41 -0300 Alexis S. L. Carvalho archive: use util.opener when archiving files.
Wed, 11 Jul 2007 17:40:41 -0300 Alexis S. L. Carvalho localrepo.wwrite: use opener.symlink
Wed, 11 Jul 2007 17:40:41 -0300 Alexis S. L. Carvalho Add symlink method to util.opener.
Wed, 11 Jul 2007 17:40:41 -0300 Alexis S. L. Carvalho turn util.opener into a class
Tue, 10 Jul 2007 10:54:54 -0600 Wesley J. Landaker Make {urlbase} work in templates when https is used.
Wed, 11 Jul 2007 00:53:44 -0700 Brendan Cully replace .hgtags instead of appending to it when doing a raw commit
Wed, 11 Jul 2007 00:34:35 -0700 Brendan Cully handle nonexistent .hgtags in raw _tag
Wed, 11 Jul 2007 00:04:15 -0700 Brendan Cully Export extra in _tag so convert can set the branch of a tag
Tue, 10 Jul 2007 10:06:24 -0700 Brendan Cully archive: abort on empty repository. Fixes #624.
Tue, 10 Jul 2007 09:52:32 -0700 Brendan Cully mq: improve qclone error handling when patch directory is not a repository.
Mon, 09 Jul 2007 22:35:10 -0700 Lee Cantey Fix test-debugcomplete for new --certificate option