messy bash.git history

2015-02-06 Thread Eric Blake
Chet, I've noticed that your 'devel' branch in bash.git is rather messy; basically lots of commits that snapshot the state of a directory, then a followup commit that removes leftovers and stray files. If you were to set your .gitignore file (to make your exclusion list public) or your .git/info/

Re: readline 6.3 violates POSIX by doing #undef setjmp

2015-02-06 Thread Eric Blake
On 01/23/2015 04:31 PM, Eric Blake wrote: > Thus, the following is the minimal patch for Cygwin to have correct > compilation (both setjmp and setjmp_nosigs usage points in bash will > have identical behavior). Although I still think that you ought to fix > more than just Cygwin by auditing and e

Re: messy bash.git history

2015-02-06 Thread Pádraig Brady
On 06/02/15 21:13, Eric Blake wrote: > Chet, > > I've noticed that your 'devel' branch in bash.git is rather messy; > basically lots of commits that snapshot the state of a directory, then a > followup commit that removes leftovers and stray files. If you were to > set your .gitignore file (to ma