log

age author description
Mon, 20 Jun 2011 16:45:33 -0500 Matt Mackall url: catch UNC paths as yet another Windows special case (issue2808) stable
Mon, 20 Jun 2011 14:11:01 +0200 Peter Arrenbrecht treediscovery: always return all remote heads stable
Mon, 20 Jun 2011 11:08:41 +0200 Sune Foldager merge with stable
Mon, 20 Jun 2011 10:51:37 +0200 Sune Foldager config.sortdict: override clear method stable
Mon, 20 Jun 2011 09:30:03 +0200 Peter Arrenbrecht patch: fix typo in variable name stable
Mon, 20 Jun 2011 10:42:19 +0200 Martin Geisler merge with stable
Fri, 17 Jun 2011 19:28:38 -0300 Wagner Bruna help/revsets: revset aliases can be defined on any config file stable
Fri, 17 Jun 2011 19:27:40 -0300 Wagner Bruna help/revsets: clean up whitespace between paragraphs stable
Fri, 17 Jun 2011 19:14:47 -0300 Wagner Bruna help/config: mention [revsetalias] section stable
Sun, 19 Jun 2011 11:43:40 +0200 Thomas Arendsen Hein fileset: add missing whitespace around operator stable
Sat, 18 Jun 2011 20:49:07 -0500 Matt Mackall fileset: drop backwards SI size units stable
Sat, 18 Jun 2011 20:36:39 -0500 Matt Mackall remove bogus test copy stable
Sat, 18 Jun 2011 17:03:01 -0500 Matt Mackall merge default branch into stable to mark the start of the code freeze stable
Sat, 18 Jun 2011 16:53:49 -0500 Matt Mackall fileset: add a help topic
Sat, 18 Jun 2011 16:53:49 -0500 Matt Mackall fileset: add copied predicate
Sat, 18 Jun 2011 16:53:49 -0500 Matt Mackall fileset: add encoding() predicate
Sat, 18 Jun 2011 16:53:49 -0500 Matt Mackall fileset: add size() predicate
Sat, 18 Jun 2011 16:53:49 -0500 Matt Mackall fileset: add grep predicate
Sat, 18 Jun 2011 16:53:49 -0500 Matt Mackall fileset: add some function help text
Sat, 18 Jun 2011 16:53:49 -0500 Matt Mackall fileset: add hgignore
Sat, 18 Jun 2011 16:53:49 -0500 Matt Mackall fileset: add resolved and unresolved predicates
Sat, 18 Jun 2011 16:53:49 -0500 Matt Mackall fileset: prescan parse tree to optimize status usage
Sat, 18 Jun 2011 16:53:49 -0500 Matt Mackall fileset: add support for file status predicates
Sat, 18 Jun 2011 16:53:49 -0500 Matt Mackall fileset: add some basic predicates
Sat, 18 Jun 2011 16:53:44 -0500 Matt Mackall match: introduce basic fileset support
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall match: allow passing a context object to match core
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall fileset: drop matchfn
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall scmutil: match no longer accepts repo objects
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall scmutil: switch match users to supplying contexts
Sat, 18 Jun 2011 16:52:51 -0500 Matt Mackall scmutil: match now accepts a context or a repo