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
filippo
a05b157a98
Added a comment: numcopies
2015-08-02 17:42:18 +00:00
filippo
8600964b07
2015-08-02 17:34:25 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
0c2cd40824
Added a comment
2015-08-02 10:02:09 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
a7f731fa45
removed
2015-08-02 10:00:54 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
ff20d8b668
Added a comment
2015-08-02 09:48:29 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
d174aaa510
removed
2015-08-02 09:32:25 +00:00
zedr0nre@e1b86776f21c5f6a6e064c6ab8da039b54915b7d
40f9d45f77
Added a comment
2015-08-02 09:30:03 +00:00
threadshuffle
b86a992a40
Added a comment: cont'd
2015-07-31 22:05:14 +00:00
Joey Hess
bc4129cc77
fsck: Commit incremental fsck database after every 1000 files fscked, or every 5 minutes, whichever comes first.
...
Previously, commits were made every 1000 files fscked.
Also, improve docs
2015-07-31 16:42:15 -04:00
Joey Hess
9dfe03dbcd
Improve shutdown due to --time-limit, especially for fsck
...
* Perform a clean shutdown when --time-limit is reached.
This includes running queued git commands, and cleanup actions normally
run when a command is finished.
* fsck: Commit incremental fsck database when --time-limit is reached.
Previously, some of the last files fscked did not make it into the
database when using --time-limit.
Note that this changes Annex.addCleanup hooks, to run after --time-limit
expires. Fsck was using such a hook to clean up after a
--incremental-schedule, and that shouldn't run when --time-limit exipires
it. So, instead, moved that cleanup code to be run by cleanupIncremental.
Resulted in some data type juggling.
2015-07-31 16:01:54 -04:00
Joey Hess
14d15dcf0e
response
2015-07-31 11:34:09 -04:00
jason@bbebec708d192ae9848ef6d0c6983e2b37127df1
8b713ebf14
Added a comment: --not --in doesn't work anymore
2015-07-31 15:28:05 +00:00
https://me.yahoo.com/a/EbvxpTI_xP9Aod7Mg4cwGhgjrCrdM5s-#7c0f4
41f79f2c22
Added a comment
2015-07-31 14:16:28 +00:00
parhuzamos
f28156a6b7
Added a comment
2015-07-31 08:38:12 +00:00
Joey Hess
128a72cff3
what
2015-07-30 14:16:47 -04:00
Joey Hess
506452012c
Fix rsync special remote to work when -Jn is used for concurrent uploads.
2015-07-30 13:29:45 -04:00
Joey Hess
231820dead
comment
2015-07-30 13:16:55 -04:00
Joey Hess
8907193b70
comment
2015-07-30 13:07:06 -04:00
Joey Hess
e309146832
response
2015-07-30 13:02:56 -04:00