Roland Walker

Results 114 comments of Roland Walker

yes definitely `rmdir: failed to remove ‘/tmp/conf-prefix/libexec’: Directory not empty` https://travis-ci.org/jonas/tig/jobs/381863880 I will play with it some more.

A portable external tool is [entr](http://entrproject.org/). A first approximation of entr monitoring a repo is ```bash git ls-files "$(git rev-parse --show-toplevel)" | entr -pd printf '%s\n' /_ ``` with the...

Some time ago I sketched out an implementation indea in #734. It seems like the momentum got lost there. There is an unexplained test failure. However, I have been using...

@amjith yes we should do something about it. Will review.

May be related https://github.com/dbcli/cli_helpers/pull/86 .

+3, though perhaps this should be three separate issues. With regard to any form of enforcement clause: this is different in kind than the rest of the statement – it...

I had wanted this too, and had drafted the crude proof-of-concept below. What would probably be more clever is to use `%B%x00` in the format instead of `%s` (emitting the...

interface idea ```ini set main-view = … commit-title:yes,body=yes color commit-body gray default ``` where `body` takes `no`, `yes`, or `ellipsis`, and defaults to `no`.

I have the same issue with username roland.walker showing no packages. Example package http://marmalade-repo.org/packages/ucs-utils will not allow a new version to be uploaded.

Thanks. That character is FULLWIDTH FULL STOP U+FF0E. I am not able to log in under the username with the weird character. Login for "roland.walker" is working fine.