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
|
Thu, 16 Feb 2012 12:56:48 +0100 |
Patrick Mezard |
context: make workingctx.forget() really warn about untracked files
stable
|