Commit graph

19056 commits

Author SHA1 Message Date
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
edf6725d9d 2015-10-02 09:25:02 +00:00
spwhitton
cee3338a81 Added a comment 2015-10-02 04:15:48 +00:00
spwhitton
01e9f099e3 Added a comment 2015-10-02 04:13:07 +00:00
Joey Hess
9bcc32de3b Merge branch 'master' of ssh://git-annex.branchable.com 2015-10-01 16:17:52 -04:00
http://joeyh.name/
d11fd1dd80 Added a comment 2015-10-01 20:14:48 +00:00
Joey Hess
6dd8d923d9 devblog 2015-10-01 16:12:35 -04:00
Joey Hess
2fb3722ce9 Do verification of checksums of annex objects downloaded from remotes.
* When annex objects are received into git repositories, their checksums are
  verified then too.
* To get the old, faster, behavior of not verifying checksums, set
  annex.verify=false, or remote.<name>.annex-verify=false.
* setkey, rekey: These commands also now verify that the provided file
  matches the key, unless annex.verify=false.
* reinject: Already verified content; this can now be disabled by
  setting annex.verify=false.

recvkey and reinject already did verification, so removed now duplicate
code from them. fsck still does its own verification, which is ok since it
does not use getViaTmp, so verification doesn't happen twice when using fsck
--from.
2015-10-01 15:56:39 -04:00
dxld@02c834b220f9ffc0410d37263aa29d9373cc455b
9825b4cb15 Added a comment: Fully p2p alternative to XMPP 2015-10-01 17:22:44 +00:00
Joey Hess
49841bbd64 remove unimplennted command-line option from design doc 2015-10-01 12:20:00 -04:00
Joey Hess
0c3a3c5187 comment 2015-10-01 11:57:59 -04:00
jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e3
7bab829105 Added a comment: it does not work with debian squeeze lts 2015-10-01 12:13:11 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
a40f8fe098 2015-10-01 09:51:03 +00:00
jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e3
fdb0455dfb Added a comment: thanks 2015-10-01 04:25:03 +00:00
Joey Hess
de1bd0d6b8 add news item for git-annex 5.20150930 2015-09-30 14:41:29 -04:00
Joey Hess
40fdbe9be1 comment 2015-09-30 13:14:40 -04:00
Joey Hess
7010007a9f comment 2015-09-29 12:39:40 -04:00
Joey Hess
ceacddb179 response 2015-09-29 11:59:21 -04:00
Joey Hess
56cc9b151d comment 2015-09-29 11:40:14 -04:00
Joey Hess
6f63659c4f comment 2015-09-29 11:31:16 -04:00
Joey Hess
692a8e7e32 response 2015-09-29 11:26:42 -04:00
Joey Hess
4aa055cb39 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-29 11:20:00 -04:00
kalle@bdf75651b439b088e51f28f10f5a46ffcd2a704d
2ed24b88ae Added a comment: importfeed template 2015-09-28 19:52:16 +00:00
dah
4b156395a2 2015-09-28 18:01:58 +00:00
Don
e4bc3415b7 Added a comment: Style for man pages? 2015-09-28 10:00:45 +00:00
vanicat@12ca772398c03a22a5388f1cf15799a90cdfecfe
1218f25615 i18n bug with assistant 2015-09-27 15:39:29 +00:00
vanicat@12ca772398c03a22a5388f1cf15799a90cdfecfe
76426a4d2b 2015-09-27 12:36:38 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
b506fb207f Added a comment 2015-09-27 01:00:46 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
31597d6676 Added a comment: timestamps are wrong as of 5.20150731 2015-09-26 18:31:46 +00:00
Joey Hess
209b8bbfbb Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-26 08:57:53 -04:00
OlivierBerger
444161cb99 2015-09-26 12:24:19 +00:00
Joey Hess
7f102cf43d add 2015-09-26 07:23:08 -04:00
Joey Hess
d1c599c293 improve 2015-09-26 07:12:05 -04:00
Joey Hess
f3979196d4 turn off dbus for stack
Needs xml parser C libs.

I couldn't avoid needing zlib though, http-client needs it.
2015-09-26 06:59:30 -04:00
Joey Hess
028cdccc65 Added stack.yaml to support easy builds from source with stack.
Update install instructions.

