1
0
mirror of https://github.com/winfsp/hubfs.git synced 2022-03-13 05:11:16 +03:00

223 Commits

Author SHA1 Message Date
Bill Zissimopoulos
1ba013d3fe fs: hubfs: replace / in branch refs with + 2022-03-10 11:11:19 +00:00
Bill Zissimopoulos
94ed9affaa main: fix default product name 2022-03-10 10:53:45 +00:00
Bill Zissimopoulos
c2c5221a8d Makefile: bump version to 1.0 v1.0B1 2022-03-08 15:31:46 +00:00
Bill Zissimopoulos
4b90500a8d update README 2022-03-08 14:55:25 +00:00
Bill Zissimopoulos
e541edf26e update README 2022-03-08 14:54:39 +00:00
Bill Zissimopoulos
2ed298cd38 providers: github: list org private repos 2022-03-08 14:04:40 +00:00
Bill Zissimopoulos
1d6332760a github: workflows: test 2022-03-08 11:55:20 +00:00
Bill Zissimopoulos
1dccbd1d13 github: workflows: build,test: new project locations 2022-03-07 23:19:25 +00:00
Bill Zissimopoulos
29ee12cafd github,git: fix tests to refer to new project location 2022-03-07 21:51:06 +00:00
Bill Zissimopoulos
4b69b08814 providers: filter: include/exclude repo filtering 2022-03-07 21:29:21 +00:00
Bill Zissimopoulos
d871c4297d github: workflows: build 2022-02-28 15:30:12 +00:00
Bill Zissimopoulos
e7ceecf6c2 make: universal builds 2022-02-28 14:57:09 +00:00
Bill Zissimopoulos
eee548e84a README: update with latest usage 2022-02-28 14:08:45 +00:00
Bill Zissimopoulos
6d7494cb88 fs: hubfs: shardfs: Readlink: make relative links 2022-02-27 23:25:31 +00:00
Bill Zissimopoulos
3a6f2df38b github: workflows: test 2022-02-27 22:01:03 +00:00
Bill Zissimopoulos
07b6cb764f hubfs: prefix handling fixes 2022-02-27 17:12:16 +00:00
Bill Zissimopoulos
e3ca6b43da fs: hubfs: Getattr: remove /. handling 2022-02-27 14:54:15 +00:00
Bill Zissimopoulos
e38ebc6338 main: add -d (debug) option 2022-02-26 17:04:03 +00:00
Bill Zissimopoulos
292d41ee97 fs: hubfs: improve prefix handling 2022-02-26 16:48:40 +00:00
Bill Zissimopoulos
2d9137d5ba github: workflows: test: build hubfs on hubfs 2022-02-25 18:02:17 +00:00
Bill Zissimopoulos
abd01a4ce6 add HUBFS_TOKEN secret for testing 2022-02-25 16:47:07 +00:00
Bill Zissimopoulos
4787fce66c github: workflows: test: build hubfs on hubfs 2022-02-25 16:30:05 +00:00
Bill Zissimopoulos
8ed110d4c4 make.cmd: chmod +x 2022-02-25 16:30:05 +00:00
Bill Zissimopoulos
37498ab765 main: add auth token=T command line option 2022-02-25 16:14:42 +00:00
Bill Zissimopoulos
c3d391487e main: FUSE option defaults and reporting 2022-02-25 14:56:23 +00:00
Bill Zissimopoulos
e3b3200d83 main: FUSE option defaults and reporting 2022-02-25 14:31:32 +00:00
Bill Zissimopoulos
63d663700c github: workflows: test: smoke test HUBFS 2022-02-23 17:14:10 +00:00
Bill Zissimopoulos
f05718b4db github: workflows: test: smoke test HUBFS 2022-02-23 17:13:03 +00:00
Bill Zissimopoulos
93edfc9b6c Makefile: build system improvements 2022-02-23 16:53:44 +00:00
Bill Zissimopoulos
561bed8795 README: update with recommended FUSE options 2022-02-23 15:00:05 +00:00
Bill Zissimopoulos
e834c7523f fs: Read/Write returns number of bytes, not errc 2022-02-23 14:47:41 +00:00
Bill Zissimopoulos
056aa95e3e port: windows: mapFileAttributesToMode:
Remove group,other write permissions.
2022-02-23 14:23:33 +00:00
Bill Zissimopoulos
119d04c94a main: Umask(0) 2022-02-23 14:01:43 +00:00
Bill Zissimopoulos
3353f5ab8c fs: unionfs: on copyup Chown is best effort 2022-02-22 18:00:25 +00:00
Bill Zissimopoulos
adbd79c249 fs: hubfs: fix cache dir permissions 2022-02-22 16:58:53 +00:00
Bill Zissimopoulos
f19740ad2d providers: github: return ErrNotFound on HTTP 404 2022-02-22 16:40:15 +00:00
Bill Zissimopoulos
1f44896cff main: support -ouid=-1 on Linux/macOS 2022-02-22 16:00:46 +00:00
Bill Zissimopoulos
a95afcfa43 fs: hubfs: overlay: fix prefix mounts 2022-02-21 15:55:08 +00:00
Bill Zissimopoulos
6de2a27309 update README 2022-02-21 13:58:51 +00:00
Bill Zissimopoulos
5a79c9652a fs: unionfs: getvis: ENAMETOOLONG for long paths on macOS 2022-02-16 22:41:29 +00:00
Bill Zissimopoulos
afaada4745 github: workflows: test: macOS 2022-02-16 22:38:20 +00:00
Bill Zissimopoulos
96110eb95d fs: port: unix: Readdir
Seek to beginning of directory in case file handle is being reused .
2022-02-16 22:16:00 +00:00
Bill Zissimopoulos
8639bab73c github: workflows: test: Windows 2022-02-14 23:27:48 +00:00
Bill Zissimopoulos
6332f138a5 github: workflows: test: Linux: fsx 2022-02-14 23:10:53 +00:00
Bill Zissimopoulos
095ae220ac github: workflows: test: Linux: fsstress 2022-02-14 22:59:07 +00:00
Bill Zissimopoulos
ef077350ac fs: unionfs: getvis: ENAMETOOLONG for long paths on Linux 2022-02-14 21:41:10 +00:00
Bill Zissimopoulos
f0a5c1a8e0 github: workflows: test: Linux 2022-02-14 21:41:10 +00:00
Bill Zissimopoulos
5e8c540556 installer: fix hubfs launcher registration 2022-02-12 23:23:31 +00:00
Bill Zissimopoulos
33da9dad73 github: workflows: test: disable GITHUB_TOKEN
The GitHub git server accepts our requests (to the public HUBFS repo) without a
token, but rejects them when passing GITHUB_TOKEN. It is unclear why this
happens, but we disable GITHUB_TOKEN for now.
2022-02-12 23:13:41 +00:00
Bill Zissimopoulos
42a191c556 github: workflow: test: windows 2022-02-12 20:25:13 +00:00