aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-04Convert long options to an array for easier managementintegrate-next-into-masterMike Frysinger2-177/+50
2018-01-04inotifywait: use standard daemon() funcMike Frysinger2-6/+12
2018-01-03Test that inotifywait exit code is 2 when no eventsRadu Voicilas1-0/+16
2018-01-03Add sharness as a test frameworkRadu Voicilas4-0/+999
2014-11-09Update email addressRadu Voicilas1-1/+1
2014-11-09Merge pull request #40 from emcrisostomo/masterRadu Voicilas12-119/+214
2014-08-28Fix permission problems in dist-hook and remove touch calls which are breakin...Enrico M. Crisostomo5-17/+3
2014-08-28Use Autoconf output files to fill in variables in man pages instead of manual...Enrico M. Crisostomo4-16/+11
2014-08-28Remove docdir definition (solves warning: docdir was already defined in condi...Enrico M. Crisostomo1-1/+0
2014-08-28Add AM_CPPFLAGS so that includes work in an out-of-tree build.Enrico M. Crisostomo1-0/+1
2014-08-28Fix typo in ACLOCAL_AMFLAGS definition.Enrico M. Crisostomo1-1/+1
2014-08-28Remove GNU Build Systems artifacts from .gitignore and ignore the entire auxi...Enrico M. Crisostomo1-13/+2
2014-08-28Update newer INSTALL file.Enrico M. Crisostomo1-58/+192
2014-08-28Use autoreconf instead of manually invoking each tool one by one. Allow argu...Enrico M. Crisostomo1-2/+1
2014-08-28Quote AC_LANG_PROGRAM to silence new Autoconf warnings and use auxiliary conf...Enrico M. Crisostomo1-12/+4
2014-04-15Fix warnings reported by GCC build flagsRadu Voicilas3-8/+5
2014-04-15timeout is now a long int across all codeRadu Voicilas6-43/+59
2014-04-14Negative timeout for blocking behaviour. Fixes #37Radu Voicilas3-4/+6
2014-04-14csv_escape checks for NULL parameterRadu Voicilas1-0/+4
2014-04-14Do not double escape names. Fixes #36Radu Voicilas1-1/+1
2014-03-30Fix doc wording for inotifytools_next_events()Radu Voicilas1-4/+3
2014-03-30Merge remote-tracking branch 'kitech/master'Radu Voicilas1-1/+1
2013-11-29fix inotifytools_next_events timeout == 0 keep blocking bugliuguangzhao1-1/+1
2013-03-11Remove m4/ from .gitignoreRadu Voicilas1-1/+0
2013-03-11start a gitignoreMike Frysinger1-0/+39
2013-03-11m4: create new directory for clean autogen.sh runRamkumar Ramachandra1-0/+1
2013-03-03Update --monitor helpRadu Voicilas1-3/+2
2013-03-03Merge remote branch 'sjon-hortensius/master'Radu Voicilas1-5/+0
2013-03-03Making inotifywatch's timeout value an unsigned long intRadu Voicilas1-3/+3
2013-03-03Getting rid of the unused constant EXCLUDE_CHUNKRadu Voicilas2-3/+0
2013-03-03Properly handle timeout values over ULLONG_MAXRadu Voicilas4-22/+40
2013-01-26Merge pull request #19 from rohanpm/masterRadu Voicilas5-15/+15
2013-01-26Improve error message on initialization failureRohan McGovern4-14/+14
2013-01-26Fixed error() value after failed initialize()Rohan McGovern1-1/+1
2012-12-22Allow combining monitor and timeout optionSjon1-5/+0
2012-10-22Issue #8: warn when --exclude was used multiple timesRadu Voicilas1-1/+21
2012-10-20Merge pull request #3 from weisslj/masterRadu Voicilas4-39/+184
2012-10-20Merge pull request #9 from jonathan00/patch-1Radu Voicilas1-0/+1
2012-04-25added event 'move_self' to print_event_descriptionsjonathan001-0/+1
2010-10-29Add --include and --includei optionJohannes Weißl4-39/+184
2010-10-28Support building static binaries via --enable-static-binary configure flagThomas Kho3-4/+13
2010-03-14Updated version tag and the way the change log is generated (switched from sv...Radu Voicilas2-2/+2
2010-03-08Documentation for --daemon. (thanks to Terry Burton)Radu Voicilas1-0/+12
2010-03-07Fix for COPYING.Radu Voicilas1-3/+3
2010-02-02Validate the result of inotifytools_filename_from_wd when passed as input to ...v3.14Radu Voicilas2-2/+7
2010-01-04libtool 2.2.6a claims about these updates:Radu Voicilas2-0/+2
2010-01-04aclocal.m4:123: AC_PROG_LIBTOOL is expanded from...Radu Voicilas1-1/+1
2010-01-04From: Robert Schwebel <r.schwebel@pengutronix.de>Radu Voicilas1-2/+2
2010-01-04From: Marc Kleine-Budde <mkl@pengutronix.de>Radu Voicilas1-1/+1
2009-11-23Include refactorings for inotifywatch.Radu Voicilas1-20/+13