Thu, 08 Oct 2015 12:55:45 -0700 |
Pierre-Yves David |
error: get Abort from 'error' instead of 'util'
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 02:33:45 -0700 |
Pierre-Yves David |
revset: delete _updatedefaultdest as it has no users
|
file |
diff |
annotate
|
Mon, 05 Oct 2015 01:46:47 -0700 |
Pierre-Yves David |
update: move default destination computation to a function
|
file |
diff |
annotate
|
Wed, 07 Oct 2015 23:04:31 +0900 |
Yuya Nishihara |
revset: strip off "literal:" prefix from bookmark not found error
|
file |
diff |
annotate
|
Wed, 07 Oct 2015 23:00:29 +0900 |
Yuya Nishihara |
revset: do not fall through to revspec for literal: branch (issue4838)
|
file |
diff |
annotate
|
Sat, 22 Aug 2015 22:52:18 -0400 |
Matt Harbison |
util: extract stringmatcher() from revset
|
file |
diff |
annotate
|
Wed, 23 Sep 2015 00:41:07 -0700 |
Pierre-Yves David |
revset: avoid implicit None testing in revset
|
file |
diff |
annotate
|
Sun, 20 Sep 2015 16:53:42 -0700 |
Durham Goode |
revset: speed up existence checks for ordered filtered sets
|
file |
diff |
annotate
|
Sun, 20 Sep 2015 19:27:53 -0700 |
Durham Goode |
revset: remove existence check from min() and max()
|
file |
diff |
annotate
|
Fri, 18 Sep 2015 17:23:10 -0700 |
Pierre-Yves David |
update: move default destination into a revset
|
file |
diff |
annotate
|
Thu, 17 Sep 2015 14:03:15 -0700 |
Pierre-Yves David |
merge: move default destination computation in a revset
|
file |
diff |
annotate
|
Thu, 10 Sep 2015 23:29:55 +0900 |
Yuya Nishihara |
revset: handle error of string unescaping
|
file |
diff |
annotate
|
Sat, 05 Sep 2015 12:56:53 +0900 |
Yuya Nishihara |
revset: uncache filteredset.__contains__
|
file |
diff |
annotate
|
Tue, 01 Sep 2015 16:46:05 -0700 |
Durham Goode |
revset: fix resolving strings from a list
|
file |
diff |
annotate
|
Thu, 20 Aug 2015 17:19:32 +0200 |
liscju |
revsets: makes follow() supports file patterns (issue4757) (BC)
|
file |
diff |
annotate
|
Thu, 27 Aug 2015 17:57:33 -0700 |
Pierre-Yves David |
revset: cache smartset's min/max
|
file |
diff |
annotate
|
Fri, 28 Aug 2015 11:15:31 +0900 |
Yuya Nishihara |
revset: mark reachablerootspure as private
|
file |
diff |
annotate
|
Fri, 28 Aug 2015 11:14:24 +0900 |
Yuya Nishihara |
reachableroots: construct and sort baseset in revset module
|
file |
diff |
annotate
|
Fri, 21 Aug 2015 16:12:24 -0700 |
Pierre-Yves David |
reachableroots: use smartset min
|
file |
diff |
annotate
|
Mon, 24 Aug 2015 15:40:42 -0700 |
Pierre-Yves David |
reachableroots: sort the smartset in the pure version too
|
file |
diff |
annotate
|
Thu, 20 Aug 2015 17:19:56 -0700 |
Pierre-Yves David |
baseset: keep the input set around
|
file |
diff |
annotate
|
Fri, 14 Aug 2015 15:43:29 +0900 |
Yuya Nishihara |
reachableroots: use internal "revstates" array to test if rev is a root
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 22:11:20 -0700 |
Laurent Charignon |
reachableroots: default to the C implementation
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 20:18:54 -0700 |
Laurent Charignon |
revset: rename revsbetween to reachableroots and add an argument
|
file |
diff |
annotate
|
Fri, 07 Aug 2015 02:13:42 -0700 |
Laurent Charignon |
revset: make revsbetween public
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 15:30:28 -0500 |
Matt Mackall |
merge with stable
|
file |
diff |
annotate
|
Sun, 09 Aug 2015 16:09:41 +0900 |
Yuya Nishihara |
revset: prevent crash caused by empty group expression while optimizing "or"
stable
|
file |
diff |
annotate
|
Sun, 09 Aug 2015 16:06:36 +0900 |
Yuya Nishihara |
revset: prevent crash caused by empty group expression while optimizing "and"
stable
|
file |
diff |
annotate
|
Sat, 08 Aug 2015 18:36:58 -0700 |
Gregory Szorc |
revset: use absolute_import
|
file |
diff |
annotate
|
Sun, 05 Jul 2015 12:50:09 +0900 |
Yuya Nishihara |
revset: make balanced addsets by orset() without using _combinesets()
|
file |
diff |
annotate
|