Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-06-13 | colorize 0.64v0.64 | 3 | -5/+6 | |
2018-06-13 | Update Debian Standards-Version | 2 | -2/+4 | |
2018-06-13 | debian/copyright: amend format URL and years | 2 | -3/+9 | |
2018-06-10 | print_version(): const version string pointer | 2 | -3/+3 | |
2018-05-23 | Const pointers | 1 | -2/+2 | |
2018-04-08 | process_args(): comment color_names[] initialization | 1 | -1/+5 | |
2018-03-28 | read_print_stream(): add comment | 1 | -1/+1 | |
2018-03-14 | Omit superfluous backslash continuation character | 1 | -5/+5 | |
2018-02-02 | Merge branch 'opt_omit_color_empty' | 4 | -16/+36 | |
2018-02-01 | Update plain documentation | 1 | -1/+2 | |
2018-01-31 | Document --omit-color-empty | 1 | -1/+4 | |
2018-01-31 | Test --omit-color-empty | 1 | -1/+8 | |
2018-01-28 | First draft of --omit-color-empty | 1 | -13/+22 | |
2017-12-20 | Define PROGRAM_NAME | 1 | -1/+3 | |
2017-12-16 | has_color_name(): return true from else branch | 1 | -2/+2 | |
2017-12-06 | colorize 0.63v0.63 | 3 | -4/+5 | |
2017-12-06 | Update Debian Standards-Version | 2 | -3/+3 | |
2017-12-06 | debian/rules: eliminate trailing whitespace | 2 | -2/+3 | |
2017-11-04 | Make strlen() assertions more explicit | 1 | -2/+2 | |
2017-10-29 | Simplify SKIP_LINE_ENDINGS() macro | 1 | -1/+1 | |
2017-10-20 | Document customizing color separator | 1 | -0/+8 | |
2017-10-14 | Update plain documentation | 1 | -3/+3 | |
2017-10-12 | print_help(): indicate which options require an argument | 1 | -10/+18 | |
2017-10-08 | Omit superfluous quotes | 1 | -1/+1 | |
2017-10-08 | Test substituting 'none' foreground color | 1 | -1/+8 | |
2017-10-07 | Assert after find_color_entry() returns | 1 | -0/+1 | |
2017-10-04 | Define DEBUG_FILE under DEBUG only | 1 | -1/+3 | |
2017-10-01 | Minor tweaks | 1 | -2/+2 | |
2017-09-27 | Adjust Debian Standards-Version | 2 | -1/+8 | |
2017-09-27 | Merge changelog entries | 1 | -6/+1 | |
2017-08-26 | Extend fixed space of attr[] | 1 | -1/+1 | |
2017-08-20 | process_opt_attr(): release var if not prior exited | 1 | -0/+1 | |
2017-08-17 | colorize 0.62v0.62 | 3 | -2/+8 | |
2017-08-06 | print_help(): omit braces around for loop body | 1 | -7/+5 | |
2017-08-04 | Assert after find_color_entries() returns | 1 | -0/+1 | |
2017-08-04 | Make assertions more explicit | 1 | -5/+5 | |
2017-08-02 | Optimize extracting invalid attribute name | 2 | -5/+4 | |
2017-08-01 | Enhance message if attribute is invalid | 2 | -3/+11 | |
2017-07-30 | debian/rules: trim down | 2 | -16/+6 | |
2017-07-21 | Set description once for unknown flags | 1 | -3/+4 | |
2017-07-16 | Adapt short description within man page | 1 | -2/+2 | |
2017-07-06 | write_attr(): pass struct by reference | 1 | -8/+13 | |
2017-06-16 | Minor tweaks | 1 | -5/+5 | |
2017-05-17 | Const name_len | 1 | -1/+1 | |
2017-05-14 | Test --attr with multiple occurrences | 1 | -1/+2 | |
2017-05-12 | Reject attributes with multiple occurrences | 1 | -14/+40 | |
2017-04-27 | colorize 0.61v0.61 | 3 | -2/+8 | |
2017-04-25 | Merge branch 'opt_attr' | 5 | -34/+128 | |
2017-04-25 | Add Axel Beckert to AUTHORS | 1 | -0/+2 | |
2017-04-22 | Update plain documentation | 1 | -1/+12 |