]> git.refcnt.org Git - colorize.git/shortlog
colorize.git
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
2016-07-24  Steven SchubigerAdd HACKING
2016-07-19  Steven SchubigerMove common data to a perl module
2016-06-20  Steven SchubigerExtract fail tests to test file
2016-05-27  Steven SchubigerReorder initialization of skip message
2016-05-27  Steven SchubigerSet skip message once for merge tests
2016-05-20  Steven SchubigerConst pointer
2016-04-07  Steven SchubigerUse more descriptive enumerator name
2016-03-23  Steven SchubigerDeclare release target as phony
2016-03-23  Steven SchubigerAdd Makefile release target
2016-03-21  Steven SchubigerTerminate buffer with single NUL
2016-03-16  Steven SchubigerSet compiler once for tests
2016-03-09  Steven SchubigerAdd Usage example
2016-01-21  Steven Schubigercolorize 0.58 v0.58
2016-01-21  Steven SchubigerAdd AUTHORS
2016-01-21  Steven SchubigerRemove a.out on make clean
2016-01-20  Steven SchubigerList color separator in version output
2016-01-19  Steven SchubigerMake color separator configurable
2016-01-15  Steven SchubigerOptimize merging for partial lines further
2016-01-01  Steven SchubigerAdd README section header
2015-11-28  Steven SchubigerBring data type into line
2015-11-07  Steven SchubigerCircumvent cleanup function for testing output
2015-10-27  Steven SchubigerMove path skipping code to a function
2015-10-27  Steven SchubigerMove color names code to a function
2015-10-25  Steven SchubigerSimplify code in cleanup function
2015-10-25  Steven SchubigerDon't initialize arg_cnt
2015-10-04  Steven Schubigercolorize 0.57 v0.57
2015-10-04  Steven SchubigerReadjust indentation of tests
2015-10-03  Steven SchubigerReplace echo command invocations with printf
2015-10-01  Steven SchubigerCatch test file exceptions
2015-09-30  Steven SchubigerMerge branch 'merge_part_line'
2015-09-20  Steven SchubigerLazily allocate memory
2015-09-03  Steven SchubigerDouble memory when increasing buffer
2015-08-28  Steven SchubigerChoose larger integer data type
2015-08-23  Steven SchubigerAmend test name and comment
2015-08-18  Steven SchubigerProperly indent pair of braces
2015-08-17  Steven SchubigerSwitch from TAP::Harness to Test::Harness
2015-08-15  Steven SchubigerAdd merge test file
2015-08-09  Steven SchubigerRun test files from test directory
2015-08-08  Steven SchubigerFirst draft of improved merging partial lines
2015-07-24  Steven SchubigerMove option processing code to a function
2015-06-17  Steven Schubigercolorize 0.56 v0.56
2015-06-15  Steven SchubigerDon't initialize static variables explicitly
2015-06-07  Steven SchubigerAdd release preparation script
2015-06-07  Steven SchubigerCast variable properly
2015-05-16  Steven SchubigerAdd initial .gitignore
2015-05-14  Steven SchubigerRefactor print_clean
2015-05-08  Steven SchubigerAdd COPYING
2015-04-03  Steven SchubigerDeclare color sets variables as constant
2015-03-02  Steven SchubigerConvert short version option to uppercase
2015-02-15  Steven SchubigerNullify pointers only where appropriate
2015-02-13  Steven SchubigerOmit unnecessary break statement
2015-01-26  Steven SchubigerFollow symbolic link to obtain file status
2015-01-25  Steven SchubigerReuse file opening function
2015-01-21  Steven Schubigercolorize 0.55 v0.55
2015-01-20  Steven SchubigerLog debug output to file
2015-01-11  Steven SchubigerAllow for debug flag to be passed to make
2015-01-10  Steven SchubigerSupport files larger than 2GB on 32-bit systems
2015-01-08  Steven SchubigerKeep return value check simple
2014-12-16  Steven SchubigerTest that debugging builds compile
2014-12-14  Steven SchubigerCheck if BUF_SIZE is defined
2014-10-28  Steven SchubigerPass file/line on for string allocation routines
2014-10-26  Steven SchubigerMake diagnostics more consistent
2014-10-25  Steven SchubigerPrint memory allocation diagnostics
2014-10-01  Steven SchubigerUse more portable exit failure status macro
2014-07-24  Steven SchubigerMerge duplicated version printing code
next