Simo Leone wrote:
On Mon, Oct 29, 2007 at 05:26:15PM -0700, eliott wrote:
On 10/29/07, Simo Leone <simo@archlinux.org> wrote:
On Mon, Oct 29, 2007 at 06:50:33PM -0500, Simo Leone wrote:
I deleted the "origin" branch, as this doesn't belong in a repo such as this one (and it was a subset of master anyway, no loss).
Just a heads up.
Also, I'm wondering about what the different branches in there are intended for. There are master, testing, and stable. Most git projects are set up where master is what would be considered 'stable', that's why I'm wondering.
On the same train of thought: I'd like to fix the older commits with just usernames on them. Problem being this will wreck the history since it'd change the sha sums of all the commits.
Same goes for the AUTHORS file...
Would anyone be terribly averse to this? It just looks better.. Not sure what you are envisioning as far as changes go. Are you thinking of changing people's names?
Just to the extent of completing version history. That is, replacing usernames with "$name <$email>", like normal git commits.
One small point.. what email will you choose? If we're trying to make history more accurate, each commit should have the email that would have been relevant at the time. This is starting to sound like a lot of trouble for not much gain. In some ways it seems more accurate to keep just the username, since that's all that subversion provided back in the day when that history was created. - P