Fri, 03 Oct 2014 11:15:33 -0500 |
Pierre-Yves David |
localrepo: use exchange.pull when cloning
|
Fri, 03 Oct 2014 11:12:55 -0500 |
Pierre-Yves David |
subrepo: use exchange.pull
|
Fri, 03 Oct 2014 11:11:12 -0500 |
Pierre-Yves David |
commands: directly use exchange.pull
|
Fri, 03 Oct 2014 11:07:47 -0500 |
Pierre-Yves David |
exchange: have `pull` return the pulloperation object
|
Wed, 01 Oct 2014 15:14:36 -0500 |
Pierre-Yves David |
revset: introduce an abstractsmartset class
|
Wed, 01 Oct 2014 15:03:16 -0500 |
Pierre-Yves David |
revset: add a `__nonzero__` to baseset
|
Wed, 01 Oct 2014 15:50:54 -0500 |
Pierre-Yves David |
revset: drop isinstance(baseset) in spanset.__sub__
|
Wed, 01 Oct 2014 15:50:40 -0500 |
Pierre-Yves David |
revset: drop isinstance(baseset) in spanset.__and__
|
Tue, 30 Sep 2014 23:09:59 -0500 |
Pierre-Yves David |
revset: drop isinstance(baseset) from baseset.__and__
|
Wed, 01 Oct 2014 15:53:42 -0500 |
Pierre-Yves David |
revset: use direct access to __contains__ in spanset.__sub__
|
Tue, 30 Sep 2014 12:39:21 -0500 |
Pierre-Yves David |
revset: use a single return statement in matcher function
|
Thu, 02 Oct 2014 16:57:51 -0500 |
Pierre-Yves David |
obsolete: replace "nb" notation with "num" (for "number")
|
Wed, 24 Sep 2014 17:18:57 -0700 |
Martin von Zweigbergk |
shelve: remove unused status variables
|
Thu, 02 Oct 2014 18:50:41 -0500 |
Matt Mackall |
gpg: use an abort hint and don't mention --force
|
Thu, 02 Oct 2014 18:47:02 -0500 |
Matt Mackall |
gpg: move test of force before status call
|