Note that xmpp is disabled in the stack.yaml, because that needs C
libraries that would take extra work for the user to install.
xmpp is moving toward deprecation anyway.
2015-09-26 06:20:09 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
438418fa7c Added a comment: Cost 2015-09-26 08:59:39 +00:00
jephte.clain@f0da2444b164953b596ac5e3e38da30b8c04e5e3
513e8f73c8 Added a comment: it does not work with debian squeeze lts 2015-09-26 08:03:05 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
cec4c63f38 2015-09-26 02:49:08 +00:00
fastguy
8156862566 Added a comment: Any updates? 2015-09-25 19:35:18 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
17e8465c3f 2015-09-25 18:11:12 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
5d6a7faad9 Added a comment: is it also broken in debian testing? 2015-09-25 17:50:32 +00:00
graboluk@f6de53961ab0f884e203f602f65eb5cdc0fb7513
e381d2e7fc Added a comment: very annoying for new users 2015-09-25 17:06:45 +00:00
https://mathstuf.id.fedoraproject.org/
dc3a538531 Added a comment 2015-09-25 05:42:22 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
0eb8ab386d Added a comment 2015-09-24 20:33:51 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
986caec66a Added a comment: Thanks 2015-09-24 13:30:27 +00:00
119.225.142.2
10d6da5249 poll vote (Google Drive) 2015-09-23 22:21:16 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
30e9aaecf3 Added a comment 2015-09-23 17:57:43 +00:00
Joey Hess
1c98029bb0 add i386-ancient build 2015-09-23 13:36:45 -04:00
Joey Hess
ffab5a8252 comment 2015-09-23 13:18:50 -04:00
Joey Hess
595bdfe3c5 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-23 13:09:48 -04:00
Joey Hess
fd7fea7316 comment 2015-09-23 13:06:35 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
cfbd29c296 Added a comment 2015-09-23 16:36:08 +00:00
Joey Hess
31a3957e7c comment 2015-09-23 12:16:51 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
d2b8b957bb whining about standalone builds and older systems 2015-09-23 13:33:48 +00:00
Joey Hess
8db87ecab1 devblog 2015-09-22 17:47:33 -04:00
Joey Hess
f2b6ebd502 status: Show added but not yet committed files.
Seems easy, but git ls-files can't list the right subset of files.
So, I wrote a whole new parser for git status output, and converted the
status command to use that.

There are a few other small behavior changes. The order changed. Unlocked
files show as T. In indirect mode, deleted files were not shown before, and
that's fixed. Regular files checked directly into git and modified
were not shown before, and are now.
2015-09-22 17:32:28 -04:00
Joey Hess
6885fe3c38 close, already implemented via a different todo 2015-09-22 15:46:42 -04:00
Joey Hess
f113d68927 followup 2015-09-22 15:35:40 -04:00
Joey Hess
753d8e7d4f Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-22 15:32:22 -04:00
Joey Hess
c9acb6b89d new todo 2015-09-22 15:31:08 -04:00
Joey Hess
9fa60b676c close 2015-09-22 15:23:23 -04:00
Joey Hess
4fa58ab019 comment 2015-09-22 15:07:23 -04:00
dfiorentino@645c87e5e4e39b138b9717d01441dc2e3914fe01
66aef8f8b5 Added a comment: “Windows error: "git: 'annex' is not a git command."” 2015-09-22 18:54:38 +00:00
Joey Hess
dc2f1f09b7 Improve robustness of direct mode merge, avoiding a crash if the index file is missing.
I couldn't find a good way to make an *empty* index file (zero byte file
won't do), so I punted and just don't make index.lock when there's no index
yet. This means some other git process could race and write an index file
at the same time as the merge is ongoing, in theory. Only happens in new
repos though.
2015-09-22 13:00:18 -04:00
Joey Hess
84f07eb947 split index mode 2015-09-22 12:52:46 -04:00
Joey Hess
ad0df9bf25 impossible to implement this w/o breaking desired behavior 2015-09-22 12:10:34 -04:00
Joey Hess
1dcb86498e Improve ~/.ssh/config modification code to not add trailing spaces to lines it cannot parse.
"Host\n" is a valid line, and actually gets parsed ok, but this also holds
for other lines that it fails to parse for some reason.
2015-09-22 12:06:10 -04:00
Joey Hess
927498a1e4 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-22 11:59:06 -04:00
Joey Hess
367a79b82c comment 2015-09-22 11:58:39 -04:00
Joey Hess
ae0cb34795 no reproduce 2015-09-22 11:57:45 -04:00
Joey Hess
f33e760aab Merge branch 's3-classes' 2015-09-22 11:05:53 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
bf60d58962 Added a comment: how to get access to urls needing authentication without private info in the url 2015-09-22 14:05:45 +00:00
https://mathstuf.id.fedoraproject.org/
58706afb58 Added a comment 2015-09-21 21:24:26 +00:00
spwhitton
7d3eb6d47d Added a comment 2015-09-21 21:22:22 +00:00
Joey Hess
c8747b1607 followup 2015-09-21 16:49:10 -04:00
Joey Hess
69b856a38a Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-21 16:22:32 -04:00
Joey Hess
399f8cf649 response 2015-09-21 15:35:13 -04:00
Joey Hess
b4cdd8fdb5 followup more 2015-09-21 15:27:36 -04:00
Joey Hess
fe10b876cd cannot reproduce 2015-09-21 15:17:47 -04:00
Joey Hess
9cf43fb7b4 followu 2015-09-21 15:02:53 -04:00
https://mathstuf.id.fedoraproject.org/
0f62c68000 Added a comment 2015-09-21 18:27:07 +00:00
Joey Hess
5170e6ac1a forwarded bug 2015-09-21 13:29:59 -04:00
Joey Hess
3058e11520 webapp: Remove the "disable remote" feature from the UI.
It's confusing, easy to select by accident and get into a situation the
webapp offers no easy recovery from, and pausing syncing works just as well
in most situations.
2015-09-21 13:05:44 -04:00
Joey Hess
d3af2bd64f response 2015-09-21 12:54:16 -04:00
Joey Hess
0bf431745d response 2015-09-21 12:47:43 -04:00
Joey Hess
d1949b6e5f response 2015-09-21 12:41:41 -04:00
Joey Hess
0ebde659bf assistant: When updating ~/.ssh/config, preserve any symlinks. 2015-09-21 12:39:13 -04:00
Joey Hess
c6041164e4 response 2015-09-21 12:13:33 -04:00
Joey Hess
96da291934 reopen, comment 2015-09-21 12:10:59 -04:00
stoile@3a237e0cf1bb7ab671df438ff759e0448189419d
e95dca349b Added a comment: This might still be a git-annex bug 2015-09-21 15:09:09 +00:00
http://svario.it/gioele
87bb722136 2015-09-20 09:59:20 +00:00
https://mathstuf.id.fedoraproject.org/
3b5691c95f 2015-09-19 15:04:59 +00:00
https://mathstuf.id.fedoraproject.org/
0e6c463cef 2015-09-19 15:03:50 +00:00
jm_taylor@342a0022334070c40df7ec77799ce46a2d8d3f15
87d7a0abbc 2015-09-19 12:12:00 +00:00
Joey Hess
a61d37c884 analysis 2015-09-18 13:29:35 -04:00
Joey Hess
30e350d7ff comment 2015-09-18 12:55:20 -04:00
Joey Hess
694c7ad3f7 comment 2015-09-18 12:45:51 -04:00
Joey Hess
bdfa24ef80 cloe 2015-09-18 12:27:04 -04:00
Joey Hess
ce72e1af2d Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-17 17:20:51 -04:00
Joey Hess
26d6566307 S3 storage classes expansion
Added support for storageclass=STANDARD_IA to use Amazon's
new Infrequently Accessed storage.

