Commit graph

7473 commits

Author SHA1 Message Date
mx781
46ea2a354c 2016-11-02 05:32:43 +00:00
Joey Hess
4e305d1f98
update 2016-11-01 14:25:51 -04:00
Joey Hess
f08ad2f916
retitle 2016-11-01 13:50:09 -04:00
Joey Hess
5f3390336a
comment 2016-10-31 18:41:22 -04:00
Joey Hess
b530e43285
Fix reversion in 6.20161012 that prevented adding files with a space in their name. 2016-10-31 18:39:37 -04:00
Joey Hess
a986b12cf2
Merge branch 'master' of ssh://git-annex.branchable.com 2016-10-31 18:34:27 -04:00
aranea@650e41fad422f2a4d6f36ca1f20d41b7c0f18ab7
32feb186c6 Added a comment 2016-10-31 22:31:44 +00:00
Joey Hess
040b26b2f6
comments 2016-10-31 18:07:11 -04:00
aranea@650e41fad422f2a4d6f36ca1f20d41b7c0f18ab7
80ecf6496a 2016-10-31 21:40:06 +00:00
aranea@650e41fad422f2a4d6f36ca1f20d41b7c0f18ab7
bec8368911 Added a comment 2016-10-31 21:29:42 +00:00
Joey Hess
7ec02ad9e6
reproduce 2016-10-31 17:18:04 -04:00
johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c2
cf3234391f Added a comment 2016-10-31 20:59:30 +00:00
Joey Hess
29f33155d6
comment 2016-10-31 16:56:40 -04:00
Joey Hess
d00a59b4c3
comment 2016-10-31 16:37:40 -04:00
johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c2
54d0e9fb56 Added a comment 2016-10-31 19:50:23 +00:00
Joey Hess
fd5396bdab
response 2016-10-31 15:34:19 -04:00
johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c2
c5a459bc81 Added a comment: SOLVED 2016-10-31 19:08:17 +00:00
johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c2
affaa85b7d Added a comment 2016-10-31 18:51:17 +00:00
Joey Hess
ec2e1569e6
Linux standalone: Fix location of locale files in the bundle.
The Makefile was putting them in git-annex.linux/i18n/i18n, and so I18NPATH
did not point to the files. I think that on close enough to Debian systems,
localedef then fell back to using the system-wide locale files, while on
other systems it would fail to generate locales.
2016-10-31 14:31:46 -04:00
Joey Hess
2ad7b00e29
Assistant, repair: Fix ignoring of git fsck errors due to duplicate file entries in tree objects. 2016-10-31 14:00:37 -04:00
Joey Hess
adaeba010f
comment 2016-10-31 13:03:12 -04:00
aranea@650e41fad422f2a4d6f36ca1f20d41b7c0f18ab7
3fc82fb4e2 Feature request: Support for skein512_256 hash 2016-10-30 15:09:53 +00:00
EskildHustvedt
f23452ff34 2016-10-29 08:06:00 +00:00
johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c2
cf168e1c6f Added a comment 2016-10-28 10:17:19 +00:00
Joey Hess
0ae08947ac
Run ssh with ServerAliveInterval 60
So that stalled transfers will be noticed within about 3 minutes,
even if TCPKeepAlive is disabled or doesn't work.

Rather than setting with -o, use -F with another config file,
so that any settings in ~/.ssh/config or /etc/ssh/ssh_config overrides this.
2016-10-26 16:41:34 -04:00
Joey Hess
075602b1df
comment 2016-10-26 16:18:52 -04:00
Joey Hess
8dcf79694d
enable forwardRetry for command-line transfers
If a transfer fails for some reason, but some data managed to be sent, the
transfer will be retried. (The assistant already did this.)

Possible impacts:

* More ssh prompts if ssh needs to prompt for a password to connect to a
  host, or is prompting about some other problem like a ssh key mismatch.

