]> git.refcnt.org Git - colorize.git/shortlog
colorize.git
2019-09-13  Steven SchubigerMerge branch 'config_file'
2019-09-10  Steven SchubigerUpdate plain documentation
2019-09-07  Steven SchubigerMention config file in README
2019-09-01  Steven SchubigerAdd config short option -c
2019-08-30  Steven SchubigerPrint line number when exceeding chars
2019-08-28  Steven SchubigerTest --config
2019-08-27  Steven SchubigerIntroduce --config
2019-08-22  Steven SchubigerDocument config file usage
2019-08-20  Steven SchubigerConst DESC_TYPE
2019-08-18  Steven SchubigerAdd new test files
2019-08-18  Steven SchubigerInvoke new test files
2019-08-18  Steven SchubigerCompile with -DTEST for testing
2019-08-18  Steven SchubigerFirst draft of config file parsing
2019-03-25  Steven SchubigerInclude print_tstamp() under DEBUG only
2019-02-27  Steven SchubigerPrint timestamp at top of debug output
2019-02-24  Steven Schubiger*alloc_wrap_debug(): improve aligning of debug output
2019-02-23  Steven SchubigerMention standard input explicitly in synopsis
2019-02-23  Steven SchubigerAdd examples to man page
2019-02-17  Steven SchubigerWrap size of struct calculating expression
2018-06-13  Steven Schubigercolorize 0.64 v0.64
2018-06-13  Steven SchubigerUpdate Debian Standards-Version
2018-06-13  Steven Schubigerdebian/copyright: amend format URL and years
2018-06-10  Steven Schubigerprint_version(): const version string pointer
2018-05-23  Steven SchubigerConst pointers
2018-04-08  Steven Schubigerprocess_args(): comment color_names[] initialization
2018-03-28  Steven Schubigerread_print_stream(): add comment
2018-03-14  Steven SchubigerOmit superfluous backslash continuation character
2018-02-02  Steven SchubigerMerge branch 'opt_omit_color_empty'
2018-02-01  Steven SchubigerUpdate plain documentation
2018-01-31  Steven SchubigerDocument --omit-color-empty
2018-01-31  Steven SchubigerTest --omit-color-empty
2018-01-28  Steven SchubigerFirst draft of --omit-color-empty
2017-12-20  Steven SchubigerDefine PROGRAM_NAME
2017-12-16  Steven Schubigerhas_color_name(): return true from else branch
2017-12-06  Steven Schubigercolorize 0.63 v0.63
2017-12-06  Steven SchubigerUpdate Debian Standards-Version
2017-12-06  Steven Schubigerdebian/rules: eliminate trailing whitespace
2017-11-04  Steven SchubigerMake strlen() assertions more explicit
2017-10-29  Steven SchubigerSimplify SKIP_LINE_ENDINGS() macro
2017-10-20  Steven SchubigerDocument customizing color separator
2017-10-14  Steven SchubigerUpdate plain documentation
2017-10-12  Steven Schubigerprint_help(): indicate which options require an argument
2017-10-08  Steven SchubigerOmit superfluous quotes
2017-10-08  Steven SchubigerTest substituting 'none' foreground color
2017-10-07  Steven SchubigerAssert after find_color_entry() returns
2017-10-04  Steven SchubigerDefine DEBUG_FILE under DEBUG only
2017-10-01  Steven SchubigerMinor tweaks
2017-09-27  Steven SchubigerAdjust Debian Standards-Version
2017-09-27  Steven SchubigerMerge changelog entries
2017-08-26  Steven SchubigerExtend fixed space of attr[]
2017-08-20  Steven Schubigerprocess_opt_attr(): release var if not prior exited
2017-08-17  Steven Schubigercolorize 0.62 v0.62
2017-08-06  Steven Schubigerprint_help(): omit braces around for loop body
2017-08-04  Steven SchubigerAssert after find_color_entries() returns
2017-08-04  Steven SchubigerMake assertions more explicit
2017-08-02  Steven SchubigerOptimize extracting invalid attribute name
2017-08-01  Steven SchubigerEnhance message if attribute is invalid
2017-07-30  Steven Schubigerdebian/rules: trim down
2017-07-21  Steven SchubigerSet description once for unknown flags
2017-07-16  Steven SchubigerAdapt short description within man page
2017-07-06  Steven Schubigerwrite_attr(): pass struct by reference
2017-06-16  Steven SchubigerMinor tweaks
2017-05-17  Steven SchubigerConst name_len
2017-05-14  Steven SchubigerTest --attr with multiple occurrences
2017-05-12  Steven SchubigerReject attributes with multiple occurrences
2017-04-27  Steven Schubigercolorize 0.61 v0.61
2017-04-25  Steven SchubigerMerge branch 'opt_attr'
2017-04-25  Steven SchubigerAdd Axel Beckert to AUTHORS
2017-04-22  Steven SchubigerUpdate plain documentation
2017-04-21  Steven SchubigerAmend man page date
2017-04-21  Steven SchubigerImprove man page wording
2017-04-19  Steven SchubigerAdd tests for --attr
2017-04-19  Steven SchubigerDocument --attr
2017-04-17  Steven SchubigerTest --attr failures
2017-04-16  Steven SchubigerDon't xstrdup() optarg
2017-04-16  Steven SchubigerTweak comment
2017-04-16  Steven SchubigerFirst draft of attr option
2017-04-11  Steven SchubigerAdd plain documentation
2017-04-02  Steven Schubigercolorize 0.60 v0.60
2017-04-02  Steven SchubigerDefine _DEFAULT_SOURCE
2017-04-02  Axel BeckertDebian packaging: Add Conflicts against forensics-colorize
2017-03-18  Steven SchubigerConst data
2017-03-11  Steven SchubigerDocument Makefile install target
2017-03-04  Steven SchubigerInclude all flags in version output
2017-01-27  Steven SchubigerEliminate goto
2017-01-13  Steven SchubigerAdd homepage field
2017-01-12  Steven SchubigerEnable all hardening flags
2017-01-10  Steven SchubigerAdd watch file
2017-01-07  Steven SchubigerFix spelling of preceeded
2017-01-06  Steven SchubigerAmend files to satisfy lintian
2016-12-31  Steven SchubigerInclude debian/ directory
2016-12-24  Steven SchubigerAdd Makefile install target
2016-11-27  Steven SchubigerRound version to 2 digits after decimal point
2016-10-25  Steven SchubigerStack and release color names memory
2016-10-04  Steven SchubigerMention running tests through valgrind in README
2016-10-01  Steven SchubigerRun tests through valgrind
2016-09-21  Steven SchubigerAdd screenshots
2016-08-19  Steven SchubigerPrint list of options dynamically in help output
2016-07-27  Steven Schubigercolorize 0.59 v0.59
2016-07-24  Steven SchubigerModify .gitignore to match in project root
next