log

age author description
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.