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

cd $(xdistdir)/srcpkgs &&
git log --date=short --pretty='%C(auto)%cd %h%d %aE: %s' -- "$@"