Also allows using storageclass=NEARLINE to use Google's NearLine storage.

The necessary changes to aws to support this are in
https://github.com/aristidb/aws/pull/176
2015-09-17 17:20:01 -04:00
Joey Hess
89238e9595 juggle dup bugs 2015-09-17 17:08:39 -04:00
Joey Hess
1e3100017e close as dup 2015-09-17 15:29:26 -04:00
Joey Hess
04ffee811a response 2015-09-17 13:03:19 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
876bc09b53 2015-09-17 14:58:27 +00:00
Joey Hess
0e04920aa0 interlink 2015-09-17 09:39:20 -04:00
Joey Hess
bf0a9d03c6 delayed devblog 2015-09-16 23:36:10 -04:00
Joey Hess
1fb24c4627 mini time machine fix 2015-09-16 14:27:49 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
79661ef64f 2015-09-16 16:33:55 +00:00
Joey Hess
f8ff39ccf5 Merge branch 'newwinrelease' 2015-09-16 12:00:01 -04:00
Joey Hess
a20095c3b3 add news item for git-annex 5.20150916 2015-09-16 10:56:37 -04:00
Jonan
92690c3cbd Added a comment 2015-09-16 11:15:11 +00:00
Mesar Hameed
97aaa91f6f Add link to Ceph special remote. 2015-09-16 12:00:39 +01:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
3bdadcb7fb Added a comment: needed a gpg.conif 2015-09-16 04:20:54 +00:00
whlabratz@d10941ab2681deb87122fd8f6da51f3dcdb8dbe5
b2041a592c Added a comment: Listing GPG keys enabled for a remote with hybrid encryption 2015-09-15 22:37:35 +00:00
Joey Hess
453c355122 comment 2015-09-15 13:38:09 -04:00
Joey Hess
b08c6d4e16 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-15 12:52:09 -04:00
Joey Hess
16947ef654 Fix bug in combination of preferred and required content settings. When one was set to the empty string and the other set to some expression, this bug caused all files to be wanted, instead of only files matching the expression.
Avoid: MAny `MOr` otherexpression
Which matches anything.
2015-09-15 12:50:14 -04:00
Jonan
dda36b7adf Added a comment 2015-09-15 16:13:20 +00:00
Joey Hess
7088bc8621 comment 2015-09-15 12:01:06 -04:00
Joey Hess
294ec009e9 comment 2015-09-15 11:59:24 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
c4eaa5e42b 2015-09-15 11:30:09 +00:00
Jonan
82743a3dc0 2015-09-15 10:39:03 +00:00
Joey Hess
b1fbb08dc5 devblog 2015-09-14 15:09:50 -04:00
Joey Hess
9cfb96c53d Special remotes configured with autoenable=true will be automatically enabled when git-annex init is run. 2015-09-14 14:49:48 -04:00
Joey Hess
ffa8221517 annex.hardlink extended to also try to use hard links when copying from the repository to a remote.
Also, it used to only check that one of the repos was not in direct mode;
now when either repo is direct mode, annex.hardlink won't have an effect.
2015-09-14 12:13:38 -04:00
Joey Hess
c5260f5cb0 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-13 16:04:34 -04:00
Joey Hess
54cf9c1ef3 close 2015-09-13 16:03:35 -04:00
git-annex@545634279b585e2a5818702b3c251d1ecd23da10
aea490394b 2015-09-13 17:51:26 +00:00
Joey Hess
6ce5fea50c Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-13 13:21:34 -04:00
Joey Hess
1cc1f9f4e5 sync: Add --no-commit, --no-pull, --no-push options to turn off parts of the sync process, as well as supporting --commit, --pull, --push, and --no-content options to specify the (current) default behavior. 2015-09-13 13:15:35 -04:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
eff474d048 Added a comment 2015-09-13 12:52:51 +00:00
https://id.koumbit.net/anarcat
8e30053d5b toc 2015-09-12 22:18:40 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
d662a36a18 Added a comment 2015-09-11 20:46:01 +00:00
Joey Hess
eef464900a update for git for windows 2015-09-11 14:34:35 -04:00
Joey Hess
8fddc7eb8a response 2015-09-11 13:59:00 -04:00
Joey Hess
aca0fd53b2 comment 2015-09-11 13:41:37 -04:00
Joey Hess
b9f662bd93 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-11 13:23:01 -04:00
Joey Hess
eab8c512d8 cleanup 2015-09-11 13:21:58 -04:00
olivier.berger@bb28df880236e55a6bfeca92cc3de8ec424f2eba
61ca4b6ea1 Added a comment: Maybe Git 2.5 must be installed only as 32 bit ? 2015-09-11 15:42:18 +00:00
olivier.berger@bb28df880236e55a6bfeca92cc3de8ec424f2eba
fe532a6fbc Added a comment: Not completely fixed if git not installed on C: 2015-09-11 15:31:26 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
35af7635d5 2015-09-11 11:54:36 +00:00
OlivierBerger
19ed545b96 Added a comment: Seems t owork now with git 2.5 for windows and daily build on windows 7 2015-09-11 11:43:43 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
793f201e8e 2015-09-11 10:17:03 +00:00
aloukian@c071735c08bc04266b792aa478ad1bae2d6a8b50
f99fb300c2 Added a comment 2015-09-11 00:42:03 +00:00
Joey Hess
e766dcc940 formatting 2015-09-10 19:25:01 -04:00
Joey Hess
b42aee4ef3 update for current status
Revert this commit after next release
2015-09-10 19:18:34 -04:00
Joey Hess
6158036e23 Switched to using git for Windows, rather than msysgit.
Using msysgit with git-annex is no longer supported.

