indexabout

About

If you've found this site, you are looking at a big code dump. In addition to my personal and private projects, you will find stuff from Xavier Chantry and Simo Leone (both Arch developers) here as well.

Here are a few other relevant links:

Getting the Code

Clone URLs should be located at the bottom of each project. For instance, to clone my pacman GIT repository:

git clone git://code.toofishes.net/dan/pacman.git

It is highly recommended to use the GIT protocol (git://) rather than HTTP for cloning as performance is much better, and I repack the repositories on a regular basis, causing larger than necessary transfers over HTTP.