2
0
mirror of https://github.com/garabik/grc.git synced 2024-09-18 17:31:29 +02:00
Commit Graph

178 Commits

Author SHA1 Message Date
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
Radovan Garabík
e37dd00a29 general cleanup 2015-02-27 15:20:32 +01:00
Radovan Garabík
56be92284d initial commit 2015-01-25 18:36:02 +01:00
Radova Garabík
fede53ae8b Initial commit 2015-01-25 18:25:46 +01:00