| Age | Commit message (Collapse) | Author |
|
|
|
Closes #30820.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
Closes #30821.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
|
|
Closes #30813.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
use single quotes instead of double quotes
Closes #30729.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Already declared as "with-re2" by the dependency.
|
|
|
|
Closes #30623.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #30816.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #30797.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #30814.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
|
|
Closes #30810.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #30812.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
|
|
This is a bug-fix release. 0.22 was broken due to missing Po files for
i10n builds. Note that dependencies to other libraries have changed a
bit:
- libmpdclient >= 2.3 required
- MPD >= 0.16 required
Closes #30806.
Signed-off-by: Misty De Meo <mistydemeo@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
Closes #30803.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|
|
Closes #30802.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
Closes #30801.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
The problem with moving symlinks across volumes is an old one, and
Pathname#install is designed to work around it. This is detailed in
extend/pathname.rb.
|
|
|
|
|
|
|
|
This is just a starting point to start discussion. I think we have a
few options with contributions:
- Stop accepting them altogether and move the ones we need/use/support
into core commands
- Accept them on an unsupported basis and require they be added
manually to the PATH
- Actively support and fix bugs in them all
Closes #30749.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #30796.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
|
|
|
|
Closes #30793.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
* Update to 0.7.0 which now includes fixes that previous patches solved
* depends_on tuntap (previous version did as well, but it wasn't
included in the formula)
* Add a basic test (open to suggestions on how to do a better one since
iodine requires root)
|
|
|
|
In order to use [regexp_filter][] feature Sphinx must be compiled with
re2 support
[regexp_filter]: http://sphinxsearch.com/docs/current.html#conf-regexp-filter
|
|
Fixes a failure during 'make install' if your group name has a space in
it - for example if your OS X account comes from an AD domain, your
group name may be "DOMAIN\Domain Users".
Closes #30783.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
Closes #30765.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
|
|
|
|
|
|
Closes #30756.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
|