2017-02-28 01:26 | Add debian directory for packaging | Xiaodong Xu | 8 | +82 | -0 |
2016-04-29 18:14 | Replace execvpe() call with execvp() | z3bra | 1 | +1 | -14 |
2016-02-01 18:48 | Rename MANPREFIX to MANDIR | z3bra | 2 | +3 | -3 |
2016-02-01 12:45 | Rewrite wendy.1 using mdoc format | z3bra | 1 | +114 | -148 |
2016-01-31 19:02 | Remove del_node() function for simplicity sake | z3bra | 2 | +3 | -21 |
2016-01-31 15:52 | Keep watching files sending IN_IGNORED | z3bra | 1 | +33 | -16 |
2016-01-31 15:25 | Code cleanup | z3bra | 1 | +12 | -15 |
2016-01-31 15:21 | Make wendy export environment variables | z3bra | 1 | +34 | -11 |
2016-01-31 15:06 | Cleanup makefile | z3bra | 2 | +13 | -21 |
2016-01-31 15:02 | Relicense wendy under ISC | z3bra | 2 | +13 | -30 |
2016-01-31 14:18 | Make invocation simpler and more robust | z3bra | 2 | +96 | -28 |
2015-06-14 22:12 | added double forking to avoid zombie children | z3bra | 1 | +9 | -2 |
2015-04-14 21:06 | Merge branch 'bocxorocx-master' | z3bra | 2 | +153 | -0 |
2015-03-30 19:09 | fixed a typo in the README | z3bra | 1 | +1 | -1 |
2015-03-30 19:07 | updated README to reflect new features | z3bra | 1 | +20 | -19 |
2015-03-30 19:07 | fixed filename output to prepend directory when specified | z3bra | 1 | +4 | -4 |
2015-03-30 18:43 | formatting: 4 spaces -> 8 tabs | z3bra | 1 | +188 | -194 |
2015-03-30 18:43 | now read filenames from stdin | z3bra | 1 | +33 | -3 |
2015-03-27 21:51 | use TAB as a delimiter | z3bra | 1 | +2 | -2 |
2015-03-27 19:09 | wendy can now watch multiple files at the same time | z3bra | 1 | +92 | -46 |
2014-07-16 11:11 | Merge branch 'master' of git.z3bra.org:wendy | z3bra | 1 | +82 | -0 |
2014-07-16 06:30 | Be quiet by default. Replaced -q with -v | z3bra | 1 | +7 | -8 |
2014-02-16 21:11 | Added 3 more events to list_events | z3bra | 1 | +7 | -3 |
2014-02-16 17:17 | Now recreate the file watch when getting IN_IGNORED event | z3bra | 1 | +14 | -5 |
2014-02-12 16:02 | Fixed command handling | z3bra | 1 | +1 | -2 |
2014-02-12 12:37 | Merge branch 'master' of z3bra.org:wendy | z3bra | 3 | +100 | -18 |
2014-02-12 12:36 | Sanitize makefile | z3bra | 2 | +16 | -14 |
2014-02-10 08:58 | Fixed makefile and add sane defaults | z3bra | 2 | +3 | -3 |
2014-02-10 08:55 | Added a README | z3bra | 1 | +24 | -0 |
2014-02-10 08:48 | Changed LICENSE | z3bra | 2 | +24 | -16 |
2014-02-10 08:47 | Improved makefile | z3bra | 1 | +17 | -18 |
2014-02-10 08:18 | Changed flag -d to -f (everything is a file) | z3bra | 1 | +8 | -8 |
2013-08-07 15:30 | hum... formatting ? | Willy Goiffon | 1 | +1 | -1 |
2013-08-02 13:30 | first commit | Willy Goiffon | 2 | +175 | -0 |