Re: Experiment to provide a mirror of bash with detailed git history

2015-03-21 Thread Mike Frysinger
On 21 Mar 2015 20:19, Chet Ramey wrote: > On 3/16/15 4:54 PM, Eduardo A. Bustamante López wrote: > > I know that some people are interested in a more detailed commit history in > > bash's git repository. After all, it's easier for all of us to just learn to > > use a tool, and use that for everythi

Re: Experiment to provide a mirror of bash with detailed git history

2015-03-21 Thread Chet Ramey
On 3/16/15 4:54 PM, Eduardo A. Bustamante López wrote: > I know that some people are interested in a more detailed commit history in > bash's git repository. After all, it's easier for all of us to just learn to > use a tool, and use that for everything. > > The changelog files distributed with ba

Re: Experiment to provide a mirror of bash with detailed git history

2015-03-16 Thread Eric Blake
On 03/16/2015 02:54 PM, Eduardo A. Bustamante López wrote: > Also, I'd like to start using github issues to track bug reports, again, as a > mirror, so that we can provide people with an always up to date reference of > the status of the bugs they reported, and in what specific point of bash's > h

Re: Experiment to provide a mirror of bash with detailed git history

2015-03-16 Thread Dan Douglas
On Mon, Mar 16, 2015 at 3:54 PM, Eduardo A. Bustamante López wrote: > I know that some people are interested in a more detailed commit history in > bash's git repository. After all, it's easier for all of us to just learn to > use a tool, and use that for everything. How are you planning on creat