Commit graph

14577 commits

Author SHA1 Message Date
Joey Hess
eb1ee0b7e9
more bug metadata etc 2014-05-30 17:08:20 -04:00
Joey Hess
1cb4853e0c confirmed needs to be a tag 2014-05-30 16:53:19 -04:00
Joey Hess
dcecca49c6 moreinfo needs to be a tag 2014-05-30 16:52:27 -04:00
Joey Hess
6d07c9c570 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-30 16:49:22 -04:00
Joey Hess
5ab287a7bf
meta 2014-05-30 16:48:33 -04:00
http://joeyh.name/
99dc5ca659 Added a comment 2014-05-30 20:47:02 +00:00
Joey Hess
2d3c415489
tag layout 2014-05-30 16:33:06 -04:00
Joey Hess
038431bc2e
tag layout 2014-05-30 16:30:55 -04:00
Joey Hess
f9d450928c Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-30 16:11:05 -04:00
Joey Hess
40a0001fd7
display tags in the main bug list 2014-05-30 16:10:16 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
ab73d75cc0 Added a comment 2014-05-30 19:37:03 +00:00
Joey Hess
0d70e36466 fix broken link 2014-05-30 15:32:42 -04:00
Joey Hess
2ee73cfd83 fix link 2014-05-30 15:31:49 -04:00
http://joeyh.name/
d1596dc5e7 Added a comment 2014-05-30 19:15:33 +00:00
Joey Hess
22033f954b Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-30 15:10:21 -04:00
http://joeyh.name/
1fec9dd04b Added a comment 2014-05-30 19:09:32 +00:00
Joey Hess
4fa8f8a6e6 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-30 15:09:26 -04:00
Joey Hess
9c0f3ae7e1 assistant: Make sanity checker tmp dir cleanup code more robust. 2014-05-30 15:08:49 -04:00
http://joeyh.name/
3de1a77893 Added a comment 2014-05-30 18:58:57 +00:00
Joey Hess
0db43ccc81 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-30 14:52:12 -04:00
Joey Hess
9eaabf0382 webapp: avoid overwriting remote configs when enabling it
Avoid stomping on existing group and preferred content settings
when enabling or combining with an already existing remote.

Two level fix. First, use defaultStandardGroup rather than
setStandardGroup, so if there is an existing configuration in the git-annex
branch, it's not overwritten.

To handle pre-existing ssh remotes (including gcrypt), a second level is
needed, because before syncing with the remote, it's configuration won't be
available locally. (And syncing could take a long time.) So, in this case,
keep track of whether the remote is being created or enabled, and only set
configs when creating it.

This commit was sponsored by Anders Lannerback.
2014-05-30 14:03:04 -04:00
Joey Hess
de0cba18f6 webapp: Avoid stomping on existing group and preferred content settings when adding a local repository (or removable drive repository) that already exists.
This does mean that if the webapp is asked to add a git repository on
a removable drive that already exists, but is not yet a git-annex
repository, it will avoid putting it in any group. That unlikely edge case
is ok; the next step is the edit repository screen, which will show it's
not in any group and the user can pick one.
2014-05-30 12:32:44 -04:00
go8ose
d4d699ee73 Added a comment 2014-05-30 10:28:38 +00:00
Joey Hess
930d984142 bug 2014-05-29 20:34:42 -04:00
http://joeyh.name/
096af25206 Added a comment 2014-05-30 00:32:25 +00:00
Joey Hess
1c1e636b23 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-29 20:26:42 -04:00
Joey Hess
2dd274e4ca webapp: When adding a new local repository, fix bug that caused its group and preferred content to be set in the current repository, even when not combining.
There was a tricky bit here, when it does combine, the edit form is shown,
and so the info needs to be committed to the new repository, but then
pulled into the current one. And caches need to be invalidated for it
to be visible in the edit form.
2014-05-29 20:17:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0
fcbc0bb905 Added a comment 2014-05-30 00:13:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0
8bd81516af 2014-05-30 00:12:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmHp5oVW8Z9v_vHs5FRtlYj80TYMQWVTS0
0968cba5d2 2014-05-29 23:36:17 +00:00
http://joeyh.name/
b71f9bfd56 Added a comment 2014-05-29 20:46:47 +00:00
Joey Hess
a4d760b700 add news item for git-annex 5.20140529 2014-05-29 16:46:05 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk
11d7f9b222 Added a comment 2014-05-29 20:10:15 +00:00
Joey Hess
9169fc86f3 remove a few orphaned comments 2014-05-29 15:27:06 -04:00
Joey Hess
f15675e109 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-29 15:24:36 -04:00
Joey Hess
222f78e9ea remove old closed bugs and todo items to speed up wiki updates and reduce size
Remove closed bugs and todos that were least edited before 2014.

Command line used:

