about summary refs log tree commit diff
path: root/xlog
blob: c0ef3064a877fd73e4f6bf4388a6593184aed266 (plain) (blame)
1
2
3
4
5
#!/bin/sh
# xlog PKG - open commit log for XBPS template

cd $(xdistdir)/srcpkgs
git log -p -- "$@"