summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* releasing version 0.210.21Gravatar Joey Hess2011-02-11
|
* qualified importGravatar Joey Hess2011-02-11
|
* update unicode FilePath handlingGravatar Joey Hess2011-02-11
| | | | | | | | Based on http://hackage.haskell.org/trac/ghc/ticket/3307 , whether FilePath contains decoded unicode varies by OS. So, add a configure check for it. Also, renamed showFile to filePathToString
* Fixed missing import of Messages moduleGravatar Michael Kenney2011-02-10
|
* fooGravatar Joey Hess2011-02-10
|
* updateGravatar Joey Hess2011-02-10
|
* updateGravatar Joey Hess2011-02-10
|
* Merge remote branch 'branchable/master'Gravatar Joey Hess2011-02-10
|\
* | Fix display of unicode filenames.Gravatar Joey Hess2011-02-10
| | | | | | | | | | | | | | | | | | Internally, the filenames are stored as un-decoded unicode. I tried decoding them, but then haskell tries to access the wrong files. Hmm. So, I've unhappily chosen option "B", which is to decode filenames before they are displayed.
| * Added a commentGravatar http://joey.kitenet.net/2011-02-09
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-02-09
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-02-09
|/
* Merge remote branch 'branchable/master'Gravatar Joey Hess2011-02-09
|\
* | regression test for multi-file unannexGravatar Joey Hess2011-02-09
| |
* | test: Set git user name and email in case git can't guess values.Gravatar Joey Hess2011-02-09
| |
| * Added a commentGravatar http://joey.kitenet.net/2011-02-09
|/
* Merge remote branch 'branchable/master'Gravatar Joey Hess2011-02-09
|\
* | unannex: Fix recently introduced bug when attempting to unannex more than ↵Gravatar Joey Hess2011-02-09
| | | | | | | | one file at a time.
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-02-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-02-09
| |
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-02-09
| |
| * (no commit message)Gravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-02-09
| |
* | simpler approachGravatar Joey Hess2011-02-09
|/
* more install notesGravatar Joey Hess2011-02-09
|
* Added a commentGravatar http://joey.kitenet.net/2011-02-09
|
* Merge remote branch 'branchable/master'Gravatar Joey Hess2011-02-09
|\
* | test: Don't rely on chmod -R working.Gravatar Joey Hess2011-02-09
| | | | | | | | Sometimes I wish I could give all my users a real OS.
| * Added a commentGravatar https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus2011-02-09
|/
* add news item for git-annex 0.20Gravatar Joey Hess2011-02-08
|
* configure: Check for sha1sum.0.20Gravatar Joey Hess2011-02-08
|
* Merge remote branch 'branchable/master'Gravatar Joey Hess2011-02-08
|\
| * Added a commentGravatar http://joey.kitenet.net/2011-02-08
| |
* | Merge remote branch 'branchable/master'Gravatar Joey Hess2011-02-08
|\|
* | tweakGravatar Joey Hess2011-02-08
| |
* | fill color for host boxesGravatar Joey Hess2011-02-08
| |
* | show trusted repos in greenGravatar Joey Hess2011-02-08
| |
* | make remotes absolute while spideringGravatar Joey Hess2011-02-08
| |
* | map bugfixGravatar Joey Hess2011-02-08
| | | | | | | | | | Need to find the absolute repo path before looking up the full info for the repo. Otherwise, it doesn't find the right full info.
| * 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
|