0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Oct 19, 2024 — Oct 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from bgamari/master More... over 13 years ago
Fix method override hack
bgamari
as Ben Gamari
More... over 13 years ago
merging changes from darcs mirror More... over 13 years ago
Merge branch 'master' of github.com:isomorphism/hackage2 More... over 13 years ago
adding temp workaround for uu-parsinglib tags More... over 13 years ago
Use line buffering for mirror client Handy when monitoring log files to get more incremental output. More... over 13 years ago
Merge pull request #4 from ehird/master More... over 13 years ago
Omit duplicate instances when using deepseq 1.3 More... over 13 years ago
Merge pull request #3 from ehird/master More... over 13 years ago
Adjust Cabal dependencies some more More... over 13 years ago
Add a --keep-going flag to the mirror client It already does this for --continuous, this lets us do it in the one-shot mode too. More... over 13 years ago
Merge pull request #1 from ehird/master More... over 13 years ago
Simplify language in package summary page More... over 13 years ago
add a README More... over 13 years ago
minor tweaks for building on GHC 7.4 with a newer happstack More... over 13 years ago
adding gitignore file More... over 13 years ago
Update to tar v0.4 More... almost 14 years ago
Remove redundant import More... almost 14 years ago
Ignore the byte order mark pretty much everywhere More... almost 14 years ago
Only do .tar sanity checking for new uploads More... almost 14 years ago
Don't fail if tars contain duplicate entries (fixes CoreErlang-0.0.1 import) More... almost 14 years ago
Remove debugging print I accidentally commited More... almost 14 years ago
Allow building with older containers and deepseq So it builds ok with the versions that come with ghc-6.12 and 7.0 More... almost 14 years ago
Drop dependency on old-time More... almost 14 years ago
crypt is not thread-safe so synchronize acces to it using a lock (MVar ()). More... almost 14 years ago
Update dependencies so that it builds on ghc-7.2.1 It also requires a patched rss which is not yet released More... almost 14 years ago
Link with the crypt lib Except on OSX where it's in libc. More... almost 14 years ago
Add link to browse package contents on package page More... about 14 years ago
Serve a plain text password upgrade message to cabal-install clients More... about 14 years ago
Tidy up the runServerPartT_hack More... about 14 years ago