Joey Hess
99ac4c0cb8
devblog
2019-08-26 16:46:13 -04:00
Joey Hess
af8a73d539
noticed a problem
2019-08-26 16:41:24 -04:00
Joey Hess
20741b1eb4
Automatically convert direct mode repositories to v7 with adjusted unlocked branches
...
* Automatically convert direct mode repositories to v7 with adjusted
unlocked branches and set annex.thin.
* init: When run on a crippled filesystem with --version=5,
will error out, since version 7 is needed for adjusted unlocked branch.
* direct: This command always errors out as direct mode is no longer
supported.
* indirect: This command has become a deprecated noop.
* proxy: This command is deprecated because it was only needed in direct
mode. (But it continues to work.)
Also removed mentions of direct mode throughough the documentation.
I have not removed all the direct mode code yet.
2019-08-26 15:05:25 -04:00
Joey Hess
2fd27c6df5
assistant: When creating a new repository use v7 adjusted branches with annex.thin
...
Rather than direct mode, which this is a small step on the path to
removing.
Init on a crippled filesystem already used v7 adjusted branches,
and like that, this doesn't pose any interoperability issues with old
versions of git-annex that clone the same repo, because files are only
unlocked on the adjusted branch.
2019-08-26 12:54:14 -04:00
Joey Hess
0c718763fd
planning
...
several entangled things
2019-08-26 12:29:43 -04:00
Joey Hess
9bf3a5c405
close as probably fixed in recent test suite improvements
2019-08-26 12:27:27 -04:00
Joey Hess
b627c5b4d0
followup
2019-08-26 12:20:57 -04:00
ronald@bfae3dfd3105df06e4cc44c37b3e8dc430bd137a
04a928eccc
fix git:// url for repo
2019-08-25 19:12:58 +00:00
Joey Hess
8012d61874
Merge branch 'master' of ssh://git-annex.branchable.com
2019-08-23 16:52:23 -04:00
Joey Hess
cb318d4404
todo
2019-08-23 16:52:08 -04:00
giuly
1eb2a87147
Datalad/Git annex/unkown archive format
2019-08-23 19:40:04 +00:00
yarikoptic
9531f5b6d4
initial report about regression failing to detect need for pidlock
2019-08-23 14:16:11 +00:00
Joey Hess
246ec97338
update
2019-08-22 21:04:19 -04:00
https://christian.amsuess.com/chrysn
e4161b6ea5
Added a comment: workaround not working any more
2019-08-21 11:34:23 +00:00
Ilya_Shlyakhter
afe5be0463
Added a comment: another instance of git-annex-sync not being idempotent
2019-08-20 17:08:45 +00:00
Ilya_Shlyakhter
f0ca57a232
added a hyperlink to conda installation page
2019-08-20 02:45:43 +00:00
Ilya_Shlyakhter
908476a9b8
Added a comment: hourly windows autobuild seems to have stopped running
2019-08-19 19:47:06 +00:00
Joey Hess
0bb42aea9a
add news item for git-annex 7.20190819
2019-08-19 12:27:15 -04:00
Joey Hess
a6933e1629
Merge branch 'master' of ssh://git-annex.branchable.com
2019-08-16 14:09:27 -04:00
Joey Hess
7f97575941
Makefile: Changed default zsh completion location to zsh default fpath.
...
Systems such as Debian that have overridden the default fpath will need to
set ZSH_COMPLETIONS_PATH.
I feel that Debian is causing unncessary complexity by making this change,
and have filed a bug report about it.
This also means that when git-annex is installed with PREFIX=/usr/local
it will use /usr/local/share/zsh/site-functions which works with probably
all versions of zsh.
2019-08-16 14:08:56 -04:00
Ilya_Shlyakhter
09f79e5256
Added a comment: storing checksums for non-checksum keys in metadata
2019-08-16 16:06:29 +00:00
Ilya_Shlyakhter
41fee0b0fc
removed
2019-08-16 16:03:41 +00:00
Ilya_Shlyakhter
9f62583717
Added a comment: storing checksums for non-checksum keys in metadata
2019-08-16 16:02:41 +00:00
Joey Hess
b532d69498
add missing build dep of install-completions
...
Since it runs git-annex to generate the completions files.
2019-08-16 11:42:00 -04:00
Joey Hess
206f9ad7c0
add comment
2019-08-16 11:36:33 -04:00
Joey Hess
fa62c32233
Fix intermittent failure of the test suite
...
Its repeated opening and writing to the sqlite database somehow caused
inode cache information to occasionally be lost.
This loses code coverage, since running git-annex as a child process
prevents tracking what parts of the code are exercised. I have not looked
at the code coverage in a long time. It would probably be possible to
collect code coverage for the child procesess and merge it together.
2019-08-16 11:11:55 -04:00
Joey Hess
83cdc511da
use GHC not ghc
2019-08-16 11:00:28 -04:00
https://launchpad.net/~felixonmars
14b2a257fb
2019-08-16 07:25:29 +00:00
Joey Hess
b68198d7be
Merge branch 'master' of ssh://git-annex.branchable.com
2019-08-15 21:44:29 -04:00
Joey Hess
61bc26dc40
comment
2019-08-15 21:44:14 -04:00
eschwartz@5abb721e66990e478c7d1caf96beb4f9794eb168
c131c0f0c5
2019-08-15 22:46:53 +00:00
Joey Hess
7cd2120b23
Merge branch 'master' of ssh://git-annex.branchable.com
2019-08-15 17:45:05 -04:00
Joey Hess
be52546af6
update
2019-08-15 17:30:38 -04:00
Joey Hess
8e2396fcff
bug
2019-08-15 17:17:59 -04:00
eschwartz@5abb721e66990e478c7d1caf96beb4f9794eb168
7a0ed9dc75
Added a comment
2019-08-15 21:15:09 +00:00
Joey Hess
94e57a7fbc
comment
2019-08-15 15:19:57 -04:00
Joey Hess
c8cca57b3b
Merge branch 'master' of ssh://git-annex.branchable.com
2019-08-15 14:48:13 -04:00
Joey Hess
69cefe8190
followup and display rsync exit status
2019-08-15 14:47:22 -04:00
eschwartz@5abb721e66990e478c7d1caf96beb4f9794eb168
5e5d0e54ca
New bug for zsh-completion.
2019-08-15 18:09:47 +00:00
Joey Hess
708fc6567f
S3: Fix encoding when generating public urls of S3 objects.
...
This code feels worryingly stringily typed, but using URI does not help
because the uriPath still has to be constructed with the right
uri-encoding.
2019-08-15 12:56:46 -04:00
Joey Hess
83fc72653b
Merge branch 'master' of ssh://git-annex.branchable.com
2019-08-15 12:37:32 -04:00
Joey Hess
e6c7778345
bug
2019-08-15 12:37:12 -04:00
Ilya_Shlyakhter
cb60968660
Added a comment
2019-08-14 18:40:50 +00:00
Joey Hess
37f5f00923
fixed
2019-08-13 16:45:24 -04:00
Joey Hess
96a5d7c4fc
comment
2019-08-13 15:15:55 -04:00
Joey Hess
d8a0b09506
Merge branch 'master' of ssh://git-annex.branchable.com
2019-08-13 15:14:22 -04:00
Joey Hess
dc672863c3
init: Install working hook scripts when run on a crippled filesystem and on Windows
2019-08-13 15:14:17 -04:00
yarikoptic
05d85c757a
Added a comment
2019-08-13 18:15:36 +00:00
Joey Hess
4a4a5dd5f9
comment
2019-08-13 13:36:33 -04:00
Joey Hess
386c0ce90a
close handle so windows can stat the file
...
windows cannot stat a file that another process has open, which caused
this to crash with an exception
2019-08-13 13:26:25 -04:00
Joey Hess
a95de6bcc7
reply
2019-08-13 12:54:46 -04:00
yarikoptic
0e856fd3c2
Original report
2019-08-13 15:53:37 +00:00
Ilya_Shlyakhter
070fbd693e
added bug report where git-annex-sync seems not idempotent
2019-08-12 20:50:07 +00:00
yarikoptic
88a78b7d90
Added a comment
2019-08-12 20:15:02 +00:00
Horus
e1e74ccd8d
Added a comment
2019-08-12 07:40:57 +00:00
hey@ccaff89baaef1ba51f67eb65fb5ded08528ccecd
f4ae100949
2019-08-12 03:16:52 +00:00
Joey Hess
5bd515960c
devblog
2019-08-09 15:41:10 -04:00
Joey Hess
2af9ad1808
comment
2019-08-09 15:40:23 -04:00
Joey Hess
696ab80d93
Merge branch 'master' of ssh://git-annex.branchable.com
2019-08-09 15:37:12 -04:00
Joey Hess
5798d063b0
make test_export_import work on adjusted branch
2019-08-09 14:00:22 -04:00
Joey Hess
b87ea12b6b
git-annex merge branch
...
* merge: When run with a branch parameter, merges from that branch.
This is especially useful when using an adjusted branch, because
it applies the same adjustment to the branch before merging it.
2019-08-09 13:21:15 -04:00
Horus
d174feeb0f
Added a comment
2019-08-09 07:51:07 +00:00
Lukey
aec95e48df
Added a comment: HOWTO
2019-08-08 20:21:11 +00:00
Joey Hess
69a5b5a27f
bug report
2019-08-08 15:11:56 -04:00
Joey Hess
298812a353
use separate main repo dir for each test suite pass
...
This way a failure to clean up the main repo dir from a previous pass
can't result in reusing that repo, which won't be configured right for the
current pass.
2019-08-08 14:29:28 -04:00
Joey Hess
70b71bf660
have init --version fail when repo is already initialized with other version
...
init: When the repo is already initialized, and --version requests a
different version, error out rather than silently not changing the version.
2019-08-08 14:13:02 -04:00
Joey Hess
022875274a
bug
2019-08-08 13:34:58 -04:00
Joey Hess
9e230cd448
work around adjusted unlocked branch problem in test suite
2019-08-08 13:28:04 -04:00
Ilya_Shlyakhter
5ceff99573
removed
2019-08-08 15:08:45 +00:00
Ilya_Shlyakhter
e1d97a92db
removed
2019-08-08 15:05:48 +00:00
Ilya_Shlyakhter
8ce06e4a8f
removed
2019-08-08 15:05:23 +00:00
Ilya_Shlyakhter
7421e214af
Added a comment: Git for Windows installation -- support for symlinks
2019-08-08 15:04:40 +00:00
Ilya_Shlyakhter
8bf7a44293
Added a comment: Git for Windows installation -- support for symlinks
2019-08-08 15:04:32 +00:00
Ilya_Shlyakhter
ae4eade74e
Added a comment: Git for Windows installation -- support for symlinks
2019-08-08 15:04:25 +00:00
Ilya_Shlyakhter
30c084f792
Added a comment: Git for Windows installation -- support for symlinks
2019-08-08 15:04:08 +00:00
Joey Hess
7598cc6362
fixed
2019-08-07 18:00:49 -04:00
Joey Hess
3adc251f9d
Build with silently-1.2.5.1 on Windows; the old one used "NUL" which is not supported with recent versions of ghc.
2019-08-07 17:42:16 -04:00
Joey Hess
ec64a08b2b
Merge branch 'master' of ssh://git-annex.branchable.com
2019-08-07 14:05:32 -04:00
Joey Hess
8042ae7eaa
comment
2019-08-07 14:05:20 -04:00
frederik@ffbea6a549cb3f460d110386c0f634c1ddc6a68a
e3ef6db1a1
2019-08-07 11:03:10 +00:00
Horus
b20b4c3d4c
2019-08-07 08:33:41 +00:00
Ilya_Shlyakhter
890a51485e
Added a comment: similar bug report
2019-08-05 17:55:21 +00:00
Ilya_Shlyakhter
5e6a143740
Added a comment: issues with concurrent copy
2019-08-05 17:53:38 +00:00
Joey Hess
8938102896
devblog
2019-08-05 13:52:07 -04:00
Joey Hess
0dd6ba302e
close
2019-08-05 13:44:24 -04:00
Joey Hess
3e0770e800
Merge branch 'git-lfs'
2019-08-05 13:44:04 -04:00
Joey Hess
fb7d92457f
support using gcrypt with git-lfs special remote
2019-08-05 13:43:45 -04:00
Joey Hess
c527ae5887
Merge branch 'master' into git-lfs
2019-08-05 11:48:45 -04:00
Joey Hess
3f450f0f4a
add encryption warning
2019-08-05 11:35:26 -04:00
Joey Hess
87e9ed38b8
expand encryption warning
2019-08-05 10:43:51 -04:00
Joey Hess
922434bccc
remove extra blank line
2019-08-05 10:37:19 -04:00
Joey Hess
bf7da09cf6
update
2019-08-05 10:36:46 -04:00
Joey Hess
f5eb28682a
expand
2019-08-04 13:59:24 -04:00
Joey Hess
8460bbcea9
note on git-lfs program
2019-08-04 13:16:59 -04:00
Joey Hess
c5ed11bc3f
documentation for git-lfs special remote
2019-08-04 13:15:47 -04:00
david@8424c56b088b73b1f9bd7d0497ca9b5752776099
9108927b86
2019-08-03 22:42:50 +00:00
yarikoptic
fba7da498b
2019-08-03 13:42:18 +00:00
leej
be31ef910f
Added a comment: Thank you, CFBundleShortVersionString is present and matches the internal git-annex version
2019-08-02 15:57:10 +00:00
leej
3731e511ab
removed
2019-08-02 15:49:58 +00:00
leej
bc38bca5ed
removed
2019-08-02 15:49:36 +00:00
leej
51e99b1502
Added a comment: Currently, 7.20190730 is expected but 7.20190709-gee3885d15 present on OSX/current
2019-08-02 15:49:20 +00:00
leej
6ee7a5f3c1
Added a comment: Currently, 7.20190730 is expected but 7.20190709-gee3885d15 present on OSX/current
2019-08-02 15:49:11 +00:00
leej
7e03cfd0ea
Added a comment: Currently, 7.20190730 is expected but 7.20190709-gee3885d15 present on OSX/current
2019-08-02 15:48:52 +00:00
Joey Hess
1cef791cf3
skeleton git-lfs special remote
...
This is a special remote and a git remote at the same time; git can pull
and push to it and git-annex can use it as a special remote.
Remote.Git has to check if it's configured as a git-lfs special remote
and sets it up as one if so.
Object methods not implemented yet.
2019-08-01 15:30:12 -04:00
Joey Hess
9c20a8792d
fix names of per-remote git config keys
...
These are all prefixed by annex- and always have been, the docs were just
wrong.
2019-08-01 14:24:59 -04:00
Joey Hess
74a36b8262
comment
2019-08-01 12:36:06 -04:00
Joey Hess
3d301dfb9f
comment
2019-08-01 12:26:28 -04:00
Joey Hess
404824594c
Merge branch 'master' of ssh://git-annex.branchable.com
2019-08-01 00:30:37 -04:00
Joey Hess
4ad33e7524
link to contact
2019-07-31 16:37:21 -04:00
Ilya_Shlyakhter
922778004d
added bug report about test suite failures on Windows
2019-07-31 17:59:22 +00:00
andrew7278
a63bf35dc3
Added a comment: SnapChat Error
2019-07-31 11:04:58 +00:00
Joey Hess
8e102e3608
add news item for git-annex 7.20190730
2019-07-30 16:21:59 -04:00
Joey Hess
018b5b8173
Support building with socks-0.6 and persistant-template-2.7
...
persistent-template now needs UndecidableInstances.
socks changed defaultSocksConf to take a SockAddr.
2019-07-30 12:50:48 -04:00
Joey Hess
15a972dd3e
remove spam
2019-07-30 12:14:38 -04:00
Joey Hess
7f7175dd97
Merge branch 'master' of ssh://git-annex.branchable.com
2019-07-30 12:13:07 -04:00
Joey Hess
c634dae66b
wacky ideas
2019-07-30 12:13:00 -04:00
yarikoptic
8106da9df8
Added a comment
2019-07-30 15:18:57 +00:00
Joey Hess
ee3885d152
git-lfs branch
2019-07-29 15:48:52 -04:00
Joey Hess
8826d52eea
Merge branch 'master' of ssh://git-annex.branchable.com
2019-07-29 12:29:00 -04:00
Joey Hess
724ebec3f0
lfs deep dive
2019-07-29 12:28:07 -04:00
geonemax67@f507d88f591246c5ff7de3b1f7fb2823684a789b
6ca7412390
Added a comment: SAMSUNG TV Repair Dubai
2019-07-29 11:14:48 +00:00
geonemax67@f507d88f591246c5ff7de3b1f7fb2823684a789b
05ff42834f
removed
2019-07-29 10:02:36 +00:00
geonemax67@f507d88f591246c5ff7de3b1f7fb2823684a789b
a9725df299
removed
2019-07-29 09:56:09 +00:00
geonemax67@f507d88f591246c5ff7de3b1f7fb2823684a789b
29714ab4f0
Added a comment: SAMSUNG TV Repair Dubai
2019-07-29 09:55:47 +00:00
geonemax67@f507d88f591246c5ff7de3b1f7fb2823684a789b
80b389caed
Added a comment: SAMSUNG TV Repair Dubai
2019-07-29 09:44:27 +00:00
felix.hagemann@b76e9ea0928cf33dacffc37ec3dbecf33171a8a5
4b6a893b4c
2019-07-29 06:05:05 +00:00
felix.hagemann@b76e9ea0928cf33dacffc37ec3dbecf33171a8a5
66de7ebe6d
2019-07-28 21:29:00 +00:00
ahmadabi787@4794191381bef93a2daa0515a85ff953cba9b3e0
8b492a5c88
Added a comment: Technical support
2019-07-26 07:13:07 +00:00
ahmadabi787@4794191381bef93a2daa0515a85ff953cba9b3e0
ff1d11adf9
removed
2019-07-26 07:11:27 +00:00
ahmadabi787@4794191381bef93a2daa0515a85ff953cba9b3e0
198472d88c
Added a comment
2019-07-26 07:07:29 +00:00
ahmadabi787@4794191381bef93a2daa0515a85ff953cba9b3e0
8bbc2ae976
removed
2019-07-26 07:05:28 +00:00
ahmadabi787@4794191381bef93a2daa0515a85ff953cba9b3e0
be1573e2e2
Added a comment: Technical support
2019-07-26 07:02:10 +00:00
Ilya_Shlyakhter
5759065e18
added suggestion to let git-annex-export export non-annexed files
2019-07-26 00:36:18 +00:00
Ilya_Shlyakhter
1b77164c83
question about git-annex interaction with git sparse checkout
2019-07-25 22:44:04 +00:00
Ilya_Shlyakhter
f257282cdc
Added a comment
2019-07-23 20:57:11 +00:00
Ilya_Shlyakhter
924e89f932
added bug report about fsck flagging dead keys as errors
2019-07-23 20:56:19 +00:00
se394@012e89e10cc49919adf6ca062ea68c23230eebe5
390b536436
removed
2019-07-23 18:01:46 +00:00
se394@012e89e10cc49919adf6ca062ea68c23230eebe5
95bfa6e0f5
Added a comment: Exception thrown for runshell
2019-07-23 18:01:31 +00:00
se394@012e89e10cc49919adf6ca062ea68c23230eebe5
88b51c3a45
Added a comment: Exception thrown for runshell
2019-07-23 18:01:22 +00:00
Joey Hess
18f97312d1
Merge branch 'master' of ssh://git-annex.branchable.com
2019-07-23 12:22:01 -04:00
Joey Hess
abee121890
comment
2019-07-23 12:21:57 -04:00
Ilya_Shlyakhter
bd30c428ee
added bug report re: git-annex-fsck failing with "thread blocked indefinitely"
2019-07-23 16:03:27 +00:00
Ilya_Shlyakhter
48099b5da6
Added a comment: error when building on windows
2019-07-22 18:04:29 +00:00
Joey Hess
4923a3f790
update
2019-07-22 13:54:43 -04:00
Dan
8fcf9ff7c6
Added a comment: git annex sync commits changes, too?
2019-07-22 17:25:39 +00:00
Dan
adc2ac1a89
Added a comment: Still Wanted
2019-07-22 17:06:21 +00:00
Joey Hess
875c7b5cc9
windows long filenames should be fixed now by new ghc
2019-07-22 09:44:09 -04:00
Joey Hess
ff85adba76
remove bundled rsync from windows build
...
rsync is only needed for rsync special remotes and git-annex-shell from
Debian oldstable. Since the library situation on windows for rsync required
a particular 32 bit build of git for it to work, and may also somehow need
git-annex to be 32 bit build, it's better to not include it.
This commit was sponsored by Jake Vosloo on Patreon.
2019-07-22 09:37:42 -04:00
Joey Hess
444e6ba2e8
Merge branch 'master' of ssh://git-annex.branchable.com
2019-07-19 14:49:37 -04:00
Joey Hess
7ea98e00d0
todo
2019-07-19 14:49:26 -04:00
Ilya_Shlyakhter
d42cc381a8
posted a question about git-annex-watch
2019-07-19 18:21:14 +00:00
Ilya_Shlyakhter
fb09d3f0be
Added a comment: +1 for a command to sync only the git-annex branch
2019-07-19 18:16:08 +00:00
Joey Hess
85c786525f
comment
2019-07-19 13:36:03 -04:00
Joey Hess
b3e38dfd8c
clarify
2019-07-19 13:24:50 -04:00
Joey Hess
05e3b93b89
comment
2019-07-19 13:22:09 -04:00
Joey Hess
a945899422
comment
2019-07-19 13:14:54 -04:00
Joey Hess
040be6bc22
comment
2019-07-19 13:12:51 -04:00
Joey Hess
cf6152575a
comment, open related todo
2019-07-19 13:10:17 -04:00
Joey Hess
a7ddf2ac3a
comment
2019-07-19 12:57:23 -04:00
Dan
573ed35ac4
Added a comment: sync only git-annex branch
2019-07-18 19:52:36 +00:00
Joey Hess
b3c2ae2fc7
devblog
2019-07-17 14:40:10 -04:00
Joey Hess
21ff5e1e5a
CoW probing
...
Improved probing when CoW copies can be made between files on the same
drive. Now supports CoW between BTRFS subvolumes. And, falls back to rsync
instead of using cp when CoW won't work, eg copies between repos on the
same EXT4 filesystem.
Rather than trying cp --reflink=always for each file copied to a remote,
it's tried once and if it fails it falls back to using rsync thereafter
for the lifetime of the Remote object. That avoids overhead of calling cp
which while small, will add up over a large number of files.
This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
2019-07-17 14:19:08 -04:00
Joey Hess
5d7b13b6af
Merge branch 'master' of ssh://git-annex.branchable.com
2019-07-17 12:25:30 -04:00
Joey Hess
dabbaa53f5
comment
2019-07-17 12:15:39 -04:00
Joey Hess
924e5af6b9
change a few last v6 references to v7
...
Since v6 is not a usable repo version any longer, it's confusing to have
documentation that refers to it.
This commit was sponsored by Peter on Patreon.
2019-07-17 11:44:57 -04:00
eigood
32d5261642
Added a comment: Add support for bup daemon?
2019-07-16 23:45:18 +00:00
alex@5dec96d07f0e61bed8256e9d54a61aa1e2083a70
b32bb1ceec
2019-07-16 19:58:22 +00:00
alex@5dec96d07f0e61bed8256e9d54a61aa1e2083a70
c8eb588964
removed
2019-07-16 19:50:07 +00:00
alex@5dec96d07f0e61bed8256e9d54a61aa1e2083a70
cad769b1c4
Added a comment
2019-07-16 19:49:08 +00:00
Joey Hess
7be690f326
check headRef not Branch.current
...
Support running v7 upgrade in a repo where there is no branch checked out,
but HEAD is set directly to some other ref.
This commit was sponsored by Jack Hill on Patreon.
2019-07-16 12:36:29 -04:00
cbaines
20748d0fed
2019-07-13 17:22:16 +00:00
alex@5dec96d07f0e61bed8256e9d54a61aa1e2083a70
6b96da415a
2019-07-11 22:00:37 +00:00
kyle
47d1d8df34
Added a comment: a reduced script
2019-07-11 20:19:23 +00:00
yarikoptic
9a52d2364e
Added a comment
2019-07-11 20:15:45 +00:00
yarikoptic
e7fbfe7b70
original report: get fails to place v7 unlocked file content into the file tree in v7 in repo with detached HEAD
2019-07-11 20:12:40 +00:00
Horus
0b192fa30a
Added a comment
2019-07-11 06:51:27 +00:00
Ilya_Shlyakhter
fb34c40064
Added a comment
2019-07-10 16:29:26 +00:00
Horus
213b30056d
2019-07-10 11:49:32 +00:00
Joey Hess
4b7aea8714
update stack.yaml to latest lts and remove stack-windows.yaml
...
The latter should not be needed as this lts version includes Win32.
2019-07-09 10:33:21 -04:00
yarikoptic
ec3c16b517
Added a comment: FTR: a dedicated issue on CoW across subvolumes
2019-07-08 19:05:45 +00:00
yarikoptic
537c280e75
removed
2019-07-08 19:05:00 +00:00
yarikoptic
ec62d07883
Added a comment: FTR: a dedicated issue on CoW across subvolumes
2019-07-08 19:04:03 +00:00
yarikoptic
9d43570ed6
initial summary on an old issue of absent benefit from CoW across subvolumes of BTRFS filesystem
2019-07-08 19:00:46 +00:00
kyle
fa3524b953
Added a comment
2019-07-08 16:37:50 +00:00
Ilya_Shlyakhter
8ba9aae481
added a request for more extensive retrying of transiently-failing operations
2019-07-08 16:30:37 +00:00
Joey Hess
e7423e4204
close
2019-07-08 09:02:01 -04:00
Joey Hess
5238610a05
Merge branch 'post-debian-stable-release'
2019-07-08 08:59:43 -04:00
Joey Hess
29aed32b04
cleanup
2019-07-08 08:59:25 -04:00
Joey Hess
4e3a0e31c4
add news item for git-annex 7.20190708
2019-07-08 08:59:02 -04:00
ply
831e6746f0
2019-07-06 09:50:27 +00:00
ply
0717bfd3e3
2019-07-06 09:34:51 +00:00
Joey Hess
0c6b7e288d
Add BLAKE2BP512 and BLAKE2BP512E backends
...
using a blake2 variant optimised for 4-way CPUs
This had been deferred because the Debian package of cryptonite, and
possibly other builds, was broken for blake2bp, but I've confirmed #892855
is fixed.
This commit was sponsored by Brett Eisenberg on Patreon.
2019-07-05 15:30:03 -04:00
Joey Hess
b8ef1bf3be
Fix find --json to output json once more.
...
Reversion from commit 436f10771
, CustomOutput was forcing quiet output
which overrode the json setting.
find happened to be the only command that uses CustomOutput and also
outputs json. (metadata --get does also use CustomOutput and --json does not
enable json output for that, which may be an oversight, but was already the
behavior before this regression.)
2019-07-05 09:58:37 -04:00
Joey Hess
8f26422943
Merge branch 'master' of ssh://git-annex.branchable.com
2019-07-05 09:49:57 -04:00
Ilya_Shlyakhter
330a8a27e0
added bug report for failing parallel copy
2019-07-03 21:38:06 +00:00
kyle
85b3b8f24e
2019-07-03 19:50:50 +00:00
Ilya_Shlyakhter
1c25bfc88c
Added a comment: status of v7
2019-07-02 18:45:52 +00:00
Ilya_Shlyakhter
47f16c8915
Added a comment
2019-07-02 18:36:16 +00:00
yarikoptic
067050c5c7
Added a comment: I wonder if "thin mode" could generalize beyond hardlinks
2019-07-01 16:19:47 +00:00
Ilya_Shlyakhter
607bb3c208
Added a comment: verifying and external backends
2019-06-28 17:14:18 +00:00
Ilya_Shlyakhter
3388722110
Added a comment: dockerized external backends
2019-06-28 16:36:10 +00:00
Ilya_Shlyakhter
24378d94e6
Added a comment: read-only unlock of only some files
2019-06-28 15:57:05 +00:00
Joey Hess
dfe30c8a6c
todo
2019-06-28 10:59:20 -04:00
jk@3f2b4ce16bbac41470815333505aa47b91b7a9a6
48376a0b80
removed
2019-06-28 06:51:31 +00:00
jk@3f2b4ce16bbac41470815333505aa47b91b7a9a6
890e7e60f0
Added a comment: spurious processes being started
2019-06-28 06:51:10 +00:00
jk@3f2b4ce16bbac41470815333505aa47b91b7a9a6
8202eeb574
Added a comment: spurious processes being started
2019-06-28 06:50:53 +00:00
Joey Hess
c05c73657c
Merge branch 'master' of ssh://git-annex.branchable.com
2019-06-27 19:08:46 -04:00
Joey Hess
a9f7e013a0
todo
2019-06-27 19:08:27 -04:00
Joey Hess
fb72f4db64
comment
2019-06-27 10:44:35 -04:00
Ilya_Shlyakhter
b168a06b82
Added a comment
2019-06-26 20:38:19 +00:00
Ilya_Shlyakhter
8ae3197940
Added a comment: some todos that external backends would obviate (fix formatting, add one)
2019-06-26 20:25:51 +00:00
Ilya_Shlyakhter
13794595d6
Added a comment
2019-06-26 20:15:19 +00:00
Joey Hess
8add155f31
add news item for git-annex 7.20190626
2019-06-26 12:31:12 -04:00
Joey Hess
a3a662dc3d
comment
2019-06-26 12:29:21 -04:00
Joey Hess
f64eac55a4
improve git-annex-drop man page required content docs
...
Does --unused bypass required content checks in any meaningful sense?
I documented it as such but am unsure of what required content setting
would be considered to match unused content.
2019-06-26 12:22:59 -04:00
Joey Hess
c28f9b34c2
close, non-bug
2019-06-26 12:22:55 -04:00
Joey Hess
9273f80301
OSX dmg: Put git-annex's version in the Info.plist file.
2019-06-26 12:10:35 -04:00
Joey Hess
bc7c17f0b2
Merge remote-tracking branch 'origin/master'
2019-06-26 12:08:45 -04:00
Joey Hess
732f03b202
comment
2019-06-26 11:58:53 -04:00
Joey Hess
3bb8b62699
comments
2019-06-26 11:23:41 -04:00
Joey Hess
0cc8f2426c
arm ghc bug fixed
2019-06-26 00:55:05 -04:00
leej
24c82d4b64
Added a comment
2019-06-26 03:16:52 +00:00
leej
06ad8ccccd
Initial report
2019-06-26 02:34:09 +00:00
Joey Hess
0957e2c1d7
comment
2019-06-25 20:11:18 -04:00
leej
3f14395c91
initial report
2019-06-25 22:47:19 +00:00
Joey Hess
ecda1bf5de
comment
2019-06-25 13:26:18 -04:00
Joey Hess
bca89d71d9
comment
2019-06-25 13:14:12 -04:00
Joey Hess
3ce0d144c7
Merge branch 'master' of ssh://git-annex.branchable.com
2019-06-25 13:13:02 -04:00
Joey Hess
42c386fc47
add: Display progress meter when hashing files.
...
* add: Display progress meter when hashing files.
* add: Support --json-progress option.
2019-06-25 13:12:47 -04:00
Joey Hess
191bdaafc5
comment
2019-06-25 11:08:45 -04:00
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
d26625fc7a
Added a comment: git-annex on armel now working on Debian unstable (sid)
2019-06-25 10:07:56 +00:00
andrew
1938dac889
2019-06-25 01:04:24 +00:00
Ilya_Shlyakhter
6e11b3f6aa
question re: preferred content globs
2019-06-24 00:31:05 +00:00
leej
298bd2a25e
2019-06-23 18:53:15 +00:00
leej
4a3e2a4a5f
2019-06-23 18:23:18 +00:00
Ilya_Shlyakhter
744d078428
re: git-annex-drop docs and git-annex-requires
2019-06-22 22:52:43 +00:00
Ilya_Shlyakhter
8e6d544906
Added a comment: bug fix release
2019-06-22 16:14:59 +00:00
stephanlindner
8496d44fb9
Added a comment: comment 4
2019-06-21 19:10:33 +00:00
Ilya_Shlyakhter
5c82b4c39e
Added a comment
2019-06-21 13:49:37 +00:00
CandyAngel
82982fedb9
Added a comment
2019-06-21 07:38:36 +00:00
kyle
66b8f7c751
Added a comment: thanks
2019-06-21 02:05:24 +00:00
Joey Hess
989b738671
Merge branch 'master' of ssh://git-annex.branchable.com
2019-06-20 20:32:18 -04:00
Joey Hess
84e729fda5
fix init default description reversion
...
init: Fix a reversion in the last release that prevented automatically
generating and setting a description for the repository.
Seemed best to factor out uuidDescMapRaw that does not
have the default mempty descrition behavior.
I don't much like that behavior, but I know things depend on it.
One thing in particular is `git annex info` which lists the uuids and
descriptions; if the current repo has been initialized in some way that
means it does not have a description, it would not show up w/o that.
(Not only repos created due to this bug might lack that. For example a repo
that was marked dead and had --drop-dead delete its git-annex branch info,
and then came back from the dead would similarly not be in the uuid.log.
Also there have been other versions of git-annex that didn't set a default
description; for years there was no default description.)
2019-06-20 20:30:24 -04:00
Ilya_Shlyakhter
7d1469bfd7
Added a comment
2019-06-20 23:48:36 +00:00
grmat@f46c69b114fc77408ff25d75efa4c7dc10b4c0b1
c389763453
Added a comment: Thank you very much!
2019-06-20 22:54:50 +00:00
stephanlindner
fdd07a0e7c
2019-06-20 20:38:00 +00:00
kyle
247eb94248
Add "meta author" so this entry is (hopefully) listed on users/datalad page
2019-06-20 20:08:49 +00:00
kyle
566e4f6d91
Added a comment
2019-06-20 19:42:35 +00:00
Ilya_Shlyakhter
390749afb0
bug-fix release
2019-06-20 16:51:42 +00:00
Joey Hess
759fd9ea68
avoid url resume from 0
...
When downloading an url and the destination file exists but is empty,
avoid using http range to resume, since a range "bytes=0-" is an unusual
edge case that it's best to avoid relying on working.
This is known to fix a case where importfeed downloaded a partial feed from
such a server. Since importfeed uses withTmpFile, the destination always exists
empty, so it would particularly tickle such problem servers. Resuming from 0
is otherwise possible, but unlikely.
2019-06-20 12:26:17 -04:00
grmat@f46c69b114fc77408ff25d75efa4c7dc10b4c0b1
19de32c4e4
2019-06-20 09:07:09 +00:00
kyle
49d416089a
Added a comment: annex-ignore and syncing
2019-06-20 02:37:27 +00:00
Joey Hess
0e1140ac47
Merge branch 'master' of ssh://git-annex.branchable.com
2019-06-19 18:45:17 -04:00
Joey Hess
19321e6892
devblog
2019-06-19 18:18:37 -04:00
Joey Hess
9d36c826c0
use fine-grained WorkerStages when transferring and verifying
...
This means that Command.Move and Command.Get don't need to
manually set the stage, and is a lot cleaner conceptually.
Also, this makes Command.Sync.syncFile use the worker pool better.
In the scenario where it first downloads content and then uploads it to
some other remotes, it will start in TransferStage, then enter VerifyStage
and then go back to TransferStage for each transfer to the remotes.
Before, it entered CleanupStage after the download, and stayed in it for
the upload, so too many transfer jobs could run at the same time.
Note that, in Remote.Git, it uses runTransfer and also verifyKeyContent
inside onLocal. That has a Annex state for the remote, with no worker pool.
So the resulting calls to enteringStage won't block in there.
While Remote.Git.copyToRemote does do checksum verification, I
realized that should not use a verification slot in the WorkerPool
to do it. Because, it's reading back from eg, a removable disk to checksum.
That will contend with other writes to that disk. It's best to treat
that checksum verification as just part of the transer. So, removed the todo
item about that, as there's nothing needing to be done.
2019-06-19 13:24:20 -04:00
Ilya_Shlyakhter
3a19ef7994
Added a comment
2019-06-19 16:51:31 +00:00
kyle
247bc21331
Added a comment: Set remote.<name>.annex-ignore
2019-06-19 14:18:20 +00:00
Ilya_Shlyakhter
03c7e06c2b
added forum question about git-annex-sync errors with bitbucket.org
2019-06-18 19:56:21 +00:00
kyle
ce7b9ecae6
Added a comment: Issue with description cache?
2019-06-17 21:11:14 +00:00
anarcat
41ef54276b
Added a comment: thanks!
2019-06-17 20:17:27 +00:00
Joey Hess
e19408ed9d
Merge branch 'master' of ssh://git-annex.branchable.com
2019-06-17 15:26:57 -04:00
Joey Hess
c31f4c0e66
devblog
2019-06-17 15:26:46 -04:00
Joey Hess
04cc470201
run download checksum verification in separate job pool
...
get, move, copy, sync: When -J or annex.jobs has enabled concurrency,
checksum verification uses a separate job pool than is used for
downloads, to keep bandwidth saturated.
Not yet done for upload checksum verification, but that only affects
remotes on local disks.
2019-06-17 14:58:02 -04:00
Joey Hess
1a8d06d251
thought
2019-06-17 11:50:18 -04:00
jsag@f84637fe752e0235291a118b1cd007bafad0997e
ae9f2d5e6a
2019-06-17 12:43:17 +00:00
Joey Hess
502ce3f243
Merge branch 'starting'
2019-06-15 12:42:10 -04:00
Joey Hess
76c0a38025
add news item for git-annex 7.20190615
2019-06-15 12:39:48 -04:00
artem
9c4744c3c2
2019-06-14 04:24:47 +00:00
Joey Hess
44de3fff0b
avoid rsync/gcrypt ssh startup delay with -J
...
Avoid a delay at startup when concurrency is enabled and there are
rsync or gcrypt special remotes, which was caused by git-annex
opening a ssh connection to the remote too early.
sshOptions makes a connection to the ssh server if one is not already open,
when concurrency is enabled. Avoid doing that at startup, when the remote
list is being built, but the remote may not be used at all.
Instead, rsync/gcrypt now runs sshOptions once per ssh connection to the
server. This should not be significant overhead since Remote.Git already
has the same overhead (as do Bup and Ddar).
2019-06-13 11:16:38 -04:00
Joey Hess
43805a0be9
devblog
2019-06-12 15:10:17 -04:00
Joey Hess
157f41427f
bug
2019-06-12 15:00:28 -04:00
Joey Hess
e589a9b3fc
moving this to a bug
2019-06-12 15:00:14 -04:00
Joey Hess
7b5aad2452
Merge commit '6f8322b8f72f3399d4c28426749db5d01742001d' into starting
2019-06-12 14:50:59 -04:00
Joey Hess
6f8322b8f7
close; not a bug
2019-06-12 14:45:25 -04:00
Joey Hess
8e5ea28c26
finish CommandStart transition
...
The hoped for optimisation of CommandStart with -J did not materialize.
In fact, not runnign CommandStart in parallel is slower than -J3.
So, CommandStart are still run in parallel.
(The actual bad performance I've been seeing with -J in my big repo
has to do with building the remoteList.)
But, this is still progress toward making -J faster, because it gets rid
of the onlyActionOn roadblock in the way of making CommandCleanup jobs
run separate from CommandPerform jobs.
Added OnlyActionOn constructor for ActionItem which fixes the
onlyActionOn breakage in the last commit.
Made CustomOutput include an ActionItem, so even things using it can
specify OnlyActionOn.
In Command.Move and Command.Sync, there were CommandStarts that used
includeCommandAction, so output messages, which is no longer allowed.
Fixed by using startingCustomOutput, but that's still not quite right,
since it prevents message display for the includeCommandAction run
inside it too.
2019-06-12 13:24:01 -04:00
Ilya_Shlyakhter
3820829407
re: status of v7
2019-06-12 15:53:12 +00:00
Ilya_Shlyakhter
d2658d9537
an issue involving repos cloned with --single-branch
2019-06-11 23:30:26 +00:00
anthony@ad39673d230d75cbfd19d2757d754030049c7673
fd7f316482
Added a comment
2019-06-10 16:52:23 +00:00
anthony@ad39673d230d75cbfd19d2757d754030049c7673
d5a0bf3ae9
clarify it's the new android installer
2019-06-10 16:38:44 +00:00
anthony@ad39673d230d75cbfd19d2757d754030049c7673
856affe859
initial report
2019-06-10 16:37:31 +00:00
kirelagin@6d93475882c55a329fedae6be1971868a775ec7e
c0f4788cdb
Added a comment: Workaround?
2019-06-08 13:03:50 +00:00
Joey Hess
8d573a653b
Merge branch 'master' of ssh://git-annex.branchable.com
2019-06-07 19:34:46 -04:00
Joey Hess
1d92846e54
bug report from MacGyver.mdwn
2019-06-07 19:34:21 -04:00
jamie@b5676b90eec0401ca8faac7c972eaf5676891601
0424549599
removed
2019-06-07 15:19:15 +00:00
Joey Hess
132ec9e005
devblog
2019-06-06 17:16:30 -04:00
Joey Hess
3893d84764
todo
2019-06-06 12:02:27 -04:00
Joey Hess
6cefe071b1
Merge branch 'master' of ssh://git-annex.branchable.com
2019-06-05 20:19:27 -04:00
Joey Hess
4088ce49ce
devblog
2019-06-05 20:18:59 -04:00
Joey Hess
3eac4e01a4
idea
2019-06-05 19:43:01 -04:00
Joey Hess
659640e224
separate queue for cleanup actions
...
When running multiple concurrent actions, the cleanup phase is run in a
separate queue than the main action queue. This can make some commands
faster, because less time is spent on bookkeeping in between each file
transfer.
But as far as I can see, nothing will be sped up much by this yet, because
all the existing cleanup actions are very light-weight. This is just groundwork
for deferring checksum verification to cleanup time.
This change does mean that if the user expects -J2 will mean that they see no
more than 2 jobs running at a time, they may be surprised to see 4 in some
cases (if the cleanup actions are slow enough to notice).
It might also make sense to enable background cleanup without the -J,
for at least one cleanup action. Indeed, that's the behavior that -J1
has now. At some point in the future, it make make sense to make the
behavior with no -J the same as -J1. The only reason it's not currently
is that git-annex can build w/o concurrent-output, and also any bugs
in concurrent-output (such as perhaps misbehaving on non-VT100 compatible
terminals) are avoided by default by only using it when -J is used.
2019-06-05 17:54:35 -04:00
kyle
b390256bd1
Added a comment: uuid.log is also not created
2019-06-05 15:18:30 +00:00
kyle
0d60b2f2c5
2019-06-05 13:57:02 +00:00
Joey Hess
6e51b9ae88
clarify
2019-06-04 21:49:53 -04:00
Joey Hess
082e1f1738
Don't try to import .git directories from special remotes
...
Because git does not support storing git repositories inside a git
repository.
2019-06-04 15:14:20 -04:00
Joey Hess
500f72ec3d
comment typo
2019-06-04 14:40:07 -04:00
Joey Hess
7dcc815c29
more thoughts
2019-06-04 14:38:55 -04:00
Joey Hess
cd20dc4158
thoughts
2019-06-04 14:13:15 -04:00
Joey Hess
418e842d93
Merge branch 'master' of ssh://git-annex.branchable.com
2019-06-02 15:38:37 -04:00
Joey Hess
f0cba96a92
update
2019-06-02 15:26:50 -04:00
git-annex.branchable@794aec3ca2af16d925f13a04f7e00a6dfe523186
7a5b534ea8
2019-06-02 10:16:58 +00:00
Joey Hess
fa2c8d8fd9
Merge branch 'master' of ssh://git-annex.branchable.com
2019-06-01 09:41:59 -04:00
Joey Hess
f05875f00b
bug
2019-06-01 09:41:39 -04:00
Ilya_Shlyakhter
196548a1b2
a place for pull requests
2019-05-31 17:05:23 +00:00
joer962500
22f1b6673e
Added a comment: asus tablet stuck loading screen
2019-05-31 07:24:27 +00:00
Joey Hess
5d681a3ce6
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-30 16:05:41 -04:00
Joey Hess
6136e299a2
add back support for following http to ftp redirects
...
Did not test build with http-client < 0.5 and while I tried to support
it, the ifdefed parts may needs some fixes.
2019-05-30 16:04:59 -04:00
Joey Hess
67c06f5121
add back support for ftp urls
...
Add back support for ftp urls, which was disabled as part of the fix for
security hole CVE-2018-10857 (except for configurations which enabled curl
and bypassed public IP address restrictions). Now it will work if allowed
by annex.security.allowed-ip-addresses.
2019-05-30 14:51:34 -04:00
Joey Hess
1871295765
rename annex.security.allowed-http-addresses
...
Renamed annex.security.allowed-http-addresses to
annex.security.allowed-ip-addresses because it is not really specific to
the http protocol, also limiting eg, git-annex's use of ftp and via
youtube-dl, several other protocols.
The old name for the config will still work.
If both old and new name are set, the new name will win.
2019-05-30 12:43:40 -04:00
Joey Hess
135404b33e
update
2019-05-30 12:28:05 -04:00
Joey Hess
af5246cf04
thoughts
2019-05-30 12:00:45 -04:00
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
23daba2e99
Added a comment
2019-05-29 17:36:06 +00:00
Joey Hess
b993d26dff
plan
2019-05-29 10:29:20 -04:00
Joey Hess
b114a90fae
comment
2019-05-29 09:59:34 -04:00
Joey Hess
9831d366a0
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-29 09:24:52 -04:00
Joey Hess
1dde73dd98
comment
2019-05-29 09:24:25 -04:00
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
a3bef03fae
Added a comment: Misconfiguration in GHC
2019-05-28 20:38:07 +00:00
Joey Hess
39ab026bab
devblog
2019-05-28 16:25:11 -04:00
Joey Hess
b6dfcf529e
indent
2019-05-28 16:21:35 -04:00
Joey Hess
a5c5ce5e48
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-28 16:17:00 -04:00
Joey Hess
08aa8e2010
break out export and import appending
...
The import protocol is WiP
2019-05-28 16:16:17 -04:00
Joey Hess
4818e3606c
reorg special remote docs
...
Made responses to git-annex requests be listed under each request.
This did lead to a little duplication since some replies are used for 2
requests, but it also makes it much clearer and easier to see how the
protocol works.
And, it makes each request self-contained, so they can be split out into
separate pages.
2019-05-28 14:01:19 -04:00
Ilya_Shlyakhter
afb1be754a
Added a comment: readonly special remotes]
2019-05-28 17:25:19 +00:00
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
89abda9efd
Added a comment: git-annex not working on arm at all?
2019-05-28 17:23:57 +00:00
root@99e0a30209b856a064fa7d3e42d26b562bdf991c
a03a9cedf1
2019-05-28 16:53:35 +00:00
Joey Hess
63fa6b4a44
fix wrong statement
2019-05-28 12:05:49 -04:00
Joey Hess
bb635fffa2
reorg page
2019-05-28 11:53:49 -04:00
Joey Hess
c1ed0293b0
improve docs about removeExportDirectory
2019-05-28 11:16:01 -04:00
Joey Hess
8960f259b8
make readonly export remotes really be readonly
...
When a remote is configured to be readonly, don't allow changing what's
exported to it.
This was missed in the original export remote implementation, but it makes
sense for a readonly export remote to not be allowed to change.
2019-05-28 11:04:28 -04:00
Joey Hess
4c48efeb35
comment
2019-05-28 10:41:25 -04:00
Joey Hess
ca5ee26858
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-28 10:28:30 -04:00
ndj
4cb8eec696
Added a comment
2019-05-28 03:36:53 +00:00
emanuele.olivetti@47d88ed185b03191e25329caa6fabc2efb3118b2
182943ed60
2019-05-26 11:05:38 +00:00
Ilya_Shlyakhter
bf3c032a31
strange interaction of checkpresentkey and annex-readonly=true
2019-05-24 03:05:32 +00:00
emmet.obrien@e4a3124a9cf70a33bd02e6cab55d0db0352ce9e1
82dfd2d9e7
2019-05-23 20:39:29 +00:00
yarikoptic
8fe962dba5
Added a comment: configuration variable
2019-05-23 19:31:46 +00:00
Joey Hess
2353d80906
remove done item
2019-05-23 14:24:25 -04:00
Joey Hess
e678d0d0ed
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-23 14:15:04 -04:00
Joey Hess
c877af6192
comment
2019-05-23 14:12:59 -04:00
Joey Hess
87c70c278d
comment
2019-05-23 14:00:20 -04:00
Joey Hess
1a315a8704
comment
2019-05-23 13:37:47 -04:00
Joey Hess
cd5e8be2dc
comment
2019-05-23 13:36:59 -04:00
Joey Hess
c0907909c8
comment
2019-05-23 13:33:53 -04:00
Ilya_Shlyakhter
8ba2109395
Added a comment
2019-05-23 17:07:40 +00:00
Joey Hess
f2a54e3401
Android: Improve installation process when the user's login shell is not bash.
...
~/.profile works for bash, but not all other login shells.
This setting PATH is a minor convenience for users, particuarly since
typing on android is so much harder. The usual linux standalone bundle
just expects the user to know how to add it to PATH. I don't want this
code to grow special cases for every possible login shell. So displaying a
message to the presumably minority who don't use bash seems like the best
choice.
Longer term, I'd hope termux gets some way to set an environment variable
for all login shells. Systems using PAM can, via ~/.pam_environment. Or
alternatively, add a git-annex package to termux, even if just an installer
package. I'd rather spend time on either of those than on making this minor
thing support more login shells.
This commit was sponsored by mo on Patreon.
2019-05-23 13:06:31 -04:00
Joey Hess
a14f6ce758
fix repo description setting bugs
...
* init: When the repository already has a description, don't change it.
* describe: When run with no description parameter it used to set
the description to "", now it will error out.
2019-05-23 12:51:01 -04:00
Joey Hess
d5582865b6
comment
2019-05-23 12:25:51 -04:00
Joey Hess
1e00f861ab
comment
2019-05-23 12:12:44 -04:00
andrew
66b1f2bd15
Added a comment
2019-05-21 23:33:57 +00:00
Joey Hess
52df1b2015
devblog
2019-05-21 15:05:57 -04:00
Joey Hess
d98dc13345
update for preferred content
2019-05-21 14:56:45 -04:00
Joey Hess
e06feb7316
honor preferred content when importing
...
Importing from a special remote honors its preferred content too; unwanted
files are not imported. But, some preferred content expressions can't be
checked before files are imported, and trying to import with such an
expression will fail.
Tested this with scenarios including changing the preferred content
expression and making sure merging the import didn't delete files that were
no longer wanted.
There was one minor inefficiency mentioned in the todo that I punted on.
2019-05-21 14:38:06 -04:00
Joey Hess
ec11575d17
hairyness
2019-05-21 12:54:57 -04:00
Joey Hess
3b9a19171a
Merge branch 'master' into preferred
2019-05-21 11:34:45 -04:00
Joey Hess
5e1221ad53
Improve shape of commit tree when importing from unversioned special remotes
...
Make the import have the previous import as a parent, so eg `git log --stat`
displays a useful diff.
Also a minor optimisation, only calculate the depth of the imported history
once.
2019-05-21 11:32:54 -04:00
Joey Hess
5af9e7f3d0
break out a todo
2019-05-21 11:10:13 -04:00
Joey Hess
e51ca437c4
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-20 16:46:26 -04:00
Joey Hess
357f420ba3
devblog
2019-05-20 16:46:14 -04:00
Joey Hess
97fd9da6e7
add back non-preferred files to imported tree
...
Prevents merging the import from deleting the non-preferred files from
the branch it's merged into.
adjustTree previously appended the new list of items to the old, which
could result in it generating a tree with multiple files with the same
name. That is not good and confuses some parts of git. Gave it a
function to resolve such conflicts.
That allowed dealing with the problem of what happens when the import
contains some files (or subtrees) with the same name as files that were
filtered out of the export. The files from the import win.
2019-05-20 16:43:52 -04:00
Joey Hess
7d177b78e4
docs for export preferred content
...
This includes a note about how include= and exclude= match when exporting
a subtree. I don't know if the note is prominent enough, but the
behavior seems unsurprising enough.
2019-05-20 12:06:02 -04:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
8bec41ceed
Added a comment
2019-05-20 15:23:45 +00:00
Joey Hess
12451ea010
Merge branch 'master' into preferred
2019-05-20 10:00:03 -04:00
Joey Hess
fb69a8c215
retitle
2019-05-20 09:59:12 -04:00
Joey Hess
4894bfe3ea
comment
2019-05-20 09:58:36 -04:00
Joey Hess
2246aef3b8
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-20 09:51:25 -04:00
Joey Hess
cc6eb46ac2
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-20 09:50:56 -04:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
06bc46eaa2
Added a comment: it's zsh
2019-05-19 10:05:27 +00:00
anthony@2b89f08c5c67f83d920fe464d7363db8f45cec20
b7a8264c2f
Added a comment
2019-05-19 08:39:09 +00:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
02a3160ca5
Added a comment: .profile doesn't take effect
2019-05-18 19:46:09 +00:00
Joey Hess
2d7f295b90
todo
2019-05-17 21:15:36 -04:00
ply
c70f344af4
Added a comment
2019-05-17 20:55:48 +00:00
Ilya_Shlyakhter
d803c1c331
reported issue with git-annex-init silently overwriting repo description
2019-05-17 17:51:25 +00:00
Joey Hess
8958556fe3
thought
2019-05-16 20:41:17 -04:00
Ilya_Shlyakhter
33c16fd936
reported still seeing errors with git-annex-add
2019-05-16 18:36:44 +00:00
aragilar
bea10be73c
Added a comment
2019-05-16 08:26:28 +00:00
derobert
1a33402476
Added a comment
2019-05-16 08:12:45 +00:00
aragilar
117c009f23
2019-05-16 06:27:23 +00:00
anthony@ad39673d230d75cbfd19d2757d754030049c7673
2d7186b43d
Added a comment
2019-05-15 17:55:58 +00:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
a275f65662
Added a comment: Are we talking about a different installer?
2019-05-14 19:57:41 +00:00
Joey Hess
428435c37c
comment
2019-05-14 15:30:38 -04:00
Joey Hess
6a012c7d0c
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-14 15:25:21 -04:00
Joey Hess
24c8b1b15a
update
2019-05-14 15:25:09 -04:00
Ilya_Shlyakhter
846bf51421
Added a comment
2019-05-14 19:23:33 +00:00
Joey Hess
f4de45332c
wording
2019-05-14 15:18:43 -04:00
anthony@ad39673d230d75cbfd19d2757d754030049c7673
f986210657
Added a comment: Should be in ~/.profile
2019-05-14 19:15:08 +00:00
anthony@ad39673d230d75cbfd19d2757d754030049c7673
4e7444cbf1
2019-05-14 19:02:27 +00:00
Joey Hess
5266da2cdd
docs for importing preferred content
2019-05-14 14:43:51 -04:00
Joey Hess
156069f621
Merge branch 'master' into preferred
2019-05-14 14:29:49 -04:00
Joey Hess
f29da41367
fix man page formatting
2019-05-14 14:29:40 -04:00
Joey Hess
9411a7c93c
matching preferred content before key is known
...
This will let import try to match preferred content expressions before
downloading the content and generating its key.
If an expression needs a key, it preferredContentParser with
preferredContentKeylessTokens will fail to parse it.
standard and groupwanted are not in preferredContentKeylessTokens
because they may refer to an expression that refers to a key.
That needs further work to support them.
2019-05-14 14:28:23 -04:00
Joey Hess
a3e24ed533
more design work
2019-05-14 11:49:23 -04:00
Joey Hess
c5a61ee808
closing in on final design for this
2019-05-14 10:52:00 -04:00
michael.hanke@c60e12358aa3fc6060531bdead1f530ac4d582ec
53bee6dc5f
Added a comment: Re: Empty lines sent by git-annex to an external special remote
2019-05-14 08:48:27 +00:00
michael.hanke@c60e12358aa3fc6060531bdead1f530ac4d582ec
c4abfcc368
Added a comment: Empty lines sent by git-annex to an external special remote
2019-05-14 06:36:12 +00:00
Ilya_Shlyakhter
0610789285
Added a comment: checksums of remote data
2019-05-13 22:03:38 +00:00
branchable@bafd175a4b99afd6ed72501042e364ebd3e0c45e
4c7f38fc2c
2019-05-12 17:02:07 +00:00
ndj
d45dbd678c
2019-05-11 18:33:25 +00:00
Joey Hess
0c7569bb6f
close
2019-05-10 13:59:39 -04:00
Joey Hess
c77d79d343
close old todo
2019-05-10 13:54:32 -04:00
Joey Hess
ae562ad4d7
update old todo item with what still needs doing
...
removed old comments that are no longer relevant
2019-05-10 13:52:40 -04:00
Joey Hess
daa0c6c1c6
close old todo
2019-05-10 13:35:55 -04:00
Joey Hess
d32143e7ad
close
2019-05-10 13:34:44 -04:00
Joey Hess
ccfb800fa6
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-10 13:31:49 -04:00
Joey Hess
82186ca58f
annex.jobs=cpus etc
...
Added the ability to run one job per CPU (core), by setting annex.jobs=cpus,
or using option --jobs=cpus or -Jcpus.
Built with future expansion in mind, including not defaulting matching on
Concurrency so more constructors can later be added, and using "cpu"
instead of "0".
2019-05-10 13:27:08 -04:00
Joey Hess
459bbd9005
update roadmap
2019-05-10 12:35:14 -04:00
CandyAngel
0076e9fa03
2019-05-10 11:29:10 +00:00
Ilya_Shlyakhter
e0c73c7f29
Added a comment
2019-05-09 21:07:39 +00:00
yarikoptic
a022f42ab2
new issue on inability to access ftp urls forwarded to from http URL
2019-05-09 20:42:34 +00:00
Ilya_Shlyakhter
63f6389e64
problem with multi-threaded copying to an S3 remote.
2019-05-09 03:00:34 +00:00
strmd
aa66648d2f
Added a comment
2019-05-08 17:23:24 +00:00
quzhengrobot@6237b7730f478778d064c18a5a314535129357dd
dff0a44287
Added a comment: Android - gitlab repo
2019-05-08 11:35:04 +00:00
Joey Hess
8b44548d0e
comment
2019-05-07 13:20:03 -04:00
Joey Hess
aaeb85361c
Merge branch 'wip'
2019-05-07 13:07:45 -04:00
Joey Hess
0dead2d6ec
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-07 13:06:30 -04:00
Joey Hess
7264863a01
add news item for git-annex 7.20190507
2019-05-07 13:06:14 -04:00
Joey Hess
2d33122215
avoid ingest lockdown file escaping the withOtherTmp call
...
Fixes bug that caused git-annex to fail to add a file when another
git-annex process cleaned up the temp directory it was using.
Solution is just to push withOtherTmp out to a higher level, so that
the whole ingest process can be completed inside it.
But in the assistant, that was not practical to do, since withOtherTmp runs
in the Annex monad and the assistant does not. Worked around by introducing
a separate temp directory that only the assistant uses for lockdown.
Since only one assistant can run at a time, it's easy to clean up that
directory of old cruft at startup.
2019-05-07 13:04:57 -04:00
Ilya_Shlyakhter
cc7c20f428
Added a comment
2019-05-07 16:53:10 +00:00
Joey Hess
f98e97669e
comment
2019-05-07 12:10:03 -04:00
Joey Hess
eb592a1f20
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-07 12:08:30 -04:00
Joey Hess
d6198442ce
comment
2019-05-07 12:08:07 -04:00
Ilya_Shlyakhter
6d5ba46776
Added a comment
2019-05-07 16:04:58 +00:00
Joey Hess
7da721e356
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-07 12:04:19 -04:00
Joey Hess
2a41712ef1
avoid stageJournal escaping withOtherTmp
...
This is only done for correctness sake; I don't see any way that it
would have caused a problem here. The jlog file escaped withOtherTmp
so another process could swoop in and delete it, but the file is only
used as a buffer for a list of filenames, and its handle gets rewound
and they're read back out, which will still work even if it's already
been deleted.
The only reason I didn't just pre-delete the file and keep the handle
open is I'm not sure that works on all OS's (eg Windows). If there was
a problem that this fixed it might involve an OS that doesn't support
deleting an open file or something like that.
2019-05-07 11:57:12 -04:00
Ilya_Shlyakhter
d46b916f3b
Added a comment
2019-05-07 15:50:52 +00:00
Joey Hess
ce83783fcc
bug report
2019-05-07 11:40:45 -04:00
Joey Hess
09c2516487
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-07 11:21:30 -04:00
Joey Hess
5c217449cc
comment
2019-05-07 11:21:18 -04:00
Joey Hess
37ce10098c
comment
2019-05-07 11:12:00 -04:00
Ilya_Shlyakhter
5638ae9688
Added a comment
2019-05-07 00:59:31 +00:00
Ilya_Shlyakhter
4d0ae18635
Added a comment
2019-05-06 22:38:43 +00:00
Ilya_Shlyakhter
54b0028b5b
Added a comment
2019-05-06 20:24:14 +00:00
Joey Hess
b03e65d260
Improved locking when multiple git-annex processes are writing to the .git/index file
2019-05-06 15:15:12 -04:00
Joey Hess
4bc99e4c21
add todo
2019-05-06 14:58:59 -04:00
Joey Hess
65a82e0d27
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-06 14:45:02 -04:00
Joey Hess
c31d0fe11b
re worktrees
2019-05-06 14:42:51 -04:00
Ilya_Shlyakhter
f0f0d6e61c
Added a comment
2019-05-06 18:39:07 +00:00
Joey Hess
4f11885c12
response
2019-05-06 14:01:56 -04:00
Joey Hess
4999e6dd25
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-06 13:57:39 -04:00
Joey Hess
bf7ecd6892
fix export subtree reversion
...
Fix reversion in last release that caused wrong tree to be written to
remote tracking branch after an export of a subtree.
The invariant "commitsha should have the treesha as its tree"
was not met due to a bug. Guarantee it's met by catting the commitsha
to find its actual tree. A little bit slower, but this is not run often.
2019-05-06 13:57:13 -04:00
Ilya_Shlyakhter
590acf2b0d
question about concurrent writing to the git-annex branch by multiple git-annex commands
2019-05-06 17:05:50 +00:00
Joey Hess
0533fde73c
reproduced
2019-05-06 12:43:26 -04:00
Joey Hess
1bae209470
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-06 12:42:49 -04:00
Joey Hess
c6a4779036
analysis
2019-05-06 12:39:35 -04:00
Joey Hess
6ad51d5627
comment
2019-05-06 12:29:53 -04:00
Joey Hess
7c874327aa
comment
2019-05-06 12:25:17 -04:00
Joey Hess
6845c1e020
comment
2019-05-06 12:16:19 -04:00
Joey Hess
7c6ada691b
comment
2019-05-06 12:07:08 -04:00
Joey Hess
b3eed0feac
comment
2019-05-06 12:04:25 -04:00
Joey Hess
1a0c3e864b
close
2019-05-06 12:02:10 -04:00
Joey Hess
bcbaf3a851
update
2019-05-06 10:51:54 -04:00
herbgroll@5a05f17cf9cd3d69057fee2991f630e5a60cd197
947503cc6d
2019-05-05 19:15:28 +00:00
Joey Hess
afd57e137b
tweak to fix man page indent
2019-05-04 11:45:55 -04:00
Joey Hess
fd57780d04
add news item for git-annex 7.20190503
2019-05-03 12:49:01 -04:00
Ilya_Shlyakhter
437fa438e3
Added a comment
2019-05-03 16:31:18 +00:00
Ilya_Shlyakhter
6535d0c1b2
Added a comment
2019-05-03 16:26:40 +00:00
Ilya_Shlyakhter
03a20b225a
Added a comment
2019-05-03 16:11:06 +00:00
Joey Hess
9cb795da5f
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-03 11:53:37 -04:00
Joey Hess
40c749387f
comment
2019-05-03 11:53:03 -04:00
Ilya_Shlyakhter
3d214c3499
Added a comment
2019-05-03 15:50:43 +00:00
Joey Hess
644bae6f66
Merge branch 'master' of ssh://git-annex.branchable.com
2019-05-03 11:38:22 -04:00
Joey Hess
8c4b1d6f1f
response; cleanup
2019-05-03 11:37:41 -04:00
Ilya_Shlyakhter
64bcaff016
added todo for speculate-can-get : extension of speculate-present
2019-05-03 15:34:41 +00:00
yarikoptic
627fe280b0
Added a comment: question about .gitattributes
2019-05-03 15:21:41 +00:00
Joey Hess
60bed2c186
remove
2019-05-03 11:06:35 -04:00
Ilya_Shlyakhter
a153a694f4
Added a comment
2019-05-02 16:04:06 +00:00
yarikoptic
3eeb5a732c
initial report
2019-05-01 22:03:53 +00:00
Joey Hess
63ed61ae3d
devblog
2019-05-01 14:46:42 -04:00
Joey Hess
700a3f2787
Merge branch 'master' into import-from-s3
2019-05-01 14:30:52 -04:00
Joey Hess
a405ae015d
remove simple fast-forward todo
...
I think the history looks nice enough without that special case.
2019-05-01 14:29:52 -04:00
Joey Hess
7264b9aa8c
tweak wording
2019-05-01 14:29:10 -04:00
Joey Hess
a32f31235a
reuse old imported commits
...
This avoids proliferation of different import commits for the same
trees, and makes the resulting git history nice.
2019-05-01 14:20:26 -04:00
Joey Hess
ed1f53702c
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-30 16:34:38 -04:00
Joey Hess
8f9457dec8
devblog
2019-04-30 16:33:48 -04:00
Joey Hess
83a420dd66
update todo
2019-04-30 16:31:46 -04:00
Joey Hess
1503b86a14
make import tree from remote generate a merge commit
...
This way no history is lost, neither what was exported to the remote,
or the history of changes that is imported from it. No complicated
correlation of two possibly very different histories is needed, just
record what we know and then git merge will do a good job.
Also, it notices when the remote tracking branch doesn't need to be updated,
and avoids doing anything, so noop remotes are super cheap.
The only catch here is that, since the commits generated for imports
from the remote don't have a stable date or author/committer, each
(non-noop) import generates different commits for the same imported
trees. So, when the imported remote tracking branch is merged into master
and then a change is imported again, there will be an extra series of
commits, which will get more and more expensive each time.
This seems to call for making stable commits for imports. Also that
seems a good idea to make importing in several repositories have the
same result.
2019-04-30 16:13:21 -04:00
Ilya_Shlyakhter
59922f1f45
Added a comment: format of log files on the git-annex branch
2019-04-30 17:52:41 +00:00
Joey Hess
3a6b9ccada
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-30 12:19:26 -04:00
Joey Hess
9dd764e6f7
Added mimeencoding= term to annex.largefiles expressions.
...
* Added mimeencoding= term to annex.largefiles expressions.
This is probably mostly useful to match non-text files with eg
"mimeencoding=binary"
* git-annex matchexpression: Added --mimeencoding option.
2019-04-30 12:17:22 -04:00
TroisSinges
857ad83ca4
2019-04-30 06:06:07 +00:00
yarikoptic
4f53cbbba8
Added a comment: update
2019-04-29 13:41:32 +00:00
Ilya_Shlyakhter
d8dbf53b57
Added a comment: use git-annex-untrust
2019-04-28 17:32:30 +00:00
Ilya_Shlyakhter
95b74b3fc1
removed
2019-04-28 17:29:59 +00:00
Ilya_Shlyakhter
8b8dbf1b70
Added a comment
2019-04-28 17:29:13 +00:00
stratosgear@54a818e85fb71bedb15c5ed52ba9442429f1698b
9a1484f4fb
2019-04-28 16:40:00 +00:00
yarikoptic
6b3cfcd59d
Added a comment: change in libmagic behavior
2019-04-26 15:20:22 +00:00
Joey Hess
ff475d71c0
analysis
2019-04-26 10:23:48 -04:00
Joey Hess
cd5e685fd1
comment
2019-04-26 10:18:55 -04:00
Joey Hess
3e85707ccf
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-26 10:17:15 -04:00
yarikoptic
28a3926c8c
initial report on twice the add line reported
2019-04-26 14:01:54 +00:00
yarikoptic
ec69ae87ed
initial report on strange text file addition to annex instead of git
2019-04-26 13:58:30 +00:00
yarikoptic
b71a1b5483
wishlist for add --json-progress
2019-04-25 16:33:19 +00:00
Joey Hess
6af70dc5f8
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-25 10:54:18 -04:00
Joey Hess
2a6824bf9d
close
2019-04-25 10:49:55 -04:00
TroisSinges
e3de7ba02a
2019-04-25 11:57:58 +00:00
Joey Hess
fcf6a8851e
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-24 18:37:22 -04:00
Joey Hess
5b0e5922f5
devblog
2019-04-24 18:37:04 -04:00
Joey Hess
ca385a09c1
rename problem
2019-04-24 15:52:05 -04:00
Joey Hess
a71ae8053e
Merge branch 'master' into import-from-s3
2019-04-24 15:22:25 -04:00
Joey Hess
5b09b016fe
update
2019-04-24 15:22:02 -04:00
Ilya_Shlyakhter
ae04ab3b91
re: backend variants that compute checksum of chunk checksums
2019-04-24 17:40:13 +00:00
Ilya_Shlyakhter
d9fcc9c6cc
added a hyperlink from key internals page to git-annex-examinekey
2019-04-24 17:18:33 +00:00
avar
8876e6a4de
Added a comment: A useful command in combination with this
2019-04-24 12:37:36 +00:00
Joey Hess
b4230bd023
devblog
2019-04-23 16:36:50 -04:00
Joey Hess
2d0dd34916
initial work toward correctly merging deeper import histories
...
Pure code is tested working, including with even histories that merge
several lines of development. Needs to be hooked up to git histories
next.
2019-04-23 16:34:19 -04:00
Joey Hess
48d30d8753
Merge branch 'master' into import-from-s3
2019-04-23 15:34:26 -04:00
Joey Hess
c3f5e7863c
some more todos
2019-04-23 15:34:11 -04:00
Joey Hess
8d01b00507
update status
2019-04-23 14:50:33 -04:00
Joey Hess
cab28b48af
reorder
2019-04-23 14:45:34 -04:00
Joey Hess
a42e7a012a
refuse unsafe store to unversioned exporttree with old aws version
...
I've developed a patch to aws, once it gets merged, the real version
number of aws can be filled in.
2019-04-23 14:39:30 -04:00
Joey Hess
ae21c88640
tested S3 import/export with versioned bucket
...
rename and delete working
2019-04-23 13:43:41 -04:00
Joey Hess
0c878899ea
update status
2019-04-23 13:21:38 -04:00
Joey Hess
67d6280242
document importree for S3
2019-04-23 13:19:08 -04:00
Joey Hess
22fbab0563
close
2019-04-23 12:42:13 -04:00
Ilya_Shlyakhter
4c79f2b4ac
added suggestion to use git-replace for better implement git-annex-migrate
2019-04-22 01:26:55 +00:00
richih@c163df26fe804f6b596ffbfefe3691879d60c12d
2deb3e9129
2019-04-21 20:27:02 +00:00
guillaume.charbonnier@b98fd014ecb3f24159afc522ada81365a562f4fc
b851c12972
2019-04-21 20:09:20 +00:00
guillaume.charbonnier@b98fd014ecb3f24159afc522ada81365a562f4fc
c1f5e5a9f1
2019-04-21 16:39:13 +00:00
guillaume.charbonnier@b98fd014ecb3f24159afc522ada81365a562f4fc
2e31977789
2019-04-20 23:10:26 +00:00
guillaume.charbonnier@b98fd014ecb3f24159afc522ada81365a562f4fc
b23e3a83b1
2019-04-20 23:06:15 +00:00
Joey Hess
6f846f4c38
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-19 15:21:34 -04:00
Joey Hess
a7ba22ffd3
devblog
2019-04-19 15:20:55 -04:00
Joey Hess
2f79cb4b45
versioned import from S3 is working
...
Still some bugs and two stubbed methods to implement though.
2019-04-19 15:13:49 -04:00
Joey Hess
55a5d9679a
implemented mkImportableContentsVersioned
2019-04-19 13:39:33 -04:00
yarikoptic
2c61fbf858
Added a comment: indeed a useful use case
2019-04-19 13:26:05 +00:00
Joey Hess
af332f8b36
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-18 16:38:37 -04:00
Joey Hess
e65455fdda
devblog
2019-04-18 16:38:15 -04:00
Joey Hess
1968f6d9c6
designing S3 GetBucketObjectVersions to ImportableContents algo
...
I think I have a good algo now, at least poorly explained in English..
2019-04-18 16:25:04 -04:00
CandyAngel
c9be042c13
removed
2019-04-18 18:07:25 +00:00
maryjil2596
352612618c
Added a comment: samsung printer error code u1-2320
2019-04-18 10:10:14 +00:00
jasonb@ab4484d9961a46440958fa1a528e0fc435599057
fd477eff80
Added a comment: Unusual behavior
2019-04-18 01:36:05 +00:00
jasonb@ab4484d9961a46440958fa1a528e0fc435599057
a2f6d5633f
2019-04-16 21:51:12 +00:00
Joey Hess
2f740d14da
hmm
2019-04-16 13:18:59 -04:00
Joey Hess
7f50371bf2
split out section on common configuration parameters
2019-04-16 13:09:12 -04:00
Joey Hess
935eed0bb0
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-16 12:27:27 -04:00
Joey Hess
eaa4042c39
forgot to add man page
2019-04-16 12:25:49 -04:00
strmd
659292a5a4
Added a comment
2019-04-16 15:12:57 +00:00
CandyAngel
34233d2773
Added a comment
2019-04-16 13:10:03 +00:00
strmd
acf7ac168e
2019-04-16 12:28:46 +00:00
mario
b9c9a74a3b
Added a comment: Thanks
2019-04-16 11:07:11 +00:00
Joey Hess
a474304f1d
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-15 13:49:16 -04:00
Joey Hess
c0c38e986d
added renameremote command
2019-04-15 13:49:03 -04:00
Joey Hess
ed1a0926c1
don't list subpages of todos
2019-04-15 13:01:53 -04:00
Joey Hess
de7a510da1
update
2019-04-15 13:00:46 -04:00
Joey Hess
00b1943927
close
2019-04-15 12:59:39 -04:00
Joey Hess
72b01b0faf
todo
2019-04-15 12:55:56 -04:00
CandyAngel
c2f93c77ee
Added a comment
2019-04-15 07:34:22 +00:00
mario
e8575fd3b0
2019-04-13 21:43:14 +00:00
Joey Hess
40fe5e8927
todo
2019-04-12 11:49:38 -04:00
Ilya_Shlyakhter
9a7cef06e3
added suggestion for git-annex-get --batch --key
2019-04-11 23:41:17 +00:00
Joey Hess
48c2a95efb
simpler setup instructions
...
This commit was sponsored by Denis Dzyubenko on Patreon.
2019-04-10 12:34:28 -04:00
Joey Hess
d3d6a45918
thoughts
2019-04-10 12:01:52 -04:00
Joey Hess
4c1e08e92d
followup
2019-04-10 10:25:13 -04:00
Joey Hess
f46f9f1bd3
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-10 09:57:44 -04:00
Joey Hess
3b6ea2c244
document importtree=yes
2019-04-10 09:46:27 -04:00
yarikoptic
7e039f9319
original report on inability to get a url
2019-04-10 13:30:17 +00:00
Joey Hess
6babb2c73f
remove wrong uniqueness constraint from ContentIdentifier db
...
Fix bug that caused importing from a special remote to repeatedly download
unchanged files when multiple files in the remote have the same content.
Unfortunately, there's really no good way to remove a uniqueness constraint
from a sqlite database. The best that can be done is to make a new table
and copy the data over. But that would require using persistent's
migrations or raw sql, and I don't want to do either.
Instead, a sledgehammer approach: Renamed .git/annex/cid to
.git/annex/cids. When the new database doesn't exist, it will be populated
from the git-annex branch.
Noting deletes the old database. Don't want to delete it out from under
some long-running git-annex process that might be using it. It could
eventually be deleted. But this is such a new feature, probably few repos
have the database in any case.
2019-04-09 19:58:24 -04:00
Joey Hess
5ece1408ae
analysis
2019-04-09 19:38:55 -04:00
Joey Hess
88bb928f22
devblog
2019-04-09 18:01:03 -04:00
Joey Hess
ae0a64f1c4
bug I noticed
2019-04-09 18:00:49 -04:00
Joey Hess
7b6d0da9b8
adb import
...
As well as adding the necessary methods, a few other changes to the adb
remote:
* Use ".annextmp" extension for temp files, to avoid conflict with other
temp files.
* Stop using "echo $?" to get exit status of command inside adb.
There were two problems; first the "echo" just before it meant it was
always 0! And secondly, it seems kind of random on my phone whether it's
1 or 0, not dependant on whether the command seems to have succeeded.
2019-04-09 17:52:41 -04:00
Joey Hess
1a1a5177fd
add tip for new adb import feature
...
This commit was sponsored by Jake Vosloo on Patreon.
2019-04-09 17:45:55 -04:00
Joey Hess
5a570da1ab
thoughts
2019-04-09 15:50:52 -04:00
Joey Hess
7bf18f23e5
todo
2019-04-09 14:07:47 -04:00
Joey Hess
2dc20e3fa4
update design doc with final design choices
2019-04-09 13:05:22 -04:00
Joey Hess
b51eceb326
reorg section and expand
...
conflict detection at import time is not detected, but I think it's ok
given this reasoning
2019-04-09 12:59:14 -04:00
Joey Hess
4211281336
remove old forum post that is a spam magnet
...
This was never a useful forum post, so I'm willing to sacrifice it.
2019-04-09 11:42:23 -04:00
Joey Hess
44f3699485
response
2019-04-09 11:41:51 -04:00
Joey Hess
609c505980
remove massive amount of spam comments on this forum post
2019-04-09 11:40:29 -04:00
Joey Hess
f40edb680c
doc clarification
2019-04-09 11:38:11 -04:00
Joey Hess
8191095bce
comment
2019-04-09 11:13:37 -04:00
Joey Hess
3d4ef050dd
comment
2019-04-09 11:11:29 -04:00
Joey Hess
0a14dfd383
comment
2019-04-09 11:08:18 -04:00
Joey Hess
996055b3cc
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-07 15:35:17 -04:00
jillcaballero
fbb07ee634
Added a comment: Kentucky Derby
2019-04-06 13:14:50 +00:00
Joey Hess
4af55c1f30
Merge branch 'master' of ssh://git-annex.branchable.com
2019-04-05 11:41:46 -04:00
Joey Hess
212c5b84a9
update
2019-04-05 10:35:06 -04:00
adamdwalker
069c074b6d
Added a comment: IIHF
2019-04-05 12:37:58 +00:00
yarikoptic
7db8eaf512
initial question about possible "globus" special remote
2019-04-05 02:25:12 +00:00
Joey Hess
1f3245ddf5
close as basis of this is wrong
2019-04-04 12:50:55 -04:00
Joey Hess
d40a3580a5
comment
2019-04-03 13:27:58 -04:00
Joey Hess
727ac0451a
comment
2019-04-03 13:14:54 -04:00
Joey Hess
1b5f4a8e20
comment
2019-04-03 13:11:34 -04:00
Joey Hess
5813005ab6
comment
2019-04-03 13:01:07 -04:00
Joey Hess
e40fcf2530
fix name of --trust-glacier command in man page
2019-04-03 13:00:30 -04:00
driusan@4d47e7deeb2f5d3846792d049ed06f96a0c3ca98
2599296a31
be more explicit about new hash format
2019-04-01 19:52:00 +00:00
Ilya_Shlyakhter
d40b2e879f
Added a comment: re: key content size
2019-04-01 17:44:29 +00:00
CandyAngel
979f6c7cd1
removed
2019-04-01 07:32:15 +00:00
maryjil2596
a477b519f5
Added a comment: aol account recovery
2019-04-01 06:52:11 +00:00
driusan@4d47e7deeb2f5d3846792d049ed06f96a0c3ca98
eb00b3f6da
removed
2019-03-31 16:31:47 +00:00
driusan@4d47e7deeb2f5d3846792d049ed06f96a0c3ca98
7879bbeafd
Added a comment: key content size
2019-03-31 16:31:28 +00:00
driusan@4d47e7deeb2f5d3846792d049ed06f96a0c3ca98
f250bb092d
Added a comment: key content size
2019-03-31 16:31:09 +00:00
driusan@4d47e7deeb2f5d3846792d049ed06f96a0c3ca98
d70f248459
Added a comment: Options don't match git-annex lookupkey --help
2019-03-30 16:05:30 +00:00
driusan@4d47e7deeb2f5d3846792d049ed06f96a0c3ca98
7e92349438
Added a comment: Warning building with cabal
2019-03-30 00:19:11 +00:00
Joey Hess
bc302b56ae
test patch
2019-03-28 16:16:28 -04:00
Joey Hess
c68ae14268
further thought
2019-03-28 15:46:14 -04:00
Joey Hess
a53c2a7e13
Merge branch 'master' of ssh://git-annex.branchable.com
2019-03-28 14:04:25 -04:00
Joey Hess
b09c6e3016
todo item based on behavior yoh showed me
2019-03-28 14:04:20 -04:00
Joey Hess
2c735f1747
improve wording
2019-03-28 13:25:14 -04:00
Joey Hess
5d5521d1bb
mention that repo decription can be used
2019-03-28 13:21:37 -04:00
pellman.john@e59e5c6d98d49cd9632d6fbe0c5026ddc71d52fd
afd72811c6
Added a comment: Re: Inconsistent idiom
2019-03-28 03:59:04 +00:00
Joey Hess
e035bc5324
minor typos
2019-03-27 11:15:20 -04:00
Joey Hess
f4c49b8f81
this is not all run as root
2019-03-27 11:15:03 -04:00
Ilya_Shlyakhter
1c334f74d6
Added a comment
2019-03-26 18:27:04 +00:00
Ilya_Shlyakhter
9b4e06d8c2
fixed a typo
2019-03-26 17:51:19 +00:00
Ilya_Shlyakhter
38669f0817
Added a comment: simplifying the interface
2019-03-26 17:40:33 +00:00
yarikoptic
94b9c5da92
Added a comment: annex.thin without hardlinks would be useful for non-crippled systems as well
2019-03-25 18:57:37 +00:00
yarikoptic
cb539a2e5a
Added a comment
2019-03-24 23:49:48 +00:00
yarikoptic
49ace859cb
Added a comment: The issue persists with recent git-annex
2019-03-24 23:00:30 +00:00
Ilya_Shlyakhter
72b788dfaf
re: documenting git-annex dependencies
2019-03-24 18:47:28 +00:00
89.200.13.45
b7512c1146
poll vote (OpenStack SWIFT)
2019-03-23 09:08:09 +00:00
Joey Hess
5c1e4d10e0
add news item for git-annex 7.20190322
2019-03-22 13:57:24 -04:00
Joey Hess
39d55a8541
back-compat warning for protocol=https
2019-03-22 12:22:34 -04:00
Joey Hess
7d37011a11
S3: Added protocol= initremote setting, to allow https to be used on a non-standard port
...
protocol=https implies port=443 and
port=443 implies protocol=https
-- this was necessary because the existing configs set port=443, but
with a protocol setting, users will naturally want to use it, and then
there's no need for them to supply the default https port. So we keep
back-compat, add a nicer way to enable https, and also add support for
non-standard https ports.
2019-03-22 12:17:05 -04:00
Joey Hess
e18ac37ff6
close old bug
2019-03-22 10:32:24 -04:00
Joey Hess
9ada4b38c1
comment
2019-03-22 10:30:22 -04:00
Joey Hess
59c8119b2a
comment
2019-03-22 10:18:07 -04:00
Joey Hess
648756b84d
despam
2019-03-22 10:09:14 -04:00
Joey Hess
ba6b396a97
improve docs
2019-03-22 09:59:56 -04:00
Joey Hess
077efce98b
fix wrong option, followup
2019-03-22 09:51:42 -04:00
Joey Hess
b5d1029b6e
remove unsupported option
2019-03-22 09:46:47 -04:00
Joey Hess
95087e8a87
reopen
2019-03-22 09:44:40 -04:00
Joey Hess
97ae0f2c22
Android: Fix typo of name of armv7l in installation script. Thanks, 4omecha.
2019-03-22 09:39:18 -04:00
Joey Hess
b22d07ba93
comment
2019-03-22 09:32:26 -04:00
Joey Hess
3c58e62142
comment
2019-03-22 09:30:49 -04:00
Joey Hess
5fea7efee7
comment and toddo
2019-03-22 09:23:31 -04:00
gueux
2e4fedf1a4
Added a comment
2019-03-21 22:59:38 +00:00
gueux
a6233719e6
Added a comment
2019-03-21 22:57:36 +00:00
gueux
c789270c44
Added a comment
2019-03-21 20:40:55 +00:00
Fabio
9d7663432b
Added a comment: no problem with xdg-open
2019-03-20 21:57:01 +00:00
4omecha@fff0ca6fa5307d92706e5ee6812d8db8f8067df0
65e41fea40
2019-03-20 17:01:58 +00:00
Joey Hess
3bcfc285e7
update
2019-03-20 12:05:58 -04:00
yarikoptic
a008053f24
Added a comment: more info on hanging
2019-03-19 21:04:54 +00:00
Ilya_Shlyakhter
438ff50013
Added a comment
2019-03-19 20:40:50 +00:00
Joey Hess
caa5cca47f
Merge branch 'master' of ssh://git-annex.branchable.com
2019-03-19 15:57:19 -04:00
Joey Hess
0204d3443e
thought
2019-03-19 15:56:47 -04:00
Ilya_Shlyakhter
10291efa55
added suggestion for git-annex-test to do simple sanity checks on external utils before running tests that depend on them
2019-03-19 18:55:59 +00:00
Joey Hess
cf0ec85548
comment
2019-03-19 14:00:41 -04:00
Joey Hess
56b1274d8c
Merge branch 'master' of ssh://git-annex.branchable.com
2019-03-19 13:56:46 -04:00
Joey Hess
2118006711
comment
2019-03-19 13:53:32 -04:00
Joey Hess
1c2f6aee11
comment
2019-03-19 13:45:28 -04:00
yarikoptic
0b3d68d116
Added a comment
2019-03-19 17:41:12 +00:00
Joey Hess
738325ffb7
comment
2019-03-19 13:40:46 -04:00
Joey Hess
cce81f9b0c
comment
2019-03-19 13:34:45 -04:00
Joey Hess
059ff44e8b
comment
2019-03-19 13:28:08 -04:00
yarikoptic
5cfaf1ad39
Added a comment: reporting back
2019-03-19 17:01:10 +00:00
meribold
5b2caf30ae
Added a comment: Re: Best solution to save disk space on exFAT
2019-03-19 14:32:29 +00:00
meribold
8f0117545c
Added a comment: Re: Best solution to save disk space on exFAT
2019-03-19 14:22:57 +00:00
meribold
ab725aeb89
Added a comment: Re: Best solution to save disk space on exFAT
2019-03-19 14:14:38 +00:00
jamie@b5676b90eec0401ca8faac7c972eaf5676891601
ffb9b3160c
Added a comment
2019-03-19 03:32:33 +00:00
Joey Hess
0f20c8c517
comment
2019-03-18 22:54:34 -04:00
yarikoptic
7bd01999fd
fixed up formatting typo
2019-03-18 23:24:50 +00:00