Commit graph

18576 commits

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw
cdc3874c56 removed 2014-04-07 11:32:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw
1705215388 Added a comment: I can't add special remotes 2014-04-07 11:29:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw
53f94bbcfc removed 2014-04-07 11:27:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw
bdea0964e2 removed 2014-04-07 11:26:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw
3db1ca5d57 Added a comment: I can't add special remotes 2014-04-07 11:25:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl64jV2rE8GMogJ6XuqESSkz78RVBgVdGw
eefaa6eaab Added a comment: I can't add special remotes 2014-04-07 11:25:34 +00:00
madduck
29943bc54e Added a comment: Ubuntu One to be discontinued 2014-04-07 05:11:52 +00:00
https://id.koumbit.net/anarcat
f9824f0f55 clarify that this is mostly done (i think?) 2014-04-07 04:41:56 +00:00
https://id.koumbit.net/anarcat
9a32f74ad6 allow comments everywhere 2014-04-07 04:39:19 +00:00
https://id.koumbit.net/anarcat
7df61cf4a5 Added a comment 2014-04-07 04:35:44 +00:00
https://id.koumbit.net/anarcat
599ccfe6cc Added a comment 2014-04-07 04:25:54 +00:00
Joey Hess
aa17bf7d67
devblog 2014-04-06 19:15:50 -04:00
Joey Hess
9dd1dc8f6d Merge branch 'master' of ssh://git-annex.branchable.com 2014-04-06 19:12:13 -04:00
Joey Hess
43909723b3 added git-annex remotedaemon
So far, handling connecting to git-annex-shell notifychanges, and
pulling immediately when a change is pushed to a remote.

A little bit buggy (crashes after the first pull), but it already works!

This commit was sponsored by Mark Sheppard.
2014-04-06 19:10:23 -04:00
madduck
8f367a183f Added a comment: Warn while inconsistent 2014-04-06 20:44:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
045a288767 Added a comment 2014-04-06 11:34:37 +00:00
madduck
2b7267623e Added a comment: Does not work 2014-04-06 10:48:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o
ea509d57bf 2014-04-06 09:25:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnFjuvfPpi1kf6l54bxfFUm0Aw_Gf_IO0o
cb279a594c 2014-04-06 09:20:15 +00:00
http://grossmeier.net/
35565d8afb Added a comment: Without knowing Haskell 2014-04-06 04:55:32 +00:00
http://grossmeier.net/
23b8fc422d 2014-04-05 23:38:21 +00:00
http://joeyh.name/
713783d536 removed 2014-04-05 22:52:53 +00:00
Joey Hess
6ca01f40cf Merge branch 'master' of ssh://git-annex.branchable.com 2014-04-05 18:51:25 -04:00
Joey Hess
6e382197e3 add news item for git-annex 5.20140405 2014-04-05 18:50:56 -04:00
http://joeyh.name/
bf441a4198 Added a comment 2014-04-05 22:35:40 +00:00
http://joeyh.name/
f3e136f86c Added a comment 2014-04-05 22:34:32 +00:00
Joey Hess
a1548c663a Merge remote-tracking branch 'refs/remotes/dgit/dgit/sid' 2014-04-05 18:27:54 -04:00
Joey Hess
8729abc744 wording 2014-04-05 16:57:51 -04:00
Joey Hess
aff7691d8d prepping for a linux-only release 2014-04-05 16:57:05 -04:00
Joey Hess
4a4580ab43 devblog 2014-04-05 16:56:40 -04:00
Joey Hess
920336cf2a
close 2014-04-05 16:38:47 -04:00
Joey Hess
a95064edd9 Merge branch 'master' of ssh://git-annex.branchable.com 2014-04-05 16:38:05 -04:00
Joey Hess
ade5d8ccc5 Fix nautilus script installation to not crash when the nautilus script dir does not exist. Instead, only install scripts when the directory already exists.
nautilus creates this directory each time run, so this avoids putting cruft
in user's home
2014-04-05 16:36:58 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
04c99bf7e5 2014-04-05 20:33:26 +00:00
Joey Hess
66f7354dae
credit 2014-04-05 16:28:35 -04:00
Joey Hess
4b81ff5cc3 Merge commit '402551561624cd83ec8c15d09411210111edc557' 2014-04-05 16:21:12 -04:00
Joey Hess
0fbbec261d git-annex-shell: Added notifychanges command.
This will be used by the remote-daemon to quickly tell when changes have
been pushed from some other repository into a ssh remote.

Adjusted the remote-daemon protocol to communicate changed shas, rather
than git branch refs. This way, it can easily check if a sha is new.

This commit was sponsored by Carlos Trijueque Albarran.
2014-04-05 16:10:39 -04:00
Joey Hess
e0b04f2e37 tiny little protocol between git-remote-daemon and git-annex-shell
Subset of the git-remote-daemon protocol.
2014-04-05 14:44:48 -04:00
Joey Hess
9b3ca5894b basic support for git-remote-daemon protocol 2014-04-05 14:30:42 -04:00
Johan Kiviniemi
4025515616 Notification: Add action/status-dependent icon and urgency 2014-04-05 20:45:11 +03:00
Johan Kiviniemi
7760dfcc7f Notification: summary is not optional
Use the summary field instead of body.
2014-04-05 20:44:06 +03:00
Joey Hess
5af30678c7 factored out Utility.SimpleProtocol from the external special remote implementation 2014-04-05 13:29:28 -04:00
Joey Hess
4e601cf124 more idempotency fixes 2014-04-05 13:29:17 -04:00
Joey Hess
0d965885b7
idempotency fixes 2014-04-04 19:07:53 -04:00
Joey Hess
15dc2e950b renaming build user for consistency 2014-04-04 19:00:28 -04:00
Joey Hess
72fd3104da Merge branch 'master' of ssh://git-annex.branchable.com 2014-04-04 18:24:01 -04:00
Xyem
e963b323d9 Added a comment 2014-04-04 15:25:39 +00:00
http://johan.kiviniemi.name/
0c48ba389e Added a comment: Rolling hash chunking 2014-04-04 14:16:25 +00:00
augusto
cfd9c1cdc6 2014-04-04 14:11:26 +00:00
https://id.koumbit.net/anarcat
e902e03b95 Added a comment: look at mosh 2014-04-04 14:07:51 +00:00