Joey Hess
5a36f85c16
thoughts
2019-02-11 14:14:44 -04:00
np.gan@f5b13d2a374edae9a4c8b2f76022d8835781b9a5
fb0e2d9699
Added a comment: youtube feeds are limited
2019-02-10 13:09:55 +00:00
Joey Hess
2f117ec7b7
thought
2019-02-09 14:03:59 -04:00
Joey Hess
37d698cdad
update
2019-02-08 15:26:15 -04:00
kyle
1d7b45460e
add kyle
2019-02-08 17:22:43 +00:00
guzik.sergey@9391b6c15e4938a539e36fbe5bab71df07111d2e
55a9a58e1e
Added a comment
2019-02-08 11:00:15 +00:00
anarcat
d94ba4f150
a common weird experience with git-annex
2019-02-07 21:34:37 +00:00
anarcat
65f21edcac
Added a comment
2019-02-07 21:10:19 +00:00
anarcat
9776c083ad
Added a comment: not uploads
2019-02-07 20:59:13 +00:00
Ilya_Shlyakhter
6adad325a3
Added a comment
2019-02-07 20:45:11 +00:00
Joey Hess
b7a793c00c
response
2019-02-07 16:30:06 -04:00
Joey Hess
e4c33aad71
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-07 16:27:43 -04:00
Joey Hess
5d98028720
followup
2019-02-07 16:25:32 -04:00
anarcat
9f55cfc661
Added a comment: use cost then?
2019-02-07 20:19:14 +00:00
Joey Hess
add655fc6f
comment
2019-02-07 16:16:31 -04:00
Joey Hess
b6df092f56
close
2019-02-07 16:12:07 -04:00
Joey Hess
27fe59fd3c
followup
2019-02-07 16:06:10 -04:00
Joey Hess
0c70b146eb
response
2019-02-07 15:54:42 -04:00
Joey Hess
e20ae2555b
response
2019-02-07 15:29:02 -04:00
Joey Hess
dd50919980
response
2019-02-07 15:25:55 -04:00
Joey Hess
750f8ef189
comment
2019-02-07 15:22:01 -04:00
Joey Hess
d64e2ced70
response
2019-02-07 15:21:19 -04:00
Joey Hess
3ec003c45b
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-07 15:14:43 -04:00
Joey Hess
ef2010cd88
close
2019-02-07 15:14:09 -04:00
kirelagin@6d93475882c55a329fedae6be1971868a775ec7e
3a963b8d01
Added a comment
2019-02-07 19:03:36 +00:00
Joey Hess
83fdf443b5
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-07 14:39:19 -04:00
Joey Hess
07ccd932f8
followup
2019-02-07 14:06:21 -04:00
Joey Hess
60c1b5c994
deal with attempt to export filename with # or ? to webdav
...
xporting files with '#' or '?' in their name won't work because urls get
truncated on those. Fail in a better way in this case, and avoid failing
when removing such files from the export, so after the user has renamed the
problem files the export will succeed.
2019-02-07 13:47:57 -04:00
Joey Hess
d5c435d3dc
add
2019-02-07 12:16:23 -04:00
prabindh
37621db4f6
Added a comment: Windows build with stack
2019-02-07 14:59:52 +00:00
gueux
8153d2b265
2019-02-07 14:24:08 +00:00
gueux
b2fedc1a50
2019-02-07 14:22:18 +00:00
gueux
3e646eee4c
2019-02-07 14:20:38 +00:00
gueux
c598c5e7f6
Added a comment
2019-02-07 14:02:41 +00:00
gueux
cf32f5e7f9
2019-02-07 10:18:32 +00:00
ro
25b01ebde8
2019-02-07 00:50:39 +00:00
pellman.john@e59e5c6d98d49cd9632d6fbe0c5026ddc71d52fd
56a7d1dad8
Added a comment: Inconsistent idiom
2019-02-06 20:53:00 +00:00
anarcat
64326bd4c9
question about bandwidth optimization
2019-02-06 19:43:34 +00:00
anarcat
b2da3f2b8c
sign
2019-02-06 19:11:24 +00:00
anarcat
f08c504fdb
some weird issue i keep postponing to report
2019-02-06 19:04:10 +00:00
Joey Hess
c0b95fd969
update
2019-02-06 13:17:56 -04:00
Ilya_Shlyakhter
c33793f983
Added a comment
2019-02-05 20:55:59 +00:00
Joey Hess
011161902b
followup
2019-02-05 14:56:45 -04:00
Joey Hess
c3f47ba389
make .noannex file prevent repo fixups
...
Avoid performing repository fixups for submodules and git-worktrees
when there's a .noannex file that will prevent git-annex from being
used in the repository.
This change is ok as long as the .noannex file is really going to prevent
git-annex from being used. But, init --force could override the file.
Which would result in the repo being initialized without the fixups
having run.
To avoid that situation decided to change init, to not let --force be used
to override a .noannex file. Instead the user can just delete the file.
2019-02-05 14:43:23 -04:00
Joey Hess
8795fc6ba8
same
2019-02-05 14:05:59 -04:00
Joey Hess
b080699a95
fromkey --json
...
* fromkey: Added --json.
* fromkey --batch output changed to support using it with --json.
The old output was not parseable for any useful information, so
this is not expected to break anything.
2019-02-05 14:03:29 -04:00
Joey Hess
7b46b43c48
fromkey: Made idempotent
...
If the worktree file already exists, and is annexed and uses the same
key, avoid failing, nothing needs to be done.
Had to add lookupFileNotHidden to handle the case where an adjust --hide-missing
is in use, and the worktree file was hidden due to the object content
being missing. lookupFile would return the key of the hidden file,
but it makes sense that after fromkey succeeds, the worktree must
contain the file it was supposed to set up.
2019-02-05 13:13:13 -04:00
Joey Hess
995628d94a
response
2019-02-05 12:56:02 -04:00
Ilya_Shlyakhter
725d37d940
stand-alone tarballs for specific versions
2019-02-04 18:59:06 +00:00
madalu
18e060cd11
2019-02-04 14:40:03 +00:00
elmimmo
4e8cd3321b
2019-02-04 00:26:41 +00:00
Ilya_Shlyakhter
1b3c4d9a56
git-annex-fromkey behavior when target file exists
2019-02-02 23:13:55 +00:00
anarcat
d59089d2ca
fix broken link
2019-02-01 20:13:49 +00:00
Joey Hess
aff2fd33b3
fix image link
2019-02-01 14:52:59 -04:00
Joey Hess
cb45c78638
Merge branch 'master' of ssh://git-annex.branchable.com
2019-02-01 14:49:02 -04:00
Joey Hess
dc6bcc9f58
devblog
2019-02-01 14:47:56 -04:00
rjc.live@9898e13e9f2423b0635b822053d4d8aeee499913
f326e7eaf7
2019-02-01 12:04:06 +00:00
andrew
237bc83b60
Added a comment
2019-02-01 01:51:16 +00:00
Joey Hess
7ed785c38a
close
2019-01-31 13:49:51 -04:00
Ilya_Shlyakhter
f0dea0ba06
reporting the status of each operation in a batch; completing doable ops even if others fail.
2019-01-30 22:20:10 +00:00
Joey Hess
4f50a21137
devblog
2019-01-30 16:36:49 -04:00
Joey Hess
ca12d8afdd
bug report
2019-01-30 16:23:26 -04:00
aaron@784fd85903b38afc8a44d117ba95e3dcce0bd230
d7fe32d1f8
Added a comment: Ah, ok.
2019-01-30 16:36:13 +00:00
Joey Hess
e3dce20cf5
devblog
2019-01-29 15:27:13 -04:00
Joey Hess
3b646f9b3c
add news item for git-annex 7.20190129
2019-01-29 15:22:30 -04:00
Kyle Meyer
62edb7bee0
doc/git-annex-export: fix a typo
2019-01-29 15:10:12 -04:00
Joey Hess
a8f1add4d1
S3: Detect when version=yes but an exported file lacks versioning, and refuse to delete it, to avoid data loss.
...
This commit was sponsored by Denis Dzyubenko on Patreon.
2019-01-29 15:07:27 -04:00
Joey Hess
a4f71aa1e8
update
2019-01-29 14:27:32 -04:00
Joey Hess
7dd2672bd2
remove manual versioning mention from here
...
git-annex will tell the user if they need to manually enable versioning
2019-01-29 14:13:14 -04:00
Joey Hess
94bd598973
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-29 14:12:57 -04:00
Joey Hess
bb9817ceae
enableremote S3: Do not let versioning=yes be set on existing remote
...
Because when git-annex lacks S3 version IDs for files stored in the bucket,
deleting them would cause data loss.
Also because git-annex is not able to download unversioned objects from a bucket
when versioning=yes.
This also prevents setting versioning=no. While that would perhaps be
possible to do safely, it would add complexity, and would mean that if
the user accidentially did enableremote versioning=no, they would not be
able to undo it.
This commit was sponsored by Trenton Cronholm on Patreon.
2019-01-29 14:09:50 -04:00
kyle
64ae689f21
2019-01-29 16:26:06 +00:00
Joey Hess
365c9767af
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-28 12:08:21 -04:00
Joey Hess
139611331a
plan
2019-01-28 12:07:48 -04:00
Ilya_Shlyakhter
4682f95b5a
request for help with building git-annex on conda-forge
2019-01-27 20:31:17 +00:00
aleritty@6e05a9f3af45614edd920392381d4e4d83e11f62
3e25cd7915
2019-01-27 17:56:07 +00:00
Joey Hess
40daf7f1dc
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-26 13:19:54 -04:00
Joey Hess
f08912a062
bug
2019-01-26 13:19:30 -04:00
yarikoptic
76652f0907
Added a comment
2019-01-26 00:46:04 +00:00
Ilya_Shlyakhter
973034eb6d
Added a comment
2019-01-25 21:34:15 +00:00
Lukey
e8266673f8
Presenting my Workarounds
2019-01-25 20:07:28 +00:00
yarikoptic
fd5bf09cd5
initial plea for publicurl for all special remotes
2019-01-25 03:08:39 +00:00
yarikoptic
55376d0a28
initial whining about absent way to get supported configuration options for a special remote
2019-01-25 02:58:52 +00:00
Joey Hess
f21d692535
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-24 16:39:32 -04:00
Joey Hess
e06c0d92cd
git patch available
2019-01-24 16:39:12 -04:00
gueux
f4dd33d33b
Added a comment
2019-01-24 10:34:09 +00:00
pthomasdelaney@9b04608ad7e837fde64ab60a285a7b7254b5bb26
49b31f7c00
Added a comment
2019-01-23 02:26:33 +00:00
Joey Hess
016ebde0d5
followup
2019-01-22 18:07:40 -04:00
Joey Hess
9c30b358a7
close bug the right way
2019-01-22 17:44:08 -04:00
Joey Hess
17eb4b9b60
response
2019-01-22 17:43:03 -04:00
Joey Hess
f7adb81445
followup
2019-01-22 17:27:28 -04:00
Joey Hess
eb06fd36c0
followup
2019-01-22 17:20:43 -04:00
Joey Hess
0f2a9abb8a
response
2019-01-22 17:11:21 -04:00
lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5
3de15d094e
rename done/Unable_to_initialize_v5_Repository_on_a_Crippled_Filesystem.mdwn to bugs/done/Unable_to_initialize_v5_Repository_on_a_Crippled_Filesystem.mdwn
2019-01-22 20:47:23 +00:00
lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5
df7ccacff0
Fixed in Version 7.20190122
2019-01-22 20:44:46 +00:00
lukasstraub2@bbbb2ef261a0994edda5f5f55999dfac5998d4e5
6e8c0abb25
rename bugs/Unable_to_initialize_v5_Repository_on_a_Crippled_Filesystem.mdwn to done/Unable_to_initialize_v5_Repository_on_a_Crippled_Filesystem.mdwn
2019-01-22 20:43:35 +00:00
Joey Hess
204984cdf8
devblog
2019-01-22 15:44:13 -04:00
Joey Hess
ee1cbe98e3
thoughts
2019-01-22 13:25:54 -04:00
Joey Hess
c73c9a104d
add news item for git-annex 7.20190122
2019-01-22 12:28:43 -04:00
Joey Hess
fe424fd76c
comment
2019-01-22 11:56:25 -04:00
Joey Hess
6ec7295870
Android: For armv71 architecture, use the armel build
...
This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
2019-01-22 11:50:29 -04:00
Joey Hess
e0b3ba3819
comment
2019-01-22 11:44:02 -04:00
Joey Hess
ac858df32c
response
2019-01-21 16:31:15 -04:00
Joey Hess
112bb82fc2
Windows: If 64 bit git is installed, use it when installing git-annex.
...
However, rsync still won't work with 64 bit git and
this is still not the documented way to install it.
So, if both 64 and 32 are installed, go with 32.
And if neither git can be found, default to 32.
2019-01-21 15:51:48 -04:00
yarikoptic
603c4477f0
removed
2019-01-21 19:32:21 +00:00
yarikoptic
ef075c1c1a
Added a comment
2019-01-21 19:23:17 +00:00
yarikoptic
06e5c3b145
Added a comment
2019-01-21 19:22:52 +00:00
Joey Hess
a254abfe78
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-21 15:19:44 -04:00
Joey Hess
912aefe19c
comment
2019-01-21 15:19:16 -04:00
yarikoptic
00bbf06e8d
Added a comment
2019-01-21 19:17:29 +00:00
yarikoptic
354e8ae638
fixedup the link
2019-01-21 19:11:53 +00:00
Joey Hess
6f0d98f2ab
analysis and close as misconfiguration
2019-01-21 14:43:32 -04:00
Joey Hess
b7e1225d1e
followup
2019-01-21 14:28:19 -04:00
Joey Hess
b4c4ef912b
followup
2019-01-21 14:23:02 -04:00
madalu
b0bf1c40a6
Correct date
2019-01-21 15:42:39 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
cc3a70e7aa
Added a comment
2019-01-21 11:57:07 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
8961e9fd79
Added a comment
2019-01-21 11:40:07 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
7234a149f0
removed
2019-01-21 11:39:35 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
3acf4e3bc3
Added a comment
2019-01-21 11:25:33 +00:00
yarikoptic
de3ac38a6f
initial report on windows autostart script
2019-01-21 04:13:11 +00:00
andrew
ffec23d7b0
Added a comment
2019-01-20 21:14:03 +00:00
yarikoptic
aa8dbb3436
Added a comment: May be it is time?
2019-01-20 15:32:39 +00:00
eric@32f82325cb666b88570a0d152d9605f5f5923e78
a154fcf2d3
link deprecation notice to tips/unlocked_files
2019-01-19 06:41:10 +00:00
zsolt
e83e7bcc29
Added a comment: works!
2019-01-18 22:40:39 +00:00
Ilya_Shlyakhter
62a6dc6148
Added a comment
2019-01-18 20:57:36 +00:00
Joey Hess
5a94033cfd
followup
2019-01-18 13:54:14 -04:00
Joey Hess
facdeea47e
response
2019-01-18 11:55:31 -04:00
Joey Hess
bcf5bf44e8
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-18 11:53:04 -04:00
zsolt
64caba7a91
2019-01-18 09:31:08 +00:00
pthomasdelaney@9b04608ad7e837fde64ab60a285a7b7254b5bb26
b329b2b4c8
Added a comment
2019-01-18 03:31:35 +00:00
Joey Hess
3896ff8253
devblog
2019-01-17 16:04:43 -04:00
Joey Hess
d5f2463702
misctmp cleanup
...
* Switch to using .git/annex/othertmp for tmp files other than partial
downloads, and make stale files left in that directory when git-annex
is interrupted be cleaned up promptly by subsequent git-annex processes.
* The .git/annex/misctmp directory is no longer used and git-annex will
delete anything lingering in there after it's 1 week old.
Also, in Annex.Ingest, made the filename it uses in the tmp dir be
prefixed with "ingest-" to avoid potentially using a filename used by
some other code.
2019-01-17 16:02:22 -04:00
Joey Hess
6de8ce8bb1
response
2019-01-17 13:22:54 -04:00
Joey Hess
a973d045ca
response
2019-01-17 13:20:34 -04:00
Joey Hess
8555169e71
testremote: Support testing readonly remotes with the --test-readonly option
...
This commit was sponsored by Ilya Shlyakhter on Patreon.
2019-01-17 12:44:52 -04:00
Joey Hess
8230b62e06
add todo
2019-01-17 11:49:56 -04:00
andrew
6e4e6ac148
Added a comment
2019-01-16 23:51:21 +00:00
andrew
bf16292584
Added a comment
2019-01-16 23:44:02 +00:00
Joey Hess
0cbb08b6df
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-16 16:42:06 -04:00
Joey Hess
863ed51ae0
comment
2019-01-16 15:22:45 -04:00
Joey Hess
63069a9bd7
close
2019-01-16 15:08:35 -04:00
Joey Hess
3003e74a9d
inconclusive thoughts
2019-01-16 15:05:37 -04:00
Joey Hess
f0a57825e2
shorten some too-long descriptions
2019-01-16 14:16:32 -04:00
Ilya_Shlyakhter
8c0a2a1155
added comments about testing addurl-related functions in testremote
2019-01-15 21:24:29 +00:00
Ilya_Shlyakhter
a1be80635f
git-annex-testremote for read-only external special remotes
2019-01-15 16:00:45 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
ab1a78115a
removed
2019-01-15 15:47:58 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
91c7936ca7
Added a comment: PREPARE-LOCAL
2019-01-15 15:47:39 +00:00
lykos@d125a37d89b1cfac20829f12911656c40cb70018
59269fdd59
Added a comment: PREPARE-LOCAL
2019-01-15 15:46:07 +00:00
CandyAngel
699f23ee2c
Added a comment
2019-01-15 08:30:11 +00:00
Joey Hess
745ecccd0e
Merge branch 'master' of ssh://git-annex.branchable.com
2019-01-14 19:00:56 -04:00