Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix display of unicode filenames. | Joey Hess | 2011-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. | ||
* | Merge remote branch 'branchable/master' | Joey Hess | 2011-02-09 |
|\ | |||
* | | regression test for multi-file unannex | Joey Hess | 2011-02-09 |
| | | |||
* | | test: Set git user name and email in case git can't guess values. | Joey Hess | 2011-02-09 |
| | | |||
| * | Added a comment | http://joey.kitenet.net/ | 2011-02-09 |
|/ | |||
* | Merge remote branch 'branchable/master' | Joey Hess | 2011-02-09 |
|\ | |||
* | | unannex: Fix recently introduced bug when attempting to unannex more than ↵ | Joey Hess | 2011-02-09 |
| | | | | | | | | one file at a time. | ||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-02-09 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-02-09 |
| | | |||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-02-09 |
| | | |||
| * | (no commit message) | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-02-09 |
| | | |||
* | | simpler approach | Joey Hess | 2011-02-09 |
|/ | |||
* | more install notes | Joey Hess | 2011-02-09 |
| | |||
* | Added a comment | http://joey.kitenet.net/ | 2011-02-09 |
| | |||
* | Merge remote branch 'branchable/master' | Joey Hess | 2011-02-09 |
|\ | |||
* | | test: Don't rely on chmod -R working. | Joey Hess | 2011-02-09 |
| | | | | | | | | Sometimes I wish I could give all my users a real OS. | ||
| * | Added a comment | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-02-09 |
|/ | |||
* | add news item for git-annex 0.20 | Joey Hess | 2011-02-08 |
| | |||
* | configure: Check for sha1sum.0.20 | Joey Hess | 2011-02-08 |
| | |||
* | Merge remote branch 'branchable/master' | Joey Hess | 2011-02-08 |
|\ | |||
| * | Added a comment | http://joey.kitenet.net/ | 2011-02-08 |
| | | |||
* | | Merge remote branch 'branchable/master' | Joey Hess | 2011-02-08 |
|\| | |||
* | | tweak | Joey Hess | 2011-02-08 |
| | | |||
* | | fill color for host boxes | Joey Hess | 2011-02-08 |
| | | |||
* | | show trusted repos in green | Joey Hess | 2011-02-08 |
| | | |||
* | | make remotes absolute while spidering | Joey Hess | 2011-02-08 |
| | | |||
* | | map bugfix | Joey Hess | 2011-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 comment | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-02-08 |
|/ | |||
* | Merge remote branch 'branchable/master' | Joey Hess | 2011-02-08 |
|\ | |||
* | | Deal with the mtl/monads-fd conflict. | Joey Hess | 2011-02-08 |
| | | |||
| * | Added a comment | http://joey.kitenet.net/ | 2011-02-08 |
|/ | |||
* | Added a comment: how to reproduce the package conflict issue | http://ertai.myopenid.com/ | 2011-02-07 |
| | |||
* | Added a comment: tests fail with more recent installs of haskell platform | https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus | 2011-02-07 |
| | |||
* | Merge remote branch 'branchable/master' | Joey Hess | 2011-02-06 |
|\ | |||
* | | reord install pages; per-OS instructions | Joey Hess | 2011-02-06 |
| | | |||
| * | Added a comment | http://joey.kitenet.net/ | 2011-02-06 |
|/ | |||
* | Added a comment: Got it going! | https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc | 2011-02-06 |
| | |||
* | fix absrepo data loss | Joey Hess | 2011-02-04 |
| | | | | it was dropping the config map for the repos it changed | ||
* | improve output | Joey Hess | 2011-02-04 |
| | |||
* | node ordering | Joey Hess | 2011-02-04 |
| | |||
* | color unreachable nodes | Joey Hess | 2011-02-04 |
| | |||
* | fix infinite loop | Joey Hess | 2011-02-03 |
| | | | | Local repos with the same path are not different. :) | ||
* | cleanup | Joey Hess | 2011-02-03 |
| | |||
* | refactor | Joey Hess | 2011-02-03 |
| | |||
* | map improvements | Joey Hess | 2011-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 working | Joey Hess | 2011-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 handling | Joey Hess | 2011-02-03 |
| | |||
* | workaround | Joey Hess | 2011-02-03 |
| | |||
* | Merge remote branch 'branchable/master' | Joey Hess | 2011-02-03 |
|\ | |||
* | | update instructions for pcre | Joey Hess | 2011-02-03 |
| | |