Commit Graph

53 Commits

Author SHA1 Message Date
Jonas Minnberg fabdbcaf08 Added 'concat' option for appending matches to a file 2016-09-28 11:48:08 +02:00
Radovan Garabík 021439191c Merge branch 'master' of github.com:garabik/grc 2016-07-20 19:56:11 +02:00
Radovan Garabík 29ccd7fa31 oping 2016-07-20 19:52:30 +02:00
Radovan Garabík 71c6c70965 ignore configuration sections without regexp 2016-01-27 10:10:58 +01:00
Radovan Garabík b1863ef01d Merge pull request #21 from exzz/systemd
add journalctl command
2016-01-15 17:41:13 +01:00
Nicolas Leclercq 13bbd954bb add journalctl command 2016-01-13 11:48:42 +01:00
Radovan Garabík 0ae0ce08a8 better reporting of invalid configuration files 2015-12-25 15:47:36 +01:00
Radovan Garabík 7a48f0d91e Merge pull request #18 from iax7/master
Add docker support: info, ps, images, docker-machine commands
2015-12-25 14:35:02 +01:00
Isaias Pina 5b42261cb6 Add docker support: info, ps, images, docker-machine 2015-11-13 00:14:27 -06:00
Radovan Garabík 829e900211 fix installation 2015-11-01 20:03:34 +01:00
Radovan Garabík 3d698cc15e fix prefix to /usr 2015-11-01 19:57:26 +01:00
Radovan Garabík 60f38e18ad add README.markdown 2015-11-01 19:54:13 +01:00
Radovan Garabík a8bcb068fe fix install.sh for debian/rules 2015-11-01 19:51:55 +01:00
Radovan Garabík 295378bcbd fix install.sh for debian/rules 2015-11-01 19:49:39 +01:00
Radovan Garabík e363371815 (not working) conf.pv added 2015-11-01 19:40:26 +01:00
Radovan Garabík 14b03882ac Merge pull request #17 from Mephistophiles/feature
Modifing conf.ifconfig. Added new features
2015-10-21 21:32:40 +02:00
Maxim Zhukov 7169fd287e * Add IPv6 prefix support.
* Add iface vlan support.
2015-10-19 16:13:18 +03:00
Radovan Garabík 27b06f588c .bashrc in documentation 2015-10-10 16:38:09 +02:00
Radovan Garabík 1595dfb6cf merge 2015-10-10 16:35:08 +02:00
Radovan Garabík 1b7ae97369 Merge pull request #15 from iax7/master
Fix df header being colored
2015-10-10 16:24:16 +02:00
Radovan Garabík f00c737688 Merge pull request #10 from egonSchiele/patch-1
Converting README to markdown so it is more readable on github
2015-10-10 16:20:55 +02:00
Radovan Garabík a3745ca7f8 Merge pull request #9 from delphinus35/update-install-sh
update install.sh
2015-10-10 16:14:18 +02:00
Radovan Garabík b5028b2a01 Merge pull request #8 from delphinus35/use-env-python
use env python
2015-10-10 16:08:36 +02:00
Isaias Pina 757fd862f8 Fix df header being colored 2015-10-07 04:11:39 -05:00
delphinus 28aeefcc28 fix typo 2015-05-19 22:32:05 +09:00
Aditya Bhargava b1005bb0f2 Converting README to markdown so it is more readable on github
Hi there,
Would you consider using this markdown version of the README? It is much easier to read on github, so easy to get started with this project.
2015-05-18 14:27:00 -07:00
delphinus 0b9c238684 update install.sh
* install man's
* install grc.bashrc to profile dir
* use $PREFIX to determine install prefix
2015-05-18 11:03:34 +09:00
delphinus 6e41d2ecbc use env python 2015-05-18 10:46:11 +09:00
Radovan Garabík 900d62a5c1 fix version 2015-03-31 18:38:01 +02:00
Radovan Garabík 206eb0e06a bump version 2015-03-31 18:13:08 +02:00
Radovan Garabík 2f8bcd6235 add color as a synonym for colours 2015-03-31 17:47:04 +02:00
Radovan Garabík c887a9c8f6 Merge branch 'master' of github.com:garabik/grc 2015-03-31 17:03:52 +02:00
Radovan Garabík 2abf4eb95b Merge pull request #6 from Duncaen/patch-1
conf.df: fix mounted on
2015-03-31 17:03:09 +02:00
Duncan Overbruck 3b3d449838 conf.df: fix mounted on 2015-03-29 16:45:07 +02:00
Radovan Garabík 0ed1bb8da3 graceful failure when grcat run without conffile (closes #5) 2015-03-17 14:26:50 +01:00
Radovan Garabík 41583f607d Merge pull request #4 from jooray/master
Support ifconfig interface highlighting also on BSD systems
2015-03-16 17:30:06 +01:00
Juraj Bednar 966fd60dd2 Support ifconfig interface highlighting also on BSD systems (verified to still work on Linux) 2015-03-16 15:40:37 +01:00
Radovan Garabík fd2239e5aa fix stripping last character if the last line does not end with end-of-line 2015-03-16 15:16:17 +01:00
Radovan Garabík 91f9c1b453 fix infinite loop (closes #3) 2015-03-16 15:09:12 +01:00
Radovan Garabík 1a2ff5c22d increase version 2015-03-16 14:40:54 +01:00
Radova Garabík 41dc6a2d25 Merge pull request #2 from jooray/master
Add support for Ki, Mi, Gi and Ti
2015-03-16 14:37:11 +01:00
Juraj Bednar c00c03fc7a Add info about adding grc support for selected commands to .bash_profile for bash users. 2015-03-15 19:39:27 +01:00
Juraj Bednar a1fc5f3fd7 Add support for Ki, Mi, Gi and Ti (Mac OS X / Darwin uses these units instead of K, M, G and T) 2015-03-15 19:34:04 +01:00
Radovan Garabík b2043ee950 test 2015-03-05 21:19:59 +01:00
Radovan Garabík d6de4cec43 comment out text replacement 2015-02-27 16:42:33 +01:00
Radovan Garabík e73c2f15d1 fix typo 2015-02-27 16:38:01 +01:00
Radovan Garabík 2dd3d9bcc3 cleanup & updates 2015-02-27 16:34:02 +01:00
Radovan Garabík 1db5702dc9 cleanup 2015-02-27 15:30:12 +01:00
Radovan Garabík 491d7b004d add CHANGES to git 2015-02-27 15:21:56 +01:00
Radovan Garabík 23da042049 add debian/source/format 2015-02-27 15:21:15 +01:00