index
:
farbfeld.git
master
suckless image format with conversion tools
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-11
Add efread() and efwrite()
Laslo Hunhold
2017-08-13
Update MANPREFIX according to FHS
Laslo Hunhold
2017-08-04
Rename _i,_argused to i_,argused_
Laslo Hunhold
2017-08-04
arg.h: Small style change
Laslo Hunhold
2017-08-04
arg.h: Reformat warranty clause in line with template
Laslo Hunhold
2017-08-04
Change the license formatting a bit to be in line with the OSI
Laslo Hunhold
2017-08-04
arg.h: Fortify ARGC()
Laslo Hunhold
2017-08-04
arg.h: Refactor ARGF_()
Laslo Hunhold
2017-08-04
arg.h: Do not modify the array elements of argv[]
Laslo Hunhold
2017-08-04
arg.h: Rename argparsed to argused
Laslo Hunhold
2017-08-02
Remove dangling newlines in LICENSE
Laslo Hunhold
2017-08-02
Combine all license matters in LICENSE
Laslo Hunhold
2017-08-02
FORMAT: make it a proper table with Unicode-boundary-glyphs
Laslo Hunhold
2017-08-02
config.mk: small style change
Laslo Hunhold
2017-08-02
arg.h: Handle { NULL } argv[] properly
Laslo Hunhold
2017-08-02
Minor style change in arg.h
Laslo Hunhold
2017-07-27
Rewrite arg.h
Laslo Hunhold
2017-05-30
Makefile - expand targets for portability
Laslo Hunhold
2017-05-29
Makefile-workaround for OpenBSD
Laslo Hunhold
2017-05-01
Rename TOOL-LDFLAGS to TOOL-LDLIBS, fix order and add explicit .c.o
Laslo Hunhold
2017-04-16
Add Alexander and Mattias to LICENSE
Laslo Hunhold
2017-04-16
Bring cc-command-line in order
Laslo Hunhold
2017-04-14
Bump version to 3
Laslo Hunhold
2017-04-14
Improve the wording on alpha-blending
Laslo Hunhold
2017-04-14
Remove the need of '#' for alpha masks
Laslo Hunhold
2017-04-14
Improve readability of alpha-blending sections
Laslo Hunhold
2017-04-14
Move the logo a bit to the left so it is centered
Laslo Hunhold
2017-04-14
Fix the R in the logo
Laslo Hunhold
2017-04-14
Update usage of ff2jpg(1) and ff2ppm(1)
Laslo Hunhold
2017-04-14
Refactor invert.c in farbfeld.5
Laslo Hunhold
2017-04-14
Update the Makefile to reflect TODO has been removed
Laslo Hunhold
2017-04-14
Update and refactor the manpages
Laslo Hunhold
2017-04-14
Update the README
Laslo Hunhold
2017-04-14
Don't suppress imagemagick and png2ff(1) warnings
Laslo Hunhold
2017-04-14
Make comment in ff2jpg(1) more consistent
Laslo Hunhold
2017-04-14
Refactor 2ff(1)
Laslo Hunhold
2017-04-14
Staticize functions in png2ff(1)
Laslo Hunhold
2017-04-14
Remove TODO
Laslo Hunhold
2017-04-14
Add PNG-LDFLAGS and JPG-LDFLAGS in config.mk
Laslo Hunhold
2017-04-13
Use fshut() to properly flush the output stream
Laslo Hunhold
2017-04-12
Update LICENSE
Laslo Hunhold
2017-04-12
Update TODO
Laslo Hunhold
2017-04-12
Refactor ff2ppm(1)
Laslo Hunhold
2017-04-12
Refactor png-conversion-utilities
Laslo Hunhold
2017-04-12
Refactor ff2pam(1)
Laslo Hunhold
2017-04-12
Refactor jpg-conversion-utilities
Laslo Hunhold
2017-04-12
Also print extra warnings
Laslo Hunhold
2017-04-12
Rename header-functions and add more util functions
Laslo Hunhold
2017-04-02
config.mk: C89 -> C99
Laslo Hunhold
2017-04-02
Remove prerequisite from single-suffix inference rule
Laslo Hunhold
[next]