2016-02-14 00:19 | No need to define RM and GZIP | Klemens Nanni | 2 | +6 | -7 |
2016-02-14 00:16 | Stylefix: Use linebreaks and whitespaces properly | Klemens Nanni | 1 | +7 | -3 |
2016-02-14 00:14 | Remove obsolete whitespace | Klemens Nanni | 1 | +1 | -1 |
2016-02-14 00:14 | Stylefix: keep function type in seperate line | Klemens Nanni | 1 | +12 | -6 |
2016-02-14 00:12 | Change wording, typofixes (comments) | Klemens Nanni | 1 | +16 | -16 |
2016-02-13 20:03 | Remove obsolete brackets on return value (0) | Klemens Nanni | 1 | +1 | -1 |
2016-02-13 19:51 | exit() is a function call, not a keyword | Klemens Nanni | 1 | +4 | -4 |
2016-02-13 19:48 | Use printf instead of puts (deprecated) | Klemens Nanni | 1 | +11 | -11 |
2016-02-13 19:39 | Do not return from void | Klemens Nanni | 1 | +0 | -2 |
2016-02-13 19:39 | Remove empty line | Klemens Nanni | 1 | +0 | -1 |
2014-02-12 13:41 | Build manpages in makefile | z3bra | 4 | +62 | -6 |
2014-02-12 13:32 | Merge branch 'master' of z3bra.org:prout | z3bra | 1 | +7 | -15 |
2014-02-12 13:29 | Split makefile | z3bra | 2 | +14 | -23 |
2014-02-10 09:15 | Added a README file | z3bra | 1 | +15 | -0 |
2014-02-10 09:15 | Made the program non-blocking | z3bra | 2 | +40 | -42 |
2014-02-10 09:08 | More sane Makefile | z3bra | 3 | +18 | -54 |
2013-12-18 07:42 | Made the printing non-blocking | Willy Goiffon | 1 | +34 | -44 |
2013-10-21 21:36 | Fixed argument parsing | Willy Goiffon | 1 | +1 | -1 |
2013-10-21 21:29 | Fixed a bad merge | Willy Goiffon | 1 | +2 | -1 |
2013-10-21 21:26 | Merge branch 'master' of z3bra.org:prout | Willy Goiffon | 1 | +11 | -4 |
2013-10-21 21:23 | Updated manpage | Willy Goiffon | 1 | +0 | -0 |
2013-10-21 21:20 | Added option -h to get help | Willy Goiffon | 1 | +2 | -2 |
2013-10-20 20:33 | Added a meant to pass options when printing files | Willy Goiffon | 1 | +33 | -4 |
2013-10-20 19:46 | Added a usage() function | Willy Goiffon | 1 | +8 | -2 |
2013-10-15 14:29 | Added new line for error message | Willy Goiffon | 1 | +4 | -5 |
2013-10-15 14:15 | Changed the program name | Willy Goiffon | 4 | +1 | -1 |
2013-10-15 13:50 | Clean install/uninstall targets | Willy Goiffon | 1 | +1 | -2 |
2013-10-15 13:46 | Updated name | Willy Goiffon | 1 | +0 | -0 |
2013-10-15 08:53 | Moved manpage to the corresponding directory | Willy Goiffon | 1 | +0 | -0 |
2013-10-15 08:52 | Manpage (pretty simple one) | Willy Goiffon | 1 | +0 | -0 |
2013-10-15 08:52 | Better Makefile | Willy Goiffon | 1 | +1 | -5 |
2013-10-15 08:51 | Make basic checks, send a new job to the printer and block until it is completed | Willy Goiffon | 1 | +147 | -13 |
2013-10-15 07:23 | First commit: list available printers | Willy Goiffon | 4 | +148 | -0 |