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
|
Wed, 24 Sep 2014 12:57:39 -0700 |
Martin von Zweigbergk |
gpg: drop unnecessary slicing of status array
|
Thu, 02 Oct 2014 18:39:57 -0500 |
Matt Mackall |
tag: use an abort hint
|
Thu, 02 Oct 2014 18:38:10 -0500 |
Matt Mackall |
tag: only check the status of .hgtags
|
Thu, 02 Oct 2014 18:37:12 -0500 |
Matt Mackall |
tag: properly abort if an unknown or ignored .hgtags is present
|
Wed, 01 Oct 2014 12:50:18 -0700 |
Martin von Zweigbergk |
summary: remove unused code for listing ignored files
|