Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-01-13 | now properly uses the -i flag | Matthew Lemon | 1 | -1/+1 |
2022-01-13 | some light refactoring | Matthew Lemon | 1 | -8/+4 |
2022-01-13 | added the T time component to make sorting accurate | Matthew Lemon | 1 | -1/+3 |
2022-01-13 | replaced tput subshell commands with escape codes | Matthew Lemon | 1 | -11/+12 |
2022-01-12 | Working on the regex for the URL | Matthew Lemon | 1 | -4/+14 |
2022-01-12 | more successful use of terminal codes | Matthew Lemon | 1 | -14/+21 |
2022-01-12 | got the regex working... | Matthew Lemon | 1 | -3/+5 |
2022-01-12 | Working my way to a bash-only solution... | Matthew Lemon | 1 | -2/+16 |
2022-01-11 | added nice lines across the console | Matthew Lemon | 1 | -0/+5 |
2022-01-11 | removed the bullets from grepjournal output for now - looks cleaner in the te... | Matthew Lemon | 1 | -1/+1 |
2022-01-11 | fixed a quoting problem preventing a nice echo | Matthew Lemon | 1 | -1/+1 |
2022-01-11 | added grepjournal script - search for term in journal/ and get it back sorted... | Matthew Lemon | 1 | -0/+33 |