Commit graph

6319 commits

Author SHA1 Message Date
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
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
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
Joey Hess
b3b9970fdd Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-11 19:24:04 -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
1b34533750 followu 2015-08-11 12:55:25 -04: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
Joey Hess
8167f6fb40 Improve Setup.hs file so that cabal copy --destdir works. Thanks, Magnus_Therning. 2015-08-09 10:30:35 -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
threadshuffle
b473c23213 Added a comment 2015-08-04 21:46:17 +00:00
Joey Hess
3e35fe0226 response 2015-08-04 17:07:52 -04:00
threadshuffle
39b876e096 Added a comment 2015-08-04 20:49:34 +00:00
Joey Hess
a7a34812ea Merge branch 'master' of ssh://git-annex.branchable.com 2015-08-04 16:19:42 -04:00
Joey Hess
a5bb013bd0 response 2015-08-04 16:12:56 -04:00
Joey Hess
7133b68afe Linux standalone: Work around problem that prevented it from working properly if unpacked into a directory that contains ":" or ";" in its name. 2015-08-04 16:08:19 -04:00
Joey Hess
a42acc9a42 comment 2015-08-04 16:04:35 -04:00
threadshuffle
38a53a8e56 Added a comment 2015-08-04 19:56:06 +00:00
Joey Hess
1cc8bac2cd update 2015-08-04 15:37:56 -04:00
Joey Hess
01a3bff632 response 2015-08-04 15:35:04 -04:00
Joey Hess
f9a7d118e4 fixed build is ready 2015-08-04 15:30:51 -04:00
Joey Hess
f041a65c33 Windows: Fix bug that caused git-annex sync to fail due to missing environment variable.
I think that the problem was caused by windows not having a concept of an
env var that is set, but to the empty string. So, GIT_ANNEX_SSHOPTION
got set to "" and was not seen as set at all.

Easy fix, which also makes git-annex sync a little faster is to not set
GIT_SSH, when GIT_ANNEX_SSHOPTION has no options. Might as well let git use
ssh per usual in this case, no need to run git-annex as the proxy ssh
command..
2015-08-04 15:27:48 -04:00
Joey Hess
6c15cdfcb8 proxy: Fix proxy git commit of non-annexed files in direct mode.
* proxy: Fix proxy git commit of non-annexed files in direct mode.
* proxy: If a non-proxied git command, such as git revert
  would normally fail because of unstaged files in the work tree,
  make the proxied command fail the same way.
2015-08-04 14:01:59 -04:00
Jan
0d307f2dc4 2015-08-04 12:41:42 +00:00
Jan
85c7e11753 2015-08-04 12:26:51 +00:00
http://senji.sdf.org/
e57359d993 2015-08-04 12:00:34 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
98433d6a9f Added a comment 2015-08-04 00:00:23 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
f14c4d30f5 removed 2015-08-03 23:37:22 +00:00
silvano.cirujano@c6abd56fc19f02d9c4f6b293065d64a7312b7252
411bbaf1a1 git annex assistant failing with ARM NAS 2015-08-03 23:21:16 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
7b92064d66 Added a comment 2015-08-03 23:15:39 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
dd3b65c664 Added a comment 2015-08-03 22:46:30 +00:00
Joey Hess
5182ab39a4 analized and forwarded bug to gitlab 2015-08-03 14:39:38 -04:00
Joey Hess
63b78f60e5 hinotify patch accepted 2015-08-03 13:49:49 -04:00
Joey Hess
af1b6403be patch sent to hinotify 2015-08-03 11:48:43 -04:00
Joey Hess
d986d24494 analysis; forwarded 2015-08-03 11:27:27 -04:00
eigengrau
d82b755a4f Added a comment 2015-08-03 08:37:18 +00:00
eigengrau
d4ecc2badf 2015-08-03 08:25:59 +00:00
filippo
03e582110e 2015-08-02 23:53:04 +00:00
Joey Hess
1ccf93ef8d fixed via time machine 2015-08-02 19:19:31 -04:00