Tray

Results 9 issues of Tray

This allows for things like adding modes for monitors that xrandr doesn't detect correctly.

hiera-foreman currently only supports ENC-style lookups. This should be extended to allow smartvar searching as well.

enhancement
feature

Currently, if a gem has a semantic version requirement on a single digit number (aka "~> 3"), FPM winds up converting this into (in debian, at least) ">= 3" and...

On my OS X install, this function was never able to see the content inserted by my editor (vim). I'm unsure of why, specifically, but opening another File object against...

Currently, jiracli wants a credential file to log in. In some settings, this can cause all sorts of annoying things, ranging from being unacceptable in the eyes of some policy,...

enhancement

Capturing a conversation I had with @jordansissel at PuppetConf 2014: Pleaserun has 2 implementations currently: one in golang, and another in Ruby. As per @jordansissel, they're pretty equal in terms...

First off, thank you for the excellent tooling you provide! I really appreciate `autocxx`, and it made it much easier to release [torrancew/xapian-rs](https://github.com/torrancew/xapian-rs). In the process of writing the bindings,...

cpp-feature

Fixes #1412 _This is an early draft to solicit feedback. It is functional, but there are a couple of implementation details that felt rather clumsy:_ - _Mapping a user specified...

Thanks for building `gluesql`! I'm really enjoying hacking with it. Today, `ast_builder::table("foo").delete()` is difficult to use, as it returns a `DeleteNode`. I've done some testing on a project I'm working...

improvement