mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
make: changelog note
[ci skip]
This commit is contained in:
parent
12ddcb1784
commit
f125825d97
2
Makefile
2
Makefile
@ -1182,6 +1182,8 @@ changes-show-from-%: #$(call def-help,changes-show-from-REV, show commits affect
|
||||
@git log --abbrev-commit --pretty=format:'ORGNODE %s (%an)%n%b%h' $*.. -- . ':!hledger' ':!hledger-*' \
|
||||
| sed -e 's/^\*/-/' -e 's/^ORGNODE/*/' \
|
||||
| sed -e 's/ (Simon Michael)//'
|
||||
# would be nice to sort changes by case-insensitive name and reverse date, like
|
||||
# git ll hledger-1.9.1.. -- hledger* | grep -v doc: | sort -f -k3,3 -k1,1r
|
||||
|
||||
# old:
|
||||
## The last git revision referenced in the change notes.
|
||||
|
Loading…
Reference in New Issue
Block a user