]> git.ipfire.org Git - thirdparty/man-pages.git/shortlog
thirdparty/man-pages.git
16 hours ago  Alejandro Colomaretc/cpplint/cpplint.cfg: Ignore build/include_what_you_use master
16 hours ago  Alejandro Colomarsrc/bin/, man/man1/grepc{,_c}.1: Various improvements...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: Use non-capturing groups where possible
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -te, -tue: Reuse grepc_c_t_sue_decl_()
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tt: Add support for enums with underl...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tt, -tut: Reuse code
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tt: Remove negative lookahead
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tut: Merge grepc_c_ut_su() and grepc_...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: Split grepc_c_body_() and grepc_c_u_bo...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tt, -tut: Reuse grepc_c_body_()
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tt, -tut: Split regexes
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -te, -tue: Add support for enums with...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -te, -tue: Reuse code from function...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -te, -tue: Reuse code
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tum: Split regexes for uses within...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tum: Merge grepc_c_m_repl_() and...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tum: Split regex part for the replace...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tum: Reuse grepc_c_m_decl_()
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tm: Split regexes, and reuse code
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: Organize regex parts together
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: Rename grepc_c_uf_body_() => grepc_c_f...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: Use grepc_c_uf_body_() to replace...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tuf: Reuse grepc_c_uf_body_()
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tuf: Split regex for the function...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tuf: Fix regex
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tuf: Reuse grepc_c_fld_decl_()
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tfld: Split regex
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tfd: Split regex for the function...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tflp: Simplify implementation
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tf: These can appear in a parameter...
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: -tf: Use a named capturing group
27 hours ago  Alejandro Colomarsrc/bin/grepc_c: Split regex
27 hours ago  Alejandro Colomarshare/mk/: $SHELLCHECKFLAGS: Disable SC2028
39 hours ago  Alejandro Colomarsrc/bin/grepc_*: Use echo(1) instead of printf(1) where...
39 hours ago  Alejandro Colomarsrc/bin/grepc_c: srcfix (align code)
2 days ago  Alejandro Colomarsrc/bin/grepc: -r, -l: Don't color the output of -l
2 days ago  Alejandro Colomarsrc/bin/grepc: -r: Simplify implementation, removing...
2 days ago  Alejandro Colomarsrc/bin/grepc: -r: Reimplement with grep(1)
3 days ago  Alejandro Colomarsrc/bin/sortman: Fix portability issue
3 days ago  Alejandro Colomarsrc/bin/grepc: -x: Simplify implementation
3 days ago  Alejandro Colomarman/man1/grepc{,_c}.1: Split documentation into a manua...
3 days ago  Alejandro Colomarsrc/bin/grepc{,_c,_mk}: Align code after split
3 days ago  Alejandro Colomarsrc/bin/grepc{,_c,_mk}: Split grepc(1) into helper...
4 days ago  Alejandro Colomarsrc/bin/: Disable pathname expansion
4 days ago  Alejandro Colomarsrc/bin/grepc: Add missing quotes
4 days ago  Alejandro Colomarman/man1/grepc.1: SEE ALSO: Fix references
4 days ago  Alejandro Colomarman/man1/grepc.1: ffix
4 days ago  Alejandro Colomarsrc/bin/grepc: Handle xargs(1) errors properly
4 days ago  Alejandro Colomarsrc/bin/grepc: Use the same error code as grep(1)
4 days ago  Alejandro Colomarsrc/bin/grepc: Use if/then/fi instead of &&
6 days ago  Alejandro Colomarman/man1/grepc.1: EXAMPLES: Fix command
6 days ago  Alejandro Colomarsrc/bin/grepc: Refactor to avoid process substitution
6 days ago  Alejandro Colomarsrc/bin/grepc: Add defensive check
6 days ago  Alejandro Colomarsrc/bin/grepc: Add defensive check
8 days ago  Alejandro Colomarsrc/bin/grepc: srcfix (Simplify case/esac)
8 days ago  Alejandro ColomarAdapt grepc(1) to the Linux man-pages project
8 days ago  Alejandro Colomarman/man1/grepc.1: Use a smaller example
8 days ago  Alejandro Colomarsrc/bin/grepc: Use if/else instead of && and ||
8 days ago  Alejandro Colomarsrc/bin/grepc: Quote variables
8 days ago  Alejandro Colomarsrc/bin/grepc: Ignore shellcheck(1) diagnostics
8 days ago  Alejandro Colomarsrc/bin/grepc: Use test(1) instead of [(1)
8 days ago  Alejandro Colomarman/man1/grepc.1, src/bin/grepc: Add copyright notice
8 days ago  Alejandro Colomarsrc/bin/grepc: Handle errors
8 days ago  Alejandro Colomarman/man1/grepc.1: Adapt to the Linux man-pages project
8 days ago  Alejandro Colomarman/man1/grepc.1: Move manual page to man/man1/
8 days ago  Alejandro Colomarsrc/bin/grepc: Move script to src/bin/
8 days ago  Alejandro ColomarImport grepc(1) (script and manual page) from separate...
8 days ago  Alejandro Colomarbin/grepc: -tuf: Reuse grepc_c_f_decl_() for the functi...
8 days ago  Alejandro Colomarbin/grepc: -tf: Factor out regex for function declarators
8 days ago  Alejandro Colomarbin/grepc: -tt: Add word boundary around the identifier
8 days ago  Alejandro Colomarbin/grepc: Add robustness against non-portable pathnames
8 days ago  Alejandro Colomarbin/grepc: Use <() instead of $()
8 days ago  Alejandro Colomarbin/grepc: -tfp, -tfd: Add support for forward-declarat...
8 days ago  Alejandro Colomarbin/grepc, grepc.1: -k: Remove flag
8 days ago  Alejandro Colomarbin/grepc: bugfix: Pass options to grep(1) correctly
8 days ago  Alejandro Colomarbin/, man/: -m: Add flag, and pass it to pcre2grep(1)
8 days ago  Alejandro Colomarbin/grepc: -x: c, mk: Add support for Makefile code
8 days ago  Alejandro Colomarbin/grepc: Ignore a shellcheck(1) warning
8 days ago  Alejandro Colomarbin/grepc: srcfix (Compact cases a little bit)
8 days ago  Alejandro Colomarbin/grepc: srcfix (Remove unnecessary comment)
8 days ago  Alejandro Colomarbin/grepc: srcfix (Use printf '%s\n' instead of echo)
8 days ago  Alejandro Colomarbin/grepc: srcfix (Use bash(1) array variable)
8 days ago  Alejandro Colomarbin/grepc: srcfix (Remove grepc_search() and main())
8 days ago  Alejandro Colomarbin/grepc: srcfix (Remove grepc_patterns())
8 days ago  Alejandro Colomarbin/grepc: srcfix (Remove grepc_parse_cmd())
8 days ago  Alejandro Colomarbin/grepc: srcfix (Simplify 'case's thanks to bash...
8 days ago  Alejandro Colomarbin/grepc: srcfix (Escape '?' in bash(1) case following...
8 days ago  Alejandro Colomarbin/grepc: srcfix (Compact single-line cases)
8 days ago  Alejandro Colomarbin/grepc, grepc.1: -c: Add option to count matches
8 days ago  Alejandro Colomarbin/grepc, grepc.1: Rename option -c to -r
8 days ago  Alejandro Colomargrepc.1: -c: Remove outdated sentence
8 days ago  Alejandro Colomarbin/grepc, grepc.1: Use 'l' instead of 's' for Linux...
8 days ago  Alejandro Colomarbin/grepc: srcfix (Reorder some function definitions)
8 days ago  Alejandro Colomarbin/grepc, grepc.1: -n: Add option to control printing...
8 days ago  Alejandro Colomarbin/grepc: srcfix (Actually create file with mktemp(1))
8 days ago  Alejandro Colomarbin/grepc: srcfix (Add some tabs, and remove a function)
8 days ago  Alejandro Colomarbin/grepc, grepc.1: -A, -B, -C: Add flags for printing...
8 days ago  Alejandro Colomarbin/grepc: srcfix (Variables for options hold their...
8 days ago  Alejandro Colomarbin/grepc, grepc.1: -h: Add option to suppress prefixin...
8 days ago  Alejandro Colomarbin/grepc: srcfix (Add missing variable definition)
next