Mercurial > evolve
log
age | author | description |
---|---|---|
Sat, 28 Dec 2019 23:20:05 +0530 | Sushil khanchi | evolve: remove dead code |
Sat, 07 Dec 2019 23:13:40 +0530 | Sushil khanchi | evolve: use utility._singlesuccessor() in _solveunstable() |
Wed, 18 Dec 2019 16:21:37 +0100 | Pierre-Yves David | evolve: preliminary indentation |
Fri, 03 Jan 2020 23:12:19 +0700 | Anton Shestakov | evolve: provide cache argument to obsutil.successorssets() correctly stable |
Fri, 20 Dec 2019 14:08:37 +0700 | Anton Shestakov | pullbundle: random.sample() chokes on a spanset, turn it into a list instead |
Fri, 20 Dec 2019 13:50:31 +0700 | Anton Shestakov | pullbundle: use % instead of .format() because % exists for bytes |
Thu, 19 Dec 2019 18:16:18 +0700 | Anton Shestakov | tests: test that debugpullbundlecacheoverlap command works |