Thu, 13 Nov 2014 11:11:17 +0000 |
Pierre-Yves David |
repoview: extract actual hidden cache writing in its own function
|
Mon, 06 Oct 2014 07:29:40 -0700 |
David Soria Parra |
repoview: remove hiddencache verification
|
Thu, 04 Sep 2014 09:59:23 -0400 |
Augie Fackler |
merge with stable
|
Sun, 31 Aug 2014 19:43:03 +0900 |
Mike Hommey |
repoview: fix typo in repoview.changelog
stable
|
Tue, 26 Aug 2014 13:11:53 +0200 |
Matt Mackall |
repoview: fix 0L with pack/unpack for 2.4
|
Wed, 20 Aug 2014 13:21:41 -0400 |
Augie Fackler |
repoview: use util.sha1() instead of hashlib.sha1()
|
Thu, 14 Aug 2014 16:39:02 -0500 |
Matt Mackall |
repoview: fix try/except/finally for py2.4
|
Tue, 12 Aug 2014 09:39:14 -0700 |
David Soria Parra |
repoview: cache hidden changesets
|
Tue, 12 Aug 2014 16:48:54 -0700 |
David Soria Parra |
repoview: add caching bits
|
Wed, 06 Aug 2014 13:26:04 -0700 |
David Soria Parra |
repoview: split _gethiddenblockers
|
Tue, 12 Aug 2014 16:42:24 -0700 |
David Soria Parra |
repoview: use set for blockers
|
Tue, 12 Aug 2014 02:40:42 -0500 |
Matt Mackall |
repoview: filter tags to non-existent nodes from blockers (issue4328)
stable
|
Sun, 13 Apr 2014 16:36:51 -0400 |
Pierre-Yves David |
repoview: make the conversion from node to rev explicit while computing hidden
|
Sun, 13 Apr 2014 16:39:31 -0400 |
Pierre-Yves David |
repoview: drop duplicated lookup
|
Fri, 28 Mar 2014 12:51:05 -0500 |
Sean Farley |
repoview: use _gethiddenblockers in computehidden
|
Thu, 03 Apr 2014 20:07:42 -0500 |
Sean Farley |
repoview: add _gethiddenblockers method
|
Thu, 27 Mar 2014 20:14:55 -0500 |
Sean Farley |
repoview: improve performance for computehidden (issue4206)
|
Tue, 18 Mar 2014 20:10:33 -0500 |
Sean Farley |
repoview: add non-global tags to candidate list for blocking hidden changesets
|
Thu, 20 Feb 2014 02:39:01 +0100 |
Mads Kiilerich |
comments: fix minor spelling issues found with spell checker
|
Tue, 04 Feb 2014 17:13:45 -0500 |
Augie Fackler |
repoview: use repo.revs() instead of a private revset method
|
Tue, 24 Dec 2013 17:44:23 -0500 |
Pierre-Yves David |
filter: add a comment so that people do not forget to update subsettable
|
Wed, 06 Nov 2013 14:38:34 -0500 |
Augie Fackler |
subsettable: move from repoview to branchmap, the only place it's used
|
Fri, 12 Apr 2013 18:49:14 -0700 |
Bryan O'Sullivan |
merge more evolve stuff away (what?)
|
Fri, 12 Apr 2013 17:25:27 -0700 |
Bryan O'Sullivan |
repoview: remove more unreachable code
|
Fri, 12 Apr 2013 18:35:26 -0700 |
Bryan O'Sullivan |
merge away some failed evolve fat-fingering
|
Fri, 12 Apr 2013 17:18:52 -0700 |
Bryan O'Sullivan |
repoview: remove unreachable code
|
Fri, 12 Apr 2013 17:18:52 -0700 |
Bryan O'Sullivan |
repoview: remove unreachable code
|
Sun, 10 Feb 2013 18:24:29 +0100 |
Mads Kiilerich |
spelling: fix some minor issues found by spell checker
|
Sun, 27 Jan 2013 14:24:37 -0600 |
Kevin Bullock |
bookmarks: don't use bookmarks.listbookmarks in local computations
stable
|
Mon, 21 Jan 2013 19:40:15 +0100 |
Pierre-Yves David |
documentation: update to new filter names
stable
|