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