Kyle Benesch
Kyle Benesch
The SVN repo was gone before I became a contributor. I don't have a backup of it.
The Git repo was imported from Bitbucket's Mercurial repo, but the import to Bitbucket from SVN seemed to squash the commits. Bitbucket did not handle preservation very well. Jice might...
@jice-nospam Any chance you have the SVN repository of libtcod from before it was imported to Bitbucket or know anyone else who might have a copy of it?
Thanks! I've successfully imported that SVN repo into Git (or at least started it, it's taking a while.) I'll try to upload this, but I don't plan on overwriting the...
It's more, SVN, than I expected. It's clear that it needs some kind of cleaning up. For now I've uploaded to the `svn` branch on this repo: https://github.com/libtcod/libtcod/tree/svn
@jice-nospam Do you know the emails for `dividee` and `joeosborn` so I can correctly attribute them? Git can't extract the emails from SVN, I'm not setup to run SVN commands...
Those older binary builds will be useful. I've seen people ask for them before, but I didn't have them. I've considered merging the histories but files at the head of...
> it is the only way. Hopefully this diff will not be really big It doesn't seem to be that big, but it looks like stuff is missing between the...
Continuing this is going to be difficult. I'm going to reopen this and give some info on what I've done so far. Here's the `users.txt` authors file in case anyone...
I was thinking of that. Just having it as a separate branch might be enough or might be better. Another alternative would be some kind of merge that combines the...