doc: add "Edit on GitHub" link on RTD page
doc: add some project badges on the index page
ts: fix 70/410 when no stdin and re chars in path
ts: check stickiness prior processing dependent unload
Check stickiness prior processing dependent unload
script: report stats of each test case with issue on "mt"
script: fix "mb" now modulecmd.tcl may exit with non-zero code
doc: desc. DepRe of ConUn in MIGRATING
doc: no force unload by default of DepRe modules
ts: no force unload by default of DepRe modules
No force unload by default of DepRe modules
No force disable when calling cmdModuleUnload on UReqUn ctx
Remove unneeded nagelfar warning ignore comment
Remove unused force argument on unloadDepUnDepReModules
doc: no force unload of DepUn of ConUn or switched-off module
ts: no force unload of DepUn of ConUn or switched-off module
No force unload of DepUn of ConUn or switched-off module
ts: adapt 50/400 tests when install manpath is default
doc: desc DepRe load phase changes in MIGRATING
doc: transform DepUn of ConUn into DepRe
ts: transform DepUn of ConUn into DepRe
Transform DepUn of ConUn into DepRe
doc: apply DepRe load phase only on top load/unload/switch
ts: apply DepRe load phase only on top load/unload/switch
Apply DepRe load phase only on top load/unload/switch
Save reloading mod list in global list
ts: fix isTopEvaluation when reloading DepRe modules
Fix isTopEvaluation when reloading DepRe modules
doc: desc. non-loadable depre reload skip in man/NEWS
ts: add complementary loadable dependent reload tests
ts: skip reload of DepRe if requirement not satisfied
Skip reload of DepRe if requirement not satisfied
ts: improve coverage of changeContextOfModuleEval proc
No DepRe list update if unload phase fail
Fail on first "module unload" failure like "conflict"
Distinguish between already loaded and loading variant
ts: check conflict_unload and implicit_default
doc: add complementary notes in conflict unload doc
ts: check DepRe/DepUn of ConUn interaction with ReqLo
ts: more test for DepRe going UReqUn
ts: add conflict_unload tests in 50/660
doc: desc. improved auto handling mechanisms in MIGRATING
doc: desc. conflict unload in MIGRATING
doc: desc. auto handling changes in conflict unload doc
doc: desc. conflict unload work in NEWS
doc: desc. conflict_unload change for variant
doc: desc. conflict_unload change for module unload
doc: desc --enable-conflict-unload in INSTALL
doc: desc. conflict_unload change for conflict/family
doc: desc. MODULES_CONFLICT_UNLOAD in man/changes
doc: desc. conflict_unload config in man/changes
ts: add test to improve getModuleFromEvalId coverage
ts: rework DepUn+DepRe unload process to preserve load order
Rework DepUn+DepRe unload process to preserve load order
Initialize depre_list in cmdModuleSwitch
Clarify depre mod list variable name
Rework reloading procs to pass them value list
Save props of reloading mods in global array
Optimize use of return in procedure
Define specific procs for Dependent Unload mechanism
ts: rework handling of DepRe modules that also are UReqUn
Rework handling of DepRe modules that also are UReqUn
Add lprepend helper proc
ts: apply UReqUn process on top Load/Unload/Switch
Fetch UReqUn mods from requirements of unloaded mods
Update req of DepRe mods when computing UReqUn mods
Apply UReqUn from cmdModuleSwitch
Apply UReqUn process on Unload only for top eval
Add UReqUn process on top Load evaluation
Compute UReqUn mod list after main module unload
Fix getRequiredLoadedModuleList and add argument
Add unload_mod_list helper var to cmdModuleUnload
Adapt default arg treatment of isModuleUnloadable
ts: separate processing of DepRe mods of UReqUn
Separate processing of DepRe mods of UReqUn
ts: drop failed module eval when dropping held reports
Drop failed module eval when dropping held reports
Drop reported tag of conflict err when dropping held reports
ts: set conflict error as reported when emitting conun msg
Set conflict error as reported when emitting conun msg
Add setConflictErrorAsReported helper procedure
ts: fix redundant conun and conlo error message on conflict
Fix redundant conun and conlo error message on conflict
Add getAndParse{Loaded,}ModuleWithVariant helper procs
ts: fix detection of already loaded module with variant set
Fix detection of already loaded module with variant set
ts: apply ConUn to mod with other variant set loaded
Return error code when skipping already failed unload
Apply ConUn to mod with other variant set loaded
doc: add conflict-unload design doc
ts: annotate some tests with missing error message
ts: unload all matching mods on "module unload" modfile cmd
Unload all matching mods on "module unload" modfile cmd
ts: auto unload loaded mods declaring a conflict with mod to load
Auto unload loaded modules declaring a conflict with module to load
Rename doesModuleConflict into getModuleLoadedConflict
install: include --enable-conflict-unload on --enable-new-features
cirrus/gh: add --enable-new-features on two CI test cases
ts: auto unload conflicting module and dependent on conflict
Auto unload conflicting module and dependent on conflict