Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.bash.bug > #14170
| From | Todd Zullinger <tmz@pobox.com> |
|---|---|
| Newsgroups | gnu.bash.bug |
| Subject | Re: Bash patches format |
| Date | 2018-05-29 23:44 -0400 |
| Message-ID | <mailman.773.1527665513.1292.bug-bash@gnu.org> (permalink) |
| References | <20180519134601.u3dfrjzip3do7daj@proprietary-killer> <2b5ce5fe-3250-ba63-4ad7-0326ac5a5707@case.edu> <20180530002542.dpwb756slvtjgtxu@proprietary-killer> |
[Multipart message — attachments visible in raw view] - view raw
Hi,
Marty E. Plummer wrote:
>> If people are willing to do the conversion between patch formats for their
>> own purposes, more power to them. I don't see any compelling reason to
>> change the format I use.
>>
> Could I at least convince you to start doing -p1, if not unified?
Don't we essentially already have both context and unified
diff formats, thanks to git? If you wanted bash-4.4 patch
19, for example, you could get the context diff which Chet
publishes here:
https://ftp.gnu.org/gnu/bash/bash-4.4-patches/bash44-019
or you could take it from the git 'Bash-4.4 patch 19' commit
in git as a unified diff? That's what the Fedora bash
package uses. They're not converting the context diff patch
files to unified diff.
The main difference is the lack of detail in the git commit
message. It would great if the same data found in the
bash44-019 patch file was added to the git commit message.
Then you would have the same thing as the context diff patch
in a unified diff via 'git format-patch' or the cgit patch
URL.
--
Todd
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
I look up to the heaven's for a ray of hope to shine.
And there it is in neon: Liquor, beer, and wine.
Back to gnu.bash.bug | Previous | Next | Find similar | Unroll thread
Re: Bash patches format Todd Zullinger <tmz@pobox.com> - 2018-05-29 23:44 -0400
csiph-web