Sun, 15 Apr 2012 00:27:31 +0200 |
Angel Ezquerra |
tests: add tests for matching keyword
|
Thu, 12 Apr 2012 20:52:39 -0500 |
Matt Mackall |
merge with stable
|
Wed, 11 Apr 2012 11:32:00 +0200 |
Patrick Mezard |
graphlog: correctly handle calls in subdirectories
|
Sun, 08 Apr 2012 11:11:30 +0200 |
Patrick Mezard |
revset: do not ignore input revisions in roots()
stable
|
Fri, 24 Feb 2012 11:02:21 +0100 |
Patrick Mezard |
debugrevspec: pretty print output
|
Thu, 09 Feb 2012 21:03:07 +0100 |
Patrick Mezard |
revset: fix alias substitution recursion (issue3240)
|
Fri, 27 Jan 2012 22:29:58 +0900 |
FUJIWARA Katsunori |
revset: add tests for 'remote()' predicate
stable
|
Sun, 25 Dec 2011 20:35:16 +0900 |
FUJIWARA Katsunori |
i18n: use "encoding.lower()" to normalize specified string for revset
|
Thu, 08 Dec 2011 16:01:44 -0600 |
Matt Mackall |
merge with stable
|
Thu, 08 Dec 2011 14:32:44 -0600 |
Matt Mackall |
branch: warn on branching
stable
|
Mon, 21 Nov 2011 01:49:20 +0100 |
Mads Kiilerich |
tests: introduce 'hghave msys' to skip tests that would fail because of msys
|
Wed, 22 Jun 2011 01:55:00 +0200 |
Mads Kiilerich |
revset: fix aliases with 0 or more than 2 parameters
stable
|
Thu, 16 Jun 2011 22:47:34 +0200 |
Thomas Arendsen Hein |
revset: add desc(string) to search in commit messages
|
Sun, 01 May 2011 17:35:05 +0200 |
Mads Kiilerich |
revset: avoid over-aggresive optimizations of non-filtering functions (issue2549)
|
Sat, 30 Apr 2011 18:30:14 +0200 |
Alexander Solovyov |
revset aliases
|