Re: [dev] [sbase][PATCH] Implement unexpand

2014-06-09 Thread Dimitris Papastamos
On Mon, Jun 09, 2014 at 05:14:24PM +0300, Tuukka Kataja wrote: > Hi, > a new contributor here. I was browsing through the sources of sbase and > decided to tackle the missing unexpand. Thanks for your contribution. All three patches have been applied. Cheers, sin

[dev] [sbase][PATCH] Implement unexpand

2014-06-09 Thread Tuukka Kataja
Hi, a new contributor here. I was browsing through the sources of sbase and decided to tackle the missing unexpand. Patch attached. Implements unexpand and adds man page for it plus adds a mention of unexpand to man page of expand. Also updates TODO, README, LICENSE and Makefile accordingly.