Re: [gentoo-dev] Re: ChangeLog

2015-11-06 Thread Raymond Jennings
Isn't the whole anongit.gentoo.org concept designed to allow anonymous, read-only git to scale indefinitely in the future? Are there any plans in the works on how to utilize this domain name? On Thu, Nov 5, 2015 at 6:33 AM, Alexis Ballier wrote: > On Tue, 3 Nov 2015 16:04:38 +0100 > Chí-Thanh C

Re: [gentoo-dev] Revision diffs

2015-11-06 Thread Michael Orlitzky
On 11/06/2015 08:34 AM, Kent Fredric wrote: > On 7 November 2015 at 02:16, Michael Orlitzky wrote: >> These days, if I'm careful to revbump when necessary AND limit my >> commits to one logical change, can I wind up going from (say) -r1 all >> the way to -r4 before pushing my changes. > > Persona

Re: [gentoo-dev] Revision diffs

2015-11-06 Thread Ciaran McCreesh
On Sat, 7 Nov 2015 02:34:22 +1300 Kent Fredric wrote: > On 7 November 2015 at 02:16, Michael Orlitzky wrote: > > These days, if I'm careful to revbump when necessary AND limit my > > commits to one logical change, can I wind up going from (say) -r1 > > all the way to -r4 before pushing my changes

Re: [gentoo-dev] Revision diffs

2015-11-06 Thread Kent Fredric
On 7 November 2015 at 02:16, Michael Orlitzky wrote: > These days, if I'm careful to revbump when necessary AND limit my > commits to one logical change, can I wind up going from (say) -r1 all > the way to -r4 before pushing my changes. Personally I don't think that's necessary. The "-r bump on d

Re: [gentoo-dev] Revision diffs

2015-11-06 Thread Peter Stuge
Michael Orlitzky wrote: > after making those three revbumps, what I see is that I added and > removed the entire ebuild three times. True, but useless. Try git show/log -M //Peter

[gentoo-dev] Revision diffs

2015-11-06 Thread Michael Orlitzky
These days, if I'm careful to revbump when necessary AND limit my commits to one logical change, can I wind up going from (say) -r1 all the way to -r4 before pushing my changes. That looks a little weird to users, but whatever, I can explain it. The real annoyance is that I don't get decent diffs