Revisions of entr

buildservice-autocommit accepted request 1060195 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 21)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 20)
- Update to version 5.3
  * Symlink changes detected on Linux by setting
    'ENTR_INOTIFY_SYMLINK'.
  * Use /dev/null rather then closed pipe for stdin in -r mode.
  * Utilize {O,FD}_CLOEXEC flag for unintentional leaks of
    descriptors to executed utilities.
  * Remove C unit tests.
  * Only respond to attribute/inode changes on Linux.
- Drop tests. The new tests do not run within a chroot.
buildservice-autocommit accepted request 975533 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 19)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 18)
- Update to version 5.2
  * Update copy of strlcpy(3) for Linux
  * Detect file deletion from directories on Linux
  * Print the signal that terminated a child when using '-s'
  * Return 128+signal that terminated a child when using '-z'
  * Ensure terminal settings are reset when '-z' is set
buildservice-autocommit accepted request 942972 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 17)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 16)
- Update to version 5.1
  * Detect files moved to or from directories on Linux.
  * Allow detection of directory entries beginning with '.' by
    specifying '-d' twice.
  * Only reset terminal settings in exit handler if settings were
    changed.
buildservice-autocommit accepted request 903951 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 15)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 14)
- Update to version 5.0
  * Eliminate memory management warnings on Linux.
  * EV_TRACE prints file mode and file name.
- Update to version 4.8
  * EV_TRACE also prints file/notify descriptor limit.
  * Set 2^16 watches if inotify limits cannot be read.
  * Raise an error and suggest '-n' if terminal attributes cannot
    be read.
buildservice-autocommit accepted request 875780 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 13)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 12)
- Update to version 4.8
  * Set a maximum of 2^19 watches to guard against absurd file
    open limits on MacOS.
  * Use control sequences to clear the display and specify '-c'
    twice to erase the scrollback buffer.
buildservice-autocommit accepted request 818401 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 11)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 10)
- Update to version 4.6
  * Always call waitpid(2) to avoid dead processes
  * Duplicate STDIN file descriptor before closing; for the '-r'
    option
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 9)
- Update to version 4.5
  * New '-z' "one-shot" option self-terminates after the utility
    exits
  * Termination by 'q' or 'SIGINT' results in an exit status of 0
- Add source verification
buildservice-autocommit accepted request 760997 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 8)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 7)
- Update to version 4.4
  * Use a single inotify queue on Linux, limited by
    /proc/sys/fs/inotify/max_user_watches
  * Set the environment variable `ENTR_INOTIFY_WORKAROUND` to
    enable a compatibility mode for platforms with deformed
    inotify support
buildservice-autocommit accepted request 735455 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 6)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 5)
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 4)
- Update to version 4.3
  * No functional changes
buildservice-autocommit accepted request 691916 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 3)
auto commit by copy to link target
Martin Hauke's avatar Martin Hauke (mnhauke) committed (revision 2)
- Update to version 4.2
  * New '-a' option enables response to events that occur while the
    utility is running
  * Correctly report error when a file cannot be reopened
- Includes change from 4.1
  * New '-n' non-interactive option disables keyboard input
  * EV_TRACE environment variable enables file system event
    tracing.
  * Track changes to the inode number as a workaround for missing
    delete events on the Linux kernel
Displaying revisions 1 - 20 of 21
openSUSE Build Service is sponsored by