mercurial/context.py
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
Mon, 17 Dec 2012 15:06:15 +0100 Pierre-Yves David obsolete: introduce a troubled method on context
Mon, 17 Dec 2012 18:09:41 +0100 Pierre-Yves David clfilter: ensure context raise RepoLookupError when the revision is filtered
Wed, 12 Dec 2012 03:20:49 +0100 Pierre-Yves David obsolete: add a divergent method on context
Tue, 04 Dec 2012 12:54:18 -0800 David Schleimer merge: support calculating merge actions against non-working contexts
Mon, 08 Oct 2012 17:15:08 +0200 Pierre-Yves David clfilter: prevent unwanted warning about filtered parents as unknown
Fri, 19 Oct 2012 00:43:44 +0200 Pierre-Yves David context: add a `bumped` method to `changectx`
Fri, 19 Oct 2012 00:28:13 +0200 Pierre-Yves David obsolete: rename `getobscache` into `getrevs`
Tue, 16 Oct 2012 17:09:50 -0500 Sean Farley phases: add a phase and phasestr method to file context
Tue, 18 Sep 2012 21:39:12 +0900 FUJIWARA Katsunori context: add "descendant()" to changectx for efficient descendant examination
Tue, 28 Aug 2012 20:52:04 +0200 Pierre-Yves David obsolete: introduce caches for all meaningful sets
Tue, 21 Aug 2012 02:41:20 +0200 Mads Kiilerich improve some comments and docstrings, fixing issues found when spell checking
Wed, 15 Aug 2012 22:39:18 +0200 Mads Kiilerich fix wording and not-completely-trivial spelling errors and bad docstrings
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Thu, 02 Aug 2012 17:48:58 +0200 Patrick Mezard context: simplify workingctx._parents
Mon, 16 Jul 2012 17:44:46 +0200 Pierre-Yves David hidden: move hiddenrevs set on the repository
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
Wed, 04 Jul 2012 17:26:51 +0200 Pierre-Yves David obsolete: fix context.obsolete() method
Wed, 06 Jun 2012 01:56:58 +0200 Pierre-Yves David obsolete: function and method to access some obsolete data
Wed, 27 Jun 2012 13:41:04 -0500 Matt Mackall copies: re-include root directory in directory rename detection (issue3511)
Fri, 01 Jun 2012 12:45:16 -0700 Bryan O'Sullivan revlog: descendants(*revs) becomes descendants(revs) (API)
Fri, 01 Jun 2012 12:37:18 -0700 Bryan O'Sullivan revlog: ancestors(*revs) becomes ancestors(revs) (API)
Mon, 21 May 2012 16:35:27 -0500 Matt Mackall merge with stable
Mon, 21 May 2012 16:32:50 -0500 Matt Mackall context: grudging accept longs in constructor stable
Sun, 13 May 2012 14:04:06 +0200 Brodie Rao context: add changectx.closesbranch() method
Sun, 13 May 2012 14:04:04 +0200 Brodie Rao localrepo: add branchtip() method for faster single-branch lookups
Sat, 12 May 2012 15:54:54 +0200 Brodie Rao cleanup: eradicate long lines
Sat, 12 May 2012 00:24:07 +0200 Patrick Mezard phases: introduce phasecache
Wed, 09 May 2012 02:46:58 +0300 Idan Kamara context: fix call to util.safehasattr
Sun, 06 May 2012 14:37:51 -0500 Matt Mackall context: add copies method with caching
Sun, 06 May 2012 14:20:53 -0500 Matt Mackall filectx: handle some other simple cases for finding merge ancestor
Fri, 04 May 2012 17:27:14 -0500 Matt Mackall filectx: make ancestor require actx
Mon, 23 Apr 2012 12:12:04 +0200 Patrick Mezard update: make --check abort with dirty subrepos stable
Wed, 11 Apr 2012 11:29:12 +0200 Patrick Mezard context: revert workingctx.ancestors() followfirst option
Sun, 08 Apr 2012 12:38:08 -0500 Matt Mackall context: use rev for changelog lookup
Sun, 08 Apr 2012 12:38:07 -0500 Matt Mackall context: internalize lookup logic
Fri, 06 Apr 2012 15:18:14 -0500 Matt Mackall merge with stable
Thu, 05 Apr 2012 19:15:23 +0200 Patrick Mezard context: make changectx.mutable() benefit from .phase() logic stable
Sun, 26 Feb 2012 17:10:57 +0100 Patrick Mezard context: add followfirst arg to filectx and workingfilectx
Wed, 22 Feb 2012 17:36:33 -0600 Matt Mackall merge with stable
Thu, 23 Feb 2012 00:07:54 +0900 FUJIWARA Katsunori context: use 'changectx.dirs()' in 'walk()' for directory patterns stable
Thu, 23 Feb 2012 00:07:54 +0900 FUJIWARA Katsunori context: add 'dirs()' to changectx/workingctx for directory patterns stable
Thu, 16 Feb 2012 16:40:29 -0600 Matt Mackall merge with stable
less more (0) -300 -100 -60 tip