Commit graph

3406 commits

Author SHA1 Message Date
Joey Hess
c71f1ead7c Merge branch 'master' of ssh://git-annex.branchable.com 2013-11-08 14:29:52 -04:00
Joey Hess
28a64c8fd8 Include ssh-keygen in standalone bundle. 2013-11-08 14:29:47 -04:00
http://joeyh.name/
9f9acd8286 Added a comment 2013-11-08 18:28:37 +00:00
Joey Hess
7ccd107d7b fixed 2013-11-08 14:09:15 -04:00
Joey Hess
2dbe2332b0 Merge branch 'master' of ssh://git-annex.branchable.com 2013-11-08 14:03:10 -04:00
Joey Hess
86db8ef920 close 2013-11-08 13:39:42 -04:00
http://joeyh.name/
f74c3346c0 Added a comment 2013-11-08 17:38:40 +00:00
http://joeyh.name/
8123b291a0 Added a comment 2013-11-08 17:36:54 +00:00
Joey Hess
03a4b3da97 Merge branch 'master' of ssh://git-annex.branchable.com 2013-11-07 18:03:32 -04:00
Joey Hess
958312885f webapp: Improve UI around remote that have no annex.uuid set, either because setup of them is incomplete, or because the remote git repository is not a git-annex repository.
Complicated by such repositories potentially being repos that should have
an annex.uuid, but it failed to be gotten, perhaps due to the past ssh repo
setup bugs. This is handled now by an Upgrade Repository button.
2013-11-07 18:02:00 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
e76c3b81cf Added a comment: Still fails with git-annex version 4.20131105-g136b030 2013-11-07 20:32:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
36b3e0df8b Added a comment: Updated version 4.20131105-g136b030 seems to work 2013-11-07 20:28:57 +00:00
Joey Hess
b7c15f3b60 webapp: Avoid encoding problems when displaying the daemon log file. 2013-11-07 15:29:20 -04:00
Joey Hess
09abd29469 improve docs 2013-11-07 15:22:45 -04:00
Joey Hess
9ff229a798 watcher: Avoid loop when adding a file owned by someone else fails in indirect mode because its permissions cannot be modified.
Adding the file moved it to the annex, and then tried to set the mode.
Error unwind then moved the file back, and so the watcher saw the file get
deleted and then added back, and so tried again..
2013-11-07 15:18:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
56185d65a9 removed 2013-11-07 09:29:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
b246f78716 Added a comment: Update git-annex seems to work 2013-11-07 09:28:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
2c37b6ca1d Added a comment: S3 works without encryption 2013-11-06 21:09:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
4fe4ce354a 2013-11-06 19:58:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
41ed969110 2013-11-06 19:57:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
eaeae91988 2013-11-06 19:54:25 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
4722fa5e7a rename bugs/GPG_errors_under_OS_10.9_Mavericks.mdwn to bugs/Mac_OS_10.9_GPG_error_adding_S3_repo.mdwn 2013-11-06 19:52:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
e1c7dd4a95 2013-11-06 19:49:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZgZuUhZlHpd_AbbcixY0QQiutb2I7GWY
3a26df0028 2013-11-06 19:47:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkbpbjP5j8MqWt_K4NASwv0WvB8T4rQ-pM
2946fd5ebf 2013-11-06 18:40:19 +00:00
http://joeyh.name/
2f64369444 Added a comment 2013-11-06 16:40:58 +00:00
Joey Hess
e3ade17eb0 Merge branch 'master' of ssh://git-annex.branchable.com 2013-11-06 12:39:20 -04:00
http://joeyh.name/
67064c27db Added a comment 2013-11-06 16:38:48 +00:00
Joey Hess
489f2de363 Merge branch 'master' of ssh://git-annex.branchable.com 2013-11-06 12:30:05 -04:00
http://joeyh.name/
72ee3d7856 Added a comment 2013-11-06 16:27:49 +00:00
https://id.koumbit.net/anarcat
38e7feca5b lots more details and screenshots 2013-11-06 16:27:15 +00:00
Joey Hess
ee23be55fd Fix exception handling bug that could cause .git/annex/index to be used for git commits outside the git-annex branch. Known to affect git-annex when used with the git shipped with Ubuntu 13.10. 2013-11-06 12:21:50 -04:00
https://id.koumbit.net/anarcat
79397554a3 weird permission bug in the webapp 2013-11-06 15:26:01 +00:00
http://joeyh.name/
738299ab29 Added a comment 2013-11-06 15:09:20 +00:00
https://id.koumbit.net/anarcat
15678fd696 2013-11-06 15:00:13 +00:00
https://id.koumbit.net/anarcat
d429342d80 tiny little cosmetic bug 2013-11-06 14:59:04 +00:00
https://id.koumbit.net/anarcat
91663e5d2a moving discussion to a new bug report 2013-11-06 14:50:20 +00:00
https://id.koumbit.net/anarcat
d03c3ac43c file the remaining bug separately 2013-11-06 14:48:27 +00:00
https://id.koumbit.net/anarcat
5967498e5b 2013-11-05 23:43:30 +00:00
https://id.koumbit.net/anarcat
9c2d8b9754 problem partially fixed 2013-11-05 22:05:07 +00:00
Joey Hess
2eeb54a107 Merge branch 'master' of ssh://git-annex.branchable.com 2013-11-05 12:39:50 -04:00
Joey Hess
564da7946c fixed long ago 2013-11-05 12:32:09 -04:00
http://joeyh.name/
71116f064b Added a comment 2013-11-05 16:01:15 +00:00
Joey Hess
6a0a3d715c dup 2013-11-05 11:58:18 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
45992b36c2 2013-11-05 11:10:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkwQdSwD0JLNQHcQoUVLT-ZwaRKq-b0om8
136b030642 pubdate should be added to importfeed's templating. 2013-11-05 04:21:46 +00:00
https://id.koumbit.net/anarcat
25430cb8e1 hmm... maybe related to another SNAFU bug i filed... 2013-11-05 04:10:26 +00:00
https://id.koumbit.net/anarcat
3af8d545b1 just followed the "file a bug" link in the webapp here :) 2013-11-05 04:05:40 +00:00
tanen
904c9e972d 2013-11-04 22:50:51 +00:00
tanen
4e63cc16c4 2013-11-04 22:49:38 +00:00