* More data transfer due to retrying, epecially when a remote does not
  support resuming a transfer.

  In the worst case, a lot of data will be transferred but it fails before
  the end, and then all that data gets transferred again plus one byte more;
  repeat until it manages to get the whole file.
2016-10-26 15:38:27 -04:00
Joey Hess
ca2435b21b
remove duplicate of top of page 2016-10-26 14:25:54 -04:00
Joey Hess
0e9224b2b4
comment 2016-10-26 14:24:13 -04:00
Joey Hess
3237976d76
comment 2016-10-26 14:13:00 -04:00
Joey Hess
8f2547ef89
comment 2016-10-26 14:04:59 -04:00
Joey Hess
c546e3a5c8
cose 2016-10-26 13:44:08 -04:00
Joey Hess
a7e9db48a7
comment 2016-10-26 13:27:18 -04:00
Joey Hess
55d4d51590
Merge branch 'master' of ssh://git-annex.branchable.com 2016-10-26 13:17:19 -04:00
Joey Hess
1a8ba7eab4
Improve ssh socket cleanup code to skip over the cruft that NFS sometimes puts in a directory when a file is being deleted. 2016-10-26 13:16:41 -04:00
jonan
80dac1cfdd 2016-10-25 10:51:29 +00:00
JohnKozak
c65cbaee99 2016-10-23 21:05:57 +00:00
JohnKozak
daa66dc8bd 2016-10-23 18:30:21 +00:00
ewen
ecb6ca5602 2016-10-21 06:12:49 +00:00
johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c2
38e76f27b9 Added a comment 2016-10-19 10:28:13 +00:00
johannes@12f1850a57e13cc234b5ebf88a5d3ac68915a6c2
6d4f446a06 2016-10-18 10:09:44 +00:00
Joey Hess
3a3f126956
close 2016-10-17 16:36:35 -04:00
Joey Hess
10ca4b9788
Improve style of offline html build of website. 2016-10-17 15:55:49 -04:00
Joey Hess
cc5de0a94b
close 2016-10-17 15:30:33 -04:00
Joey Hess
8e22114735
upgrade: Handle upgrade to v6 when the repository already contains v6 unlocked files whose content is already present.
Closes https://github.com/datalad/datalad/issues/1020

The use of runWriter in scanUnlockedFiles broke due to this change;
it failed with blocked indefinitely in mvar, because the database write
handle was taken while linkFromAnnex needed to also write to it (to update
the inode cache). So, switched to using a separate runWriter for each call
to addAssociatedFileFast. A little less efficient, but not greatly; the
writes should all still be cached.
2016-10-17 15:19:47 -04:00
Joey Hess
93425dd575
note 2016-10-17 14:21:55 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
17cce14d19 original whining 2016-10-17 16:17:59 +00:00
https://launchpad.net/~helpunclejackoff
867a4ac4e8 Added a comment: Dumb old me.... 2016-10-15 10:12:17 +00:00
Joey Hess
3f25317ad5
fix tree graft-in bug
When adding a tree like a/b/c/d when a/b already exists, fixes the bug that
the tree that got created was a/b/a/b/c/d

Just need to flatten out the top N directories of the tree that's being
grafted in, so we get the c/d part. This was complicated by the Tree
data type being a rose tree rather than a regular tree.

This commit was sponsored by Nick Daly on Patreon.
2016-10-11 15:36:40 -04:00
Joey Hess
66ebf1a8f9
add test case for sync_in_adjusted_branch_deleted_recently_added_files
This commit was sponsored by Denis Dzyubenko on Patreon.
2016-10-11 14:22:49 -04:00
Joey Hess
b82c3e0783
sync: Fix bug in adjusted branch merging that could cause recently added files to be lost when updating the adjusted branch.
The modification flag was not being set when making modifications deep
in a tree, so parent trees were not updated to contain the modified tree.

Seems to have exposed another bug where the wrong filename gets grafted in.

