Thomas Frössman

Results 177 comments of Thomas Frössman

I won't start working on fixes for any of these items before we have had a discussion about it since item 2 and 3 probably will need a lot of...

@cbednarski would you be ok with breaking the Go API a bit as long as the command line client and it's json file continues to work as before? I need...

After working on a couple of prototypes for how to change files in general it always ended up with implementing some virtual file sytstem-like functionality... So yesteray I looked at...

Soo.. I will probably rip out most logic from the current PackageSpec and create individual functions or structs for the various archive types.. PackageSpec kan be kept for compatibilty.. I...

If possible I will avoid to expose the vfs package to consumers of the new deb package APIs

If you don't want these packages exposed as importable packages I can move them to a internal/ package.

I added preDepends to the `mkdeb packaging` help command now since that pull request was merged.

Thanks for merging the other pull requests btw.. Now I can continue to look at other issues without conflicting my own pull requests..

Could you maybe take a look at this soon?

Just try to define multi line regexps and see if that works.