At the same time, I'm updating the rsync.exe in my downloads repository
with the one from msys2.

Note that rsync is currently still being ldded and installed in Git/cmd/
like the other cygwin programs. The ldd fails and this failure is ignored.
It would be better to special case it to go in Git/usr/bin/, so that the
user can't run rsync in a dos prompt window, which doesn't work, as it needs
additional libs. However, as far as git-annex running rsync running ssh,
it works ok in this location.

Removed the ssh.cmd and ssh-keygen.cmd; these are not needed with git for
windows. Keeping them would let ssh be run manually from a dos prompt
window, but that's not really a goal.
2015-09-10 19:16:30 -04:00
Joey Hess
b2f207d15b comment 2015-09-10 18:02:54 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
301090cc44 Added a comment 2015-09-10 18:44:26 +00:00
aloukian@c071735c08bc04266b792aa478ad1bae2d6a8b50
c322fc7692 2015-09-10 18:23:48 +00:00
Joey Hess
bac9793362 found a fix 2015-09-10 14:21:15 -04:00
Joey Hess
369dd9a304 close 2015-09-10 13:47:31 -04:00
Joey Hess
57197b77f6 response 2015-09-10 13:46:41 -04:00
Joey Hess
b4693a21d1 warn about git for windows not working 2015-09-10 13:22:19 -04:00
Joey Hess
c2f694f1b5 comment 2015-09-10 12:44:42 -04:00
Joey Hess
175820ec63 response 2015-09-10 12:33:34 -04:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
e29bfcb7e4 Added a comment 2015-09-10 16:04:32 +00:00
http://schnouki.net/
6e2c78a10f 2015-09-10 08:41:16 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
1d2662e998 Added a comment: problems with bundling??? 2015-09-10 03:50:45 +00:00
wsha.code+ga@b38779424f41c5701bbe5937340be43ff1474b2d
220a45c7a6 2015-09-10 03:33:47 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
3c177565e7 Added a comment: but which of the 3? 2015-09-10 03:16:17 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
9d7a8632aa Added a comment 2015-09-09 22:44:47 +00:00
Joey Hess
0ecc42b1b7 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-09 18:23:32 -04:00
Joey Hess
9bcec73867 response 2015-09-09 18:22:27 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
192a52297a Added a comment 2015-09-09 22:14:22 +00:00
Joey Hess
255464d224 devblog 2015-09-09 18:11:38 -04:00
Joey Hess
0390efae8c support gpg.program
When gpg.program is configured, it's used to get the command to run for
gpg. Useful on systems that have only a gpg2 command or want to use it
instead of the gpg command.
2015-09-09 18:06:49 -04:00
Joey Hess
cf85370ade response 2015-09-09 17:09:48 -04:00
Joey Hess
04f75ccedf response 2015-09-09 17:03:09 -04:00
Joey Hess
4ed82e5328 fsck: Work around bug in persistent that broke display of problematically encoded filenames on stderr when using --incremental. 2015-09-09 17:02:00 -04:00
Joey Hess
1fcca1b43b response 2015-09-09 16:02:06 -04:00
Joey Hess
f25b24b1cc fix link display so the user reading this isn't led to beleive there are commands git-annex-$foo 2015-09-09 15:56:06 -04:00
Joey Hess
f6c03414cf Make full option parsing be done when not in a git repo, so --help can be displayed for commands that require a git repo, etc. 2015-09-09 15:55:13 -04:00
Joey Hess
08b7af3fe6 close 2015-09-09 15:04:16 -04:00
Joey Hess
5b91c6ed80 response 2015-09-09 15:00:26 -04:00
Joey Hess
29187648e1 comment 2015-09-09 14:45:57 -04:00
Joey Hess
97fb358437 new todo 2015-09-09 14:44:43 -04:00
Joey Hess
c60181bd82 unused: Fix reversion in 5.20150727 that broke parsing of the --unused-refspec option. Thanks, Øyvind A. Holm. 2015-09-09 14:33:35 -04:00
Joey Hess
bd35c00637 response 2015-09-09 14:28:14 -04:00
Joey Hess
2b326594a9 info: Support querying info of individual files in direct mode. 2015-09-09 14:15:56 -04:00
Joey Hess
3c25f978bb response 2015-09-09 14:08:33 -04:00
Joey Hess
6b00b14942 followup 2015-09-09 14:02:48 -04:00
Joey Hess
97962591d6 init: Fix reversion in detection of repo made with git clone --shared 2015-09-09 13:56:37 -04:00
Joey Hess
5705d0a04a response 2015-09-09 13:49:11 -04:00
Joey Hess
58ea034e7b fix mistaken spelling fix that changed meaning
"uses" is how to spell it.
2015-09-09 13:42:28 -04:00
Joey Hess
d43a7fe3e5 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-09 13:39:58 -04:00
Joey Hess
f2cde41725 response 2015-09-09 13:07:36 -04:00
Joey Hess
52aa4002c8 comment 2015-09-09 12:32:37 -04:00
Joey Hess
a9349f7327 comment 2015-09-09 12:22:43 -04:00
http://www.ryantm.com/
80da51b161 Added a comment: Possible workaround 2015-09-08 14:46:03 +00:00
sunny256
762ff6d584 Add patch to change --unused-refspec back to --used-refspec 2015-09-08 12:47:40 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
a9de935571 Added a comment: Only a design suggestion 2015-09-07 17:24:41 +00:00
OlivierBerger
ed7c37dc81 2015-09-07 16:15:04 +00:00
EvanDeaubl
bb51f87145 Creating initial Void Linux support page to match all the other Linux distros. 2015-09-07 14:03:01 +00:00
EvanDeaubl
b940fc481c Added instructions for installing on Void Linux 2015-09-07 14:00:51 +00:00
lealanko
0802fdbb6a 2015-09-07 12:33:02 +00:00
Joey Hess
8a9c4d4f86 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-06 16:25:43 -04:00
lealanko
499719d660 2015-09-06 14:00:39 +00:00
lealanko
8733bd603d Added a comment 2015-09-06 13:26:49 +00:00
lealanko
164eb2fbae Added a comment 2015-09-06 13:11:44 +00:00
lealanko
f1dcc0dd09 2015-09-06 12:46:13 +00:00
https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8
6fc686c45f 2015-09-06 10:50:46 +00:00
Joey Hess
3c0cf84e58 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-04 21:22:28 -07:00
Joey Hess
cb8de06975 add hackage matrix builder report 2015-09-04 12:05:49 -07:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
7924a94f3f Added a comment: FWIW: possibly useful 2015-09-04 13:26:19 +00:00
Joey Hess
b5c0fb1c48 possible optimisation idea 2015-09-03 13:52:43 -07:00
Joey Hess
d570b5c0ff Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-03 11:11:13 -07:00
Joey Hess
661d6a898e update 2015-09-03 11:11:08 -07:00
Joey Hess
19dbe2a611 webapp: Fix support for entering password when setting up a ssh remote. 2015-09-03 11:03:08 -07:00
CandyAngel
1fe91705bd Added a comment 2015-09-03 08:05:52 +00:00
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
484f17e279 Added a comment: not whereis 2015-09-03 07:44:49 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
1f957994a3 Added a comment: whereis 2015-09-03 01:07:33 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
60b0ac4937 2015-09-03 01:06:24 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
d1af34942b re-closing 2015-09-03 00:57:38 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
53b5fa6c30 Added a comment: thanks for the explanation 2015-09-03 00:55:38 +00:00
Joey Hess
416d7a4707 Merge branch 'master' of ssh://git-annex.branchable.com 2015-09-02 16:53:35 -07:00
http://joeyh.name/
cd6094f8f3 Added a comment 2015-09-02 21:05:09 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
ec9886f141 Added a comment 2015-09-02 19:14:18 +00:00
Yaroslav Halchenko
72129503a9 DOC: refer to corresponding manpage not to non-existing PREFERRED CONTENT section 2015-09-02 12:05:08 -07:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
2c0dffea5f reopening 2015-09-02 18:56:54 +00:00
http://joeyh.name/
70278296e7 Added a comment 2015-09-02 18:54:23 +00:00
jpfeifer@4c6cf56b857caa324cbbc9f133705fb2fb3f9bef
1ae1e18660 Added a comment: Compatibility with recent version of Git for Windows 2015-09-02 17:58:41 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
5a99afa180 Added a comment: I don't think it is fixed -- doesn't detect as crippled when ran as root (under sudo or su) with 5.20150826+gitg87972f5-1~ndall+1 2015-09-02 17:12:48 +00:00
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
17ec05d037 2015-09-02 16:21:29 +00:00
for3v3rforgott3n@e886f44f1995ab19f169b715c11e5f77c6009268
b4df0ae6e4 2015-09-02 04:04:03 +00:00
https://openid.stackexchange.com/user/e65e6d0e-58ba-41de-84cc-1f2ba54cf574
b8456fa823 2015-08-31 20:16:26 +00:00
ypid
c040203ba7 Fixed spelling. 2015-08-31 19:06:02 +00:00
filippo
e3db70e237 2015-08-31 10:33:52 +00:00
https://www.google.com/accounts/o8/id?id=AItOawnmF_9CAtfqdZkC4e-_dCX-rK5bqh4RWkw
a95b15e4bc 2015-08-29 09:36:15 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
39c3b2a472 initial report 2015-08-28 12:51:37 +00:00
sunny256
484ee68095 Add bug report about missing SHA3 support in the amd64 version 2015-08-27 18:33:23 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
c8ecd3fb7c 2015-08-27 16:12:51 +00:00
OlivierBerger
ff80400017 2015-08-27 15:03:24 +00:00
OlivierBerger
17979dc51b Added a comment: git 2.5 for windows seems the culprit whereas mysygit 1.9 works 2015-08-27 15:02:14 +00:00
OlivierBerger
c352dc9208 Added a comment: Using --debug gives this 2015-08-27 14:26:54 +00:00
OlivierBerger
5825b9288e 2015-08-27 14:12:05 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
296707eb49 2015-08-27 13:43:40 +00:00
edward
fa586c702a Added a comment: Same problem 2015-08-27 09:24:38 +00:00
edward
1a4e3de461 Added a comment: I've ended up with lots of staged deletes 2015-08-27 08:29:55 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
79677e3667 2015-08-26 21:56:27 +00:00
dave@2ab82f485adf7e2ce787066e35f5f9789bff430b
e0116db92f Added a comment: re: UnicodeDecodeError 2015-08-26 21:54:08 +00:00
hasard@aa44fbf6c0a991a7b76fb8a118cc0b274f528de1
8278a1aa51 Added a comment: like dropbox, with your own cloud 2015-08-26 17:49:16 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
b981b0fad8 2015-08-26 14:54:27 +00:00
Joey Hess
7d6fac6e9d desmilet 2015-08-26 07:27:01 -07:00
Joey Hess
762a462304 Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-26 07:24:01 -07:00
Joey Hess
23df867e36 add positive feedback prompt 2015-08-26 07:23:44 -07:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
9d1eeab405 Added a comment: WHEREIS -- is it better to just report failure to avoid duplicates? 2015-08-26 14:22:49 +00:00
jean.jordaan@4bb3bd508a9eb0a4bab5d1b587dadd2b6c4a7edc
ec6f03156c Added a comment: recoll: there's a Unity Lens for it 2015-08-26 13:04:12 +00:00
git-annex,branchable.com@1fa4b21c7ece2d61d4730de8e83329049126cedc
87972f5a33 Added a comment: Glacier-cli works, thanks, some encode / decode error now... 2015-08-26 08:30:53 +00:00
anarcat
6ec92482b0 some weird corner case, i guess 2015-08-25 20:03:00 +00:00
http://joeyh.name/
cb5756bfc5 Added a comment 2015-08-25 18:25:44 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
a768ee7128 2015-08-25 18:08:50 +00:00
anarcat
f06dfab5e3 link to manpages so there's context over there as well 2015-08-25 16:03:35 +00:00
Joey Hess
4605109beb ssh problem workaround in place 2015-08-25 08:57:58 -07:00
Joey Hess
7826f84a81 Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-25 08:16:17 -07:00
Joey Hess
260d866f23 document ssh problem 2015-08-25 08:16:03 -07:00
vincent.mcintyre@1318ebde5cb96fc17e59dfa86f399f5634b1facc
5cf0b9b195 Added a comment: addendum 2015-08-25 10:45:56 +00:00
darkfeline@e6d098788a13ce41f3141a2dfc1bd31b401e83f0
092b47fa6e 2015-08-25 10:38:51 +00:00
vincent.mcintyre@1318ebde5cb96fc17e59dfa86f399f5634b1facc
cf76d74cec 2015-08-25 10:08:15 +00:00
sjvdwalt@3d195104d8f45061da99fe7f0a97d69dfc49bb5d
30b434303a Added a comment: Stream encoding 2015-08-25 00:36:24 +00:00
Joey Hess
12de032ee8 add news item for git-annex 5.20150824 2015-08-24 14:20:43 -07:00
http://xgm.de/oid/
8529cb2ff6 2015-08-24 19:41:34 +00:00
http://xgm.de/oid/
986fdc92d2 2015-08-24 19:39:57 +00:00
vincent.mcintyre@1318ebde5cb96fc17e59dfa86f399f5634b1facc
fc7bfc27e1 2015-08-24 13:11:24 +00:00
sunny256
a5c88259b4 Add bug report about hPutChar error message when using git annex fsck --incremental 2015-08-23 20:57:06 +00:00
tanen
1f923de11d Added a comment 2015-08-23 20:34:20 +00:00
Joey Hess
7f39a8cb7a Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-23 10:45:57 -07:00
Joey Hess
d20cd4659a Reorder declaration to fix build with yesod-core > 1.4.13. Thanks, Michael Alan Dorman. 2015-08-23 10:44:09 -07:00
mdorman@ddbe259e8f6e03351350a04515c67f7957abf736
e6e6cf5712 Added a comment: Fix for this issue 2015-08-23 17:26:34 +00:00
mdorman@ddbe259e8f6e03351350a04515c67f7957abf736
4ba9bf853d Added a comment: In fact, the problem *is* the yesod update 2015-08-22 10:37:20 +00:00
mdorman@ddbe259e8f6e03351350a04515c67f7957abf736
9bfa2fccb2 Something amiss in TH instantiation? 2015-08-21 09:34:10 +00:00
Joey Hess
3435403089 response 2015-08-20 11:21:59 -04:00
anarcat
52ded96c13 Added a comment: a bit more info and solutions 2015-08-20 14:09:54 +00:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
cfa9c2bf1f Added a comment 2015-08-20 09:37:22 +00:00
Antoine Beaupré
30c1a83ef4 give up on fixing the link and remove slash from original URL 2015-08-19 19:56:01 -04:00
Antoine Beaupré
21c020c085 try to fix link 2015-08-19 19:54:05 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
738a92678e Added a comment: seems just ignore errors while adding urls to "unsupported" urls 2015-08-19 21:59:09 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
c5876987e5 Added a comment 2015-08-19 20:50:08 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
0ca6f330ec 2015-08-19 20:46:21 +00:00
anarcat
227b6f6199 Added a comment: works with sync --content, but the assistant is slow to pickup tracking info 2015-08-19 20:29:46 +00:00
Joey Hess
96a572cf5c devblog 2015-08-19 15:10:44 -04:00
Joey Hess
547aab9591 working example 2015-08-19 14:55:03 -04:00
Joey Hess
708e98016b Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-19 14:49:11 -04:00
Joey Hess
2b01e61774 response 2015-08-19 14:44:26 -04:00
Joey Hess
99b242c253 response 2015-08-19 14:29:22 -04:00
Joey Hess
8e42d9af61 response 2015-08-19 14:26:11 -04:00
Joey Hess
790d31c158 followup 2015-08-19 14:19:18 -04:00
anarcat
0f21ebebeb Added a comment 2015-08-19 18:13:23 +00:00
Joey Hess
ac8e2b2396 comment 2015-08-19 13:56:48 -04:00
https://me.yahoo.com/a/aMQG8Dgn35w1KhItNb2j1vtCQaIhEEY-#80cbd
a322da5cbe 2015-08-19 17:52:59 +00:00
anarcat
b853a7708d Added a comment 2015-08-19 17:17:50 +00:00
Joey Hess
141071d1d3 response 2015-08-19 13:16:01 -04:00
Joey Hess
a1f36054c6 comment 2015-08-19 13:07:35 -04:00
anarcat
cecaa8bf21 Added a comment: clarifications 2015-08-19 16:57:50 +00:00
Joey Hess
b2a78ae249 forwarded 2015-08-19 12:54:15 -04:00
Joey Hess
9f639993b6 move comment 2015-08-19 12:50:18 -04:00
Joey Hess
daefaf97fa response 2015-08-19 12:48:39 -04:00
Joey Hess
c242e248e8 Fix reversion in init when ran as root, introduced in version 5.20150731. 2015-08-19 12:36:17 -04:00
Joey Hess
1e3d7ad4e0 tag moreinfo 2015-08-19 12:35:57 -04:00
Joey Hess
0f5d6c09ac importfeed --relaxed: Avoid hitting the urls of items in the feed. 2015-08-19 12:24:55 -04:00
Joey Hess
f30a7ccc42 paste from relevant man page 2015-08-19 12:13:39 -04:00
https://me.yahoo.com/a/yx5Y6EI1t.759Jsu63ZWqYclCmpOmxxd.ramtw--#7114a
022e7eab7a wrote ut issue 2015-08-19 11:39:10 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
507864dd61 Added a comment 2015-08-19 05:49:12 +00:00
https://id.koumbit.net/anarcat
d611ff3094 Added a comment: design phase only 2015-08-18 19:02:30 +00:00
https://id.koumbit.net/anarcat
5f4fd84be1 more details and questions 2015-08-18 18:56:02 +00:00
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
477888acfb done 2015-08-17 11:38:36 -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
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
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
34c848381f Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-13 14:20:54 -04:00
Joey Hess
983a95f021 Sped up downloads of files from ssh remotes, reducing the non-data-transfer overhead 6x. 2015-08-13 14:20:28 -04:00
brian@c28af5769eba9d68a2d736be827d99060af626e8
186ece5936 2015-08-13 15:07:48 +00:00
edward
c3b04a774a Added a comment: Same problem, git revert worked, sort of 2015-08-13 11:18:42 +00:00
Øyvind A. Holm
5c0c39115c backends.mdwn: Typo fix, 'SHA_512E' → 'SHA3_512E'
Really awesome that git-annex got SHA3 support the day after the
standard was released.
2015-08-13 04:19:11 +02:00
Joey Hess
7584e47ba3 --debug log messages are now timestamped with fractional seconds. 2015-08-12 14:42:49 -04:00
Joey Hess
626d273240 add news item for git-annex 5.20150812 2015-08-12 11:25:18 -04:00
https://mey.vn/
f7b57c5f6b Added a comment 2015-08-12 10:54:29 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
bb43b2e021 Added a comment 2015-08-12 04:51:53 +00:00
anarcat
a6f7b36793 Added a comment: thanks 2015-08-12 00:22:31 +00:00
sanket
a39ae9ec3e Added a comment: Integrating Tahoe and Git annex using special remote 2015-08-12 00:00:09 +00:00
Joey Hess
b3b9970fdd Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-11 19:24:04 -04:00
Joey Hess
23be6c78e3 devblog 2015-08-11 19:22:36 -04:00
Joey Hess
4265e52596 comment 2015-08-11 19:21:25 -04:00
Joey Hess
23e9d3bb77 Fix setting/setting/viewing metadata that contains unicode or other special characters, when in a non-unicode locale.
Oh boy, not again. So, another place that the filesystem encoding needs to
be applied. Yay.