This commit was sponsored by Brock Spratlen on Patreon.
2016-10-10 15:00:45 -04:00
Joey Hess
d2527c421c
more analysis 2016-10-10 14:23:24 -04:00
Joey Hess
75c7215857
reproduce recipe 2016-10-10 12:56:21 -04:00
https://launchpad.net/~helpunclejackoff
f244d942ee 2016-10-09 18:42:14 +00:00
https://launchpad.net/~helpunclejackoff
dfd0e0290a Move the env description to the right place 2016-10-09 18:41:50 +00:00
https://launchpad.net/~helpunclejackoff
11f6bbaca8 2016-10-09 18:36:52 +00:00
xloem
16c0b372b0 Added a comment 2016-10-09 12:13:39 +00:00
https://launchpad.net/~stephane-gourichon-lpad
d1e21aad3a Reporting missing file in locally installed doc causing reduced reading comfort. 2016-10-09 07:16:25 +00:00
pot
31509c3796 2016-10-06 20:13:07 +00:00
pot
48b97cb3f0 Added a comment: 780 source files.... 2016-10-06 20:05:41 +00:00
ddenis
6cdcda6e32 Added a comment 2016-10-06 16:59:03 +00:00
jk@3f2b4ce16bbac41470815333505aa47b91b7a9a6
4338251817 Added a comment 2016-10-06 10:42:53 +00:00
Joey Hess
933bc5c917
Support using v3 repositories without upgrading them to v5.
An easy change now that supportedVersions is a list. Since v3 and v5 are
identical other than version number, just add v3 to the list.

This commit was sponsored by andrea rota.
2016-10-05 16:53:09 -04:00
Joey Hess
f23446b60e
verified fix on OSX 2016-10-05 16:08:49 -04:00
Joey Hess
5416fd21a1
moreinfo 2016-10-05 15:51:42 -04:00
Joey Hess
34530e59d9
Avoid using a lot of memory when large objects are present in the git repository
.. and have to be checked to see if they are a pointed to an annexed file.

Cases where such memory use could occur included, but were not limited to:
  - git commit -a of a large unlocked file (in v5 mode)
  - git-annex adjust when a large file was checked into git directly
Generally, any use of catKey was a potential problem.

Fix by using git cat-file --batch-check to check size before catting.
This adds another git batch process, which is included in the CatFileHandle
for simplicity.

There could be performance impact, anywhere catKey is used. Particularly
likely to affect adjusted branch generation speed, and operations on
unlocked files in v6 mode. Hopefully since the --batch-check and
--batch read the same data, disk buffering will avoid most overhead.
Leaving only the overhead of talking to the process over the pipe and
whatever computation --batch-check needs to do.

This commit was sponsored by Bruno BEAUFILS on Patreon.
2016-10-05 15:24:13 -04:00
Joey Hess
a747373b40
comment 2016-10-05 13:30:46 -04:00
Joey Hess
90eec318bf
moreinfo 2016-10-05 13:01:35 -04:00
pot
2629850fdf 2016-10-01 11:41:01 +00:00
ddenis
455de2fb1b 2016-09-30 22:06:49 +00:00
pot
5a076dcf04 Added a comment: inodes.... 2016-09-30 22:00:31 +00:00
Joey Hess
76e5d8bf8a
comment 2016-09-26 16:53:27 -04:00
sven.rieke@2bfe1de15de1bb402f962e41f9e5bfc1be1cf8d1
a1c7b514e7 2016-09-25 15:01:28 +00:00
sven.rieke@2bfe1de15de1bb402f962e41f9e5bfc1be1cf8d1
d8a714a881 2016-09-25 15:00:18 +00:00
madduck
40f41c3c4d 2016-09-25 13:25:03 +00:00
PaulK
ad5c60414e Added a comment 2016-09-25 03:08:41 +00:00
PaulK
8b2d5e194f Added a comment 2016-09-24 04:16:52 +00:00
Joey Hess
c8edd22aee
update 2016-09-21 17:56:40 -04:00
Joey Hess
ef681321a9
comment 2016-09-21 17:53:59 -04:00
Joey Hess
c910004d50
addurl, importfeed: Improve behavior when file being added is gitignored. 2016-09-21 17:21:48 -04:00
Joey Hess
3b2222d753
update 2016-09-21 15:53:34 -04:00
Joey Hess
181d027ace
merge 2016-09-21 15:47:37 -04:00
Joey Hess
a569f195b7
fix bugs in handing of deep branches with sync and adjusted branches
* sync: Previously, when run in a branch with a slash in its name,
  such as "foo/bar", the sync branch was "synced/bar". That conflicted
  with the sync branch used for branch "bar", so has been changed to
  "synced/foo/bar".
