aboutsummaryrefslogtreecommitdiffstats
path: root/grepjournal (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix pathMatthew Lemon2023-04-041-5/+5
* fixed duplicate issueMatthew Lemon2023-04-041-4/+10
* added a usage func and cleanupMatthew Lemon2022-01-131-6/+7
* fixed early-exit bugMatthew Lemon2022-01-131-1/+3
* handles command line arguments betterMatthew Lemon2022-01-131-0/+6
* better handling of the sole command line argumentMatthew Lemon2022-01-131-4/+14
* Now successfully does days of the week - but jankyMatthew Lemon2022-01-131-7/+36
* now properly uses the -i flagMatthew Lemon2022-01-131-1/+1
* some light refactoringMatthew Lemon2022-01-131-8/+4
* added the T time component to make sorting accurateMatthew Lemon2022-01-131-1/+3
* replaced tput subshell commands with escape codesMatthew Lemon2022-01-131-11/+12
* Working on the regex for the URLMatthew Lemon2022-01-121-4/+14
* more successful use of terminal codesMatthew Lemon2022-01-121-14/+21
* got the regex working...Matthew Lemon2022-01-121-3/+5
* Working my way to a bash-only solution...Matthew Lemon2022-01-121-2/+16
* added nice lines across the consoleMatthew Lemon2022-01-111-0/+5
* removed the bullets from grepjournal output for now - looks cleaner in the te...Matthew Lemon2022-01-111-1/+1
* fixed a quoting problem preventing a nice echoMatthew Lemon2022-01-111-1/+1
* added grepjournal script - search for term in journal/ and get it back sorted...Matthew Lemon2022-01-111-0/+33