log

age author description
Fri, 08 Nov 2013 11:49:13 +0100 Martin Geisler phase: better error message when --force is needed stable
Fri, 08 Nov 2013 09:48:01 +0100 Isaac Jurado hgweb: ignore non numeric "revcount" parameter values (issue4091) stable
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori lock: take both vfs and lock file path relative to vfs to access via vfs
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori vfs: add "makelock()" and "readlock()"
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori hg: rewrite "copystore()" with vfs
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori localrepo: import "lock" module as "lockmod" for readability
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori transaction: take journal file path relative to vfs to use file API via vfs
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori vfs: add "chmod()"
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori vfs: add "isfile()"
Tue, 12 Nov 2013 16:23:52 +0900 FUJIWARA Katsunori transaction: unlink target file via vfs
Sat, 09 Nov 2013 14:50:58 +0100 Simon Heimberg relink: abort earlier when on different devices (issue3916)
Mon, 11 Nov 2013 22:59:26 +0100 Simon Heimberg localrepo: prevent to copy repo local config, copy baseui instead
Fri, 08 Nov 2013 14:42:09 +0900 FUJIWARA Katsunori doc: show details of command options in pages generated by docutils
Tue, 05 Nov 2013 09:43:26 +0100 Simon Heimberg Makefile: intermediate steps work with temporary copy of hg.pot
Thu, 21 Nov 2013 15:08:30 -0600 Matt Mackall merge with stable