doc: fix changelog of Package Initialization section
doc: fix changelog of Lmod Tcl compat section
ts: test haveDynamicMPATH modulefile command
vim: add haveDynamicMPATH modulefile cmd
lint: add haveDynamicMPATH command to syntaxdb
doc: desc. haveDynamicMPATH modulefile command
Add haveDynamicMPATH modulefile command
ts: test --show_hidden option
doc: desc. a little --show_hidden option
Add --show_hidden option as alias of --all
ts: remove default_modulecmd and expect MODULECMD env var to be set
ts: remove default_tclsh and expect TCLSH env var to be set
ts: remove useless default_shell proc (shell already set)
ts: remove unused no_verbose var and modulecmd_start proc
ts: remove unused test procedures
ts: clean test code relative to Modules v3 "update" sub-cmd
ts: add tests for "describe" sub-command
ts: add tests for "disable" sub-command
init: add describe subcmd to completion scripts
init: add disable subcmd to completion scripts
Add "describe" sub-command, as an alias of "saveshow"
Add "disable" sub-command, as an alias of "saverm"
lint: add module describe command to syntaxdbs
lint: add module disable command to syntaxdbs
doc: desc. "describe" sub-command
doc: desc. "disable" sub-command
ts: add tests for "update" sub-command
lint: add module update command to syntaxdbs
init: add update subcmd to completion scripts
Add "update" sub-command, as an alias of "reload"
doc: desc. "update" sub-command
ts: fix json whatis error test with random output order
doc: improve code rendering in table with RTD sphinx theme
doc: fix several broken links
doc: add linkcheck build target
doc: fix header of shell support table in modulefile man
doc: align td content top with RTD sphinx style
doc: add correspondence table in other-implementations
doc: improve feature diff in other-implementations
doc: add subcmd/mfcmd diff in other-implementations
doc: use list-table rather grid-list in other-implems
doc: add "other-implementations" document
doc: add "man-path" cookbook recipe
script: sync gitlog2changelog.py with upstream
doc: desc. --respect option support in lmod compat docs
doc: desc. --mode option support in lmod compat docs
doc: update Lmod modfile compat man section for add-property
doc: refresh the General questions in the FAQ
doc: fix mode-select design description
doc: add module cmd enabling guidelines for Fish
doc: add module cmd enabling guidelines for Ksh
doc: add module cmd enabling guidelines for Zsh
doc: add module cmd enabling guidelines for Csh
doc: improve "Enable Modules in shells" guidelines
doc: desc. newline char in env var value in MIGRATING
doc: desc module-help in MIGRATING
doc: desc. module-warn in MIGRATING
doc: desc. always see hidden modules in MIGRATING
doc: change approach with version req in cache file magic cookie
ts: change approach with version req in cache file magic cookie
Change approach with version req in cache file magic cookie
ts: sort modules in JSON output as done on regular output
Sort modules in JSON output as done on regular output
doc: desc. newline char support in env var value
ts: ignore error raised when testing file perms change
ts: test setting env var with newline contained in value
ts: enclose variable value within single quote for shells
ts: remove unnecessary code in answer build procs
Enclose variable value within single quote for shells
Fix unnecessary single quote escaping in Tcl code
ts: no nearly-forbidden warning on refresh/whatis/scan modes
doc: desc. nearly-forbidden warning changes in NEWS
ts: temporarily ignore tests failing with contains search match
ts: report nearly-forbidden warning only after module eval
ts: test module-warn modulefile command
Report nearly-forbidden warning only after module eval
No nearly-forbidden warning on refresh/whatis/scan modes
No nearly-forbidden warning on refresh/whatis/scan modes
doc: desc. module-warn and associated changes in NEWS
doc: desc. module-warn in man/changes
Add "module-warn" modulefile command
Change nearly-forbidden color to distinguish from warning tag
vim: add module-warn modulefile cmd
lint: add module-warn command to syntaxdbs
doc: define abbreviation for warning tag
Define abbreviation for warning tag
doc: define color in palettes for warning tag
Define color in palettes for warning tag
doc: add "module-warn" design notes
ts: update add-property to define tag with "value" arg
vim: add add-property modulefile cmd
lint: add add-property command to syntaxdb
doc: update add-property to define tag with "value" arg
Update add-property to define tag with "value" arg
ts: test module-help modulefile command
Demonstrate "module-help" in example modulefiles
doc: desc. module-help modulefile command
Introduce "module-help" modulefile Tcl command
vim: add module-help modulefile cmd
lint: add module-help command to syntaxdb