xbiff 1.0.5
- gitlab CI: add a basic build test
- Build xz tarballs instead of bzip2
- gitlab CI: stop requiring
Signed-off-by
in commits - configure: Use
AC_SYS_LARGEFILE
to enable large file support - Use
XtAsprintf
instead of manualmalloc
ing and copying of strings - Combine usage message into a single string
- Add
-version
option - Fix
-version
handling to not require opening a display first - Add
-help
option - List which options were unrecognized before printing usage message
- Use C99 struct initializers
- xbiff 1.0.5