archlinux / asp

Arch Build Source Management Tool
MIT License
294 stars 34 forks source link

RFE: 'tig' as difflog viewer #31

Closed grawity closed 11 months ago

grawity commented 4 years ago

Would like to use 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 (which asp already handles internally).

tig accepts more or less the same CLI syntax as git log, e.g.

tig "$remote/packages/$pkgname" -- trunk/