* adjust: Previously, when adjusting a branch with a slash in its name,
  such as "foo/bar", the adjusted branch was "adjusted/bar(unlocked)".
  That conflicted with the adjusted branch used for branch "bar",
  so has been changed to "adjusted/foo/bar(unlocked)"
* Also, running sync in an adjusted branch did not correctly sync
  changes back to the parent branch when it had a slash in its name.
  This bug has been fixed.

Eliminate use of Git.Ref.under and Git.Ref.basename; using
Git.Ref.underBase and Git.Ref.base make everything handle deep branches
correctly.

Probably noone was adjusting deep branches, and v6 is still experimental
anyway, so I'm not going to worry about the mess that was left by that bug.

In the case of git-annex sync, using a fixed git-annex with an old unfixed
one will mean they use different sync branches for a deep branch, and so
they may stop syncing until the old one is upgraded. However, that's only
a problem when syncing between repositories without going via a central
bare repository. Added a warning about this to the CHANGELOG, but it's
probably not going to affect many people at all.

This commit was sponsored by Riku Voipio.
2016-09-21 15:23:47 -04:00
Joey Hess
8dae86eac2
bug 2016-09-21 14:57:20 -04:00
Joey Hess
f6fc40456d
comment, retitle 2016-09-21 13:42:42 -04:00
Joey Hess
ce03779e8c
comment and close 2016-09-21 13:32:45 -04:00
Joey Hess
c2218b78c3
close 2016-09-21 13:06:34 -04:00
Joey Hess
1702505f60
comment 2016-09-21 13:06:12 -04:00
PaulK
13ed6c83bb Added a comment 2016-09-19 04:39:08 +00:00
git-starter
2f4901f576 2016-09-16 14:40:49 +00:00
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7
7c5ff428a8 I got the files to come back, but I don't want Android making these dumb delete-loads-of-newly-added-stuff commits 2016-09-16 03:03:19 +00:00
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7
d62ee47ab3 2016-09-16 01:56:57 +00:00
Joey Hess
ddc1b46fc2
comment 2016-09-14 12:28:18 -04:00
jk@3f2b4ce16bbac41470815333505aa47b91b7a9a6
a1809b2827 Added a comment 2016-09-13 07:05:48 +00:00
jk@3f2b4ce16bbac41470815333505aa47b91b7a9a6
848d160077 Added a comment 2016-09-12 19:57:03 +00:00
atrent
201a99f510 2016-09-10 07:23:07 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
1f1b7adecf initial whining 2016-09-09 18:45:02 +00:00
https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd
16b2604a20 Added a comment 2016-09-09 06:51:45 +00:00
Joey Hess
ae658ddcdc
close; notabug 2016-09-07 11:07:42 -04:00
Joey Hess
d18bc92251
remove cruft 2016-09-07 11:07:25 -04:00
onionjake
9aacde3f65 Added a comment 2016-09-06 19:45:06 +00:00
onionjake
a885d23bad you can create bugs with empty titles 2016-09-06 19:44:11 +00:00
leni536
9065e994b4 2016-09-06 09:34:14 +00:00
Joey Hess
1b8d8faa3a
applied 2016-09-05 19:43:59 -04:00
Joey Hess
2610103a48
comment 2016-09-05 16:00:51 -04:00
Joey Hess
a64b33fe3b
close 2016-09-05 15:50:05 -04:00
Joey Hess
219e2fa157
Make --json and --quiet suppress automatic init messages
And any other messages that might be output before a command starts.

