Pete Grayson

Results 80 comments of Pete Grayson

For clarification, @proski, when you use `stg edit -d` do you _modify_ the diff? Or just use it as a reference? I ask because excluding files from a diff being...

Hi @goekce. Thanks for the thorough write-up. > would the code owners be interested in this feature? Yes. In general, anything that has a basis in IEEE standards is welcome....

StGit relies on gitoxide's gix-config library for parsing/interpreting git configuration. I successfully use `[includeIf "gitdir:..."]` in one of my environments, but have not used `[includeIf "hasconfig:..."]`. I suspect `gix-config` simply...

I took a look at this. Seems like the critical problem is that although the StGit releases include some prebuilt _packages_, we do not have prebuilt _executables_ of the form...

Ha, yes, there is a semantic difference between -b and -B as you've discovered. It is somewhat subtle though. Perhaps there is an opportunity to clarify the docs? I'm open...

It's not immediately clear what the semantics of `stg new --fixup ` would be and how they would differ from, for example, `stg new --refresh `.

Thanks for the additional detail. The idea makes more sense to me now. I guess it's the potential to autocomplete patch names that adds the most value here. Other wise...

Hi @nicolas-graves. Thanks for working on packaging StGit for Guix. The state of StGit's various emacs packages is not great. You're right that `magit-stgit` has had some recent-ish maintenance and...

Thanks for that perspective, @tohojo--that's helpful. So perhaps it would make sense to tag the latest `magit-stgit` as @nicolas-graves suggests? Do we think that would be a 2.2.0 or 3.0.0...

I'll create a new 3.0.0 tag for `magit-stgit`.