Commit graph

931 commits

Author SHA1 Message Date
Joey Hess
0fef480bca update 2011-02-10 14:58:09 -04:00
Joey Hess
52fa424fae update 2011-02-10 14:45:35 -04:00
Joey Hess
467af5ba80 Merge remote branch 'branchable/master' 2011-02-10 14:41:48 -04:00
Joey Hess
fe55b4644e Fix display of unicode filenames.
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.
2011-02-10 14:21:44 -04:00
http://joey.kitenet.net/
fe84d45423 Added a comment 2011-02-09 21:59:47 +00:00
http://joey.kitenet.net/
0885c886d0 Added a comment 2011-02-09 19:47:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
8cc289dca5 Added a comment 2011-02-09 19:35:48 +00:00
Joey Hess
e7a3475704 Merge remote branch 'branchable/master' 2011-02-09 11:20:14 -04:00
Joey Hess
cf27ae2753 regression test for multi-file unannex 2011-02-09 11:19:19 -04:00
Joey Hess
82bc10d5ea test: Set git user name and email in case git can't guess values. 2011-02-09 11:17:26 -04:00
http://joey.kitenet.net/
df2312c165 Added a comment 2011-02-09 15:04:50 +00:00
Joey Hess
4a3a80f432 Merge remote branch 'branchable/master' 2011-02-09 11:03:02 -04:00
Joey Hess
35a6506812 unannex: Fix recently introduced bug when attempting to unannex more than one file at a time. 2011-02-09 11:02:21 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
fdb2896958 2011-02-09 10:29:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
077b46abc0 2011-02-09 09:13:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
23ab9a228d Added a comment 2011-02-09 09:12:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
0fb84912b6 2011-02-09 09:09:44 +00:00
Joey Hess
62ebeb00d9 simpler approach 2011-02-09 01:01:06 -04:00
Joey Hess
2bd16f84ae more install notes 2011-02-09 00:25:22 -04:00
http://joey.kitenet.net/
c1bc8f31c5 Added a comment 2011-02-09 04:10:27 +00:00
Joey Hess
644564a988 Merge remote branch 'branchable/master' 2011-02-09 00:13:29 -04:00
Joey Hess
7a0826293e test: Don't rely on chmod -R working.
Sometimes I wish I could give all my users a real OS.
2011-02-09 00:12:45 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
01a45b6be4 Added a comment 2011-02-09 00:45:32 +00:00
Joey Hess
de1e330102 add news item for git-annex 0.20 2011-02-08 19:32:57 -04:00
Joey Hess
dd90d4a70e configure: Check for sha1sum. 2011-02-08 19:31:27 -04:00
Joey Hess
c21ec4788a Merge remote branch 'branchable/master' 2011-02-08 19:24:53 -04:00
http://joey.kitenet.net/
be8b42b40d Added a comment 2011-02-08 23:20:08 +00:00
Joey Hess
cb19749a5a Merge remote branch 'branchable/master' 2011-02-08 19:16:46 -04:00
Joey Hess
81e045a539 tweak 2011-02-08 18:26:38 -04:00
Joey Hess
c1b69d1511 fill color for host boxes 2011-02-08 18:17:46 -04:00
Joey Hess
c0ec5a35db show trusted repos in green 2011-02-08 18:04:19 -04:00
Joey Hess
3ae654254d make remotes absolute while spidering 2011-02-08 17:52:32 -04:00
Joey Hess
97d5e23430 map bugfix
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.
2011-02-08 17:46:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
3775dc9607 Added a comment 2011-02-08 19:56:56 +00:00
Joey Hess
d50da60c26 Merge remote branch 'branchable/master' 2011-02-08 15:12:38 -04:00
Joey Hess
45387b3fcb Deal with the mtl/monads-fd conflict. 2011-02-08 15:11:49 -04:00
http://joey.kitenet.net/
217e5de244 Added a comment 2011-02-08 19:00:14 +00:00
http://ertai.myopenid.com/
82ff914492 Added a comment: how to reproduce the package conflict issue 2011-02-07 14:12:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus
3093d2fad7 Added a comment: tests fail with more recent installs of haskell platform 2011-02-07 12:43:44 +00:00
Joey Hess
e9047a7d0d Merge remote branch 'branchable/master' 2011-02-06 13:44:13 -04:00
Joey Hess
6c45f1123d reord install pages; per-OS instructions 2011-02-06 13:43:31 -04:00
http://joey.kitenet.net/
413f50b82d Added a comment 2011-02-06 17:39:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc
c975384195 Added a comment: Got it going! 2011-02-06 06:02:59 +00:00
Joey Hess
ef2d4f650e fix absrepo data loss
it was dropping the config map for the repos it changed
2011-02-04 01:56:45 -04:00
Joey Hess
30869187f0 improve output 2011-02-04 00:36:36 -04:00
Joey Hess
926df3d91e node ordering 2011-02-04 00:13:47 -04:00
Joey Hess
0fd0e414ec color unreachable nodes 2011-02-04 00:06:23 -04:00
Joey Hess
67c1facad1 fix infinite loop
Local repos with the same path are not different. :)
2011-02-03 23:23:36 -04:00
Joey Hess
dff47d51e6 cleanup 2011-02-03 23:23:16 -04:00
Joey Hess
1b1a37b7b1 refactor 2011-02-03 22:44:17 -04:00