Fixes a reversion introduced in version 5.20150727.

During the optparse-applicative conversion, I needed a place to run
per-command global option setters, and I made it get run during the seek stage. But
that is too late to have --json and --quiet disable output produced in the
check stage. Fix is just to run those per-command global option setters at
the same time as the all-command global option setters.

This commit was sponsored by Thom May.
2016-09-05 15:34:38 -04:00
Joey Hess
0ef3bfa6b0
moreinfo; probably not a bug 2016-09-05 14:22:59 -04:00
Joey Hess
40c0a91641
comment 2016-09-05 13:57:26 -04:00
Joey Hess
d75aac5003
comment 2016-09-05 13:12:56 -04:00
Joey Hess
cfa31c6bf8
close as dup 2016-09-05 13:11:05 -04:00
Joey Hess
778948eb24
comment 2016-09-05 12:33:22 -04:00
Joey Hess
1a085ca4dd
fix name 2016-09-05 11:29:46 -04:00
onionjake
65788cc8c0 fsck --from <remote> doesn't update inventory on failure 2016-09-04 21:00:57 +00:00
corppneq
7c9ff2b4e4 2016-09-03 11:01:23 +00:00
plb@5a17d4ca1791c7e2e176e22c7fb64a5b77f1679c
c854d09d3c 2016-09-03 08:42:45 +00:00
plb@5a17d4ca1791c7e2e176e22c7fb64a5b77f1679c
3463b441a1 2016-09-03 08:42:05 +00:00
plb@5a17d4ca1791c7e2e176e22c7fb64a5b77f1679c
4fe92819d2 2016-09-03 08:41:44 +00:00
Joey Hess
803c4c07e1
Merge branch 'master' of ssh://git-annex.branchable.com 2016-08-30 16:10:12 -04:00
Joey Hess
442e2d50bd
bug report from tribut on irc 2016-08-30 16:09:28 -04:00
matthias.may@b2b2d601f3c2e35dbb95ada1d3a715e2960f36e7
7f453d6ef9 2016-08-30 05:12:43 +00:00
adamboche@d77483462c747486c7a7341a9080d1341eeddfe6
fb3eda62c0 Added a comment: Retry rsync on failure 2016-08-26 23:32:46 +00:00
adamboche@d77483462c747486c7a7341a9080d1341eeddfe6
e95f16cd85 2016-08-26 23:03:49 +00:00
adamboche@d77483462c747486c7a7341a9080d1341eeddfe6
fb4a3b185e 2016-08-26 23:02:23 +00:00
https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd
15d344192d Added a comment 2016-08-24 10:53:05 +00:00
https://openid.stackexchange.com/user/3ee5cf54-f022-4a71-8666-3c2b5ee231dd
f852573de8 create bug 2016-08-24 10:39:51 +00:00
t.z.mates
3177eab044 2016-08-23 23:01:47 +00:00
t.z.mates
58564101dc removed 2016-08-23 22:52:48 +00:00
t.z.mates
8bdc841f7a 2016-08-23 21:55:39 +00:00
ilovezfs
d7ed4b5d1c Added a comment 2016-08-15 01:54:59 +00:00
adamboche@d77483462c747486c7a7341a9080d1341eeddfe6
e28ac21d2d 2016-08-15 00:49:09 +00:00
ilovezfs
ecd25a155a 2016-08-10 06:03:16 +00:00
spwhitton
11569c7e57 Added a comment 2016-08-09 20:17:48 +00:00
pot
47fa34de60 Added a comment: Hmmm, seems odd such a serious bug is allowed to linger without serious investigation 2016-08-09 19:22:49 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
17ed913ec7 fixed up formatting 2016-08-05 18:32:36 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
7000b7c47a 2016-08-05 18:31:37 +00:00
branchable@1f03006a73aeda463532c8138da071037870395b
04ba5cb4af Added a comment: Transcrypt? 2016-08-05 07:28:28 +00:00
dgray@c271d419d641bd22709a8e53c8b644231a99fa0c
43e5953e8e 2016-08-04 11:12:50 +00:00
Joey Hess
00a5e7475c
response 2016-07-30 12:18:35 -04:00
jk@3f2b4ce16bbac41470815333505aa47b91b7a9a6
5f3e6dcbeb 2016-07-29 10:50:17 +00:00
jgoerzen
2fa9e02223 Added a comment 2016-07-25 19:09:09 +00:00
pot
31692acee4 Added a comment: Same issue 2016-07-25 18:23:13 +00:00
pot
6307f9fd33 2016-07-24 23:35:21 +00:00
Joey Hess
d344f04d09
cabal constraints for aws and esqueleto
closes https://github.com/joeyh/git-annex/pull/55

