tLog - wendy - watch files/directories and run commands on any event
HTML git clone git://z3bra.org/wendy
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
Date Commit message Author
DIR 2020-09-03 10:10 Add an option to clear the screen on ea… Willy Goiffon
DIR 2020-06-02 11:21 Fix a few warnings Willy Goiffon
DIR 2020-06-02 11:20 Add mkfile for compilation with plan9 mk Willy Goiffon
DIR 2020-06-02 11:20 Rename MANDIR to MANPREFIX Willy Goiffon
DIR 2020-06-02 09:01 Provide more meaningful examples in the… Willy Goiffon
DIR 2020-06-02 08:44 Fix off-by-one error to remove trailing… Willy Goiffon
DIR 2020-06-02 08:06 Provide better explanations in the READ… Willy Goiffon
DIR 2020-06-02 07:50 Update README to be more concise Willy Goiffon
DIR 2020-06-02 07:49 Update manpage example to showcase path… Willy Goiffon
DIR 2020-04-30 08:59 Update README Willy Goiffon
DIR 2020-04-20 14:05 Fix segmentation fault in basename() Willy Goiffon
DIR 2020-03-13 11:00 Fix binary operation precedence issue Willy Goiffon
DIR 2020-03-13 10:04 Add -l flag to list numeric values of e… Willy Goiffon
DIR 2020-03-12 18:36 Document -a flag in manpage Willy Goiffon
DIR 2020-03-12 18:30 Ignore hidden inodes by default Willy Goiffon
DIR 2020-03-04 14:08 Read path from stdin when none provided Willy Goiffon
DIR 2020-03-04 14:05 Cosmetic changes for if/else statement Willy Goiffon
DIR 2020-03-04 14:03 Include *_SELF events in default mask Willy Goiffon
DIR 2020-03-04 13:13 Treat IN_IGNORED as any other event Willy Goiffon
DIR 2020-03-02 14:55 Update manpage according to latest chan… Willy Goiffon
DIR 2020-03-02 14:42 Change watcher flag to -w Willy Goiffon
DIR 2020-03-02 14:01 Run specified command on triggered even… Willy Goiffon
DIR 2020-03-02 13:59 Pass current watcher in wdpath() Willy Goiffon
DIR 2020-03-02 13:58 Free the malloc(), and ignore expected … Willy Goiffon
DIR 2020-02-28 19:23 Add flag to only monitor directories Willy Goiffon
DIR 2020-02-28 19:20 Change default mask to events about fil… Willy Goiffon
DIR 2020-02-28 19:01 Reset verbosity to 0 by default Willy Goiffon
DIR 2020-02-28 19:01 Add flag to watch directories recursive… Willy Goiffon
DIR 2020-02-28 18:52 Prevent exiting too early when removing… Willy Goiffon
DIR 2020-02-28 18:13 Store inode path as passed on the comma… Willy Goiffon
DIR 2020-02-28 18:10 Remove unused listwatcher() function Willy Goiffon
DIR 2020-02-28 17:05 Rewrite body to use SLIST from queue.h Willy Goiffon
DIR 2019-07-01 09:05 Update contact information Willy Goiffon
DIR 2017-04-20 11:42 Use implicit rules in makefile z3bra
DIR 2016-04-29 18:14 Replace execvpe() call with execvp() z3bra
DIR 2016-02-01 18:48 Rename MANPREFIX to MANDIR z3bra
DIR 2016-02-01 12:45 Rewrite wendy.1 using mdoc format z3bra
DIR 2016-01-31 19:02 Remove del_node() function for simplici… z3bra
DIR 2016-01-31 15:52 Keep watching files sending IN_IGNORED z3bra
DIR 2016-01-31 15:25 Code cleanup z3bra
DIR 2016-01-31 15:21 Make wendy export environment variables z3bra
DIR 2016-01-31 15:06 Cleanup makefile z3bra
DIR 2016-01-31 15:02 Relicense wendy under ISC z3bra
DIR 2016-01-31 14:18 Make invocation simpler and more robust z3bra
DIR 2015-06-14 22:12 added double forking to avoid zombie ch… z3bra
DIR 2015-04-14 21:06 Merge branch 'bocxorocx-master' z3bra
DIR 2015-04-14 21:00 Gave more specific examples in the manp… z3bra
DIR 2015-04-14 20:13 Manual page installation a bocx of rocx
DIR 2015-04-14 16:07 Manual page a bocx of rocx
DIR 2015-03-30 19:09 fixed a typo in the README z3bra
DIR 2015-03-30 19:07 updated README to reflect new features z3bra
DIR 2015-03-30 19:07 fixed filename output to prepend direct… z3bra
DIR 2015-03-30 18:43 formatting: 4 spaces -> 8 tabs z3bra
DIR 2015-03-30 18:43 now read filenames from stdin z3bra
DIR 2015-03-27 21:51 use TAB as a delimiter z3bra
DIR 2015-03-27 19:09 wendy can now watch multiple files at t… z3bra
DIR 2014-07-16 11:11 Merge branch 'master' of git.z3bra.org:… z3bra
DIR 2014-07-16 06:30 Be quiet by default. Replaced -q with -v z3bra
DIR 2014-03-10 07:45 Fixed typos in README z3bra
DIR 2014-03-10 07:35 Merge branch 'master' of z3bra.org:wendy z3bra
DIR 2014-03-10 07:35 Added a FAQ to the README z3bra
DIR 2014-02-16 21:11 Added 3 more events to list_events z3bra
DIR 2014-02-16 17:17 Now recreate the file watch when gettin… z3bra
DIR 2014-02-12 16:02 Fixed command handling z3bra
DIR 2014-02-12 12:37 Merge branch 'master' of z3bra.org:wendy z3bra
DIR 2014-02-12 12:36 Sanitize makefile z3bra
DIR 2014-02-12 08:09 Effectively use the file given as argum… z3bra
DIR 2014-02-11 17:27 Added more option to view and specify e… z3bra
DIR 2014-02-11 16:51 Simplify a lin in the makefile z3bra
DIR 2014-02-11 16:13 Allow watching specific files, or entir… z3bra
DIR 2014-02-11 15:35 Corrected README, you cannot do "-DMC" z3bra
DIR 2014-02-10 08:58 Fixed makefile and add sane defaults z3bra
DIR 2014-02-10 08:55 Added a README z3bra
DIR 2014-02-10 08:48 Changed LICENSE z3bra
DIR 2014-02-10 08:47 Improved makefile z3bra
DIR 2014-02-10 08:18 Changed flag -d to -f (everything is a … z3bra
DIR 2013-08-07 15:30 hum... formatting ? Willy Goiffon
DIR 2013-08-02 13:30 first commit Willy Goiffon
TEXT Atom feed
TEXT Atom feed (tags)