Added tag R20250529 for changeset 4baff9d67f96
repeat command line for long job outputs, fix missing null termination
Added tag R20250209 for changeset 4fbf15c85f82
forward SIGINT and SIGTERM to childs
enhance pager handling
fix potential hang
added options -k/-K, log info/status priority fix
Added tag R20241010 for changeset 5fc7ecd24c6f
ensure executable is a file not a directory, fix off-by-1 buffer
replace which with command -v for better compatibility
Added tag R20241006 for changeset 27d17c88d4e7
copyright update
renamed configure.in to configure.ac
remove obsolte defines in config.h.in
patch to address autoreconf failure for debian
fix SegV on unset PATH
changes to support building on Gentoo
Added tag R20200726 for changeset 08e1e8227c2f
changes to support NetBSD
make tests run on Solaris
build fix for cygwin
color support for warnings, errors, output; added a testcase
severe code refactoring into different .c files
source code header update
mkversion.sh based version calculation, compile to build directory
added support for setting path in config file
Added tag R20190725 for changeset eecd7506dd06
documentation update
more code hardening
common jobid I/O redirection on command line
removed alloca, make strlcpy optional
added PAGER support, code cleanups
changes to support FreeBSD and Solaris
support installing from cmake builds
add files for version calculation, add .hgignore
fix regression: option -v must also be processed after config file
Added tag R20170630 for changeset d9789cb075b1
make output better readable
support for jobid in I/O filenames
corrected version tags in ChangeLog and man-page
Added tag R20170829 for changeset 47edcf7f2b9b
logging update, spawn fixes, message corrections
8bit input and ISO8859 support
added posibility to quit processing in interactive mode
Added tag R20190724 for changeset a87a6bcaa36e
build fix for sunstudio
added option for color mode on pipes
fixes for bsd, solaris, and error logging
added support for color output
fix for gentoo: tigetstr can be in libtinfo
handle EINTR on write, added option echo
added cmake support
fix alloca handling for FreeBSD
documentation and install updates
fix potential assertion failure on error
some code refactoring, minor fixes
Added tag R20170803 for changeset 90bbd2f3eee9
autoconf files update
code refactoring: moved code to module support.c
better pager interaction, reworked job output writing
Added tag R20191016 for changeset f2e6b7a7b1bb
Added tag R20191217 for changeset 9d4ba3a9a682
make option -q work as intended, fixes for cmake
added config file support
more code for color configuration
build fixes for Solaris
added example shell scripts
libtinfo fix for cmake based builds
fix xjobs.rc install, update configure scripts
fix warning concerning gettimeofday
enhanced support for xjobs.rc settings
Home
Added tag R20151016 for changeset c6d4d6342020
updated usage and manpage to include -- and -L
fix regression on option -q
fix file mods
Examples
Added tag 20060410 for changeset 366ea826c618
- condense termination message of jobs without ...
Added tag 20071122 for changeset a75e4af4cb91
- enhanced option -j to support maximum job cou...
Added tag 20080122 for changeset 9f6d19070f8e
Added tag 20060413 for changeset 7f1d7c526476
Added tag 20070915 for changeset 5ea5b1caec09
- pass environment down to child processes
Added tag 20060726 for changeset 0d005b8c56e1
- added support for appending output redirectio...
Added tag 20060731 for changeset f54f94cdf0f2
- fix abort on unresolvable executable