In passing, I changed decodeBS so if a NUL is embedded in the input, the
resulting FilePath doesn't get truncated at that NUL. This was needed to
make prop_b64_roundtrips pass, and on reviewing the callers of decodeBS, I
didn't see any where this wouldn't make sense. When a FilePath is used to
operate on the filesystem, it'll get truncated at a NUL anyway, whereas if
a String is being used for something else, it might conceivably have a NUL
in it, and we wouldn't want it to get truncated when going through
decodeBS.
(NB: There may be a speed impact from this change.)
2015-08-11 18:40:59 -04:00
Joey Hess
1e40bfda49 close 2015-08-11 18:00:47 -04:00
anarcat
c99fae87bc Added a comment: still broken, imho - possible fixes and workarounds 2015-08-11 21:43:32 +00:00
Joey Hess
756551cfcc amazonka 2015-08-11 14:14:53 -04:00
Joey Hess
8ee295e446 comment 2015-08-11 13:52:54 -04:00
Joey Hess
21dc3ab49e response 2015-08-11 13:36:22 -04:00
Joey Hess
73dcfc28a5 followup 2015-08-11 13:24:20 -04:00
Joey Hess
47e7921259 response 2015-08-11 13:21:47 -04:00
Joey Hess
d54c9c46da remove my addition; I missed that bgilbert already said the same in a comment 2015-08-11 12:56:15 -04:00
Joey Hess
1b34533750 followu 2015-08-11 12:55:25 -04:00
Joey Hess
9286a7678e Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-11 12:14:08 -04:00
Joey Hess
c7b5e28d33 add link to gcsannex external special remote 2015-08-11 12:08:53 -04:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
c53d8323df Added a comment: any chance to get a native google drive annex support? 2015-08-11 04:12:10 +00:00
tomekwi
d4ce800219 Added a comment: Linux-Windows repo 2015-08-10 18:22:22 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
339374b20a Initial report 2015-08-09 23:44:28 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
3bb3f7495d Added a comment: External special remote 2015-08-09 23:05:04 +00:00
bgilbert@a0c64716cf22216de5eeb15a5ca4f009164c8fb3
6d6eb6e4a5 Added a comment: External special remote 2015-08-09 22:59:16 +00:00
Joey Hess
56c399e217 remove obsolete tip 2015-08-09 18:11:23 -04:00
Joey Hess
533ab7b9ad tip for git-annex-shell PATH issues 2015-08-09 18:09:05 -04:00
Joey Hess
a52b65ae00 Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-09 17:25:34 -04:00
Joey Hess
61f30ff452 document a PATH issue 2015-08-09 17:25:13 -04:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
8e044f27e2 Added a comment 2015-08-09 19:56:52 +00:00
Joey Hess
8167f6fb40 Improve Setup.hs file so that cabal copy --destdir works. Thanks, Magnus_Therning. 2015-08-09 10:30:35 -04:00
Joey Hess
b0bc141a97 response 2015-08-09 10:15:32 -04:00
Joey Hess
36199e8df4 Revert "removed"
This reverts commit 3da078b2c0.