for f in $(grep -l '\[\[done\]\]' *.mdwn); do if [ -z $(git log --since=2014 --pretty=oneline "$f") ]; then git rm  $f; git rm -rf $(echo "$f" | sed 's/.mdwn$//'); fi; done
2014-05-29 15:23:05 -04:00
http://joeyh.name/
05bd1345e7 Added a comment 2014-05-29 19:14:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk
040c20731c Added a comment 2014-05-29 19:10:08 +00:00
Joey Hess
3796a74fc2
can't use iframe for jenkins, it seems (sameorigin) 2014-05-29 14:40:51 -04:00
Joey Hess
39a52483de
don't use https for windows autobuilder, it's expired cert 2014-05-29 14:39:03 -04:00
Joey Hess
3c5b052142 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-29 14:23:16 -04:00
Joey Hess
0e82106700
remove 2 more spam comments. Will Ban user Balan. IP bans next step. 2014-05-29 14:22:06 -04:00
http://joeyh.name/
63b63d4089 Added a comment 2014-05-29 18:21:30 +00:00
http://joeyh.name/
6539888000 Added a comment 2014-05-29 18:15:12 +00:00
Joey Hess
970605964c
remove spam comment (will ban this spammer's openid) 2014-05-29 13:20:34 -04:00
Joey Hess
37e8945827 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-29 13:19:56 -04:00
Joey Hess
973166c2cb close 2014-05-29 13:19:07 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
818c797d0e Added a comment 2014-05-29 16:48:18 +00:00
https://id.koumbit.net/anarcat
793b39360b Added a comment 2014-05-29 16:09:38 +00:00
go8ose
839c07951d 2014-05-29 12:21:53 +00:00
Balan
badc9a4c75 Added a comment: http://freshofruits.com 2014-05-29 07:25:15 +00:00
Balan
fcc79f9bb2 Added a comment: Buy Fruits Online | Fruits Online Chennai 2014-05-29 07:23:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmXGwBCD9trUbr0aC8jtDqScpaYK6PNOx0
06c793b453 2014-05-29 06:41:04 +00:00
http://joeyh.name/
92a05910e9 Added a comment 2014-05-28 22:31:21 +00:00
http://joeyh.name/
d0ab472718 Added a comment 2014-05-28 22:29:05 +00:00
Joey Hess
0736b265da confirmed 2014-05-28 18:27:15 -04:00
Joey Hess
b84644826b devblog 2014-05-28 18:26:38 -04:00
bnikolic
30398456a0 2014-05-28 21:25:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
6e040807dd Added a comment 2014-05-28 17:30:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
f3652880d1 Added a comment 2014-05-28 15:03:26 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmi0jblSiI4c5-EswqKw4PXkx5M4fuVvdk
df8388e9aa 2014-05-28 14:50:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlAx-pYJ036y2lgKtLJvXm7s-HFRBiJlZY
730710b097 Added a comment 2014-05-28 13:27:20 +00:00
EskildHustvedt
e1b5de522e 2014-05-28 09:26:48 +00:00
92.192.126.78
7a10cec87e poll vote (Same as for regular git-annex. ~/annex/) 2014-05-28 08:55:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnxvt4mc32O0ctvPGhhII_ZKsHUiaD2o7I
c0093fb8a7 Added a comment 2014-05-28 04:40:27 +00:00
http://joeyh.name/
d78c187c72 Added a comment 2014-05-28 00:37:30 +00:00
http://joeyh.name/
723c4f3edc Added a comment 2014-05-28 00:33:48 +00:00
http://joeyh.name/
6bf824eb4c Added a comment 2014-05-28 00:04:58 +00:00
http://joeyh.name/
75b19afb8c Added a comment 2014-05-28 00:02:43 +00:00
http://schnouki.net/
c783f3d2e2 2014-05-27 22:45:20 +00:00
Joey Hess
9b4050fb77
typo 2014-05-27 16:39:04 -04:00
Joey Hess
95a96b9d8c fix date of this blog post 2014-05-27 16:36:52 -04:00
Joey Hess
829b4243f7 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-27 16:36:18 -04:00
Joey Hess
b1eeb83f7f
devblog 2014-05-27 16:35:59 -04:00
http://joeyh.name/
fd38145408 Added a comment 2014-05-27 20:23:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
457b3bf4fd Added a comment 2014-05-27 19:58:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
0f6079f33e Added a comment 2014-05-27 19:07:45 +00:00
http://joeyh.name/
3d9bd11ac6 Added a comment 2014-05-27 19:03:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
c0fadd2229 Added a comment 2014-05-27 18:59:08 +00:00
http://joeyh.name/
91f48d8da2 Added a comment 2014-05-27 18:45:35 +00:00
Joey Hess
a41ddabd73 webapp: When setting up a ssh remote, if the user inputs ~/foo, normalize that to foo, since it's in the home directory by default. 2014-05-27 14:33:27 -04:00
Joey Hess
dd5ac19b39 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-27 14:16:55 -04:00
Joey Hess
95ca3bb022 Fix encoding of data written to git-annex branch. Avoid truncating unicode characters to 8 bits.
Allow any encoding to be used, as with filenames (but utf8 is the sane
choice). Affects metadata and repository descriptions, and preferred
content expressions.

The question of what's the right encoding for the git-annex branch is a
vexing one. utf-8 would be a nice choice, but this leaves the possibility
of bad data getting into a git-annex branch somehow, and this resulting in
git-annex crashing with encoding errors, which is a failure mode I want to
avoid.

(Also, preferred content expressions can refer to filenames, and filenames
can have any encoding, so limiting to utf-8 would not be ideal.)

The union merge code already took care to not assume any encoding for a
file. Except it assumes that any \n is a literal newline, and not part of
some encoding of a character that happens to contain a newline. (At least
utf-8 avoids using newline for anything except liternal newlines.)
Adapted the git-annex branch code to use this same approach.

Note that there is a potential interop problem with Windows, since
FileSystemEncoding doesn't work there, and instead things are always
decoded as utf-8. If someone uses non-utf8 encoding for data on the
git-annex branch, this can lead to an encoding error on windows. However,
this commit doesn't actually make that any worse, because the union merge
code would similarly fail with an encoding error on windows in that
situation.

This commit was sponsored by Kyle Meyer.
2014-05-27 14:16:33 -04:00
http://joeyh.name/
b7a788b62b Added a comment 2014-05-27 18:02:11 +00:00
http://joeyh.name/
df1e38d7af Added a comment 2014-05-27 17:58:35 +00:00
http://joeyh.name/
4cab8f0262 Added a comment 2014-05-27 17:54:06 +00:00
Joey Hess
2dc0c434e0 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-27 12:58:08 -04:00
http://joeyh.name/
293f722fb4 Added a comment 2014-05-27 16:13:09 +00:00
http://joeyh.name/
89693cb21e Added a comment 2014-05-27 16:10:29 +00:00
http://joeyh.name/
9d2b66c745 Added a comment 2014-05-27 16:08:14 +00:00
Joey Hess
52386a7cdf
pebak 2014-05-27 12:00:40 -04:00
https://id.koumbit.net/anarcat
4b4e4ef328 Added a comment 2014-05-27 03:00:48 +00:00
Joey Hess
6fa08a3e49 devblog 2014-05-26 18:10:32 -04:00
Joey Hess
9fcbe52dab Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-26 18:01:48 -04:00
Joey Hess
ba1e14d502
fix gnutls to link, again
I don't know why, but I keep finding that the way I hacked this to work
before doesn't work and a new way is needed. Perhaps changes to cabal made
my old hacks break?
2014-05-26 17:56:41 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnxvt4mc32O0ctvPGhhII_ZKsHUiaD2o7I
f10cc07577 New post 2014-05-26 19:47:41 +00:00
http://svario.it/gioele
5deb81648b New bug "import" generates a commit even with autocommit=false 2014-05-26 16:13:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkJafmCf-sg9_OM0pynFYM3AO4WCgJiaMI
e63152f82a Added a comment: building fails on fedora 19 2014-05-26 15:31:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs
7ff3e8a793 2014-05-26 14:55:25 +00:00
https://svario.it/gioele
b5c060abe3 New todo: Chunks support in all special remotes 2014-05-26 14:06:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
a37e276df6 removed 2014-05-26 11:52:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
2b89dd9ce6 Added a comment 2014-05-26 11:52:27 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
5992244977 Added a comment 2014-05-26 11:52:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
98a4eea9c6 2014-05-25 22:14:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlu-fdXIt_RF9ggvg4zP0yBbtjWQwHAMS4
fc149e21fc 2014-05-25 19:50:42 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlu-fdXIt_RF9ggvg4zP0yBbtjWQwHAMS4
2fdc9b4cc0 2014-05-25 19:47:49 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
a9091cac2e Added a comment 2014-05-25 15:16:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl6RDLuI2b2fHkTRseVQGUNjcQ2qUrOaE0
bcd0e65ab1 Added a comment 2014-05-25 15:10:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawke2Zlikj8zQb7M2IWyqT3rqN5mOi-uVrk
2815f5cfb4 2014-05-25 13:13:08 +00:00
Joey Hess
f5982447eb Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-24 20:38:29 -04:00
Joey Hess
d27e9f0c54
devblog 2014-05-24 20:36:48 -04:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
6e12be8b29 Added a comment 2014-05-24 22:58:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
2c0b99d1a9 Added a comment 2014-05-24 22:07:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
2cda8da4b6 removed 2014-05-24 22:04:48 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
7d2c33d3d9 removed 2014-05-24 22:03:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
826f0562de Added a comment 2014-05-24 22:01:05 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
5ce3ba2ca0 Added a comment 2014-05-24 21:55:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
3ae15d07f2 Added a comment 2014-05-24 21:49:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
947e6d394f Added a comment 2014-05-24 21:45:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
3f87b689ce Added a comment 2014-05-24 21:26:24 +00:00
Joey Hess
d0cfcdca25
clean up old catchall bug 2014-05-24 16:53:09 -04:00
Joey Hess
fba56a5347
exclude moreinfo from unconfirmed list 2014-05-24 16:49:38 -04:00
Joey Hess
8420d8e863
more excludes 2014-05-24 16:48:42 -04:00
Joey Hess
950e718aee
fix excludes 2014-05-24 16:44:06 -04:00
Joey Hess
34959288ae
reorg main bugs page; show moreinfo bugs here too 2014-05-24 16:43:14 -04:00
Joey Hess
c16c4f4e26
exclude other tags 2014-05-24 16:41:21 -04:00
Joey Hess
dc7aae6e2d
fix syntax 2014-05-24 16:40:32 -04:00
Joey Hess
2d362bd08e
fix inlines 2014-05-24 16:39:18 -04:00
Joey Hess
a14440849b
fix title 2014-05-24 16:38:16 -04:00
Joey Hess
6d610a6ebc
fix pagespec 2014-05-24 16:37:36 -04:00
Joey Hess
7b01845a6c tweaks 2014-05-24 16:37:06 -04:00
Joey Hess
e828530930 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-24 16:30:39 -04:00
Joey Hess
fb20f6829d
bug triage; add new 'confirmed' tag 2014-05-24 16:29:41 -04:00
Joey Hess
476f52ef41 seems to be a dup of an already fixed bug 2014-05-24 16:16:34 -04:00
http://joeyh.name/
55869fb535 Added a comment 2014-05-24 20:03:46 +00:00
Joey Hess
20d338536a update 2014-05-24 15:28:39 -04:00
Joey Hess
281acc5b6b Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-24 15:26:10 -04:00
Joey Hess
bafc062315 close 2014-05-24 15:25:50 -04:00
Joey Hess
cf9daf3f15 moreinfo 2014-05-24 15:24:21 -04:00
http://joeyh.name/
0df23298c3 Added a comment 2014-05-24 19:23:08 +00:00
http://joeyh.name/
6adfb631c5 Added a comment 2014-05-24 18:29:03 +00:00
http://joeyh.name/
4d8c978f6d Added a comment 2014-05-24 17:48:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
af68610249 Added a comment 2014-05-23 23:50:58 +00:00
http://joeyh.name/
3dd54c7b2c Added a comment 2014-05-23 20:20:05 +00:00
Joey Hess
744d4b4cce Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-23 16:19:34 -04:00
Joey Hess
44a3e76115 android: Run busybox install with -s, since some versions of Android prohibit making hard links. 2014-05-23 16:18:55 -04:00
http://johan.kiviniemi.name/
a91a3554da Added a comment 2014-05-23 18:06:49 +00:00
Joey Hess
2910a85992 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-23 13:01:29 -04:00
jamieson
5f5171d502 Added a comment: Thanks! 2014-05-23 16:11:35 +00:00
Joey Hess
80e4d10afb update 2014-05-23 12:09:02 -04:00
https://www.google.com/accounts/o8/id?id=AItOawn-3srxo7UNlXfH70S-KTW-dgsHjMKI3lo
eb205c7882 2014-05-23 15:54:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawn-3srxo7UNlXfH70S-KTW-dgsHjMKI3lo
b7593c55b4 2014-05-23 15:54:03 +00:00
http://joeyh.name/
2ca562033a Added a comment 2014-05-23 15:30:23 +00:00
Joey Hess
5678427e3c close; not a git-annex bug but a git or samba bug 2014-05-23 11:00:15 -04:00
Joey Hess
cd049c04ee retitle 2014-05-23 10:58:20 -04:00
http://joeyh.name/
90c4f6a38f Added a comment 2014-05-23 14:57:43 +00:00
Joey Hess
b4f7cf4699 moreinfo 2014-05-23 10:54:11 -04:00
Joey Hess
a182ebec63 close 2014-05-23 10:53:31 -04:00
Joey Hess
6e57f1fbe2 fix close 2014-05-23 10:52:35 -04:00
http://joeyh.name/
48810a7c8c Added a comment 2014-05-23 14:39:18 +00:00
Joey Hess
3934fb4ee6 close 2014-05-23 10:35:15 -04:00
http://joeyh.name/
bdbb78f4dc Added a comment 2014-05-23 14:34:34 +00:00
http://joeyh.name/
3513cf4edd Added a comment 2014-05-23 14:27:01 +00:00
http://joeyh.name/
9a16abb17f Added a comment 2014-05-23 14:25:04 +00:00
Joey Hess
aa7260dc98
devblog 2014-05-22 21:08:14 -04:00
Joey Hess
c4636e2072 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-22 16:07:52 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo
934fcbd347 Added a comment 2014-05-22 20:05:54 +00:00
Joey Hess
2fd95f215f Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-22 16:03:18 -04:00
Joey Hess
2e1179df46 webapp: When setting up a ssh remote, record it using initremote, so that it can be easily enabled elsewhere.
This is the capstone in making the webapp remember ssh remotes
so they can be easily enabled in other clones of the repository.

Currently, the user will need to enter a password to enable the ssh remote,
but everything else is filled in automatically.

This commit was sponsored by Peter Lloyd.
2014-05-22 14:57:42 -04:00
http://johan.kiviniemi.name/
47cec4f439 Added a comment 2014-05-22 18:35:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaB2n9HFclAvyMyDzvTPaifh5OrlF51Co
e73bf4789b Added a comment 2014-05-22 09:44:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaB2n9HFclAvyMyDzvTPaifh5OrlF51Co
845a5761e7 Added a comment 2014-05-22 07:23:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaB2n9HFclAvyMyDzvTPaifh5OrlF51Co
c26d1e40cf Added a comment 2014-05-22 06:07:51 +00:00
https://id.koumbit.net/anarcat
f1e673b0cb weird backward compatibility bug? 2014-05-22 01:07:10 +00:00
Jamieson
1ad430213d 2014-05-21 22:57:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
6b2ba18fb9 Added a comment 2014-05-21 22:21:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
210c1b153c 2014-05-21 21:33:23 +00:00
Joey Hess
fde5c83426 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-21 15:53:57 -04:00
Joey Hess
9adcf8fff5 webapp: More robust startup when annex directory is not a git repo or not intialized by git-annex. 2014-05-21 15:41:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
9daa4bc82c Added a comment 2014-05-21 19:19:45 +00:00
EskildHustvedt
e107c6ed27 Added a comment 2014-05-21 19:19:30 +00:00
EskildHustvedt
afbca4d6e4 Added a comment 2014-05-21 19:18:19 +00:00
Joey Hess
902599248c title 2014-05-21 14:59:53 -04:00
Joey Hess
5b0c2c2315 idea 2014-05-21 14:47:54 -04:00
https://www.google.com/accounts/o8/id?id=AItOawmqz6wCn-Q1vzrsHGvEJHOt_T5ZESilxhc
25004bf5b0 Added a comment 2014-05-21 18:47:42 +00:00
Joey Hess
1db1bbb9c2 wontfix 2014-05-21 14:38:37 -04:00
http://joeyh.name/
384862c936 Added a comment 2014-05-21 18:35:42 +00:00
http://joeyh.name/
fc6e5adb4a Added a comment 2014-05-21 18:31:54 +00:00
http://joeyh.name/
7751c5ff6e Added a comment 2014-05-21 18:29:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
025939ceef Added a comment: OK 2014-05-21 18:19:30 +00:00
Joey Hess
93cff937a9 moreinfo 2014-05-21 14:17:04 -04:00
http://joeyh.name/
24994c2b07 Added a comment 2014-05-21 18:11:45 +00:00
http://joeyh.name/
9b53d0cf76 Added a comment 2014-05-21 18:06:09 +00:00
https://id.koumbit.net/anarcat
0c805db3df Added a comment 2014-05-21 18:02:51 +00:00
http://joeyh.name/
e9bbc8eb25 Added a comment 2014-05-21 17:41:22 +00:00
http://joeyh.name/
45c0b7fa88 Added a comment 2014-05-21 17:32:17 +00:00
http://joeyh.name/
25b0836856 Added a comment 2014-05-21 17:28:16 +00:00
Joey Hess
b477d06485 moreinfo 2014-05-21 13:28:10 -04:00
Joey Hess
2bb31a6923 close 2014-05-21 13:23:22 -04:00
Joey Hess
d528db0837 close; dup 2014-05-21 13:21:30 -04:00
Joey Hess
62d57e9035 move to todo 2014-05-21 13:20:23 -04:00
http://joeyh.name/
4cde990664 Added a comment 2014-05-21 17:18:08 +00:00
http://joeyh.name/
60b712569e Added a comment 2014-05-21 17:11:27 +00:00
http://joeyh.name/
7e2bf4c589 Added a comment 2014-05-21 17:10:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaB2n9HFclAvyMyDzvTPaifh5OrlF51Co
2c5cb98337 Added a comment 2014-05-21 07:17:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
9f9499bcff removed 2014-05-21 04:07:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
74c04de41b Added a comment: Box.com and unknown CA? 2014-05-21 04:07:36 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
461555e33e Added a comment: Box.com and unknown CA? 2014-05-21 04:07:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkexhIpGcYa22aPQtLm-StpHiF-MHYPh5w
155326a813 2014-05-20 17:03:02 +00:00
gjost
3df51b332f Added a comment 2014-05-20 15:19:35 +00:00
http://jsyjr.myopenid.com/
913f16edc1 2014-05-20 13:16:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaB2n9HFclAvyMyDzvTPaifh5OrlF51Co
06efe07c0a 2014-05-20 12:08:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaB2n9HFclAvyMyDzvTPaifh5OrlF51Co
5c9c8b291b Added a comment: DBus wasn't installed 2014-05-20 11:46:35 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmaB2n9HFclAvyMyDzvTPaifh5OrlF51Co
3959c22714 2014-05-20 05:08:46 +00:00
Joey Hess
1905822535
devblog 2014-05-19 18:59:08 -04:00
Joey Hess
dd26672f9e
fixed gcrypt OSX bug 2014-05-19 18:25:59 -04:00
Joey Hess
882e65c80d Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-19 16:20:00 -04:00
Joey Hess
fed509fb3e assistant: When there are multiple remotes giving different ways to access the same repository, honor remote cost settings and use the cheapest available.
Note that TransferInfo does not always contain the Remote, although
any transfer added to the TransferQueue does have a Remote in its
TransferInfo. The transferkeys command still accepts a UUID, which is
useful to handle upgrades, where an old assistant version runs the new
transferkeys.

This commit was sponsored by Kalle Svensson.
2014-05-19 16:19:33 -04:00
Joey Hess
e5bebde345 wontfix 2014-05-19 13:09:46 -04:00
http://joeyh.name/
7eeba067f6 Added a comment 2014-05-19 17:09:17 +00:00
Joey Hess
ff6ac90138 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-19 13:07:03 -04:00
Joey Hess
d7d8a0a6ed
close; dup 2014-05-19 13:06:51 -04:00
http://joeyh.name/
792f3090de Added a comment 2014-05-19 17:06:30 +00:00
http://joeyh.name/
8dd31bed6b Added a comment 2014-05-19 17:04:16 +00:00
http://joeyh.name/
03a5650012 Added a comment 2014-05-19 16:56:15 +00:00
http://joeyh.name/
a4d2838bb7 Added a comment 2014-05-19 16:48:10 +00:00
http://joeyh.name/
a088904563 Added a comment 2014-05-19 16:46:56 +00:00
Joey Hess
d5c6d2ef67 title 2014-05-19 12:44:55 -04:00
http://joeyh.name/
d14713375e Added a comment 2014-05-19 16:44:19 +00:00
Joey Hess
31e110c560 close 2014-05-19 12:31:24 -04:00
http://joeyh.name/
36e9e53160 Added a comment 2014-05-19 16:28:01 +00:00
http://joeyh.name/
0fb73cb223 Added a comment 2014-05-19 15:50:34 +00:00
http://joeyh.name/
8c92e0fb2e Added a comment 2014-05-19 15:47:19 +00:00
http://joeyh.name/
356156755c Added a comment 2014-05-19 15:45:57 +00:00
http://joeyh.name/
79811ec88d Added a comment 2014-05-19 15:43:52 +00:00
http://joeyh.name/
2edc8f0f05 Added a comment 2014-05-19 15:41:05 +00:00
http://joeyh.name/
52e0a0aa18 Added a comment 2014-05-19 15:38:14 +00:00
http://joeyh.name/
4e8364647b Added a comment 2014-05-19 15:05:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawniXLhO9mLn-7EDfawdENZ2fQwlGy5w_oc
6a2e238fae 2014-05-19 05:38:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
5b6ffdcf0a 2014-05-18 20:44:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
bb1ff82914 2014-05-18 17:21:40 +00:00
http://joeyh.name/
b7f3f73808 Added a comment 2014-05-18 16:33:29 +00:00
http://johan.kiviniemi.name/
58ce48cad2 2014-05-18 15:41:50 +00:00
Joey Hess
d3832fab5c
remove setup_git page
There were two problems with this page:

* It didn't explain how to set up git.
* It's not necessary to set up git. git-annex init detects when git needs
  configuration and automatically configures it.
2014-05-18 11:26:11 -04:00
http://johan.kiviniemi.name/
4f0a654ccd More information: busybox sha256sum works 2014-05-18 14:12:47 +00:00
http://johan.kiviniemi.name/
42ea7d8b07 typo fix 2014-05-18 14:08:09 +00:00
http://johan.kiviniemi.name/
6662341b6f 2014-05-18 14:04:55 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmZilYULa6CDEGfuagoDlesyakBgnf-dF8
32b65e5f47 2014-05-18 13:03:01 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
7befcd5e81 Added a comment 2014-05-18 12:55:47 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnov5q9_Cl4Ps5NoYE08yE01NLSvBANnY8
4f5d06352a Added a comment 2014-05-18 09:35:46 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b2ffcff12c Added a comment 2014-05-18 06:49:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
65616ec437 Added a comment: Also confused by the manual mode 2014-05-18 06:40:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
aee63eaa84 Changing to box.com's current webdav server adress. 2014-05-18 05:29:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl3r3BRaUTTVrkwDJCIr1vSAVFXy4l-zY8
a8d41bd365 2014-05-18 04:38:33 +00:00
Joey Hess
b5419a4d97
devblog 2014-05-17 22:17:34 -04:00
divB
ee56d21580 Added a comment 2014-05-17 23:58:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawk3HGoDpnOPob5jOjvIootmkve1-nCpRiI
b0b8432336 Added a comment: This is the expected default behavior 2014-05-17 20:49:07 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
40c9aa1506 Added a comment 2014-05-17 20:47:01 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
deb033fe9f Added a comment: Syncing not working :-/ 2014-05-17 19:52:33 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
f8da7ef63d Added a comment: QUESTION 2014-05-17 19:29:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
7c03e454ba Added a comment: Done! Success! 2014-05-17 19:23:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
a82c9498b5 Added a comment: making some progress 2014-05-17 19:08:16 +00:00
Joey Hess
ff09aaadaa cleanup old comments for old news entries 2014-05-17 13:48:38 -04:00
Joey Hess
4d69c3245b add news item for git-annex 5.20140517 2014-05-17 13:47:24 -04:00
Joey Hess
7a39b32be8 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-17 13:47:01 -04:00
https://me.yahoo.com/a/W6vhceUml87q0GB9MGH1qEeteW8-#ee26a
9aaf8badf4 Added a comment 2014-05-17 17:39:04 +00:00
Joey Hess
b38547baee Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-17 13:31:58 -04:00
Joey Hess
0eac0cec0a
reorg, add bug triage section 2014-05-17 13:29:35 -04:00
hyperio
64c47d8ca2 removed 2014-05-17 17:27:06 +00:00
hyperio
94f0576e22 removed 2014-05-17 17:26:05 +00:00
hyperio
5cc892e3cd Added a comment: Still not working 2014-05-17 17:25:39 +00:00
hyperio
3e0bff2da9 Added a comment: Still not working 2014-05-17 17:25:23 +00:00
hyperio
588793703b Added a comment: Still not working 2014-05-17 17:25:04 +00:00
http://joeyh.name/
500edc1f23 removed 2014-05-17 17:15:09 +00:00
http://joeyh.name/
d2304dfd8f removed 2014-05-17 17:14:46 +00:00
http://joeyh.name/
9497dab651 removed 2014-05-17 17:14:23 +00:00
http://joeyh.name/
94eec11df7 removed 2014-05-17 17:13:54 +00:00
http://joeyh.name/
86d63096b0 removed 2014-05-17 17:13:26 +00:00
http://joeyh.name/
8ee3c1c41b removed 2014-05-17 17:05:32 +00:00
http://joeyh.name/
78819c125d removed 2014-05-17 17:05:05 +00:00
http://joeyh.name/
36baed6037 Added a comment 2014-05-17 17:03:31 +00:00
http://joeyh.name/
57449307e1 Added a comment 2014-05-17 17:02:16 +00:00
http://joeyh.name/
1917b0e3ef Added a comment 2014-05-17 17:00:20 +00:00
zardoz
215d00a267 Added a comment 2014-05-17 14:24:20 +00:00
zardoz
0faf91b99e Added a comment 2014-05-17 14:21:30 +00:00
zardoz
fd6b6b4bae Added a comment 2014-05-17 14:18:32 +00:00
zardoz
00c9f77aaf Added a comment 2014-05-17 14:16:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
4b28e990bd removed 2014-05-17 13:39:59 +00:00
hyperio
0220ab8a6a Added a comment: Still not working 2014-05-17 12:22:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
d9d718c053 Added a comment 2014-05-17 10:56:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnov5q9_Cl4Ps5NoYE08yE01NLSvBANnY8
dcac1f2db8 2014-05-17 09:21:43 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
0aed6d9fc8 Added a comment 2014-05-17 00:41:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawmNu4V5fvpLlBhaCUfXXOB0MI5NXwh8SkU
2db928d849 Added a comment 2014-05-17 00:23:03 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
2756f8ea9a Added a comment: multiple git-annex assistant processes 2014-05-16 23:06:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
89f37354e6 Added a comment: multiple git-annex assistant processes 2014-05-16 23:05:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
5ff3ca8b75 Added a comment: debian squeeze 2014-05-16 22:58:52 +00:00
Joey Hess
329767baeb Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-16 17:23:20 -04:00
Joey Hess
d1b594014f
devblog 2014-05-16 17:20:58 -04:00
Joey Hess
eebe7654ad update 2014-05-16 16:46:10 -04:00
http://joeyh.name/
a81b488a05 Added a comment 2014-05-16 20:36:12 +00:00
http://joeyh.name/
c728682913 Added a comment 2014-05-16 20:25:43 +00:00
Fraser Tweedale
4eb72392b4 execute remote.<name>.annex-shell on remote, if set
It is useful to be able to specify an alternative git-annex-shell
program to execute on the remote, e.g., to run a version not on the
PATH.  Use remote.<name>.annex-shell if specified, instead of the
default "git-annex-shell" i.e., first so-named executable on the
PATH.
2014-05-16 15:46:43 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
2d6bb82da7 Added a comment 2014-05-16 19:25:03 +00:00
Joey Hess
5ed51e724e close 2014-05-16 15:16:13 -04:00
Joey Hess
cd1141e8b0 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-16 15:14:12 -04:00
Joey Hess
97003fc410 explain; close 2014-05-16 15:13:52 -04:00
http://joeyh.name/
36a04427db Added a comment 2014-05-16 19:11:02 +00:00
http://joeyh.name/
3158edf2b1 Added a comment 2014-05-16 19:07:10 +00:00
http://joeyh.name/
723295521c Added a comment 2014-05-16 19:03:34 +00:00
http://joeyh.name/
0915b278f4 Added a comment 2014-05-16 19:02:08 +00:00
http://joeyh.name/
7d76aadef9 Added a comment 2014-05-16 18:59:47 +00:00
Joey Hess
ba32787ca8 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-16 14:58:57 -04:00
https://www.google.com/accounts/o8/id?id=AItOawln3ckqKx0x_xDZMYwa9Q1bn4I06oWjkog
4a6b7fa343 Added a comment 2014-05-16 18:58:13 +00:00
2a02:898:109::201:1
8544dd752f poll vote (/sdcard/annex) 2014-05-16 18:57:18 +00:00
http://joeyh.name/
0ac7a498ef Added a comment 2014-05-16 18:55:22 +00:00
Joey Hess
464dadce34 update 2014-05-16 14:53:45 -04:00
Joey Hess
5242f2c794 close; ikiwiki bug 2014-05-16 14:51:24 -04:00
Joey Hess
00986d19f4 group: When no groups are specified to set, lists the current groups of a repository. 2014-05-16 14:43:40 -04:00
http://joeyh.name/
ec8ed0870d Added a comment 2014-05-16 18:34:49 +00:00
Joey Hess
65651a3e26 close; wontfix 2014-05-16 14:29:05 -04:00
Joey Hess
5e932dd73c close; does not seem to really be a problem 2014-05-16 14:25:31 -04:00
http://joeyh.name/
bd414c2dc7 Added a comment 2014-05-16 18:25:29 +00:00
http://joeyh.name/
a7524ad26f Added a comment 2014-05-16 18:22:26 +00:00
http://joeyh.name/
185413e77b Added a comment 2014-05-16 18:19:22 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
4e425e6a6d removed 2014-05-16 18:18:11 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
f552fc2878 removed 2014-05-16 18:17:45 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
5424e19208 removed 2014-05-16 18:17:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
b81b72b77c removed 2014-05-16 18:16:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
df6686df3e removed 2014-05-16 18:16:04 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
d66c02201d removed 2014-05-16 18:15:30 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
f9cc23e249 removed 2014-05-16 18:14:56 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
8ae3121373 Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:13:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
86d2b2d758 Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:13:18 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
586453b672 Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:13:02 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
cbece90e1d Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:12:46 +00:00
http://joeyh.name/
d7a0acbca6 Added a comment 2014-05-16 18:12:34 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
60cc333d3b Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:12:16 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
a84c0bdfbe Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:11:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
24c136a450 Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:11:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnaYy6kTuKAHmsa4BtGls2oqa42Jo2w2v0
841aba10e9 Added a comment: So, you are more clever than your users, isn't? 2014-05-16 18:11:24 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
56ddf556fa Added a comment 2014-05-16 18:11:02 +00:00
http://joeyh.name/
fbf631db1f Added a comment 2014-05-16 18:10:28 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
ae0c569756 Added a comment 2014-05-16 18:08:11 +00:00
http://joeyh.name/
543849209d Added a comment 2014-05-16 18:00:53 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
fffa5efb89 Added a comment 2014-05-16 18:00:19 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
ccb878634e Added a comment 2014-05-16 17:59:13 +00:00
http://joeyh.name/
76d6ac6021 Added a comment 2014-05-16 17:57:14 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
2aed2b1325 Added a comment: failed upgrade log file 2014-05-16 17:55:34 +00:00
http://joeyh.name/
4429e4e3be Added a comment 2014-05-16 17:54:38 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
aa61e81340 Added a comment 2014-05-16 17:51:29 +00:00
Joey Hess
9f2bee9777 better title 2014-05-16 13:50:40 -04:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
25a0fc4cda Added a comment: Hitting trouble 2014-05-16 17:49:59 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
9bec4456e5 Added a comment 2014-05-16 17:45:48 +00:00
Joey Hess
1bb9b838a6
dup 2014-05-16 13:44:04 -04:00
Joey Hess
b185e7d8e3 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-16 13:42:47 -04:00
Joey Hess
73bda59e60
document that sysgit 1.9 or newer is needed on windows 2014-05-16 13:41:42 -04:00
http://joeyh.name/
bc95e5d2ac Added a comment 2014-05-16 17:40:20 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
0ee5245d21 Added a comment 2014-05-16 17:37:29 +00:00
http://joeyh.name/
f9eb06fe99 Added a comment 2014-05-16 17:36:10 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
da8a08a6de 2014-05-16 17:33:29 +00:00
http://joeyh.name/
859993ac4d Added a comment 2014-05-16 17:30:21 +00:00
http://joeyh.name/
605994a5f0 Added a comment 2014-05-16 17:29:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
c3dcdd5e10 Added a comment 2014-05-16 17:26:59 +00:00
http://joeyh.name/
4e20d8ec5b Added a comment 2014-05-16 17:24:00 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
18387001cc Added a comment 2014-05-16 17:23:32 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
30af5f208b Added a comment 2014-05-16 17:21:09 +00:00
http://joeyh.name/
9659686393 Added a comment 2014-05-16 17:20:22 +00:00
Joey Hess
8787d01cc6 close as dup 2014-05-16 13:20:11 -04:00
http://joeyh.name/
3dc12aeefe Added a comment 2014-05-16 17:17:54 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
3b89019216 Added a comment 2014-05-16 17:15:59 +00:00
http://joeyh.name/
79b79e76b4 Added a comment 2014-05-16 17:02:29 +00:00
Joey Hess
3653920c18 fix command 2014-05-16 12:58:19 -04:00
Joey Hess
cbad524056 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-16 12:54:30 -04:00
http://joeyh.name/
2a2abae428 Added a comment 2014-05-16 16:49:09 +00:00
http://joeyh.name/
2ad1d6608d Added a comment 2014-05-16 16:42:45 +00:00
Joey Hess
3467d1e23c move bug report from the forum 2014-05-16 12:35:34 -04:00
http://joeyh.name/
3eb490b876 Added a comment 2014-05-16 16:32:05 +00:00
http://joeyh.name/
667c01e6fc Added a comment 2014-05-16 16:29:54 +00:00
http://joeyh.name/
4ac775199d Added a comment 2014-05-16 16:28:43 +00:00
http://joeyh.name/
bd0922eb93 Added a comment 2014-05-16 16:26:54 +00:00
Joey Hess
010adfc6f9 wontfix 2014-05-16 12:25:43 -04:00
Joey Hess
59d081b280 close; reported in error 2014-05-16 12:23:45 -04:00
https://id.koumbit.net/anarcat
9a59a6b993 Added a comment 2014-05-16 14:36:10 +00:00
zardoz
3159540e0d Added a comment 2014-05-16 08:40:48 +00:00
http://johan.kiviniemi.name/
693a6a4659 Added a comment 2014-05-16 02:27:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkexhIpGcYa22aPQtLm-StpHiF-MHYPh5w
8cc4df580b Fix more copy and paste errors 2014-05-15 23:26:04 +00:00
Joey Hess
c2c36886e1
fix paste-o 2014-05-15 16:43:05 -04:00
Joey Hess
de0c10ae5b
fix paste-o 2014-05-15 16:42:37 -04:00
Joey Hess
bb3f6f7b20 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-15 16:38:44 -04:00
http://joeyh.name/
b2749187bb Added a comment 2014-05-15 20:36:13 +00:00
Robie Basak
4184566627 ddar special remote 2014-05-15 16:32:44 -04:00
Joey Hess
f876850013 devblog 2014-05-15 16:32:37 -04:00
http://joeyh.name/
a5b250cd2a Added a comment 2014-05-15 20:22:41 +00:00
http://grossmeier.net/
6275e9b6ad 2014-05-15 20:05:35 +00:00
http://joeyh.name/
957ef992c7 Added a comment 2014-05-15 20:01:14 +00:00
http://joeyh.name/
21444ec6a1 Added a comment 2014-05-15 19:56:53 +00:00
http://joeyh.name/
94acad3be4 Added a comment 2014-05-15 19:54:54 +00:00
http://joeyh.name/
a16eba76b7 Added a comment 2014-05-15 19:53:16 +00:00
http://joeyh.name/
ec9413b9ee Added a comment 2014-05-15 19:51:48 +00:00
Joey Hess
8acb264a42 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-15 15:46:06 -04:00
Joey Hess
da202eb008 remove ssh-askpass recommends; close bugs obsoleted by sshpassword branch 2014-05-15 15:25:36 -04:00
Joey Hess
92232d753d close 2014-05-15 15:22:39 -04:00
http://joeyh.name/
bc48dbe931 Added a comment 2014-05-15 19:22:22 +00:00
Joey Hess
88d2a61947 update some comments re ssh password entry on Android 2014-05-15 15:20:24 -04:00
Joey Hess
dc72ea4ab5 deal with ssh key expiry
Not a perfect solution, but good enough, few users will wait 10 minutes in
the middle and see it expire, I hope.
2014-05-15 15:16:37 -04:00
Joey Hess
acbac3b8af Merge branch 'master' into sshpassword 2014-05-15 14:42:33 -04:00
Joey Hess
8cf3534194 gcrypt needs a new version, which I am releaseing 2014-05-15 14:36:39 -04:00
Joey Hess
c3c68f3235 todo 2014-05-15 12:56:12 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
ddddc6da82 2014-05-15 14:30:53 +00:00
zardoz
8f4b37a9fc Added a comment 2014-05-15 13:03:48 +00:00
zardoz
4783db6e99 Added a comment 2014-05-15 08:58:26 +00:00
zardoz
214d949fe7 removed 2014-05-15 08:57:57 +00:00
zardoz
59f3227ddf Added a comment 2014-05-15 08:57:33 +00:00
zardoz
d2b3e04f22 2014-05-15 08:56:21 +00:00
zardoz
aad1909b75 2014-05-15 08:43:24 +00:00
zardoz
4140757206 Added a comment 2014-05-15 08:28:12 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkYmMFDdf3GJ9Oba6NCVkzGc4JyB9WavMs
2b36afb46f Added a comment 2014-05-15 02:07:06 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnJO6OKamxo1HDLwdV-W3KV4GhJ5Qitl9M
184953568f Added a comment 2014-05-15 00:57:24 +00:00
Joey Hess
f8ad4e1f63 Merge branch 'master' of ssh://git-annex.branchable.com 2014-05-14 18:21:59 -04:00
Joey Hess
cd6a5e8400 devblog 2014-05-14 18:18:53 -04:00
Joey Hess
a11176bab3 avoid clobbering existing env
This is necessary on windows, ssh couldn't resolve hostnames without env
for whatever reason.
2014-05-14 16:36:03 -04:00
http://grossmeier.net/
2f7d65a344 2014-05-14 19:59:38 +00:00
Joey Hess
85e9e8c0cf webapp: Better ssh password prompting.
When setting up a remote on a ssh server, prompt for a password inside the
webapp, rather than relying on ssh's own password prompting in the terminal
the webapp was started from, or ssh-askpass.

Avoids double prompting for the ssh password (and triple-prompting on
windows for rsync.net), since the entered password is cached for 10 minutes
and this cached password is reused when setting up the repository, after
the initial probe.

When the user has an existing ssh key set up, they can choose to use it,
rather than entering a password. The webapp used to probe for this case
automatically, so this is a little harder, but it's an advanced user thing.

Note that this commit is known to break enabling existing rsync
repositories. It hs not been tested with gcrypt repositories. It's not been
successfully tested yet on Windows.

This commit was sponsored by Ralph Mayer.
2014-05-14 15:38:32 -04:00
EskildHustvedt
a79e4e8f69 2014-05-14 19:29:52 +00:00
https://id.koumbit.net/anarcat
5bdbe41564 sign and repaste 2014-05-14 15:51:33 +00:00
https://id.koumbit.net/anarcat
160ae6e177 2014-05-14 15:46:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawlQeMMI82sfgZ9lim_9GqLkc4fsd0Z3Qt8
fa6f205633 Added a comment 2014-05-14 09:08:23 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnhrtcVb6osHXjvZeNpj9diqh_JjyARc30
f8b1f7e666 Weird formatting help 2014-05-14 07:44:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnhrtcVb6osHXjvZeNpj9diqh_JjyARc30
efc16892a4 Asking for help with "error: refs/heads/git-annex does not point to a valid object!" 2014-05-14 07:42:41 +00:00
https://id.koumbit.net/anarcat
ffc517ca55 Added a comment: confusing... 2014-05-14 05:04:02 +00:00
https://id.koumbit.net/anarcat
f88c6911d5 2014-05-14 02:09:04 +00:00
zardoz
64bcbdc3d4 Added a comment 2014-05-13 20:43:38 +00:00
zardoz
913637f327 Added a comment 2014-05-13 20:41:48 +00:00
zardoz
5b0d7474cd Added a comment 2014-05-13 20:34:33 +00:00
zardoz
dbc17e585a Added a comment 2014-05-13 20:27:42 +00:00
zardoz
e9098e0701 Added a comment 2014-05-13 20:25:25 +00:00
zardoz
89ac38c7ec Added a comment 2014-05-13 20:23:15 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
fbd13bbe05 2014-05-13 18:48:57 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
d36171028f Added a comment: working for git-annex assistant? 2014-05-13 18:40:31 +00:00
martin
80704313a4 Added a comment: Possible solution? 2014-05-13 17:51:41 +00:00
https://www.google.com/accounts/o8/id?id=AItOawm9ocq1Kb0WL-cz-LPpvd2Xm-q8tIQvqXA
606c563138 Added a comment: running as service 2014-05-13 17:40:58 +00:00
zardoz
627e133397 Added a comment 2014-05-13 16:50:58 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnUpiHkj-O5rLRlbwA1y6ZGfPNC0G0uE7U
4ccf064513 2014-05-13 15:22:39 +00:00
https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U
b4e0517945 Added a comment 2014-05-13 15:09:42 +00:00
zardoz
eaf48c00f6 2014-05-13 11:59:56 +00:00
zardoz
47d9b0a615 2014-05-13 11:39:49 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
485e8603b5 2014-05-13 11:20:23 +00:00
hyperio
baa553cf32 pubkey encryption; gpg 2014-05-12 19:40:37 +00:00
https://www.google.com/accounts/o8/id?id=AItOawkAUMhKOSkh9JaBA6xst3XxQIIsDEq5Zd4
424595dd59 Added a comment 2014-05-12 11:04:00 +00:00
212.194.32.144
51ea854367 poll vote (Google Drive) 2014-05-11 21:19:09 +00:00