Commit graph

5587 commits

Author SHA1 Message Date
Joey Hess
fa828055c0 add news item for git-annex 3.20130207 2013-02-07 14:04:04 -04:00
Joey Hess
57780cb3a4 Clean up direct mode cache and mapping info when dropping keys.
These files were left behind, and made getKeysPresent find keys that were
not present. It would be expensive to make getKeysPresent check that the
actual key files are present (it just lists the directories). But that's not
needed if we just clean up the stale cache and mapping files.

To handle systems that were in direct mode and got switched back with stale
direct mode files, made cleanObjectLoc remove all files in the key's directory.

git annex unused will still list keys that are gone but for which the stale
direct mode files exists. To deal with that, made dropunused remove the key's
directory even if the key does not seem to be present.
2013-02-07 08:28:40 -04:00
Joey Hess
21cfce02ee Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-07 08:09:40 -04:00
https://www.google.com/accounts/o8/id?id=AItOawksKHc0H_4WXgagabhi8w3dJjgkAl335R4
02257e4856 2013-02-07 11:59:35 +00:00
https://launchpad.net/~arand
be1b52dbcb 2013-02-07 11:58:38 +00:00
https://launchpad.net/~arand
d171083443 2013-02-07 11:51:49 +00:00
Joey Hess
ab18785888 add link to ghc-android 2013-02-07 07:51:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawksKHc0H_4WXgagabhi8w3dJjgkAl335R4
fb701583f3 2013-02-07 09:58:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawksKHc0H_4WXgagabhi8w3dJjgkAl335R4
b8e1d5e0ab 2013-02-07 09:48:23 +00:00
Joey Hess
50c9c194b1 Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-06 16:46:54 -04:00
Joey Hess
2a8dcc2d67 blog for the day 2013-02-06 16:45:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawm642UBkwhyj_oG2Fno1LiuO2naxCJYaN0
36817bc744 2013-02-06 20:23:27 +00:00
Joey Hess
b1de99c1d4 uninit, unannex --fast: If hard link creation fails, fall back to slow mode. 2013-02-06 14:02:18 -04:00
Joey Hess
a9dbd9993e Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-06 13:04:53 -04:00
Joey Hess
547d7745fb pre-commit: Update direct mode mappings.
Making the pre-commit hook look at git diff-index to find changed direct
mode files and update the mappings works pretty well.

One case where it does not work is when a file is git annex added, and then
git rmed, and then this is committed. That's a no-op commit, so the hook
probably doesn't even run, and it certianly never notices that the file
was deleted, so the mapping will still have the original filename in it.

For this and other reasons, it's important that the mappings still be
treated as possibly inconsistent.

Also, the assistant now allows the pre-commit hook to run when in direct
mode, so the mappings also get updated there.
2013-02-06 12:44:19 -04:00
110.32.114.144
7f118017cd poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-02-06 12:35:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkZktNHFhxC1kYA9KKdKpYJO4clq9WDsjE
c60da41411 Added a comment 2013-02-06 06:35:22 +00:00
Richard Hartmann
6266c5c4fc Fix typos 2013-02-06 00:42:30 +01:00
Joey Hess
ceb732bea7 Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-05 18:02:32 -04:00
Joey Hess
8b7cb14514 blog for the day 2013-02-05 18:02:02 -04:00
Joey Hess
f08b25f47e update 2013-02-05 17:45:53 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
093c8a562a Added a comment 2013-02-05 21:33:13 +00:00
Joey Hess
af3a25ee03 Deal with stale mappings for deleted file in direct mode.
The most common way for a mapping to be stale is when a file was deleted,
or renamed. Nothing updates the mappings for deletions yet.
But they can also become stale in other ways. For example a file can
be modified.

