Marco Fontani
Marco Fontani
Julien Muchembled suggested providing the ability to mount a specific revision. Specific revision SHA1s may be specified via command-line, and mounted on the mountpoint under revs/. Is there any reason...
Julien Muchembled reported that symlinks in Git repositories don't work: ``` $ ls -l RelNotes /bin/ls: cannot read symbolic link RelNotes: Function not implemented l--------- 1 jm users 34 Jan...
Since most of the reads and writes are available, document how this program can be used on a server running mod_webdav to seamlessly allow a user to read/write files to...
Feature request. In any tree displayed for branches' HEAD, contents should get the permissions they have according to the Git repository. The UID and GID of the files in the...
Currently the information about commits and entities in the filesystem is gathered via porcelain Git commands. This is unsatisfactory. See to find alternative "plumbing" commands and/or offload the operations to...
Feature request. Ascertained that a HEAD is nothing more than a named commit SHA1, the idea is that by cd'ing to a HEAD's directory -- which currently displays the tree...
Hi, I was evaluating this software I stumbled upon whilst searching for a Free Linux driver for the Logitech G13 device. Unfortunately I was not able to find any copyright...
Since Hugo v0.92.2 (inclusive) the `hugo check ...` command has been removed, and using this plugin with a version of hugo greater than or equal to v0.92.2 fails with: Error:...
Reverts commit 0f91e321a04b3262657ca63dcfdf74e61bc82a4f Revert "apparently, one must check whether a checkbox is checked or not using .prop() and no longer with .attr(), since jQuery 1.6+" The commit was right, _but_...