Stacked Git 1.1
The marquee feature of StGit 1.1 is preliminary support signed patches.
StGit now respects Git's commit.gpgsign configuration option to create
signed patches (commits).
Removed
Added
- StGit GPG-signs patches when
commit.gpgsignis set (#12) - Support
core.hooksPathin git config - Add
-Coption forstg importandstg fold(#18)
Changed
- Allow importing mail and series from urls (#94)
stg refresh --editmay also use--diffand--diff-opts(#98)stg gotoallows sha1 of a patch instead of patch name (#93)
Fixed
- Repair hang in
stg pull -m,stg goto -m, andstg push -m - Repair
stg mailto show diffstat of whole series (#104) - Repair MANIFEST.in to include AUTHORS.md and README.md files