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
Version 9.0
Added tag V9.0 for changeset 1f50ba6da5e7
Version 8.0
Added tag V8.0 for changeset 910d75ed6c2f
Home
Version 7.0
Added tag V7.0 for changeset 10409f0f86e3
Version 6.0
Added tag V6.0 for changeset 846adf348cc3
Version 5.0
Version 3.0
Version 2.1
Version 2.0.0
Version 4.0
make output better readable
more code for color configuration
support for jobid in I/O filenames
added example shell scripts
autoconf files update
fix regression: option -v must also be processed after config file
added option for color mode on pipes
added PAGER support, code cleanups
fix warning concerning gettimeofday
Added tag R20191016 for changeset f2e6b7a7b1bb
documentation and install updates
fixes for bsd, solaris, and error logging
documentation update
fix xjobs.rc install, update configure scripts
Added tag R20191217 for changeset 9d4ba3a9a682
Added tag R20190725 for changeset eecd7506dd06
code refactoring: moved code to module support.c
support installing from cmake builds
fix for gentoo: tigetstr can be in libtinfo
Added tag R20170630 for changeset d9789cb075b1
corrected version tags in ChangeLog and man-page
better pager interaction, reworked job output writing
make tests run on Solaris
Added tag R20190724 for changeset a87a6bcaa36e
source code header update
logging update, spawn fixes, message corrections
removed alloca, make strlcpy optional
fix alloca handling for FreeBSD
Added tag R20170829 for changeset 47edcf7f2b9b
fix potential assertion failure on error
common jobid I/O redirection on command line
add files for version calculation, add .hgignore
libtinfo fix for cmake based builds
build fixes for Solaris
make option -q work as intended, fixes for cmake
some code refactoring, minor fixes
added cmake support
build fix for sunstudio
severe code refactoring into different .c files
enhanced support for xjobs.rc settings
handle EINTR on write, added option echo
added config file support
Added tag R20170803 for changeset 90bbd2f3eee9
added support for setting path in config file
added support for color output
8bit input and ISO8859 support
build fix for cygwin
mkversion.sh based version calculation, compile to build directory
changes to support FreeBSD and Solaris
more code hardening
added posibility to quit processing in interactive mode
color support for warnings, errors, output; added a testcase
Home
Version 1.0.0
Version 0.2.0
Version 0.1.0
fix regression on option -q
fix file mods
Added tag R20151016 for changeset c6d4d6342020
updated usage and manpage to include -- and -L
Examples
first update
- condense termination message of jobs without ...
added missing file: configure
Added tag 20071122 for changeset a75e4af4cb91
Added tag 20060408 for changeset 19c2c6d2d802
- added support for appending output redirectio...