NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
Just out of interest (Score:1)
Why is that? (Not saying you should. Just want to know what is keeping you away.)
Re: Why not git yet (Score:1)
Because quilt is doing fine for this job, of keeping a series of patches.
git would be fine if I had a public server, if branches would get big.
I just have a list of patches to keep track of until they are applied, and the number of patches is quite large.
Maintaining seperate git branches for all these little patches is overkill.
And quilt feels to be the natural tool for this. series and applied is just a simple text file.
Soon I'll get parrot commit access so the dirty quilt times are over, and I will branch