summaryrefslogtreecommitdiffstats
path: root/share (follow)
Commit message (Expand)AuthorAgeLines
* bin/grepc, grepc.1: -c: Add option to count matchesAlejandro Colomar2023-11-05-0/+4
* bin/grepc, grepc.1: Rename option -c to -rAlejandro Colomar2023-11-05-4/+5
* grepc.1: -c: Remove outdated sentenceAlejandro Colomar2023-11-05-3/+0
* bin/grepc, grepc.1: Use 'l' instead of 's' for Linux system callsAlejandro Colomar2023-11-05-3/+3
* bin/grepc, grepc.1: -n: Add option to control printing of line numbersAlejandro Colomar2023-11-05-1/+5
* bin/grepc, grepc.1: -A, -B, -C: Add flags for printing context.Alejandro Colomar2023-11-05-0/+15
* bin/grepc, grepc.1: -h: Add option to suppress prefixing file namesAlejandro Colomar2023-11-05-0/+3
* bin/grepc, grepc.1: Remove -h flagAlejandro Colomar2023-11-05-3/+0
* bin/grepc, grepc.1: Always enable recursive mode; remove -rAlejandro Colomar2023-11-05-11/+12
* Add recursive search back in with -rAlejandro Colomar2023-11-03-1/+10
* Allow specifying several filesAlejandro Colomar2023-11-03-1/+1
* bin/grepc: OptimizeAlejandro Colomar2023-11-03-0/+7
* Don't find files recursivelyAlejandro Colomar2023-11-03-6/+4
* Remove '-g' optionAlejandro Colomar2023-11-03-4/+0
* Remove '-x' optionAlejandro Colomar2023-11-03-13/+0
* bin/grepc, grepc.1: -tmf, -tmo: Add options to find only function-like macros...Alejandro Colomar2023-11-03-0/+8
* Use pcre2grep(1) instead of pcregrep(1)Alejandro Colomar2023-11-02-2/+2
* grepc, grepc.1: -tg, -tgp, -tgd: Add more support for glibc internal names of...Alejandro Colomar2022-08-17-0/+12
* grepc, grepc.1: -c: Add flag to color usesAlejandro Colomar2022-05-25-0/+7
* CONTRIBUTING: Github repo was removedAlejandro Colomar2022-05-24-4/+1
* grepc, grepc.1: Add -i flag as in grep(1)Alejandro Colomar2022-05-22-0/+4
* grepc, grepc.1: Remove -tu from the defaultsAlejandro Colomar2022-05-22-2/+2
* grepc, grepc.1: -tu: Allow searching special charactersAlejandro Colomar2022-05-20-7/+15
* examples/README: Fix commandAlejandro Colomar2022-05-17-2/+2
* COPYING: Remove relative pathAlejandro Colomar2022-05-17-2/+0
* README: Remove pointer to examples/Alejandro Colomar2022-05-17-3/+0
* README, CONTRIBUTING: Move contrib info to CONTRIBUTINGAlejandro Colomar2022-05-17-16/+16
* grepc, grepc.1: -t...: Allow more granularityAlejandro Colomar2022-05-15-1/+39
* grepc.1: wfixAlejandro Colomar2022-05-15-2/+2
* grepc, grepc.1: wfixAlejandro Colomar2022-05-15-1/+1
* grepc, grepc.1: -tu: Search also within enum and type definitionsAlejandro Colomar2022-05-15-2/+5
* grepc, grepc.1: Add -l flag as in grep(1)Alejandro Colomar2022-05-14-0/+6
* grepc.1: ffixAlejandro Colomar2022-05-13-1/+1
* grepc, grepc.1: Add -tu to search for usesAlejandro Colomar2022-05-13-1/+8
* grepc, grepc.1: Add -k option for a more compact outputAlejandro Colomar2022-05-12-0/+5
* grepc, grepc.1: Add -t option to restrict the search to a type of code.Alejandro Colomar2022-05-12-0/+27
* examples/: ffixAlejandro Colomar2022-05-11-58/+0
* Makefile, examples/: Remove files with '\' in the filenameAlejandro Colomar2022-05-11-290/+0
* grepc, grepc.1: Don't print leading blank lines.Alejandro Colomar2022-05-11-4/+0
* grepc.1: SYNOPSIS: ffixAlejandro Colomar2022-05-11-2/+2
* grepc, grepc.1: Add optional FILE trailing argumentsAlejandro Colomar2022-05-11-2/+20
* grepc, grepc.1: -g: Add option to restrict search to files tracked by gitAlejandro Colomar2022-05-11-0/+4
* grepc, grepc.1: -x: Add option to edit file extensionAlejandro Colomar2022-05-11-1/+8
* grepc, grepc.1: -h: Add option to print the usage message.Alejandro Colomar2022-05-11-0/+5
* grepc.1: wfixAlejandro Colomar2022-05-10-2/+1
* INSTALL: We don't use so many extensions nowAlejandro Colomar2022-05-10-4/+2
* examples/: Update examples regarding blank linesAlejandro Colomar2022-05-10-184/+0
* examples/linux/: Add '\w*SYSCALL_DEFINE\w*'Alejandro Colomar2022-05-10-0/+321
* INSTALL: Document all of the install-% targetsAlejandro Colomar2022-05-10-0/+2
* COPYING: refer to share/licenses/ instead of LICENSES/Alejandro Colomar2022-05-09-1/+1