This user will be banned if they make any further such apparently malicious
or stupid changes.
2015-08-09 10:12:47 -04:00
threadshuffle
a5cdf9b4aa Added a comment 2015-08-09 10:00:48 +00:00
https://me.yahoo.com/a/KAQceysfsY6cjDjzGEJVZWdWJiUkO9bO5H5b44IJmwTNsIxqGW7l_re80nme#54d52
8e2d1b885c 2015-08-09 06:03:00 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
7434cc0d72 Added a comment 2015-08-09 03:04:31 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
3cb9c0dd93 2015-08-09 02:51:41 +00:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
8294366f64 2015-08-08 18:29:32 +00:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
cb25904a11 2015-08-08 18:28:49 +00:00
https://openid.stackexchange.com/user/1938c4c8-6bd7-4fbe-8784-f00dc5dd9fcb
f5734bae34 2015-08-08 18:27:56 +00:00
isoftinc2
3da078b2c0 removed 2015-08-08 08:00:22 +00:00
https://mey.vn/
fa1da75c83 2015-08-06 22:49:02 +00:00
https://mey.vn/
f4c2e501e8 2015-08-06 22:46:11 +00:00
Joey Hess
738f368cd4 Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-06 18:33:59 -04:00
https://id.koumbit.net/anarcat
63aec0eba0 no haskell? 2015-08-06 21:14:47 +00:00
Joey Hess
212f8a64a7 devblog 2015-08-06 15:26:09 -04:00
Joey Hess
abbd8203bf Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-06 15:03:02 -04:00
Joey Hess
0ec9bc2200 Added support for SHA3 hashed keys (in 8 varieties), when git-annex is built using the cryptonite library.
While cryptohash has SHA3 support, it has not been updated for the final
version of the spec. Note that cryptonite has not been ported to all arches
that cryptohash builds on yet.
2015-08-06 15:02:25 -04:00
Joey Hess
6ded6fd19a promote comment to todo 2015-08-06 13:33:25 -04:00