]> git.ipfire.org Git - thirdparty/man-pages.git/shortlog
thirdparty/man-pages.git
3 days ago  Alejandro ColomarAdapt grepc(1) to the Linux man-pages project master
3 days ago  Alejandro Colomarman/man1/grepc.1: Use a smaller example
3 days ago  Alejandro Colomarsrc/bin/grepc: Use if/else instead of && and ||
3 days ago  Alejandro Colomarsrc/bin/grepc: Quote variables
3 days ago  Alejandro Colomarsrc/bin/grepc: Ignore shellcheck(1) diagnostics
3 days ago  Alejandro Colomarsrc/bin/grepc: Use test(1) instead of [(1)
3 days ago  Alejandro Colomarman/man1/grepc.1, src/bin/grepc: Add copyright notice
3 days ago  Alejandro Colomarsrc/bin/grepc: Handle errors
3 days ago  Alejandro Colomarman/man1/grepc.1: Adapt to the Linux man-pages project
3 days ago  Alejandro Colomarman/man1/grepc.1: Move manual page to man/man1/
3 days ago  Alejandro Colomarsrc/bin/grepc: Move script to src/bin/
3 days ago  Alejandro ColomarImport grepc(1) (script and manual page) from separate...
3 days ago  Alejandro Colomarbin/grepc: -tuf: Reuse grepc_c_f_decl_() for the functi...
3 days ago  Alejandro Colomarbin/grepc: -tf: Factor out regex for function declarators
3 days ago  Alejandro Colomarbin/grepc: -tt: Add word boundary around the identifier
3 days ago  Alejandro Colomarbin/grepc: Add robustness against non-portable pathnames
3 days ago  Alejandro Colomarbin/grepc: Use <() instead of $()
3 days ago  Alejandro Colomarbin/grepc: -tfp, -tfd: Add support for forward-declarat...
3 days ago  Alejandro Colomarbin/grepc, grepc.1: -k: Remove flag
3 days ago  Alejandro Colomarbin/grepc: bugfix: Pass options to grep(1) correctly
3 days ago  Alejandro Colomarbin/, man/: -m: Add flag, and pass it to pcre2grep(1)
3 days ago  Alejandro Colomarbin/grepc: -x: c, mk: Add support for Makefile code
3 days ago  Alejandro Colomarbin/grepc: Ignore a shellcheck(1) warning
3 days ago  Alejandro Colomarbin/grepc: srcfix (Compact cases a little bit)
3 days ago  Alejandro Colomarbin/grepc: srcfix (Remove unnecessary comment)
3 days ago  Alejandro Colomarbin/grepc: srcfix (Use printf '%s\n' instead of echo)
3 days ago  Alejandro Colomarbin/grepc: srcfix (Use bash(1) array variable)
3 days ago  Alejandro Colomarbin/grepc: srcfix (Remove grepc_search() and main())
3 days ago  Alejandro Colomarbin/grepc: srcfix (Remove grepc_patterns())
3 days ago  Alejandro Colomarbin/grepc: srcfix (Remove grepc_parse_cmd())
3 days ago  Alejandro Colomarbin/grepc: srcfix (Simplify 'case's thanks to bash...
3 days ago  Alejandro Colomarbin/grepc: srcfix (Escape '?' in bash(1) case following...
3 days ago  Alejandro Colomarbin/grepc: srcfix (Compact single-line cases)
3 days ago  Alejandro Colomarbin/grepc, grepc.1: -c: Add option to count matches
3 days ago  Alejandro Colomarbin/grepc, grepc.1: Rename option -c to -r
3 days ago  Alejandro Colomargrepc.1: -c: Remove outdated sentence
3 days ago  Alejandro Colomarbin/grepc, grepc.1: Use 'l' instead of 's' for Linux...
3 days ago  Alejandro Colomarbin/grepc: srcfix (Reorder some function definitions)
3 days ago  Alejandro Colomarbin/grepc, grepc.1: -n: Add option to control printing...
3 days ago  Alejandro Colomarbin/grepc: srcfix (Actually create file with mktemp(1))
3 days ago  Alejandro Colomarbin/grepc: srcfix (Add some tabs, and remove a function)
3 days ago  Alejandro Colomarbin/grepc, grepc.1: -A, -B, -C: Add flags for printing...
3 days ago  Alejandro Colomarbin/grepc: srcfix (Variables for options hold their...
3 days ago  Alejandro Colomarbin/grepc, grepc.1: -h: Add option to suppress prefixin...
3 days ago  Alejandro Colomarbin/grepc: srcfix (Add missing variable definition)
3 days ago  Alejandro Colomarbin/grepc, grepc.1: Remove -h flag
3 days ago  Alejandro Colomarbin/grepc: srcfix (Change variable names)
3 days ago  Alejandro Colomarbin/grepc, grepc.1: Always enable recursive mode; remove -r
3 days ago  Alejandro ColomarAdd recursive search back in with -r
3 days ago  Alejandro ColomarAllow specifying several files
3 days ago  Alejandro Colomarbin/grepc: Don't use pcre2grep(1)'s --label
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_search())
3 days ago  Alejandro Colomarbin/grepc: Compact code
3 days ago  Alejandro Colomarbin/grepc: Optimize
3 days ago  Alejandro ColomarDon't find files recursively
3 days ago  Alejandro ColomarRemove '-g' option
3 days ago  Alejandro ColomarRemove '-x' option
3 days ago  Alejandro Colomarbin/grepc, grepc.1: -tmf, -tmo: Add options to find...
3 days ago  Alejandro Colomarbin/grepc: Shorten function names
3 days ago  Alejandro Colomarbin/grepc: Shorten variable names
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_use_func())
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_use_type())
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_type())
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_type_typedef())
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_macro())
3 days ago  Alejandro Colomarbin/grepc: Compact one-liner definitions
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_glibc_func_def())
3 days ago  Alejandro Colomarbin/grepc: Improve error messages
3 days ago  Alejandro Colomarbin/grepc: Transform some if's to simpler test&&
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_use())
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_glibc_func())
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_linux_func())
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_func())
3 days ago  Alejandro Colomarbin/grepc: Simplify (remove grepc_search_default())
3 days ago  Alejandro ColomarUse pcre2grep(1) instead of pcregrep(1)
3 days ago  Alejandro ColomarUse recursion to improve matching of function parameter...
3 days ago  Alejandro ColomarSupport parenthesized function names
3 days ago  Alejandro Colomargrepc, grepc.1: -tg, -tgp, -tgd: Add more support for...
3 days ago  Alejandro Colomargrepc: -tm: Fix finding macros defined as empty
3 days ago  Alejandro Colomargrepc, grepc.1: -c: Add flag to color uses
3 days ago  Alejandro Colomargrepc: Remove constraints in the file prefiltering
3 days ago  Alejandro Colomargrepc: -tut: Fix regex for braces in the same line...
3 days ago  Alejandro Colomargrepc: Read in the helper
3 days ago  Alejandro Colomargrepc: Don't search underlying structure of a typedef
3 days ago  Alejandro Colomargrepc: Fix glitch with incorrectly indented code
3 days ago  Alejandro Colomargrepc: Fix some typedef corner cases
3 days ago  Alejandro Colomargrepc: Improve regexes
3 days ago  Alejandro Colomargrepc: bugfix
3 days ago  Alejandro Colomargrepc: srcfix
3 days ago  Alejandro Colomargrepc: srcfix
3 days ago  Alejandro Colomargrepc, grepc.1: Add -i flag as in grep(1)
3 days ago  Alejandro Colomargrepc, grepc.1: Remove -tu from the defaults
3 days ago  Alejandro Colomargrepc, grepc.1: -tu: Allow searching special characters
3 days ago  Alejandro Colomargrepc: Fix grepc_type_typedef_underlying_struct_union_enum
3 days ago  Alejandro Colomargrepc: -tt: Find typedefs to function pointers
3 days ago  Alejandro Colomargrepc: tfix
3 days ago  Alejandro Colomargrepc: srcfix
3 days ago  Alejandro Colomargrepc: Allow a pattern to start with '-'
3 days ago  Alejandro Colomargrepc, grepc.1: -t...: Allow more granularity
3 days ago  Alejandro Colomargrepc.1: wfix
next