Mon, 20 Apr 2015 10:52:20 +0300 |
Alexander Drozdov |
revset: id() called with 40-byte strings should give the same results as for short strings
stable
|
file |
diff |
annotate
|
Sat, 02 May 2015 00:15:03 +0900 |
FUJIWARA Katsunori |
tests: make tests with temporary environment setting portable
stable 3.4
|
file |
diff |
annotate
|
Thu, 30 Apr 2015 07:46:54 -0700 |
Siddharth Agarwal |
ui: disable revsetaliases in plain mode (BC)
stable
|
file |
diff |
annotate
|
Mon, 13 Apr 2015 20:53:05 -0700 |
Ryan McElroy |
revsets: more informative syntax error message
|
file |
diff |
annotate
|
Mon, 13 Apr 2015 21:06:21 -0700 |
Ryan McElroy |
revsets: show current revset abort behavior
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 17:11:25 +0900 |
Yuya Nishihara |
revset: optimize "x & fullreposet" case
|
file |
diff |
annotate
|
Mon, 16 Mar 2015 18:36:53 +0900 |
Yuya Nishihara |
debugrevspec: show nesting structure of smartsets if verbose
|
file |
diff |
annotate
|
Sat, 16 Aug 2014 13:44:16 +0900 |
Yuya Nishihara |
revset: add wdir() function to specify workingctx revision by command
|
file |
diff |
annotate
|
Tue, 10 Feb 2015 15:59:12 -0500 |
Augie Fackler |
dispatch: offer suggestions of similar-named commands
|
file |
diff |
annotate
|
Mon, 26 Jan 2015 15:43:13 -0500 |
Augie Fackler |
dispatch: offer near-edit-distance suggestions for {file,rev}set functions
|
file |
diff |
annotate
|
Mon, 26 Jan 2015 15:52:46 -0500 |
Augie Fackler |
test-revset: add tests for missing function output
|
file |
diff |
annotate
|
Thu, 08 Jan 2015 23:05:45 +0900 |
Yuya Nishihara |
revset: extend fullreposet to make "null" revision magically appears in set
|
file |
diff |
annotate
|
Sat, 10 Jan 2015 14:49:50 +0900 |
Yuya Nishihara |
revset: have all() filter out null revision
|
file |
diff |
annotate
|
Wed, 25 Feb 2015 18:12:01 -0500 |
Jordi GutiƩrrez Hermoso |
revrange: don't parse revset aliases as hash prefixes (issue4553)
|
file |
diff |
annotate
|
Mon, 02 Mar 2015 01:20:14 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Thu, 05 Feb 2015 14:45:49 +0900 |
FUJIWARA Katsunori |
revset: mask specific names for named() predicate
stable
|
file |
diff |
annotate
|
Tue, 03 Feb 2015 17:54:01 -0600 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Tue, 03 Feb 2015 21:56:29 +0900 |
FUJIWARA Katsunori |
revset: get revision number of each node from target namespaces
stable
|
file |
diff |
annotate
|
Mon, 02 Feb 2015 23:07:04 +0900 |
FUJIWARA Katsunori |
revset: replace parsing alias definition by _parsealiasdefn to parse strictly
|
file |
diff |
annotate
|
Sat, 31 Jan 2015 01:00:50 +0900 |
FUJIWARA Katsunori |
revset: raise RepoLookupError to make present() predicate continue the query
stable
|
file |
diff |
annotate
|
Sun, 25 Jan 2015 20:20:27 +0900 |
Yuya Nishihara |
revset: fix ancestors(null) to include null revision (issue4512)
stable
|
file |
diff |
annotate
|
Sat, 10 Jan 2015 12:56:38 +0900 |
Yuya Nishihara |
revset: allow rev(-1) to indicate null revision (BC)
stable
|
file |
diff |
annotate
|
Sat, 10 Jan 2015 23:18:11 +0900 |
FUJIWARA Katsunori |
revset: parse alias declaration strictly by _parsealiasdecl
|
file |
diff |
annotate
|
Sat, 10 Jan 2015 23:18:11 +0900 |
FUJIWARA Katsunori |
revset: store full detail into revsetalias.error for error source distinction
|
file |
diff |
annotate
|
Wed, 14 Jan 2015 12:50:46 -0800 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sat, 10 Jan 2015 21:31:59 +0900 |
Yuya Nishihara |
revset: fix spanset.isascending() to honor sort() or reverse() request
stable
|
file |
diff |
annotate
|
Thu, 06 Nov 2014 14:55:18 -0800 |
Sean Farley |
revset: use '%' as an operator for 'only'
|
file |
diff |
annotate
|
Tue, 06 Jan 2015 23:46:18 +0900 |
FUJIWARA Katsunori |
revset: introduce new operator "##" to concatenate strings/symbols at runtime
|
file |
diff |
annotate
|
Mon, 05 Jan 2015 11:02:04 +0900 |
FUJIWARA Katsunori |
revset: delay showing parse error for the revset alias until it is referred
|
file |
diff |
annotate
|
Sun, 19 Oct 2014 16:48:33 +0900 |
Yuya Nishihara |
revset: have rev() drop out-of-range or filtered rev explicitly (issue4396)
stable
|
file |
diff |
annotate
|