Thu, 12 Aug 2010 20:54:34 -0300 |
Wagner Bruna |
revset: fix outgoing argument handling
stable
|
Fri, 30 Jul 2010 10:07:46 +0900 |
Nicolas Dumazet |
revset: add min function
|
Thu, 22 Jul 2010 08:17:38 -0500 |
Matt Mackall |
revset: fix ancestor subset handling (issue2298)
stable
|
Wed, 30 Jun 2010 17:44:36 -0500 |
Matt Mackall |
revset: make negate work for sort specs
stable
|
Mon, 28 Jun 2010 11:07:27 -0500 |
Matt Mackall |
revset: deal with empty sets in range endpoints
stable
|
Fri, 25 Jun 2010 01:27:25 -1000 |
Julian Cowley |
revset: remove debugging leftover
stable
|
Sat, 19 Jun 2010 13:00:08 -0500 |
Matt Mackall |
revset: fix up contains/getstring when no args passed
|
Sat, 19 Jun 2010 12:22:35 -0500 |
Matt Mackall |
revset: allow extended characters in symbols
|
Fri, 18 Jun 2010 17:34:13 -0500 |
Matt Mackall |
revset: nicer exception for empty queries
|
Fri, 18 Jun 2010 21:31:19 +0200 |
Martin Geisler |
revset: all your error messages are belong to _
|
Sun, 13 Jun 2010 23:25:27 +0200 |
Georg Brandl |
revset: fix call to ctx.extra() in closed()
|
Fri, 11 Jun 2010 15:30:12 -0500 |
Matt Mackall |
revset: improve filter argument handling
|
Tue, 08 Jun 2010 09:30:33 +0200 |
Dirkjan Ochtman |
cleanups: unused variables
|
Mon, 07 Jun 2010 18:35:54 +0200 |
Dirkjan Ochtman |
move discovery methods from localrepo into new discovery module
|
Sat, 05 Jun 2010 09:58:02 -0500 |
Matt Mackall |
revset: delay import of hg to avoid start-up import loops
|
Fri, 04 Jun 2010 20:57:52 -0500 |
Matt Mackall |
revset: raise ParseError exceptions
|
Fri, 04 Jun 2010 10:27:23 -0500 |
Matt Mackall |
revset: sort the predicate list
|
Fri, 04 Jun 2010 10:26:55 -0500 |
Matt Mackall |
revset: fix - handling in the optimizer
|
Thu, 03 Jun 2010 20:32:41 -0500 |
Matt Mackall |
revset: fix up tests
|
Thu, 03 Jun 2010 17:39:40 -0500 |
Matt Mackall |
revset: add tagged predicate
|
Thu, 03 Jun 2010 17:39:34 -0500 |
Matt Mackall |
revset: optimize the parse tree directly
|
Wed, 02 Jun 2010 14:07:46 -0500 |
Matt Mackall |
revset: add support for prefix and suffix versions of : and ::
|
Tue, 01 Jun 2010 11:18:57 -0500 |
Matt Mackall |
revset: introduce revset core
|