Mercurial > hg
graph
-
push: refuse to push obsolete changesetsTue, 10 Jul 2012 01:32:18 +0200, by Pierre-Yves David
-
push: accept revset argument for --revThu, 05 Jul 2012 19:53:04 +0200, by Pierre-Yves David
-
check-code: recognise %= as an operatorFri, 06 Jul 2012 19:48:19 +0200, by Pierre-Yves David
-
tests: do exclude what is expectedWed, 04 Jul 2012 08:55:16 +0200, by Simon Heimberg
-
parsers.c: remove warning: 'size' may be used uninitialized in this functionFri, 06 Jul 2012 00:48:45 +0200, by Mads Kiilerich
-
graphlog: remove unused ASCIIDATA constantWed, 11 Jul 2012 16:47:33 +0200, by Patrick Mezard
-
graphlog: make functions private, fix namesWed, 11 Jul 2012 17:10:21 +0200, by Patrick Mezard
-
graphlog: remove unused get_revs() functionWed, 11 Jul 2012 17:05:20 +0200, by Patrick Mezard
-
localrepo: use file API via vfs while ensuring repository directoryFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use "vfs" intead of "opener" while ensuring repository directoryFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use the path relative to "self.vfs" instead of "path" argumentFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use "self.wvfs.join()" instead of "os.path.join()"Fri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: use path expansion API via vfsFri, 06 Jul 2012 18:45:27 +0900, by FUJIWARA Katsunori
-
localrepo: add "vfs" fields to "localrepository" for migration from "opener"Fri, 06 Jul 2012 18:45:26 +0900, by FUJIWARA Katsunori
-
largefiles: optimize status by synchronizing lfdirstate with the largefile on updateFri, 13 Jul 2012 14:49:16 +0200, by Na'Tosha Bard
-
store: abstract out how we retrieve a file's sizeMon, 25 Jun 2012 15:14:06 -0700, by Bryan O'Sullivan
-
mq: check subrepo synchronizations against parent of workdir or other appropriate contextWed, 27 Jun 2012 22:03:27 +0900, by FUJIWARA Katsunori
-
mq: create patch file after commit to import diff of ".hgsubstate" at qrefreshWed, 27 Jun 2012 22:03:27 +0900, by FUJIWARA Katsunori
-
mq: add ".hgsubstate" to patch target list only if it is not listed up yetWed, 27 Jun 2012 22:03:22 +0900, by FUJIWARA Katsunori
-
backout e7167007c083Thu, 12 Jul 2012 14:20:34 -0500, by Matt Mackall
-
merge with crew-stableThu, 12 Jul 2012 13:33:53 +0200, by Martin Geisler
-
revert: use term "uncommitted merge" in help text stableMon, 09 Jul 2012 17:51:46 +0200, by Adrian Buehlmann
-
histedit: use cmdutil.command decoratorFri, 06 Jul 2012 22:43:10 +0200, by Adrian Buehlmann
-
hgweb: show help with verbose sections includedTue, 10 Jul 2012 17:52:43 +0200, by Adrian Buehlmann