-
```
It would be most awesome if we could have the logcat filtered based on a grep
expression before it is sent. Many of us use tags such as MY_APP_Class1 and
MY_APP_Class2, etc, and writing all of t…
-
The "heroku run" command fouls the output of the command that it is running by putting its own status message on standard out, instead of on standard error where it belongs:
```
$ heroku run echo hi …
-
Hello I'd like to change the matching code used when choosing what text is converted to a clickable link when pressing the highlight key. Currently this works great for file names that show up in bui…
-
Google Cloud outputs yaml like this for meta data:
```
commonInstanceMetadata:
fingerprint: ..
items:
- key: SQL_INSTANCE_IP
value: 123.45.6.78
- key: SQL_INSTANCE_NAME
value: databas…
-
Not potentially _blocking_ for https://github.com/flutter/flutter/issues/134969, but annoying.
At HEAD, if I enable `--lint-all`, due to existing failure in header files, this is quite difficult:
…
-
(friendlier with unix tools like grep,less etc which are line oriented)
-
### Game and System Information
- **Version:** 1.19.0
- **OS:** Linux x86/64
### Description of the bug
Looks like compiler shows some warning.
### Steps to reproduce the behavior
- build
###…
-
Hi!
Is it possible to install only non-ROS related dependencies with rosdep? For example to skip installation of APT packages coming from http://packages.ros.org/ros2/ubuntu repository? Or ideally to…
-
### Katana Version: `v1.1.0 (latest)`
### Current Behavior:
When using Katana with JSON output mode, the `content_length` field is not present if the server response does not explicitly include …
-
Hey,
it would be cool to get a filter like "--only-admin" when spaying vaild credentials over many hosts. In my PenTests i spray newly gathered creds a gsinst all clients to check for admin access.…