Wed, 17 Apr 2013 00:29:54 +0400 |
Alexander Plavin |
log: fix behavior with empty repositories (issue3497)
|
Mon, 18 Mar 2013 16:04:10 -0500 |
Kevin Bullock |
revset: don't abort when regex to tag() matches nothing (issue3850)
|
Mon, 28 Jan 2013 12:19:21 -0800 |
Paul Cavallaro |
revset: change ancestor to accept 0 or more arguments (issue3750)
|
Sun, 27 Jan 2013 14:24:37 -0600 |
Kevin Bullock |
bookmarks: don't use bookmarks.listbookmarks in local computations
stable
|
Wed, 23 Jan 2013 22:52:55 +0900 |
FUJIWARA Katsunori |
revset: evaluate sub expressions correctly (issue3775)
stable
|
Wed, 16 Jan 2013 20:41:34 +0100 |
Mads Kiilerich |
bundlerepo: improve performance for bundle() revset expression
|
Sun, 13 Jan 2013 01:39:16 -0600 |
Kevin Bullock |
filtering: rename filters to their antonyms
|
Thu, 03 Jan 2013 18:48:14 +0100 |
Pierre-Yves David |
revset: retrieve hidden from filteredrevs
|
Wed, 12 Dec 2012 03:12:55 +0100 |
Pierre-Yves David |
obsolete: add revset and test for divergent changesets
|
Fri, 07 Dec 2012 10:37:43 -0800 |
Siddharth Agarwal |
revset.children: ignore rev numbers that are too low
|
Wed, 28 Nov 2012 16:15:05 -0600 |
Matt Mackall |
merge with stable
|
Mon, 26 Nov 2012 13:44:11 -0600 |
Matt Mackall |
revset: backed out changeset 54cedee86e51
stable
|
Tue, 20 Nov 2012 10:09:06 -0800 |
Bryan O'Sullivan |
Merge with crew-stable
|
Fri, 16 Nov 2012 15:39:12 -0800 |
Durham Goode |
commit: increase perf by avoiding checks against entire repo subsets
stable
|
Wed, 31 Oct 2012 16:23:23 -0700 |
Tomasz Kleczek |
bundle: add revset expression to show bundle contents (issue3487)
|
Tue, 30 Oct 2012 18:48:44 -0500 |
Matt Mackall |
revset: accept @ in unquoted symbols (issue3686)
stable
|
Fri, 19 Oct 2012 00:39:06 +0200 |
Pierre-Yves David |
revset: add a bumped revset
|
Fri, 19 Oct 2012 00:28:13 +0200 |
Pierre-Yves David |
obsolete: rename `getobscache` into `getrevs`
|
Mon, 08 Oct 2012 15:54:53 +0200 |
Pierre-Yves David |
clfilter: remove use of xrange in revset
|
Mon, 15 Oct 2012 17:43:05 +0200 |
Pierre-Yves David |
branchpoint: remove useless intermediate set creation
|
Mon, 15 Oct 2012 17:42:40 +0200 |
Pierre-Yves David |
clfilter: use changelog to iterate over the repo in branchpoint
|
Mon, 13 Aug 2012 21:50:45 +0200 |
Ivan Andrus |
revsets: add branchpoint() function
|
Thu, 20 Sep 2012 19:01:53 +0200 |
Pierre-Yves David |
clfilter: remove usage of `range` in favor of iteration over changelog
|
Tue, 11 Sep 2012 08:36:09 -0700 |
Bryan O'Sullivan |
Merge spelling fixes
|
Fri, 17 Aug 2012 13:58:18 -0700 |
timeless |
spelling: further
|
Tue, 28 Aug 2012 20:52:04 +0200 |
Pierre-Yves David |
obsolete: introduce caches for all meaningful sets
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Sat, 04 Aug 2012 20:20:48 +0200 |
Patrick Mezard |
revset: add hidden() revset
|
Mon, 30 Jul 2012 15:48:04 +0200 |
Patrick Mezard |
revset: minor doc fixes on obsolete related revsets
stable
|
Sat, 28 Jul 2012 23:51:57 +0900 |
FUJIWARA Katsunori |
revset: fix the definition of "unstable changesets" for "unstable" predicate
stable
|
Wed, 25 Jul 2012 22:41:26 -0400 |
Greg Ward |
revset: polish explanation of the difference between file() and filelog()
stable
|
Thu, 26 Jul 2012 13:58:43 +0900 |
FUJIWARA Katsunori |
i18n: add/relocate "i18n keyword" comments for i18n messages in revset.py
stable
|
Thu, 26 Jul 2012 13:58:43 +0900 |
FUJIWARA Katsunori |
revset: use appropriate predicate name in error messages
stable
|
Wed, 25 Jul 2012 16:15:28 +0900 |
FUJIWARA Katsunori |
revset: add explanation about difference between 'filelog()' and 'file()'
stable
|
Sat, 07 Jul 2012 00:47:55 -0400 |
Matt Harbison |
revset: add destination() predicate
|
Sat, 07 Jul 2012 00:47:30 -0400 |
Matt Harbison |
revset: add origin() predicate
|
Fri, 06 Jul 2012 19:34:09 +0200 |
Pierre-Yves David |
obsolete: compute extinct changesets
|
Fri, 06 Jul 2012 00:18:09 +0200 |
Pierre-Yves David |
obsolete: compute unstable changeset
|
Fri, 06 Jul 2012 19:29:10 +0200 |
Pierre-Yves David |
revset: add an `obsolete` symbol
|
Wed, 13 Jun 2012 23:32:58 +0200 |
Angel Ezquerra |
revset: add "diff" field to "matching" keyword
|
Wed, 04 Jul 2012 09:38:07 -0700 |
Bryan O'Sullivan |
revset: ensure we are reversing a list (issue3530)
|
Tue, 05 Jun 2012 20:35:34 -0400 |
Matt Harbison |
revset: add a utility for obtaining the source of a given rev
|
Sun, 13 May 2012 01:12:26 -0400 |
Matt Harbison |
revset: add a predicate for finding converted changesets
|
Fri, 01 Jun 2012 15:50:22 -0700 |
Bryan O'Sullivan |
revset: introduce and use _revsbetween
|
Fri, 01 Jun 2012 15:50:22 -0700 |
Bryan O'Sullivan |
revset: implement dagrange directly
|
Fri, 01 Jun 2012 15:50:22 -0700 |
Bryan O'Sullivan |
revset: turn dagrange into a function
|
Fri, 01 Jun 2012 15:50:22 -0700 |
Bryan O'Sullivan |
revset: drop unreachable code
|
Thu, 24 May 2012 13:05:06 +0200 |
Patrick Mezard |
revset: cache alias expansions
|
Fri, 01 Jun 2012 17:05:31 -0700 |
Bryan O'Sullivan |
util: subclass deque for Python 2.4 backwards compatibility
|
Fri, 01 Jun 2012 15:13:05 -0500 |
Matt Mackall |
revset: avoid validating all tag nodes for tag(x)
|
Wed, 30 May 2012 23:14:04 +0100 |
Simon King |
revset: add pattern matching to 'extra' revset expression
|
Wed, 30 May 2012 23:13:58 +0100 |
Simon King |
revset: add pattern matching to the 'user' revset expression
|
Wed, 30 May 2012 23:13:33 +0100 |
Simon King |
revset: add pattern matching to 'bookmarks' revset expression
|
Wed, 30 May 2012 23:13:33 +0100 |
Simon King |
revset: add pattern matching to 'branch' revset expression
|
Wed, 30 May 2012 23:13:33 +0100 |
Simon King |
revset: add pattern matching to 'tag' revset expression
|
Wed, 30 May 2012 23:13:33 +0100 |
Simon King |
revset: add helper function for matching strings to patterns
|
Tue, 15 May 2012 10:46:23 -0700 |
Bryan O'Sullivan |
cleanup: use the deque type where appropriate
|
Tue, 22 May 2012 14:37:20 -0500 |
Matt Mackall |
merge with stable
|
Sat, 19 May 2012 17:19:55 +0200 |
Patrick Mezard |
revset: fix infinite alias expansion detection
stable
|
Sat, 19 May 2012 17:18:29 +0200 |
Patrick Mezard |
revset: explicitely tag alias arguments for expansion
stable
|