* git-annex.cabal: Temporarily limit to http-conduit <2.2.0
  since aws 0.14.0 is not compatible with the newer version.
* git-annex.cabal: Temporarily limit to persistent <2.5
  since esqueleto 2.4.3 is not compatible with the newer version.
2016-07-22 12:41:28 -04:00
ilovezfs
075836f4d2 2016-07-22 15:15:04 +00:00
Richard Hartmann
96f295214b Update 2016-07-21 09:10:56 +02:00
Joey Hess
ceeef5495d
Merge branch 'master' of ssh://git-annex.branchable.com 2016-07-20 12:08:07 -04:00
Richard Hartmann
9f0428e771 Add comment 2016-07-20 07:48:07 +02:00
Joey Hess
948bcf3125
close 2016-07-19 16:29:07 -04:00
ilovezfs
680318be3f 2016-07-19 20:20:06 +00:00
Joey Hess
0fdbf639dc
followup; open bug 2016-07-19 15:04:41 -04:00
Joey Hess
2619019630
Avoid any access to keys database in v5 mode repositories, which are not supposed to use that database. 2016-07-19 12:12:19 -04:00
Joey Hess
50e63f75d1
webapp: Escape unusual characters in ssh hostnames when generating mangled hostnames. This allows IPv6 addresses to be used on filesystems not supporting : in filenames. 2016-07-19 11:37:03 -04:00
interfect@b151490178830f44348aa57b77ad58c7d18e8fe7
06642951fb 2016-07-17 18:25:41 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
4b91715ed2 2016-07-14 14:18:31 +00:00
Joey Hess
1fb0881a66
Merge branch 'master' of ssh://git-annex.branchable.com 2016-07-12 16:47:07 -04:00
Joey Hess
79704528c0
Support checking presence of content at a http url that redirects to a ftp url. 2016-07-12 16:41:45 -04:00
quisquous
d9c12bd86b Added a comment 2016-07-12 18:59:55 +00:00
Joey Hess
64745747e5
Merge branch 'master' of ssh://git-annex.branchable.com 2016-07-12 14:35:12 -04:00
Joey Hess
83df094c36
comment 2016-07-12 14:32:40 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
8e98439c52 initial report 2016-07-12 18:22:42 +00:00
Joey Hess
0c713a94bd
uninit: Fix crash due to trying to write to deleted keys db.
Reversion introduced by v6 mode support, affects v5 too.

