log

age author description
Fri, 05 Oct 2012 16:27:34 -0700 Huayang convert: normalize paths in filemaps (issue3612)
Wed, 17 Oct 2012 15:37:25 -0500 Matt Mackall repair: use node to track post-strip bookmark target
Wed, 17 Oct 2012 17:32:01 +0200 Christian Ebert keyword: move commands.inferrepo for code maintenance
Mon, 08 Oct 2012 22:43:54 -0400 Matt Harbison largefiles: update lfutil.findoutgoing() discovery method
Mon, 15 Oct 2012 18:37:34 -0300 Wagner Bruna wireproto: fix pushkey hook failure and output on remote http repo
Tue, 16 Oct 2012 17:09:50 -0500 Sean Farley phases: add a phase and phasestr method to file context
Wed, 17 Oct 2012 12:15:23 -0500 Kevin Bullock bookmarks: simplify code
Wed, 17 Oct 2012 11:50:47 +0200 David Soria Parra bookmarks: abort when incompatible options are used (issue3663)
Wed, 17 Oct 2012 08:44:49 +0200 David Soria Parra bookmarks: check bookmark format during rename (issue3662)
Tue, 16 Oct 2012 13:35:58 -0500 Sean Farley color: add additional changeset.phase label to log.changeset and log.parent
Tue, 16 Oct 2012 18:05:33 -0500 Augie Fackler http2: make it possible to connect w/o ssl on port 443
Mon, 15 Oct 2012 17:43:05 +0200 Pierre-Yves David branchpoint: remove useless intermediate set creation
Mon, 15 Oct 2012 17:42:40 +0200 Pierre-Yves David clfilter: use changelog to iterate over the repo in branchpoint
Fri, 12 Oct 2012 10:52:33 +0200 Adrian Buehlmann store: fncache may contain non-existent entries (fixes b9a56b816ff2)
Fri, 12 Oct 2012 10:52:32 +0200 Adrian Buehlmann store: add new _exists helper function on fncachestore