Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: avoid breaking already fixed self._status at ctx.status()
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: add workingcommitctx for exact context to be committed
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: make unknown/ignored/clean of cached status empty for equivalence
|
Wed, 24 Dec 2014 03:26:48 -0800 |
Pierre-Yves David |
linkrev: also adjust linkrev when bootstrapping annotate (issue4305)
|
Tue, 23 Dec 2014 16:14:39 -0800 |
Pierre-Yves David |
linkrev: introduce an 'introrev' method on filectx
|
Tue, 23 Dec 2014 15:30:38 -0800 |
Pierre-Yves David |
filectx.parents: enforce changeid of parent to be in own changectx ancestors
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: remove unreliable accessor methods from committablectx
|
Wed, 31 Dec 2014 17:55:43 +0900 |
FUJIWARA Katsunori |
context: cache self._status correctly at workingctx.status
|
Tue, 23 Dec 2014 18:30:46 -0800 |
Pierre-Yves David |
filectx.parents: also fetch the filelog of rename source too
|
Tue, 23 Dec 2014 18:29:03 -0800 |
Pierre-Yves David |
filectx.parents: filter nullrev parent sooner
|
Tue, 23 Dec 2014 17:13:51 -0800 |
Pierre-Yves David |
context: catch FilteredRepoLookupError instead of RepoLookupError
|
Thu, 18 Dec 2014 09:37:14 -0800 |
Durham Goode |
context: return dirstate parents in workingctx.ancestors()
|
Fri, 19 Dec 2014 00:11:56 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest more efficiently
|
Thu, 18 Dec 2014 16:41:59 -0600 |
Matt Mackall |
merge with stable
|
Fri, 12 Dec 2014 15:29:54 -0500 |
Augie Fackler |
context: stop setting None for modified or added nodes
stable
|
Wed, 17 Dec 2014 15:09:43 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest correctly with newly-removed files (issue4470)
|
Wed, 17 Dec 2014 15:09:43 +0900 |
FUJIWARA Katsunori |
memctx: calculate manifest including newly added files correctly
|
Wed, 17 Dec 2014 15:09:38 +0900 |
FUJIWARA Katsunori |
memctx: calculate exact status being committed from specified files
|
Mon, 15 Dec 2014 15:00:54 -0500 |
Augie Fackler |
memctx: fix manifest for removed files (issue4470)
|
Fri, 17 Oct 2014 15:27:12 -0700 |
Sean Farley |
namespaces: add branches
|
Fri, 17 Oct 2014 15:27:33 -0700 |
Sean Farley |
namespaces: add tags
|
Sun, 14 Dec 2014 19:11:44 -0800 |
Ryan McElroy |
namespaces: remove weakref; always pass in repo
|
Thu, 16 Oct 2014 23:27:54 -0700 |
Sean Farley |
changectx: use names api to simplify and extend node lookup
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Wed, 26 Nov 2014 15:37:01 -0800 |
Pierre-Yves David |
manifest: document the extra letter in working copy manifest node
|
Thu, 27 Nov 2014 12:25:01 -0600 |
Matt Mackall |
merge with stable
|
Mon, 24 Nov 2014 18:42:56 -0800 |
Pierre-Yves David |
rename: properly report removed and added file as modified (issue4458)
stable
|
Wed, 26 Nov 2014 14:54:16 -0800 |
Pierre-Yves David |
manifest: fix a bug where working copy file 'add' mark was buggy
stable
|
Wed, 22 Oct 2014 21:38:30 -0700 |
Martin von Zweigbergk |
manifest: add matches() method
|
Wed, 12 Nov 2014 22:20:36 -0800 |
Martin von Zweigbergk |
context.status: pass status tuple into _buildstatus
|
Wed, 12 Nov 2014 22:07:31 -0800 |
Martin von Zweigbergk |
context.status: avoid de- and reconstructing status tuple
|
Wed, 12 Nov 2014 16:51:11 -0800 |
Martin von Zweigbergk |
context.status: make _dirstatestatus() return an status tuple
|
Wed, 12 Nov 2014 21:19:07 -0800 |
Martin von Zweigbergk |
context.status: wipe deleted/unknown/ignored fields when reversed
|
Tue, 11 Nov 2014 10:16:54 -0800 |
Martin von Zweigbergk |
context.status: explain "caching reasons" more fully
|
Thu, 23 Oct 2014 17:00:38 -0700 |
Martin von Zweigbergk |
context.status: only filter suspect symlinks in the dirstate status
|
Thu, 23 Oct 2014 16:19:56 -0700 |
Martin von Zweigbergk |
context.status: inline _poststatus()
|
Sun, 12 Oct 2014 00:06:40 -0700 |
Martin von Zweigbergk |
context.status: remove now-empty _prestatus()
|
Sat, 11 Oct 2014 23:30:08 -0700 |
Martin von Zweigbergk |
context.status: call _dirstatestatus() from within _buildstatus()
|
Sun, 12 Oct 2014 00:00:13 -0700 |
Martin von Zweigbergk |
context.status: move manifest caching trick to _buildstatus()
|
Sat, 11 Oct 2014 23:18:53 -0700 |
Martin von Zweigbergk |
context.status: remove unused arguments from _matchstatus()
|
Thu, 23 Oct 2014 13:43:20 -0700 |
Martin von Zweigbergk |
context.status: remove overriding in workingctx
|
Thu, 17 Apr 2014 22:47:38 +0200 |
Mads Kiilerich |
spelling: fixes from proofreading of spell checker issues
|
Sat, 01 Nov 2014 02:43:08 +0900 |
FUJIWARA Katsunori |
i18n: make hint message of exception translatable
stable
|
Fri, 24 Oct 2014 14:24:28 -0700 |
Martin von Zweigbergk |
status: make 'hg status --rev' faster when there are deleted files
stable
|
Fri, 24 Oct 2014 15:52:20 -0500 |
Martin von Zweigbergk |
context.status: remove incorrect swapping of added/removed in workingctx
stable
|
Fri, 17 Oct 2014 15:25:32 -0700 |
Pierre-Yves David |
repoview: issue a special message when filtering hidden changesets
|
Fri, 17 Oct 2014 15:54:43 -0700 |
Pierre-Yves David |
repoview: include the filter name in filtered revision error messages
|
Wed, 15 Oct 2014 20:37:44 -0700 |
Pierre-Yves David |
changectx: issue a FilteredRepoLookupError when applicable
|
Wed, 15 Oct 2014 16:14:50 -0700 |
Pierre-Yves David |
changectx: move `IndexError` handling in the top level try except
|
Wed, 15 Oct 2014 16:05:24 -0700 |
Pierre-Yves David |
changectx: wrap the `changeid` processing in a try/except
|
Fri, 10 Oct 2014 14:09:37 -0400 |
Augie Fackler |
manifest: rename ambiguously-named set to setflag
|
Tue, 14 Oct 2014 15:46:16 -0400 |
Mike Edgar |
context: handle censored data in an on-disk file context based on config
|
Sat, 04 Oct 2014 21:05:41 -0700 |
Martin von Zweigbergk |
context: store status class instead of plain tuple in self._status
|
Tue, 14 Oct 2014 00:52:27 -0500 |
Martin von Zweigbergk |
status: update various other methods to return new class
|
Fri, 03 Oct 2014 21:44:10 -0700 |
Martin von Zweigbergk |
dirstate: separate 'lookup' status field from others
|
Wed, 01 Oct 2014 03:40:51 +0200 |
Mads Kiilerich |
changectx: skip all invalid merge.preferancestor values
|
Fri, 05 Sep 2014 11:36:20 -0700 |
Durham Goode |
dirstate: wrap setparent calls with begin/endparentchange (issue4353)
|
Tue, 19 Aug 2014 01:13:10 +0200 |
Mads Kiilerich |
comments: describe ancestor consistently - avoid 'least common ancestor'
|
Sat, 30 Aug 2014 05:29:38 -0700 |
Siddharth Agarwal |
memctx: allow extensions to determine what filectxfn should do
|
Tue, 26 Aug 2014 22:03:32 +0200 |
Mads Kiilerich |
convert: use None value for missing files instead of overloading IOError
|