Pinned
769 contributions in the last year
Less
More
Contribution activity
October 2021
Created 15 commits in 2 repositories
Created a pull request in rclone/rclone that received 11 comments
filter: add {{ regexp }} syntax to pattern matches - fixes #4074
There has been a desire from more advanced rclone users to have regexp filtering as well as the glob filtering. This patch adds regexp filtering us…
+100
−8
•
11
comments
Reviewed 15 pull requests in 2 repositories
rclone/rclone
10 pull requests
- cmd/hashsum: dont put ERROR or UNSUPPORTED in output
- Removed multiple emails for Ankur Gupta
- serve/docker: fix octal umask
- drive: constrain list by filter
- ftp: set correct encoding in integration tests with ProFtpd,PureFtpd,VsFtpd
- lib/http: Add auth to http service
- config: support hyphen in remote name from environment variable
- config: allow dot in remote names
- Improve MkdirAll on Windows
- config: configurable temp-dir and command to show all configured paths
ncw/swift
5 pull requests
Created an issue in golang/go that received 4 comments
net: Listen("tcp", "0.0.0.0:1234") binds to IPv6 addresses
What version of Go are you using (go version)?
go version go1.17.1 linux/amd64
Does this issue reproduce with the latest release?
Yes
What operat…
4
comments