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
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
2017-03-30
Add util.{c|h} to deduplicate code
Laslo Hunhold
2017-03-30
Mark explicit dependency on requisites for BIN
Laslo Hunhold
2017-03-30
Pass LDFLAGS instead of CFLAGS in the linking stage
Laslo Hunhold
2017-03-30
No need to keep the implicit build rule
Laslo Hunhold
2017-03-30
Make Makefile strictly POSIX compliant
Laslo Hunhold
2017-03-29
Rename PREREQ to REQ
Laslo Hunhold
2017-03-29
Overhaul Build-system
Laslo Hunhold
2017-01-09
Update TODO
Laslo Hunhold
2017-01-09
Add ff2pam(1): convert farbfeld to 16-bit RGBA Portable Arbitrary Map
Mattias Andrée
2016-09-19
2ff: use trap to remove temporary file
FRIGN
2016-09-19
2ff: make it more portable
FRIGN
2016-09-19
2ff: Make it idempotent and clean it up a bit
FRIGN
2016-09-07
Shellcheck 2ff fixes
FRIGN
[next]