So, the mapping is not trusted to be consistent. When we get a key,
only replace symlinks that still point to that key with its content.
When we drop a key, only put back symlinks for files that still have
the direct mode content.
2013-02-05 16:48:00 -04:00
Joey Hess
9174d4449a Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-05 16:04:01 -04:00
http://joeyh.name/
689b8136b3 Added a comment 2013-02-05 19:46:29 +00:00
http://joeyh.name/
645037a026 Added a comment 2013-02-05 19:45:24 +00:00
Joey Hess
bae10ffc18 tag and title 2013-02-05 15:44:02 -04:00
Joey Hess
434c6e9316 remove duplicate bug report 2013-02-05 15:42:58 -04:00
65.183.159.254
ab16c8e4db poll vote (Using only git-annex webapp to config does not seem to work: Create walkthough?) 2013-02-05 19:37:49 +00:00
http://joeyh.name/
2bb1e6725c Added a comment 2013-02-05 19:27:35 +00:00
http://joeyh.name/
1c10c2c8aa Added a comment 2013-02-05 19:22:04 +00:00
Joey Hess
90b7f63dff tag and title 2013-02-05 15:18:14 -04:00
http://joeyh.name/
9e319ee714 Added a comment 2013-02-05 19:16:48 +00:00
http://joeyh.name/
36f0158fe7 removed 2013-02-05 19:14:31 +00:00
http://joeyh.name/
779f21d19e Added a comment 2013-02-05 19:13:34 +00:00
http://joeyh.name/
125935bb03 Added a comment 2013-02-05 19:05:49 +00:00
Joey Hess
5c29750921 Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-05 15:04:52 -04:00
Joey Hess
780edebf2e bug 2013-02-05 15:04:25 -04:00
http://joeyh.name/
4f2dfc2a78 Added a comment 2013-02-05 17:46:57 +00:00
24.130.145.126
81c020cf90 poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-02-05 17:23:38 +00:00
Joey Hess
25c47ae84f Merge branch 'master' of ssh://git-annex.branchable.com 2013-02-04 09:48:51 -04:00
Joey Hess
d92b341cb2 blog 2013-02-04 09:48:18 -04:00
http://edheil.wordpress.com/
296beeefd6 Added a comment 2013-02-04 03:17:06 +00:00
2.171.73.212
be56665a09 poll vote (Initially the lack of direct-mode. Now concerns about the safety of direct mode. Perhaps after the next release.) 2013-02-03 12:38:35 +00:00
l3iggs
7e0f5a6af4 Added a comment 2013-02-03 03:57:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn-UoTjMBsVh6q4HNViGwJi-5FNaCVQB7E
7b7e13a04c Added a comment: Rapidshare 2013-02-02 16:49:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmnG4EuvZWse5hvgrl0XAK-U61e-0iGaao
8454c4c39b Added a comment: git commit in direct mode 2013-01-31 08:30:23 +00:00
Joey Hess
574fb63249 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-31 14:00:09 +11:00
Joey Hess
02ed3af97d update 2013-01-31 13:59:01 +11:00
https://www.google.com/accounts/o8/id?id=AItOawkZktNHFhxC1kYA9KKdKpYJO4clq9WDsjE
21c5546895 Added a comment 2013-01-30 19:14:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
8f33d314f8 Added a comment 2013-01-30 18:44:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkWzAq6TusMi9zI3FLkDOETRIAUTtmGZVg
d45c635814 2013-01-30 17:23:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlBia1J9-PoXgZYj2LASf7Bs__IqK3T8qQ
33effaab6c Added a comment: Rackspace US/UK 2013-01-30 11:33:13 +00:00
Joey Hess
f86841c873 git-remote-gcrypt 2013-01-30 08:04:20 +11:00
Joey Hess
81d80ef47b note 2013-01-29 11:36:26 +11:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
3166db7315 Added a comment 2013-01-28 23:26:27 +00:00
http://privat.myopenid.com/
18b8792cfc 2013-01-28 21:32:18 +00:00
92.75.58.98
72132ecb38 poll vote (It's too hard to install (please say why in comments)) 2013-01-28 21:09:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmhjlfoU21OiXKH_MXw75Uq5EsX7LJW5p0
7e84dfe7c3 Added a comment 2013-01-28 19:51:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqnmUulEwCiytBBGSmP7a3bLybEulcS78
e45138b052 2013-01-28 15:53:26 +00:00
http://edheil.wordpress.com/
4d7e608cc7 Added a comment 2013-01-28 14:31:53 +00:00
http://edheil.wordpress.com/
95f683b75f Added a comment 2013-01-28 14:30:56 +00:00
chrisbra
2a1c36b0d9 you can't enter a password when creating a remote server repository 2013-01-28 08:48:37 +00:00
http://joeyh.name/
1c0a771c08 Added a comment 2013-01-28 06:33:37 +00:00
http://joeyh.name/
4d9ad08a5d Added a comment 2013-01-28 06:28:28 +00:00
Joey Hess
9bd00e8c2a Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-28 16:08:28 +11:00
Joey Hess
a261412c25 close 2013-01-28 15:39:51 +11:00
Joey Hess
a8bb2749b2 assistant: Ignore .DS_Store on OSX. 2013-01-28 15:13:22 +11:00
https://www.google.com/accounts/o8/id?id=AItOawl1D_4vD5ueaDw8gRsIYPO3UHRKEpFfg9I
224cb11e0a poll vote (My phone (or MP3 player)) 2013-01-28 03:36:39 +00:00
http://edheil.wordpress.com/
7f0e51e04d Added a comment 2013-01-28 03:20:38 +00:00
http://edheil.wordpress.com/
b962c5dc89 2013-01-28 01:53:43 +00:00
Joey Hess
0942d3aed3 blog for the day 2013-01-27 22:43:32 +11:00
Joey Hess
5cd152b8a9 annex.autocommit
New setting, can be used to disable autocommit of changed files by the
assistant, while it still does data syncing and other tasks.

Also wired into webapp UI
2013-01-27 22:43:05 +11:00
Joey Hess
d3d791c7e7 addurl --fast: Use curl, rather than haskell HTTP library, to support https. 2013-01-27 09:30:53 +11:00
Joey Hess
9ba8abffc6 depend on both wget and curl
wget is used due to having better progress output, but curl is used
in some cases where wget is not appropriate.
2013-01-27 08:48:16 +11:00
http://joeyh.name/
1a51d41bc8 Added a comment 2013-01-26 09:11:00 +00:00
Joey Hess
42303499db Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-26 20:10:06 +11:00
http://joeyh.name/
f2c2a66580 Added a comment 2013-01-26 08:44:39 +00:00
Joey Hess
21a7ab4592 close 2013-01-26 19:37:49 +11:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
c5373d3e60 Added a comment 2013-01-26 08:13:34 +00:00
Joey Hess
2c6c12e582 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-26 18:35:47 +11:00
http://edheil.wordpress.com/
f4bcfc6816 Added a comment 2013-01-26 07:11:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
9306048c67 2013-01-26 07:07:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
2dc17d830f new forum post: problems with a corrupted git repo 2013-01-26 06:41:52 +00:00
Joey Hess
bfd409b00f blog for the day 2013-01-26 17:15:14 +11:00
Joey Hess
1713ed95f7 use async to track and manage threads 2013-01-26 14:14:32 +11:00
http://barak.a.pearlmutter.myopenid.com/
999b0af2a1 2013-01-26 00:11:45 +00:00
Joey Hess
7fc6ebb765 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-26 10:11:29 +11:00
Joey Hess
54799fd19e remove comments on old, deleted release postings 2013-01-26 10:10:42 +11:00
Joey Hess
a447b5c23e add a tip 2013-01-26 10:10:35 +11:00
http://joeyh.name/
cd38716c01 Added a comment 2013-01-25 22:39:20 +00:00
http://joeyh.name/
838402af4c Added a comment 2013-01-25 22:35:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
8b8c9fdeed Added a comment: git annex on Snow Leopard 2013-01-25 14:36:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
8a5099f99f Added a comment 2013-01-25 14:27:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
632c50ac1e fix formatting 2013-01-25 14:27:20 +00:00
http://edheil.wordpress.com/
a78bd7ea6d Added a comment 2013-01-25 14:07:36 +00:00
http://edheil.wordpress.com/
c56e2a4fe4 2013-01-25 13:29:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmYiJgOvC4IDYkr2KIjMlfVD9r_1Sij_jY
663f01cba2 Added a comment: Error creating remote repository using ssh on OSX 2013-01-25 13:18:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmyFvkaewo432ELwtCoecUGou4v3jCP0Pc
42d01d1a8c Added a comment: Updating to latest build 2013-01-25 06:05:35 +00:00
http://edheil.wordpress.com/
60d1eedf28 2013-01-25 04:05:39 +00:00
http://edheil.wordpress.com/
31695569b3 2013-01-25 03:58:20 +00:00
http://edheil.wordpress.com/
b4d622c0ea Added a comment 2013-01-25 03:39:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl1D_4vD5ueaDw8gRsIYPO3UHRKEpFfg9I
199764c69d 2013-01-25 02:42:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlcxKZHglATIiJXD7jcxfYhkhgeFmcVFqE
b9fdc805d2 Added a comment: ignore 2013-01-24 16:33:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlyFDd2xkx0uj738OArDj10CqEkVfWu_mQ
78e03ae000 Added a comment 2013-01-24 15:36:34 +00:00
79.148.197.37
f4a8f560bc poll vote (Waiting for Fedora/CentOS rpm repository.) 2013-01-24 13:46:18 +00:00
hamish
372d5a8db3 Added a comment: AU 2013-01-24 12:50:09 +00:00
152.66.253.77
923a5801d7 poll vote (I need a Windows port) 2013-01-24 07:31:15 +00:00
Joey Hess
a1d8c5e376 add news item for git-annex 3.20130124 2013-01-24 13:59:50 +11:00
Joey Hess
869ad4729e finalizing release 2013-01-24 13:33:21 +11:00
http://joeyh.name/
2564df3f66 Added a comment 2013-01-24 02:01:00 +00:00
http://joeyh.name/
b621dfe1a0 Added a comment 2013-01-24 01:55:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnldTTAP8PAifJUmqhRar6RAWNWlRcencw
00567dba64 Added a comment: You can set the trust to "dead" 2013-01-23 19:02:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqnmUulEwCiytBBGSmP7a3bLybEulcS78
ebd0aaa711 2013-01-23 15:14:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmyFvkaewo432ELwtCoecUGou4v3jCP0Pc
e8b53cb95c formatted as a proper bug report (I think) 2013-01-23 09:26:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmYiJgOvC4IDYkr2KIjMlfVD9r_1Sij_jY
3fe3eac9f3 2013-01-23 02:37:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmYiJgOvC4IDYkr2KIjMlfVD9r_1Sij_jY
ba59811251 2013-01-23 02:31:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmYiJgOvC4IDYkr2KIjMlfVD9r_1Sij_jY
fa3c58326a Added a comment: Not limited to usb drives 2013-01-23 02:08:38 +00:00
http://sunny256.sunbase.org/
cd1d6e8594 Added a comment: Yay, trickle works 2013-01-23 01:36:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
3e5f7ce45f Added a comment: trickle 2013-01-22 22:44:52 +00:00
Joey Hess
eb3dcffec7 blog for some 15 hour period in an indeterminite time zone 2013-01-23 09:37:31 +11:00
Joey Hess
4b21249962 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-23 09:35:48 +11:00
https://www.google.com/accounts/o8/id?id=AItOawmYiJgOvC4IDYkr2KIjMlfVD9r_1Sij_jY
ed099ee9fb poll vote (Better documentation/walkthroughs on using git-annex within an existing git repo. AKA mixed use) 2013-01-22 21:53:25 +00:00
http://sunny256.sunbase.org/
159f4b00cc Add bandwidth limiting option to the wishlist 2013-01-22 21:50:10 +00:00
Joey Hess
093a8eb500 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-23 08:49:05 +11:00
107.6.95.15
21cc6b5088 poll vote (I need a Windows port) 2013-01-22 17:25:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlcxKZHglATIiJXD7jcxfYhkhgeFmcVFqE
33e6c57130 2013-01-22 15:21:18 +00:00
76.93.55.232
5cd8ca5880 poll vote (I need a Windows port) 2013-01-22 07:26:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmyFvkaewo432ELwtCoecUGou4v3jCP0Pc
9cce692bed 2013-01-22 01:19:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmyFvkaewo432ELwtCoecUGou4v3jCP0Pc
ea2fafaeb0 2013-01-22 01:17:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmyFvkaewo432ELwtCoecUGou4v3jCP0Pc
04d288eee9 removed 2013-01-22 01:12:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmyFvkaewo432ELwtCoecUGou4v3jCP0Pc
fa290628b5 Added a comment: Your proposed upload exceeds the maximum allowed size 2013-01-22 00:25:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM
97166d63fb Added a comment 2013-01-21 21:25:13 +00:00
http://privat.myopenid.com/
29a6c5d3fb 2013-01-21 21:06:08 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk3HGoDpnOPob5jOjvIootmkve1-nCpRiI
daab552d52 Added a comment: Thanks for the help 2013-01-21 20:40:39 +00:00
http://edheil.wordpress.com/
aa8da4ecb0 2013-01-21 20:36:55 +00:00
Joey Hess
41ecdfe7b2 adjust archive exclusion 2013-01-22 07:10:24 +11:00
http://edheil.wordpress.com/
52314b2096 2013-01-21 17:51:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn-4QWOFI0QQ4n-yu-oFq3PHeuSPUv_-b4
2d245cc8b2 2013-01-21 17:33:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn-4QWOFI0QQ4n-yu-oFq3PHeuSPUv_-b4
3733042d06 2013-01-21 17:32:53 +00:00
194.208.145.52
a6fb38f741 poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-01-21 11:59:28 +00:00
2a01:e35:2f7b:8350:225:22ff:fe40:fdfc
d6ae0eb093 poll vote (I haven't always well understood the differences between commandline operation & the assistant, so the differences would confuse me, and I found the command line more understandable & less scary. Now trying to learn to like & trust the assistant. :)) 2013-01-21 09:22:21 +00:00
Joey Hess
a482d27a2b remove 2013-01-21 19:35:33 +11:00
Joey Hess
b3e670f785 note 2013-01-21 04:21:42 -04:00
Joey Hess
6a067e5c28 manual and source repository groups 2013-01-21 04:18:46 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM
889090140d Added a comment 2013-01-21 07:02:18 +00:00
2406:e000:316:14:c834:9bf0:7b0c:9df7
8a906b7056 poll vote (Replaces files with a symlink mess.) 2013-01-20 23:03:17 +00:00
2406:e000:316:14:c834:9bf0:7b0c:9df7
f887e43c57 poll vote (I need a Windows port) 2013-01-20 22:59:52 +00:00
http://joeyh.name/
d28df9d384 Added a comment 2013-01-20 20:37:10 +00:00
http://edheil.wordpress.com/
fa705486be Added a comment 2013-01-20 20:20:08 +00:00
87.114.185.204
db9efd0409 poll vote (I need a Windows port) 2013-01-20 17:14:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk3HGoDpnOPob5jOjvIootmkve1-nCpRiI
9cb4596900 2013-01-20 16:06:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk3HGoDpnOPob5jOjvIootmkve1-nCpRiI
35d0670ef8 Added a comment: Directory remote with files accessible from non git-annex system? 2013-01-20 15:44:16 +00:00
24.21.48.69
16ab0c01f9 poll vote (An Ubuntu PPA would be supercool! Thanks for your great work!!) 2013-01-20 10:29:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmyFvkaewo432ELwtCoecUGou4v3jCP0Pc
d1751f27d3 Added a comment: S3 Remote Future Proof? 2013-01-20 09:21:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM
fdba0c3fd4 Added a comment 2013-01-20 08:11:38 +00:00
https://me.yahoo.com/a/2grhJvAC049fJnvALDXek.6MRZMTlg--#eec89
732e03d826 Added a comment 2013-01-20 03:38:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
ec7021692f Added a comment 2013-01-20 02:04:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlYy4BrJyV1PdfqzevCVziXRp89iUH6Xzw
f626620a2f Added a comment: Code signing errors in log on starting git-annex.app 2013-01-19 22:30:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck
753e1f2a63 Added a comment 2013-01-19 22:21:04 +00:00
EskildHustvedt
7d4c032864 Added a comment: Presentation video 2013-01-19 22:09:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck
e2c2693441 Added a comment 2013-01-19 21:40:14 +00:00
annexuser
84ac7798f7 Added a comment 2013-01-19 20:41:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
d135f68eab Added a comment 2013-01-19 20:40:52 +00:00
annexuser
2f644979fa Added a comment 2013-01-19 20:40:28 +00:00
71.246.220.45
80b200280d poll vote (Google Drive) 2013-01-19 20:26:50 +00:00
Joey Hess
5dc5fb6d03 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-19 16:24:16 -04:00
annexuser
f08d8cdd61 2013-01-19 20:23:43 +00:00
Joey Hess
e76ab78dad Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-19 16:23:39 -04:00
Joey Hess
c688046dac blog for the weekend 2013-01-19 16:22:00 -04:00
annexuser
49e36e1841 2013-01-19 19:41:55 +00:00
Joey Hess
4ca9b6bdcf Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-19 12:13:46 -04:00
http://joeyh.name/
4fb9aaaec7 Added a comment 2013-01-19 16:13:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
70c2dc1755 Added a comment: Segmentation Fault 2013-01-19 16:10:08 +00:00
http://joeyh.name/
832ae0dcce Added a comment 2013-01-19 16:09:15 +00:00
Joey Hess
9291d4d67e reclose; fixed in 5a9f8acb99 2013-01-19 12:07:20 -04:00
http://joeyh.name/
878f2fa556 Added a comment 2013-01-19 16:05:13 +00:00
http://joeyh.name/
0f61b31bcb Added a comment 2013-01-19 16:02:35 +00:00
80.46.100.222
5f4d09f81e poll vote (I need a Windows port) 2013-01-19 15:36:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
7540d642bc Added a comment: I couldn't install it on Snow Leopard 2013-01-19 15:04:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
fdc72c15c7 Added a comment: JABOF special remote 2013-01-19 08:34:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
d914de1cf5 Added a comment 2013-01-19 07:23:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
a17493b8f9 bug not fixed 2013-01-19 06:55:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
7a2718eefa Added a comment 2013-01-19 06:53:21 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q
9fe5634534 Added a comment: Prefer the system/path git binaries if they're a newer version 2013-01-19 06:20:38 +00:00
http://joeyh.name/
9816ea64de Added a comment 2013-01-18 20:25:05 +00:00
http://joeyh.name/
14bfd84cd8 Added a comment 2013-01-18 20:18:36 +00:00
http://joeyh.name/
8a802f0f43 Added a comment 2013-01-18 20:16:53 +00:00
https://launchpad.net/~rubiojr
c5a421368f Added a comment 2013-01-18 18:42:35 +00:00
http://joeyh.name/
d9c8bbd1e9 Added a comment 2013-01-18 18:20:44 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
ff11d735fb Added a comment: Snow Leopard 2013-01-18 17:57:40 +00:00
http://joeyh.name/
e1d44f8f6c Added a comment 2013-01-18 17:25:36 +00:00
Joey Hess
a235e22ca7 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-18 13:18:24 -04:00
Joey Hess
09e6ddc6ff done 2013-01-18 13:00:42 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkvSZ1AFJdY_1FeutZr_KWeqtzjZta1PNE
6e0bc560ca Added a comment 2013-01-18 16:30:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkvSZ1AFJdY_1FeutZr_KWeqtzjZta1PNE
6e70f78298 poll vote (Google Drive) 2013-01-18 16:27:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
e9be487dcc Added a comment: Snow Leopard 2013-01-18 15:51:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn3m4J087saKH761otsxmTtQdme8mWL0Uc
299aeca177 2013-01-18 10:46:35 +00:00
http://peter-simons.myopenid.com/
297104088f 2013-01-18 10:13:50 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnjjCyhVEcTRM5m4iIBqL3ZCooPx7ZYB_E
465eba4e48 Added a comment 2013-01-18 09:08:05 +00:00
46.223.62.193
1f3f575be9 poll vote (My phone (or MP3 player)) 2013-01-18 08:39:48 +00:00
128.54.45.230
acf0a38919 poll vote (Initially the lack of direct-mode. Now concerns about the safety of direct mode. Perhaps after the next release.) 2013-01-18 05:52:39 +00:00
Joey Hess
912de36ecc Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-17 21:20:12 -04:00
Joey Hess
07a8c87af4 blog for the day 2013-01-17 21:19:34 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnBJ6Dv1glxzzi4qIzGFNa6F-mfHIvv9Ck
289e23f993 2013-01-18 00:20:04 +00:00
http://joeyh.name/
057311533f Added a comment 2013-01-17 20:59:03 +00:00
Joey Hess
e15e987ce1 mediafire 2013-01-17 16:36:15 -04:00
http://joeyh.name/
73271dd931 Added a comment 2013-01-17 18:30:06 +00:00
http://joeyh.name/
689883a0b3 Added a comment 2013-01-17 18:23:27 +00:00
http://joeyh.name/
48eca0a80f Added a comment 2013-01-17 18:22:27 +00:00
Joey Hess
7272179979 avoid running pre-commit hook in direct mode
The code that handles committing unlocked files in indirect mode did
something unexpected and data lossy.
2013-01-17 14:11:01 -04:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
9cee5b43c2 Added a comment: MediaFire REST API 2013-01-17 16:53:41 +00:00
http://joeyh.name/
19ddb71da3 Added a comment 2013-01-17 16:44:26 +00:00
http://joeyh.name/
a89d11a34c Added a comment 2013-01-17 16:29:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk9nck8WX8-ADF3Fdh5vFo4Qrw1I_bJcR8
cd73cd29f0 Added a comment: MediaFire 2013-01-17 12:17:54 +00:00
http://christian.amsuess.com/chrysn
f1e30f7104 Added a comment 2013-01-17 12:04:34 +00:00
http://christian.amsuess.com/chrysn
b1cb40ee95 poll vote (I need to be able to restrict in which repo dirs changes get auto-committed) 2013-01-17 11:57:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn7gQ1zZDdWhXy9H51W2krZYShNmKL3qfM
66a02a3c9e Added a comment 2013-01-17 08:30:55 +00:00
128.61.104.52
be2736f6e2 poll vote (I'm really confused about how to make it sync with a remote NON-bare repository. I'm even afraid to try git remote add, since there is no clear method to completely forget a git-annex remote...) 2013-01-17 04:00:21 +00:00
http://a-or-b.myopenid.com/
67f275dba4 Added a comment 2013-01-17 02:13:03 +00:00
http://a-or-b.myopenid.com/
866e8fd345 2013-01-17 02:11:45 +00:00
http://a-or-b.myopenid.com/
4821b67a61 Added a comment 2013-01-17 01:57:06 +00:00
Joey Hess
8aeeedcc4e fixed 2013-01-16 21:46:49 -04:00
http://joeyh.name/
78e7a1b054 Added a comment 2013-01-17 01:45:59 +00:00
http://joeyh.name/
cd73c2fc31 Added a comment 2013-01-17 01:35:45 +00:00
Joey Hess
e68e65f5a3 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-16 21:33:08 -04:00
http://joeyh.name/
2c47bab630 Added a comment 2013-01-17 00:46:28 +00:00
http://a-or-b.myopenid.com/
1f6363aa8d 2013-01-16 23:58:24 +00:00
Joey Hess
65d9ced549 tweaks 2013-01-16 19:52:41 -04:00
http://joeyh.name/
6d59cb8f88 Added a comment 2013-01-16 23:05:13 +00:00
https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo
61aaea2762 2013-01-16 21:30:23 +00:00
78.97.171.23
50ddd46a3e poll vote (I need a Windows port) 2013-01-16 21:08:05 +00:00
78.97.171.23
fd110cd22a poll vote (I need an Android port) 2013-01-16 21:07:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawniayrgSdVLUc3c6bf93VbO-_HT4hzxmyo
03005ef1c8 2013-01-16 20:42:41 +00:00
Joey Hess
fc3ae389f3 brief blog for the day 2013-01-16 15:58:59 -04:00
Joey Hess
dff001eb47 Merge branch 'master' of ssh://git-annex.branchable.com 2013-01-16 15:47:26 -04:00
Joey Hess
5892a198af add a page collecting related software 2013-01-16 15:46:41 -04:00
Joey Hess
6241d4d085 ubuntu ppa 2013-01-16 15:41:02 -04:00
http://joeyh.name/
ac9854cb4c Added a comment 2013-01-16 19:38:36 +00:00
Joey Hess
9a44addacf update documentation about direct mode safety 2013-01-16 15:35:06 -04:00
Joey Hess
88df952243 Deal with incompatability in gpg2, which caused prompts for encryption passphrases rather than using the supplied --passphrase-fd. 2013-01-16 15:27:46 -04:00
http://joeyh.name/
264bc5354e Added a comment 2013-01-16 19:05:38 +00:00
joksnet
a5e03ba7b1 Added a comment 2013-01-16 17:23:27 +00:00
2a02:418:9999::94
adfbde40ce poll vote (Provide .deb package) 2013-01-16 16:08:38 +00:00
188.216.191.7
0794acaf8c poll vote (Initially the lack of direct-mode. Now concerns about the safety of direct mode. Perhaps after the next release.) 2013-01-16 15:15:36 +00:00
http://peter-simons.myopenid.com/
6d1f1533a9 Added a comment: WebDAV without locking 2013-01-16 12:44:16 +00:00
http://joeyh.name/
2fe335622b Added a comment 2013-01-16 02:17:44 +00:00
http://joeyh.name/
79e068c75f Added a comment 2013-01-16 02:17:26 +00:00
http://adamspiers.myopenid.com/
1a1fa8f3e9 Added a comment: just one thing 2013-01-16 01:45:54 +00:00
2001:8b0:641b:0:d04:3ecd:b9c6:e26e
9f1c9c68be poll vote (I need to be able to restrict in which repo dirs changes get auto-committed) 2013-01-16 01:42:44 +00:00