log

age author description
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
Fri, 12 Oct 2012 10:40:09 +0200 Adrian Buehlmann store: move __contains__() implementation from class fncache into fncachestore
Fri, 12 Oct 2012 10:12:26 +0200 Adrian Buehlmann test-log: fix / vs \ issues on Windows introduced with 6d218e47cf9b
Fri, 12 Oct 2012 19:43:24 +0200 Adrian Buehlmann perf: simply use repo.store for perffncache* commands
Sun, 14 Oct 2012 18:30:47 +0200 Mads Kiilerich test-subrepo-recursion.t: re-introduce glob to handle \ slashes on Windows
Sun, 14 Oct 2012 18:30:42 +0200 Mads Kiilerich run-tests: make it possible to combine (esc) with (glob) and (re)
Mon, 15 Oct 2012 02:33:12 +0200 Mads Kiilerich run-tests: alternative way of handling \r on Windows
Tue, 16 Oct 2012 15:39:12 +0200 Pierre-Yves David obsolete: flip `obstore.successors` and `obsolete.precursors`
Sun, 14 Oct 2012 23:33:10 +0200 Pierre-Yves David obsolete: add example of marker usage in the documentation