Also fix a similar crash when the webapp is used to delete a repository.
2016-07-12 14:18:35 -04:00
Joey Hess
5642daa651
fsck: Fix a reversion in direct mode fsck of a file that is present when the location log thinks it is not. Reversion introduced in version 5.20151208. 2016-07-12 13:41:03 -04:00
Joey Hess
ff2f6ed241
tag moreinfo 2016-07-12 13:27:52 -04:00
Joey Hess
15faaeebd4
comment 2016-07-12 13:27:14 -04:00
Joey Hess
fa031291d6
why this cannot be fixed in v5 mode 2016-07-12 13:12:30 -04:00
quisquous
6127954073 Added a comment 2016-07-11 17:59:56 +00:00
Joey Hess
25cddf3a51
followup 2016-07-11 12:34:41 -04:00
Joey Hess
8cb3ce8703
response 2016-07-11 12:23:03 -04:00
quisquous
070c675364 2016-07-11 13:59:05 +00:00
Stan
4cd43389d6 Added a comment: Hardlinks on hyperv VM 2016-07-08 00:27:11 +00:00
Stan
ac78e97d82 Added a comment: Success / failure scenarios 2016-07-07 23:29:19 +00:00
Stan
3f799bb841 removed 2016-07-07 23:05:40 +00:00
Stan
ac1af58614 Added a comment: Success / failure 2016-07-07 23:02:36 +00:00
Joey Hess
2e03c05669
cloe 2016-07-06 15:11:47 -04:00
Joey Hess
8b36d54319
Remove the EKG build flag, since Gentoo for some reason decided to enable this flag, depsite it not being intended for production use and so enabled by default. 2016-07-06 15:09:56 -04:00
Joey Hess
6edb485ef1
EKG enabled on gentoo build?? 2016-07-06 15:03:15 -04:00
Joey Hess
bc222b12da
comment 2016-07-06 14:57:32 -04:00
Joey Hess
4e9dc6ddb2
response 2016-07-06 14:49:24 -04:00
Joey Hess
d6483deeb1
testremote: Fix crash when testing a freshly made external special remote.
Ignore exceptions when getting the cost and availability for the remote,
and return sane defaults. These defaults are not cached, so if a special
remote program has a transient problem, it will re-query it later.
2016-07-05 16:34:39 -04:00
Joey Hess
dbfe33e88b
comment 2016-07-05 09:40:14 -04:00
asasdfu@6d994a3a5de417bed14940c21349d59f56e8922e
d81765cb73 2016-07-04 15:57:38 +00:00
asasdfu@6d994a3a5de417bed14940c21349d59f56e8922e
c2bd854677 2016-07-04 15:50:13 +00:00
asasdfu@6d994a3a5de417bed14940c21349d59f56e8922e
8656ee332b 2016-07-04 15:41:15 +00:00
Stan
41c6d1a4cf 2016-07-03 05:47:33 +00:00
Stan
92a401ae1e 2016-07-02 21:46:59 +00:00
jbc@de7e798914f9401f6187a9e3dce237ee4203fc22
c95b811cca 2016-07-01 12:44:24 +00:00
jbc@de7e798914f9401f6187a9e3dce237ee4203fc22
70403a4be9 Added a comment: Any idea? 2016-07-01 12:43:19 +00:00
Don
df51d368ea Added a comment 2016-06-24 07:16:20 +00:00
Farhan
e5cdd89397 Added a comment: Thanks 2016-06-24 06:35:10 +00:00
Don
7f02efd682 Added a comment 2016-06-24 05:40:23 +00:00
Farhan
886f47acae Added a comment: Interested 2016-06-24 03:22:38 +00:00
jgoerzen
5403818b47 Added a comment: A caution on this 2016-06-23 21:24:50 +00:00
Farhan
a0c7ed789a Added a comment: More Info 2016-06-23 12:15:28 +00:00
sts
7cf56e63c4 Added a comment 2016-06-23 12:07:11 +00:00
Don
a59c585511 2016-06-21 09:35:34 +00:00
mail@4e627fd997ef5ca9f75e62ffc0aba5b27bd6aea1
df27a55792 Added a comment 2016-06-19 16:27:15 +00:00
speredenn
94b4416c69 2016-06-19 15:43:42 +00:00
mail@4e627fd997ef5ca9f75e62ffc0aba5b27bd6aea1
07e050b496 2016-06-18 14:07:05 +00:00
DanODonovan
161af3116d 2016-06-17 15:33:12 +00:00