]> mj.ucw.cz Git - bex.git/shortlog
bex.git
2020-03-29 Martin MaresMaint: Reorganization of my directory structure master
2019-11-04 Martin MaresFixed alias for "bex prun"
2019-07-11 Martin MaresTerminology: Groups, not classes
2019-07-11 Martin Mares"bex mach" can be asked for a set of machines
2019-03-29 Martin Maresbex-add: if attachments are given as symlinks, derefere...
2019-03-29 Martin MaresMake destination user configurable per machine
2018-02-12 Martin Maresbex-run: There is no NOXREF status, it should be NOXFER :)
2016-12-29 Martin Maresuse experimental 'smartmatch' for new Perls
2015-07-06 Martin MaresFixed help text
2015-07-06 Martin MaresFix version string
2015-03-29 Martin Mares"bex job -l" lists jobs in a long format, which include... v3.3
2015-03-29 Martin MaresReleased as version 3.3
2015-03-29 Martin MaresPartial job IDs must start at the beginning of a component
2015-03-29 Martin MaresNew format of job IDs
2015-03-29 Martin MaresAccept partial job IDs as long as they are unique
2014-02-25 Martin Maresbex prun: DONE can be received even for non-running...
2014-02-25 Martin Maresbex prun: Fix handling of failure states with no job...
2013-06-14 Martin MaresReleased as bex-3.2 v3.2
2013-06-14 Martin MaresRemove BEX version from comments and update copyright...
2013-06-14 Martin MaresUpdated TODO
2013-06-14 Martin MaresLet prolog reset locale to well-define values
2013-06-14 Martin MaresMake editor configurable
2013-06-14 Martin Maresbex prun: Recognize PREP state
2013-06-14 Martin MaresImplemented job attachments
2013-06-14 Martin MaresLet default prolog run /bin/bash instead of /bin/sh
2013-03-23 Martin MaresTODO
2013-02-12 Martin MaresConfiguration files moved from directory "BEX" to "cf"
2013-01-29 Martin Maresbex prun: One more mishandled error message
2013-01-28 Martin Maresbex prun: Forgotten debug message
2013-01-28 Martin Maresbex prun: Squashed uninitialized var warning
2013-01-19 Martin MaresMaint: mkdir -p
2013-01-19 Martin MaresMaint: Fixed location of web scripts v3.1
2013-01-19 Martin MaresReleased as 3.1
2013-01-19 Martin MaresTODO pruned
2013-01-19 Martin Maresbex prun: Fixed priority inversion
2013-01-19 Martin Maresbex prun: Even more debugging
2013-01-19 Martin Maresbex prun: More --debug
2013-01-19 Martin Maresbex prun: Added --debug
2013-01-19 Martin Maresbex prun: --debug-children does not overwrite the log
2013-01-19 Martin Maresbex prun: More display slot fixes
2013-01-19 Martin Maresbex prun: Better allocation of display slots
2013-01-06 Martin Maresbex prun: Let NOPING entries be displayed in a differen...
2012-09-21 Martin Maresbex queue: Implemented filtering of states, fixed ...
2012-09-21 Martin MaresImplemented "bex queue --attn"
2012-09-21 Martin Mares"bex queue --filenames" can be used to show job file...
2012-09-21 Martin Mares"bex help" is now equivalent to "bex --help"
2012-04-14 Martin MaresMerge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/bex
2012-04-14 Martin Maresbex log: Added --why
2012-02-24 Martin MaresUpdated TODO list
2012-02-21 Martin Maresbex queue: add --summary option and enable option bundling
2012-02-17 Martin Maresprun: Recognize NOXFER state
2012-02-16 Martin MaresMaint: More bug fixes
2012-02-16 Martin MaresMaint: Do not forget +x v3.0
2012-02-16 Martin MaresReleased as 3.0
2012-02-16 Martin Maresadd: Added --execute switch
2012-02-16 Martin Maresadd: When a job ID is reused, the old contents are...
2012-02-16 Martin MaresOops
2012-02-16 Martin Maresprun: Added a switch for setting the number of parallel...
2012-02-16 Martin MaresStill cleaning up references to `brun' and `bq'
2012-02-16 Martin Maresrun: Avoid SIGPIPE
2012-02-16 Martin Maresrun: make ssh allocate a PTY
2012-02-16 Martin Maresprun: use tmux instead of GNU screen, added --debug...
2012-02-16 Martin MaresQueue: fix reference to bex queue --init
2012-02-16 Martin MaresConfig: store path to library files, too
2012-02-15 Martin MaresOne more rename of subcommands
2012-02-15 Martin MaresRenamed all subcommands to bex-<name>
2012-02-15 Martin MaresAll commands now have normal --help
2012-02-15 Martin MaresFixed directory name bugs in `bex queue ls'
2012-02-15 Martin Mares`bex queue' without more arguments lists all queues
2012-02-15 Martin Mares`bex queue' has its own subcommands
2012-02-15 Martin MaresCreation of queues must be explicit
2012-02-15 Martin MaresRename subcommands
2012-02-15 Martin MaresUse configured home and library dirs consistently and...
2012-02-15 Martin MaresUpdated command usage
2012-02-15 Martin MaresFix bogus comments introduced by previous commit
2012-02-15 Martin MaresThe big move -- introduced subcommands
2011-11-21 Martin Maresbls: Added a new utility for listing known machines...
2011-11-09 Martin MaresTODO
2011-11-09 Martin Maresbprun: Replaced magical counters by real accounting...
2011-10-31 Martin MaresTODO
2011-10-31 Martin Maresbprun: Various cursed updates
2011-10-31 Martin Maresbprun: Attaching to specific screen session; colors
2011-10-31 Martin MaresBugfix of previous commit
2011-10-31 Martin Maresbprun: Use job names
2011-10-31 Martin Maresbprun: Recycle slots
2011-10-31 Martin MaresFirst cursey version of bprun
2011-10-31 Martin Maresbrun: Report DONE even on hosts where no job is queued
2011-10-31 Martin MaresRationalized logging
2011-10-31 Martin MaresUse job->name consistently
2011-10-31 Martin MaresImplemented `bq --rm' and `bq --move-to'
2011-10-31 Martin MaresUpdates of job status are atomic
2011-10-31 Martin MaresCommand used to run ssh is configurable
2011-10-31 Martin MaresImplemented preparatory commands
2011-10-31 Martin MaresAdded bjob
2011-10-31 Martin Maresbenq has a lot of switches for creating the job
2011-10-31 Martin MaresImplemented skip_on_fail
2011-10-31 Martin MaresJobs should be sorted by their IDs when scanning queue
2011-10-31 Martin MaresNewly inserted jobs immediately enter NEW status
2011-10-31 Martin MaresLet default prolog ask for set -e
2011-10-31 Martin MaresUse mkpath instead of make_path, it's not supported...
next