summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added a commentGravatar http://joey.kitenet.net/2011-02-08
|
* Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-02-08
|
* Merge remote branch 'branchable/master'Gravatar Joey Hess2011-02-08
|\
* | Deal with the mtl/monads-fd conflict.Gravatar Joey Hess2011-02-08
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-02-08
|/
* Added a comment: how to reproduce the package conflict issueGravatar http://ertai.myopenid.com/2011-02-07
|
* Added a comment: tests fail with more recent installs of haskell platformGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-02-07
|
* Merge remote branch 'branchable/master'Gravatar Joey Hess2011-02-06
|\
* | reord install pages; per-OS instructionsGravatar Joey Hess2011-02-06
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-02-06
|/
* Added a comment: Got it going!Gravatar https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc2011-02-06
|
* fix absrepo data lossGravatar Joey Hess2011-02-04
| | | | it was dropping the config map for the repos it changed
* improve outputGravatar Joey Hess2011-02-04
|
* node orderingGravatar Joey Hess2011-02-04
|
* color unreachable nodesGravatar Joey Hess2011-02-04
|
* fix infinite loopGravatar Joey Hess2011-02-03
| | | | Local repos with the same path are not different. :)
* cleanupGravatar Joey Hess2011-02-03
|
* refactorGravatar Joey Hess2011-02-03
|
* map improvementsGravatar Joey Hess2011-02-03
| | | | | | | | | | | | added uuid.log repos group repos by host avoid displaying most urls display remote names on edges still some bugs
* new map subcommand, basically workingGravatar Joey Hess2011-02-03
| | | | | | | | | | | Still todo: - add repos from uuid.log that were not directly found - group repos into their respective hosts - display inaccessible repos and broken remote connections in red - anonymize the url display somewhat, so the maps can be shared - use uuid info to tell when two apparently different repos are actually the same repo accessed in different ways
* more accessor functions and better bad url handlingGravatar Joey Hess2011-02-03
|
* workaroundGravatar Joey Hess2011-02-03
|
* Merge remote branch 'branchable/master'Gravatar Joey Hess2011-02-03
|\
* | update instructions for pcreGravatar Joey Hess2011-02-03
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc2011-02-03
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc2011-02-03
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc2011-02-03
|/
* add check for unclean treeGravatar Joey Hess2011-02-01
|
* unannex: Commit staged changes at endGravatar Joey Hess2011-02-01
| | | | | to avoid some confusing behavior with the pre-commit hook, which would see some types of commits after an unannex as checking in of an unlocked file.
* followupGravatar Joey Hess2011-02-01
|
* rename (caused by ikiwiki bug, now fixed)Gravatar Joey Hess2011-02-01
|
* Merge remote branch 'branchable/master'Gravatar Joey Hess2011-02-01
|\
| * (no commit message)Gravatar http://joey.kitenet.net/2011-02-02
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-02-02
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-02-02
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-02-02
| |
| * getting git-annex files back to gitGravatar http://christian.amsuess.com/chrysn2011-02-01
| |
* | use forM_ in a few placesGravatar Joey Hess2011-01-31
|/
* cleanup last changeGravatar Joey Hess2011-01-31
|
* Preserve specified file ordering when instructed to act on multiple files or ↵Gravatar Joey Hess2011-01-31
| | | | directories.
* annoyanceGravatar Joey Hess2011-01-31
|
* use mapM_Gravatar Joey Hess2011-01-31
|
* use a newtype for KeyGravatar Joey Hess2011-01-31
| | | | should be more efficient
* idiomatic elemGravatar Joey Hess2011-01-30
|
* use Set instead of existence MapGravatar Joey Hess2011-01-30
| | | | | | more efficient and idiomatic I did try using Set.difference, it's still slower than my method.
* tweakGravatar Joey Hess2011-01-30
|
* more pure code refactoringGravatar Joey Hess2011-01-29
|
* shutdown no longer a special caseGravatar Joey Hess2011-01-29
|
* factor out pure codeGravatar Joey Hess2011-01-29
|
* cleanupGravatar Joey Hess2011-01-29
|