Sun, 11 Aug 2013 22:44:51 -0500 |
Sean Farley |
basefilectx: move _repopath from filectx
|
Sun, 11 Aug 2013 22:44:36 -0500 |
Sean Farley |
basefilectx: move _filerev from filectx
|
Sun, 11 Aug 2013 22:44:19 -0500 |
Sean Farley |
basefilectx: move _filenode from filectx
|
Sun, 11 Aug 2013 22:44:06 -0500 |
Sean Farley |
basefilectx: move _changeid from filectx
|
Sun, 11 Aug 2013 22:40:59 -0500 |
Sean Farley |
basefilectx: move _filelog from filectx
|
Sat, 10 Aug 2013 15:10:26 -0500 |
Sean Farley |
basefilectx: add an empty class that will be used as a parent of file contexts
|
Mon, 05 Aug 2013 18:44:18 -0500 |
Sean Farley |
workingctx: inherit from basectx instead of changectx
|
Tue, 06 Aug 2013 15:11:31 -0500 |
Sean Farley |
basectx: remove unnecessary check of instance
|
Mon, 05 Aug 2013 18:42:41 -0500 |
Sean Farley |
basectx: move dirty from changectx
|
Mon, 05 Aug 2013 18:41:56 -0500 |
Sean Farley |
basectx: move dirs from changectx
|
Mon, 05 Aug 2013 18:41:43 -0500 |
Sean Farley |
basectx: move _dirs from changectx
|
Mon, 05 Aug 2013 18:41:12 -0500 |
Sean Farley |
basectx: move diff from changectx
|
Mon, 05 Aug 2013 18:41:00 -0500 |
Sean Farley |
basectx: move match from changectx
|
Mon, 05 Aug 2013 18:40:36 -0500 |
Sean Farley |
basectx: move sub from changectx
|
Mon, 05 Aug 2013 18:28:54 -0500 |
Sean Farley |
basectx: move flags from changectx
|
Mon, 05 Aug 2013 18:28:40 -0500 |
Sean Farley |
basectx: move filenode from changectx
|
Mon, 05 Aug 2013 18:28:23 -0500 |
Sean Farley |
basectx: move _fileinfo from changectx
|
Mon, 05 Aug 2013 18:26:54 -0500 |
Sean Farley |
basectx: move p2 from changectx
|
Mon, 05 Aug 2013 18:26:15 -0500 |
Sean Farley |
basectx: move p1 from changectx
|
Mon, 05 Aug 2013 18:19:38 -0500 |
Sean Farley |
basectx: move parents from changectx
|
Mon, 05 Aug 2013 18:19:19 -0500 |
Sean Farley |
basectx: move mutable from changectx
|
Mon, 05 Aug 2013 18:19:04 -0500 |
Sean Farley |
basectx: move phasestr from changectx
|
Mon, 05 Aug 2013 17:22:49 -0500 |
Sean Farley |
basectx: move manifest from changectx
|
Mon, 05 Aug 2013 17:22:18 -0500 |
Sean Farley |
basectx: move __iter__ from changectx
|
Mon, 05 Aug 2013 17:22:05 -0500 |
Sean Farley |
basectx: move __getitem__ from changectx
|
Mon, 05 Aug 2013 17:21:38 -0500 |
Sean Farley |
basectx: move __contains__ from changectx
|
Mon, 05 Aug 2013 17:21:23 -0500 |
Sean Farley |
basectx: move substate from changectx
|
Mon, 05 Aug 2013 17:00:32 -0500 |
Sean Farley |
basectx: move __ne__ from changectx
|
Mon, 05 Aug 2013 17:00:09 -0500 |
Sean Farley |
basectx: move __eq__ from changectx
|
Fri, 02 Aug 2013 18:24:08 -0500 |
Sean Farley |
basectx: move __repr__ from changectx
|
Fri, 02 Aug 2013 16:52:13 -0500 |
Sean Farley |
basectx: move __int__ from changectx
|
Fri, 02 Aug 2013 16:50:13 -0500 |
Sean Farley |
basectx: change _node to node() in hex
|
Fri, 02 Aug 2013 16:49:01 -0500 |
Sean Farley |
basectx: move hex from changectx
|
Fri, 02 Aug 2013 16:48:19 -0500 |
Sean Farley |
basectx: move node from changectx
|
Fri, 02 Aug 2013 19:09:06 -0500 |
Sean Farley |
basectx: move rev from changectx
|
Fri, 02 Aug 2013 16:46:23 -0500 |
Sean Farley |
basectx: move __str__ from changectx
|
Tue, 06 Aug 2013 16:42:41 -0500 |
Sean Farley |
changectx: if passing a basectx then exit __init__ immediately
|
Tue, 06 Aug 2013 15:50:28 -0500 |
Sean Farley |
basectx: return a copied context if changeid is already a basectx
|
Sat, 13 Jul 2013 19:59:21 -0500 |
Sean Farley |
basectx: add an empty class that will be used as a parent of all contexts
|
Thu, 30 May 2013 19:29:21 -0700 |
Durham Goode |
filectx: remove dependencies on filerev
|
Thu, 30 May 2013 19:29:03 -0700 |
Durham Goode |
annotate: simplify annotate parent function
|
Thu, 30 May 2013 17:49:37 -0700 |
Durham Goode |
filectx: refactor filectx.rev() to use filectx._changeid
|
Wed, 01 May 2013 10:42:03 -0700 |
Durham Goode |
filecontext: use 'is not None' to check for filelog existence
|
Thu, 18 Apr 2013 19:50:04 +0900 |
FUJIWARA Katsunori |
annotate: discard refcount of discarded annotation for memory efficiency
|
Fri, 29 Mar 2013 22:57:16 +0900 |
FUJIWARA Katsunori |
annotate: increase refcount of each revisions correctly (issue3841)
|
Fri, 29 Mar 2013 22:57:15 +0900 |
FUJIWARA Katsunori |
annotate: reuse already calculated annotation
|
Tue, 16 Apr 2013 10:08:18 -0700 |
Bryan O'Sullivan |
ancestor: a new algorithm that is faster for nodes near tip
|
Mon, 15 Apr 2013 01:37:23 +0200 |
Mads Kiilerich |
spelling: fix typos and spelling errors
|
Wed, 10 Apr 2013 15:08:26 -0700 |
Bryan O'Sullivan |
scmutil: use new dirs class in dirstate and context
|
Tue, 02 Apr 2013 01:15:31 -0500 |
Matt Mackall |
merge with stable
|
Fri, 15 Feb 2013 18:07:14 +0900 |
Takumi IINO |
hgweb: show correct error message for i18n environment
stable 2.5.3
|
Fri, 08 Feb 2013 05:36:08 -0800 |
David Schleimer |
commit: factor out post-commit cleanup into workingctx
|
Sun, 10 Feb 2013 18:24:29 +0100 |
Mads Kiilerich |
spelling: fix some minor issues found by spell checker
|
Tue, 22 Jan 2013 11:39:14 +0100 |
Pierre-Yves David |
changectx: fix the handling of `tip`
stable
|
Wed, 16 Jan 2013 05:21:11 +0100 |
Pierre-Yves David |
clfilter: stronger detection of filtered changeset in changectx.__init__
|
Sun, 13 Jan 2013 01:39:16 -0600 |
Kevin Bullock |
filtering: rename filters to their antonyms
|
Wed, 12 Dec 2012 02:38:14 +0100 |
Mads Kiilerich |
subrepos: process subrepos in sorted order
|
Thu, 03 Jan 2013 18:51:16 +0100 |
Pierre-Yves David |
context: retrieve hidden from filteredrevs
|
Sat, 29 Dec 2012 00:40:18 +0100 |
Pierre-Yves David |
clfilter: fallback to unfiltered version when linkrev point to filtered history
|
Mon, 17 Dec 2012 15:17:54 +0100 |
Pierre-Yves David |
obsolete: introduce a troubles method on context
|