Removed tracking of directory lib/python/bii_scripts3.
Documentation of deleted programs/modules was removed.
Directory bii_scripts3 was renamed to bii_scripts.
sqlpotion.py: Do not raise exception when sqlalchemy is not installed.
File perl/BrowseDB/TkUtils.pm was moved to perl/TkUtils.pm.
All copyright messages were updated to 2026.
Obsolete file lib/perl/dbdrv_test.pl was removed.
camonitor_parse was added to the documentation.
Python2 support was removed from the Makefile, there is no more Python2 code.
Various obsolete scripts were removed.
makeStCmd was ported to Python 3.
camon was ported to Python3.
csv2plot was ported to Python3.
carchmonitor was ported to Python3.
console.py was ported to Python3.
toASCII was ported to Python3.
sqlutil.py was ported to Python3.
txtcleanup.py was ported to Python3.
archiver2camonitor.py and FilterFile were ported to Python3.
csv2epicsDb was ported to Python3.
csv2alh and csv2epicsFuncs were ported to Python3.
stepy was removed, stepy3 replaces it.
grepdb was ported to Python3.
applicationIndex.py was ported to Python3.
repo-loginfo.py was ported to Python3.
Unused Python2 modules were removed.
hg2darcs.py: Fix handling of added directories.
CreateX.pm: Use shell to call pg_request.
The rsync-dist share directory was renamed to "rsync_dist".
Scripts browsedb.pl, makeDocTxt.pl and tkSQL were converted to UTF-8.
Small optimization in Makefile.
All shebang lines in perl scripts were modernized.
CreatePanles.py: added a new layout - list:
CreatePanel.py: Fix variable name in error text, simplify default widths handling and standardize formatting
showenv-bii_scripts.sh can now show the bii_scripts configuration file.
config-pythonpath: When used, do not add Python version to Python lib path.
wrapArchSnippet.sh: Renamed env var 'DTD' to 'WRAPARCHSNIPPET_DTD'.
wrapArchSnippet.sh: Allow to configure dtd file with env-var 'DTD'.
hg-recover.py: Use newer tar file extract method for python >= 3.12.
Bugfix in showenv-bii_scripts.sh: An unknown option caused an infinite loop.
.rgignore was added to make searches with "ripgrep" easier.
bii_scripts-env.sh was renamed to showenv-bii_scipts.sh.
logstore moved from trs to csn32
Bugfix: administration_tools/doc-rebuild.sh didn't work.
Fix in lib/python/bii_scripts3/step.py: A string literal was wrong.
Small change in install.sh.
README.rst: The description how to install bii_scripts was much improved.
bii_scripts-env.sh: Show environment variables settings for using bii_scripts.
config-pyenv: Used to install bii_scripts in a Python virtual environment.
install.sh was improved.
Python2 scripts are now only installed when PYTHON2_SUPPORT is set to 'y'.
Fix to CreatePanel.py: empty line at top broke the shebang
iddb.config: Use gwc2c.ca.bessy.de instead of gwc2c.acc.bessy.de.
console-get: The sortkey generation from filenames is now cleaner.
console-get: Support new log file naming schema FILENAME.log-YYYYMMDD-HHMMSS.
All uses of 'tkdiff' were replaced with 'meld'.
pg_request.py: The version was changed to 1.1.
pg_request.py has now an option "--version".
pg_request.py: 'dump': Create one json structure from dump of several tables.
pg_request.py bugfix: With cachemode=="off", the cache dirrectory was ignored.
Use python 3.9 on host stretch.
pg_request.py: A cache file can now be given explicitly.
pg_request.py bugfix, evaluate cachemode instead of cache_dir at Formatter().
In pg_request.py, the default cache mode is now "off".
pg_request.py: Show error messages instead of python exceptions.
JSON decode errors now show the filename.
CreateX.pm: Use environment variable DB_REQUEST if it is set.
repo-mirror.sh: With option --debug, not all temporary files are deleted.
Commands "tables" and "columns" now also work for sqlite databases.
Some warnings by pylint and a type checker were removed.
A function to the the primary keys of postgreSQL tables was added.
The cache can now disabled with cache mode "off".
The sqlite schemas are now found by a file glob expression.
Support for using an sqlite database was added.
work-around in bin/console-watch: conserver.acc.bessy.de -> conserver.trs.bessy.de
Changes in pg_request.py for the new database server postgresql.csn32.bessy.de.
BII-Controls-dist.sh: An easier way to distribute/activate BII-Controls.
hg-sig was added to the documentation.
Small bugfix in stepy and stepy3.
stepy was ported to Python 3, the ported version is named "stepy3".
Configuration files for nfs.mlscs.bessy.de and nfs.ctl.bessy.de were added.
install.sh: Allow to specify the configuration file on the command line.
A config file to install bii_scripts at host nfs.mlscs.bessy.de was added.
On hosts bullseye and stretch install everything as user "opiadm".
On hosts bullseye and stretch install python libs at $PYTHONUSERBASE.
CreatePanel.py: clean up, remove not working color processing stuff
CreatePanel.py: Redesign parsing and setting of widgets: Don't set by group, but each widget indvidually.
Update CreatePanel.pl CreatePanel.py: allow alias name for layout 'lineRaw': 'lineraw'.
CreatePanel.py: Fix calculation of dsplay height for layout 'line'
fix accLaunch to use ctl-srv2.csn31.bessy.de
install.sh: use --reorder-patches when pulling
add bin/wrapArchSnippet.sh
bin/arch2aapl: read input from stdin
add bin/arch2aapl
Better error messages in repo-mirror.sh.
SETENV-RUN-LOCAL.sh now always re-creates the symbolic link for python libs.
uniserv-restore: Support for mercurial sub repositories was added.
Small improvements and more documentation for script "runioc".
add bin/runioc for running (soft) IOCs locally
idcp-restore hg-recover.py: Added support for id_db sub-repo.