https://id.koumbit.net/anarcat
08e0fa6505
add the date this was added
2015-08-18 18:53:25 +00:00
https://id.koumbit.net/anarcat
27d5b92073
weird dumb question maybe?
2015-08-18 18:46:12 +00:00
anarcat
1e340c67e3
add more related software
2015-08-18 13:50:00 +00:00
anarcat
b3af6c5adb
link to not
2015-08-18 13:43:01 +00:00
anarcat
3dc38594dc
like to related
2015-08-18 13:42:33 +00:00
konubinix
6395cd49d8
Added a comment: link to the files
2015-08-18 13:37:12 +00:00
konubinix
32b506f310
Added a comment: recoll
2015-08-18 13:30:21 +00:00
forbesmyester@2cec261fa984ee168bdbad63665c58953963c10e
7257e6c9b8
Added a comment: Not sure what is wrong... looks like glacier
might be called wrongly.
2015-08-18 07:42:38 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
4b0c5e0e6f
Added a comment
2015-08-18 06:13:28 +00:00
jason@bbebec708d192ae9848ef6d0c6983e2b37127df1
b2af14a0b5
Added a comment: Never mind
2015-08-17 18:00:06 +00:00
Joey Hess
ba56d10c60
Avoid building the assistant on the hurd, since an inotify equivilant is not yet implemented in git-annex for the hurd.
...
Note that https://github.com/haskell/hackage-server/issues/269 is fixed, so
hopefully I can upload this to hackage this time.
2015-08-17 11:53:16 -04:00
Joey Hess
477888acfb
done
2015-08-17 11:38:36 -04:00
Joey Hess
858104078a
make whereis show urls when web remote does not have content
...
This is needed when external special remotes register an url for a key.
2015-08-17 11:35:34 -04:00
Joey Hess
3a5b7dbaf0
External special remotes can now be built that can be used in readonly mode, where git-annex downloads content from the remote using regular http.
...
Note that, if an url is added to the web log for such a remote, it's not
distinguishable from another url that might be added for the web remote.
(Because the web log doesn't distinguish which remote owns a plain url.
Urls with a downloader set are distinguishable, but we're not using them
here.)
This seems ok-ish.. In such a case, both remotes will try to use both
urls, and both remotes should be able to.
The only issue I see is that dropping a file from the web remote will
remove both urls in this case. This is not often done, and could even
be considered a feature, I suppose.
2015-08-17 11:22:22 -04:00
Joey Hess
99b9a3f277
export some always failing methods for readonly remotes
2015-08-17 11:21:38 -04:00
Joey Hess
fb9d851258
refactor
2015-08-17 11:21:13 -04:00
Joey Hess
1cd3b7ddf0
refactor
2015-08-17 10:42:14 -04:00
Joey Hess
2ff22a383a
Merge branch 'master' of ssh://git-annex.branchable.com
2015-08-17 09:53:18 -04:00
https://woid.cryptobitch.de/foobar
5f3ab9cf9a
Added a comment: @niklaas
2015-08-17 13:42:26 +00:00
darkfeline@e6d098788a13ce41f3141a2dfc1bd31b401e83f0
88b5a5ae7b
Added a comment: buprepo doesn't work properly
2015-08-17 12:59:25 +00:00
mhubig
08e9614e18
Added a comment
2015-08-17 11:44:40 +00:00
mhubig
d131bf2e15
Added a comment
2015-08-17 11:42:18 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
6a96265f44
2015-08-17 11:37:17 +00:00
anarcat
1f359ab899
Added a comment: great!
2015-08-17 04:07:28 +00:00
crumblybrick
d6d381ed70
rename forum_/_Searching_metadata_and_file_content__63__.mdwn to forum/Searching_metadata_and_file_content__63__.mdwn
2015-08-16 16:40:21 +00:00
crumblybrick
d1fc6ffa2f
rename forum/_creating_Searching_metadata_and_file_content__63__.mdwn to forum_/_Searching_metadata_and_file_content__63__.mdwn
2015-08-16 13:46:00 +00:00
crumblybrick
f4f3df3ae1
2015-08-16 13:44:47 +00:00
Joey Hess
ab85a48bc0
merge lintian overrides from debian
2015-08-15 11:45:37 -04:00
Joey Hess
7c3e4f1cb6
Merge branch 'master' of ssh://git-annex.branchable.com
2015-08-15 11:44:25 -04:00
konubinix
3d77f9fb3a
Added a comment: git-new-workdir
2015-08-15 12:48:31 +00:00
samuel.hym+bugs@a85e9c44dc6369ad6b12e8e6a3896ad34f7df4a3
d0f06212d5
Fix formatting of shell output
2015-08-15 12:17:58 +00:00
samuel.hym+bugs@a85e9c44dc6369ad6b12e8e6a3896ad34f7df4a3
1ba226641c
2015-08-15 12:14:48 +00:00
Joey Hess
0050215ed1
enable parallel build for fast mode and explicitly disable for production
...
Currently, ghc has issues getting reproducible builds with parallel
building. https://ghc.haskell.org/trac/ghc/ticket/4012
2015-08-14 17:39:56 -04:00
Joey Hess
edd1ea54e4
package qualify imports
...
needed for "make fast" to work
2015-08-14 17:23:25 -04:00
Joey Hess
a4fe6e037b
oops, didn't mean to commit these changes yet
2015-08-14 14:22:53 -04:00
Joey Hess
290ff35b53
comment
2015-08-14 14:13:49 -04:00
Joey Hess
7be948f6d4
response
2015-08-14 14:05:46 -04:00
Joey Hess
87b4229b23
sync: Support --jobs
...
* sync: Support --jobs
* sync --content: Avoid unnecessary second pull from remotes when
no file transfers are made.
2015-08-14 13:49:55 -04:00
mhubig
4a5fe93248
2015-08-14 17:18:47 +00:00
jonathan.stott+gitannex@7c5a9cff8c7c8f69680d0723dda182fa3ba78d43
d4bda84386
2015-08-14 13:40:45 +00:00
mhubig
8f56633c41
2015-08-14 12:54:57 +00:00
Joey Hess
16a7510029
thought
2015-08-13 19:55:22 -04:00
Joey Hess
ad1ff2683c
followup
2015-08-13 17:34:13 -04:00
Joey Hess
6bc46e384e
Added WHEREIS to external special remote protocol.
2015-08-13 17:27:50 -04:00
Joey Hess
c6bea20f3d
comment
2015-08-13 16:46:51 -04:00
Joey Hess
354079d71d
fixed this earlier
2015-08-13 16:44:40 -04:00
Joey Hess
4ab4417292
move item to todo list from bugs and followup
2015-08-13 16:43:58 -04:00
Joey Hess
8482858401
devblog
2015-08-13 16:23:40 -04:00
Joey Hess
00fd5b67bf
more measuring
2015-08-13 16:15:22 -04:00
Joey Hess
127c3db162
add some debugs to get timings
...
Note that I had one in Annex.Action.startup too, but it resulted in a weird
message printed by ssh, "channel 2: bad ext data". I don't know why, but
it only happened when transferinfo was run, so I wonder
if 983a95f021
introduced a fragility somehow.
2015-08-13 16:13:16 -04:00