Commits


Only print (unified) header in unified format.


Remove unused `arbitrary_info'.


Declare variables at the beginning of scopes.


Compare pointers against NULL.


Pass all input argument as "struct diff_input_info". While here do not use fallback and simply fail if no lenght is given.


Debug build by default


Check for errors before calling printing function.


Invert conditionnal and use 'continue' to improve readability.


Improve readability by using 'continue' in printing loop.


Compat goo for gmake/glibc/Linux


Makefile cleanup


Include my email


Add HISTORY section


Implement -u and -U


Move definitions of local functions to C file


Thanks include-what-you-use


Define variables before functions


Reduce differences with <sys/queue.h>


Remove __linux__ shim


KNF


Kill unused variables


Fix DEBUG printf()


Make comments fit in 80 columns


KNF


Keep all output code in one place