Joey Hess
d905d418d3
comment
2016-09-21 12:51:40 -04:00
Joey Hess
9ed7246a60
answer
2016-09-21 12:49:38 -04:00
Joey Hess
7bbb9f9370
comment
2016-09-21 12:16:52 -04:00
Joey Hess
3d5cae918c
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-21 11:58:49 -04:00
Joey Hess
e5760d00ac
update
2016-09-21 11:32:40 -04:00
braiamp@5e499cae72e60f63a517d773978deffdfec35c4c
c1c132c2d7
2016-09-21 05:35:43 +00:00
PaulK
13ed6c83bb
Added a comment
2016-09-19 04:39:08 +00:00
kevin@f9ce8e46ad8c29b25093b82cf68fae38f54b89a1
d4998bfb51
Added a comment: Groups...
2016-09-18 20:35:01 +00:00
kevin@f9ce8e46ad8c29b25093b82cf68fae38f54b89a1
132c074e28
2016-09-18 18:57:18 +00:00
https://anarc.at/openid/
da089228e1
promote the neurodebian backport since the official backport looks like it will never come
2016-09-18 01:56:21 +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
45a59390d2
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-15 13:24:03 -04:00
Joey Hess
0e30e71e9c
info: Support being passed a treeish, and show info about the annexed files in it similar to how a directory is handled.
2016-09-15 12:51:00 -04:00
Adam000
efeb0c4f78
Added a comment
2016-09-15 16:03:42 +00:00
Adam000
95df12fa9a
Added a comment
2016-09-15 15:57:59 +00:00
Adam000
4bdfb52f0b
2016-09-15 09:28:55 +00:00
Joey Hess
c9c6db5ebc
comment
2016-09-15 00:55:15 -04:00
Joey Hess
bf53f4a7e3
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-15 00:37:58 -04:00
Joey Hess
e181603103
stack.yaml: Update to lts-7.0 (ghc 8)
...
A few of these extra-deps are setting versions to work around various
library dep issues with ghc 8.
2016-09-15 00:37:05 -04:00
Joey Hess
9cd3fb4110
remove redundant constraint
2016-09-15 00:04:56 -04:00
Joey Hess
4dcc175822
remove workaround for ghc 8.0; that is mostly sorted out upstream now
2016-09-14 23:48:51 -04:00
Adam000
7a439e9df2
2016-09-15 00:34:37 +00:00
Adam000
0b772742c5
2016-09-15 00:10:56 +00:00
Joey Hess
ec3558fb79
Improve gpg secret key list parser to deal with changes in gpg 2.1.15. Fixes key name display in webapp.
...
gpg 2.1.15 (or so) seems to have added some new fields to the --with-colons
--list-secret-keys output. These include "fpr" and "grp", and come before
the "uid" line. So, the parser was giving up before it saw the name. Fix by
continuing to look for the uid line until the next "sec" line.
This commit was sponsored by Ole-Morten,Duesund on Patreon.
2016-09-14 13:31:00 -04:00
Joey Hess
ddc1b46fc2
comment
2016-09-14 12:28:18 -04:00
Joey Hess
a417b1db6e
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-14 12:19:28 -04:00
Joey Hess
916f05e890
comment
2016-09-14 12:18:48 -04:00
git-starter
f630a893c2
Added a comment: clarification
2016-09-13 20:27:23 +00:00
git-starter
d5bc4bf9dc
2016-09-13 15:48:30 +00: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
Aaron
021ebc651d
Added a comment: Any thoughts Joey?
2016-09-10 15:15:44 +00:00
anarcat
a12f1afd8e
fix markup
2016-09-10 14:18:10 +00:00
anarcat
8f8800bba0
sign this so i follow its changes
2016-09-10 14:17:58 +00:00
anarcat
7a89a172b0
two more ideas
2016-09-10 14:13:42 +00:00
Gus
2f963eb049
Added a comment: Never mind
2016-09-10 09:15:57 +00:00
atrent
201a99f510
2016-09-10 07:23:07 +00:00
Joey Hess
d7ea6a5684
drop incremental json object display; clean up code
...
This gets rid of quite a lot of ugly hacks around json generation.
I doubt that any real-world json parsers can parse incomplete objects, so
while it's not as nice to need to wait for the complete object, especially
for commands like `git annex info` that take a while, it doesn't seem worth
the added complexity.
This also causes the order of fields within the json objects to be
reordered. Since any real json parser shouldn't care, the only possible
problem would be with ad-hoc parsers of the old json output.
2016-09-09 18:13:55 -04:00
Joey Hess
61faf240d5
Merge branch 'master' of ssh://git-annex.branchable.com
2016-09-09 16:40:11 -04:00
Joey Hess
e2a69c2cee
refactor
2016-09-09 16:39:21 -04:00
Joey Hess
3e22d60549
copy, move, mirror: Support --json and --json-progress.
2016-09-09 16:24:26 -04:00
Joey Hess
c277a21ece
done
2016-09-09 16:17:28 -04:00
Joey Hess
d4fbc3b460
make --json-progress work for url downloads
2016-09-09 16:15:39 -04:00
Joey Hess
312ef4dfae
make --json-progress update meter when getting from git remote with rsync
2016-09-09 16:05:45 -04:00
Joey Hess
a108235565
better locking for json with -J
...
Avoid threads emitting json at the same time and scrambling, which was
still possible even with the buffering, just less likely.
Converted json IO actions to JSONChunk data too.
2016-09-09 15:51:34 -04:00
Joey Hess
05d4438383
addurl, get: Added --json-progress option, which adds progress objects to the json output.
...
This doesn't work right when used with -J yet, and there is some really
ugly hand-crafting of part of the json output.
2016-09-09 15:06:54 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
1f1b7adecf
initial whining
2016-09-09 18:45:02 +00:00
Joey Hess
f421a7f001
Remove key:null from git-annex add --json output.
2016-09-09 14:26:34 -04:00