Commit graph

857 commits

Author SHA1 Message Date
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
Joey Hess
17829be0fd map improvements
added uuid.log repos

group repos by host

avoid displaying most urls

display remote names on edges

still some bugs
2011-02-03 22:20:55 -04:00
Joey Hess
0c7d17ae06 new map subcommand, basically working
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
2011-02-03 19:05:15 -04:00
Joey Hess
14bc885de9 more accessor functions and better bad url handling 2011-02-03 18:47:14 -04:00
Joey Hess
b1caa49248 workaround 2011-02-03 14:11:28 -04:00
Joey Hess
5a1c12f64b Merge remote branch 'branchable/master' 2011-02-03 14:04:05 -04:00
Joey Hess
d29187b151 update instructions for pcre 2011-02-03 14:03:24 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc
3595abe1ca 2011-02-03 14:10:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc
41656301ef 2011-02-03 14:08:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmd3qri1pXEYktlxYGwj37wCnrM4FMEJCc
8f0b86dab5 2011-02-03 14:07:52 +00:00
Joey Hess
0e7984a793 add check for unclean tree 2011-02-01 22:02:19 -04:00
Joey Hess
c77ac11acc unannex: Commit staged changes at end
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.
2011-02-01 21:27:23 -04:00
Joey Hess
9aecf4110a followup 2011-02-01 21:04:43 -04:00
Joey Hess
ed089c2255 rename (caused by ikiwiki bug, now fixed) 2011-02-01 21:01:43 -04:00
Joey Hess
1f136cb764 Merge remote branch 'branchable/master' 2011-02-01 20:55:36 -04:00
http://joey.kitenet.net/
3ceef4410c 2011-02-02 00:47:43 +00:00
http://joey.kitenet.net/
513da0f1ef Added a comment 2011-02-02 00:46:00 +00:00
http://joey.kitenet.net/
b9f4009986 Added a comment 2011-02-02 00:41:24 +00:00
http://joey.kitenet.net/
97d1cba498 Added a comment 2011-02-02 00:39:10 +00:00
http://christian.amsuess.com/chrysn
3c13f62f11 getting git-annex files back to git 2011-02-01 23:39:12 +00:00
Joey Hess
755029ae0e use forM_ in a few places 2011-01-31 23:27:53 -04:00
Joey Hess
27056daccd cleanup last change 2011-01-31 20:15:23 -04:00
Joey Hess
37c62eebb7 Preserve specified file ordering when instructed to act on multiple files or directories. 2011-01-31 20:06:34 -04:00
Joey Hess
9fe5865a07 annoyance 2011-01-31 16:06:27 -04:00
Joey Hess
d007e58a54 use mapM_ 2011-01-31 13:52:11 -04:00