asp icon indicating copy to clipboard operation
asp copied to clipboard

Arch Build Source Management Tool

Results 5 asp issues
Sort by recently updated
recently updated
newest added

If `$ASPROOT` (`~/.cache/asp`) has been purged for some reason, `asp update PACKAGE` does not recreate the local branch for the pkgbase. This creates a problem because any existing asp checkouts...

This isn't a bug and perhaps not even a feature request, but I think it may be useful in the context of what `asp` brings to those hacking on official...

Would like to use [tig](https://github.com/jonas/tig) for viewing the PKGBUILD commit log (asp difflog). Currently I use a wrapper script for this, but it doesn't cope well with e.g. split packages...

I found this issue when trying to [resholve](https://github.com/abathur/resholve) asp. It seems that asp is actually using GNU Tar, instead of `bsdtar` provided by `libarchive` as described in the depends array...