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
|
Sat, 27 Sep 2014 22:39:01 +0900 |
Yuya Nishihara |
test-commandserver: remove unused repopath argument from check()
|
Sat, 27 Sep 2014 15:10:14 +0900 |
Yuya Nishihara |
cmdserver: make server streams switchable
|
Sat, 27 Sep 2014 15:04:46 +0900 |
Yuya Nishihara |
cmdserver: switch service objects by mode
|
Sat, 27 Sep 2014 14:52:09 +0900 |
Yuya Nishihara |
cmdserver: wrap 'pipe' mode server by service object
|
Thu, 16 Oct 2014 14:55:45 -0400 |
Augie Fackler |
histedit: miscellaneous style cleanups
|
Thu, 16 Oct 2014 14:51:15 -0400 |
Augie Fackler |
histedit: update docstring on histeditstate.read()
|
Thu, 16 Oct 2014 14:49:46 -0400 |
Augie Fackler |
histedit: remove now-superfluous repo argument from processreplacement
|
Wed, 15 Oct 2014 08:38:36 -0700 |
David Soria Parra |
histedit: move locks into state
|