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
|