Sat, 11 Oct 2014 01:39:20 -0700 |
Pierre-Yves David |
revset-node: speedup by a few hundred fold
|
Fri, 10 Oct 2014 17:28:18 -0700 |
Pierre-Yves David |
revset-only: use `subset &` instead of filtering
|
Tue, 30 Sep 2014 15:03:54 -0500 |
Pierre-Yves David |
revset-_ancestor: use & instead of filter
|
Thu, 16 Oct 2014 14:46:37 -0700 |
Pierre-Yves David |
obsstore: record data as floating point in fm0 format
|
Tue, 14 Oct 2014 01:27:25 -0700 |
Pierre-Yves David |
bundle2: add a comment about addchangegroup source and url
|
Wed, 15 Oct 2014 04:19:37 -0700 |
Pierre-Yves David |
pull: call the `b2x-transactionclose` hook when closing the transaction
|
Wed, 08 Oct 2014 02:45:21 -0700 |
Pierre-Yves David |
revset-only: use __nonzero__ to check if a revset is empty
|
Wed, 15 Oct 2014 12:38:47 -0700 |
Pierre-Yves David |
_spanset: drop __getitem__ implementation
|
Wed, 15 Oct 2014 12:38:32 -0700 |
Pierre-Yves David |
filteredset: drop __getitem__ implementation
|
Wed, 15 Oct 2014 04:28:55 -0700 |
Pierre-Yves David |
generatorset: implement __len__
|
Wed, 15 Oct 2014 04:26:23 -0700 |
Pierre-Yves David |
revset: make __len__ part of the offical API
|
Sat, 04 Oct 2014 16:46:50 +0900 |
Yuya Nishihara |
cmdserver: add service that listens on unix domain socket and forks process
|
Sat, 27 Sep 2014 19:18:20 +0900 |
Yuya Nishihara |
test-commandserver: add connector for unix domain socket server
|
Sat, 27 Sep 2014 23:14:26 +0900 |
Yuya Nishihara |
test-commandserver: allow check() to make connection in different way
|