John Gietzen
John Gietzen
The current implementation first checks a file, called "mime-types.txt", located in the sharedlib project. If it fails to find the file extension in that file, it searches the windows registry...
There are several examples of this issue: ``` .cmd, .nsi, .ls, .bxrc ``` The point is that it is an insurmountable challenge to build an exhaustive list. We should default...
Community help here would be appreciated.
This would be a non-issue if we didn't have a plugin system (right-click, package). This is another reason that I would like to ditch it.
Yeah, I was thinking about caching it based on the hash of the commit.
We would actually have to hash 3 items together, to get an effective cache: 1. The commit hash. 2. The hash of the ignore file. 3. The hash of the...
Do you have a proposed URL structure for this, BTW?
Wouldn't that make the URLs ambiguous, potentially? On May 30, 2013 8:16 AM, "Greg Sohl" [email protected] wrote: > I was thinking of inserting the folder between the Action and the...