Marcus Cobden

Results 13 issues of Marcus Cobden

Makes ioctl syscalls to load the device error stats you'd normally see using `btrfs device stats /mnt/myFs`. On the command line, you'd normally see this kind of info via: ```...

In order to control DCM from other languages it'd be great to have output in a form which is more easily parseable (e.g an XML or JSON) rather than having...

Feature

I'd expect it to behave like the docs: https://facebook.github.io/react/docs/jsx-in-depth.html#namespaced-components

I cannot, despite my best efforts, find a way to decode the response body. The envelope is processed fine, just the contents of the Body is not decoded. I think...

As per [`git lfs track` behaviour](https://github.com/git-lfs/git-lfs/blob/master/commands/command_track.go#L80)! :)

Allows you to use `--annotate-id-prefix original-id:` to add original IDs to end of commit & tag messages; useful if you want to keep a track of rewrite changes historically.

Reverting this change drastically improves execution time performance on large repos.

I tried to run a gc after migrating but it failed: ``` $ git gc --aggressive --no-prune error: refs/tags/v0.0.0 does not point to a valid object! error: refs/tags/v0.0.0 does not...

URL rewriting is possible in other servers (e.g. nginx + fpm), so allow people to configure it.