dhowells
dhowells
If "stg mail" is given a single patch and a cover letter to send, it doesn't insert the usual patch numbering into the subject fields; however, I would expect the...
I'm trying to test the Linux 9p filesystem, but when I try to read from a file, ganesha.nfsd dies with SEGV. Valgrind shows the problem: ==38960== Memcheck, a memory error...
Can we get a "stg notes" wrapper for "git notes" so that the notes for a specific patch can be shown/edited/whatever by patch name?
Can "stg edit" be made append the git notes after, say, a magic divider in the .stgit-edit.txt file so that both the patch description and the notes can be edited...
When sending Linux kernel patches, the patch changelog is meant to go after the "---" that divides the description from the patch body and additional notes (including the diffstat). But...