gsell
|
c72b203e5f
|
modulecmd: bugfix in get_available_modules()
Due to a bug in this function not all available modules were found.
|
2025-05-28 14:51:49 +02:00 |
|
gsell
|
35fd426da5
|
Merge branch '420-modulecmd-don-t-print-message-if-stable-module-has-been-loaded' into 'master'
Resolve "modulecmd: don't print message if stable module has been loaded"
Closes #420
See merge request Pmodules/src!452
|
2025-05-28 14:45:55 +02:00 |
|
gsell
|
d89066bff2
|
modulecmd: don't print message after loading a stable module
|
2025-05-28 14:44:56 +02:00 |
|
gsell
|
d906512980
|
Merge branch '419-modulecmd-increase-cache-timeout-to-4h' into 'master'
Resolve "modulecmd: increase cache timeout to 4h"
Closes #419
See merge request Pmodules/src!451
|
2025-05-28 14:41:36 +02:00 |
|
gsell
|
a08eaafa2e
|
modulecmd: increase cache timeout to 4h
|
2025-05-28 14:40:42 +02:00 |
|
gsell
|
419ea88423
|
Merge branch '418-modulecmd-fix-sub-commands-whatis-and-apropos-keywords' into 'master'
Resolve "modulecmd: fix sub-commands whatis and apropos/keywords"
Closes #418
See merge request Pmodules/src!450
|
2025-05-13 18:18:30 +02:00 |
|
gsell
|
41a361aaab
|
modulecmd: sub-cmds whatis and apropos fixed
|
2025-05-13 18:17:39 +02:00 |
|
gsell
|
2695cb12a1
|
Merge branch '417-modulecmd-fix-module-search-for-lmod-hierarchical-modules' into 'master'
Resolve "modulecmd: fix module search for Lmod hierarchical modules"
Closes #417
See merge request Pmodules/src!449
|
2025-05-13 18:14:54 +02:00 |
|
gsell
|
345fb5ab21
|
modulecmd: fix module search for Lmod hierarchical modules
|
2025-05-13 18:13:46 +02:00 |
|
gsell
|
27b9985203
|
Merge branch '416-modulecmd-manpath-must-be-initialised-if-not-already-defined' into 'master'
Resolve "modulecmd: MANPATH must be initialised if not already defined"
Closes #416
See merge request Pmodules/src!448
|
2025-05-13 18:05:18 +02:00 |
|
gsell
|
c899c16a0c
|
modulecmd: initialize MANPATH if not set
|
2025-05-13 18:03:57 +02:00 |
|
gsell
|
8afe8f64c4
|
Merge branch '415-modulecmd-reverse-sort-output-of-avail-and-search-only-if-pattern-is-the-empty-string' into 'master'
Resolve "modulecmd: reverse sort output of avail and search only if pattern is the empty string"
Closes #415
See merge request Pmodules/src!447
|
2025-04-09 17:06:36 +02:00 |
|
gsell
|
c130603322
|
modulecmd: reverse sort output of avail and search only if pattern is not the empty string
|
2025-04-09 17:01:38 +02:00 |
|
gsell
|
08583c3d5d
|
Merge branch '414-modulecmd-loading-lmod-modules-failed' into 'master'
Resolve "modulecmd: loading Lmod modules failed"
Closes #414
See merge request Pmodules/src!446
|
2025-04-09 16:54:38 +02:00 |
|
gsell
|
d2556b373f
|
modulecmd: bugfix Lmod modules couldn'd be loaded
|
2025-04-09 16:53:38 +02:00 |
|
gsell
|
2110e59a9d
|
Merge branch '413-modulecmd-print-a-more-verbose-deprecated-message' into 'master'
Resolve "modulecmd: print a more verbose deprecated message"
Closes #413
See merge request Pmodules/src!445
|
2025-04-09 16:48:09 +02:00 |
|
gsell
|
bdd7963a13
|
modulecmd: print more verbose deprecated message
|
2025-04-09 16:46:47 +02:00 |
|
gsell
|
18f2c6807c
|
Merge branch '412-build-system-fix-check-whether-the-main-package-has-to-be-rebuilt' into 'master'
Resolve "build-system: fix check whether the main package has to be rebuilt"
Closes #412
See merge request Pmodules/src!444
|
2025-04-09 16:41:32 +02:00 |
|
gsell
|
cd3bf561a9
|
build-system: bugfix in rebuild package check
|
2025-04-09 16:39:16 +02:00 |
|
gsell
|
fccdb4131e
|
Merge branch '411-build-system-review-code-to-set-rpath' into 'master'
Resolve "build-system: review code to set RPATH"
Closes #411
See merge request Pmodules/src!443
|
2025-04-09 16:27:00 +02:00 |
|
gsell
|
3c74604990
|
build-system: code to set RPATH reviewed
|
2025-04-09 16:25:55 +02:00 |
|
gsell
|
e38a04ba66
|
Merge branch '410-modulecmd-sub-cmds-avail-and-search-are-case-insensitive' into 'master'
Resolve "modulecmd: sub-cmds 'avail' and 'search' are case insensitive"
Closes #410
See merge request Pmodules/src!442
|
2025-03-24 17:45:29 +01:00 |
|
gsell
|
a3cd779fd6
|
modulecmd: bugfix: smb-cmds 'avail' and 'search' are case insensitive
|
2025-03-24 17:44:17 +01:00 |
|
gsell
|
245afac122
|
Merge branch '409-modulecmd-fixes-review-sub-cmd-purge' into 'master'
Resolve "modulecmd: fixes/review sub-cmd 'purge'"
Closes #409
See merge request Pmodules/src!441
|
2025-03-24 17:41:26 +01:00 |
|
gsell
|
eb51f231be
|
modulecmd: fixes/review sub-cmd 'purge'
|
2025-03-24 17:39:12 +01:00 |
|
gsell
|
31e4f3ee34
|
Merge branch '408-modulecmd-module-avail-reveals-modules-which-are-actually-shadowed-by-an-overlay' into 'master'
Resolve "modulecmd: module avail reveals modules which are actually shadowed by an overlay"
Closes #408
See merge request Pmodules/src!440
|
2025-03-21 14:15:03 +01:00 |
|
gsell
|
25d923e988
|
modulecmd: get_available_modules() and find_modulefile() reviewed
|
2025-03-21 14:08:11 +01:00 |
|
gsell
|
78a9005d15
|
modulecmd: type in call to find_modulefile() fixed
|
2025-03-21 14:06:55 +01:00 |
|
gsell
|
c022e146de
|
modulecmd: cleanup some code
|
2025-03-21 14:06:14 +01:00 |
|
gsell
|
26a129fe62
|
modulecmd: caption text in 'module avail' fixed
|
2025-03-21 13:57:31 +01:00 |
|
gsell
|
91df1635bf
|
modulecmd: comments added/reviewed; break some long lines
|
2025-03-21 13:46:58 +01:00 |
|
gsell
|
ea471fb57a
|
modulecmd: caption in output of 'module avail' fixed
|
2025-03-21 13:44:26 +01:00 |
|
gsell
|
996667e4d6
|
modulecmd: review/rewrite code to get available modules
|
2025-03-20 17:36:06 +01:00 |
|
gsell
|
1d6143dcb2
|
Merge branch '407-moduelcmd-argument-not-used-in-use_group-and-unuse_group' into 'master'
Resolve "moduelcmd: argument not used in use_group() and unuse_group()"
Closes #407
See merge request Pmodules/src!439
|
2025-03-14 17:31:28 +01:00 |
|
gsell
|
f9aa82ca0a
|
modulecmd: bugfixes in use_group() and unuse_group()
|
2025-03-14 17:30:12 +01:00 |
|
gsell
|
135f3fbff7
|
Merge branch '406-modulecmd-re-initialize-pmodules-env-with-module-purge' into 'master'
Resolve "modulecmd: re-initialize Pmodules env with "module purge""
Closes #406
See merge request Pmodules/src!438
|
2025-03-14 17:18:40 +01:00 |
|
gsell
|
ef0dfb0662
|
modulecmd: re-init Pmodules env with sub-cmd purge
|
2025-03-14 17:17:47 +01:00 |
|
gsell
|
19e04058ac
|
Merge branch '405-modulecmd-don-t-export-osrelease-und-systemcpu-in-pmodules_env' into 'master'
modulecmd: don't export SystemCPU and OSrelease in PMODULES_ENV
Closes #405
See merge request Pmodules/src!437
|
2025-03-14 17:09:16 +01:00 |
|
gsell
|
40411f2d92
|
modulecmd: don't export SystemCPU and OSrelease in PMODULES_ENV
|
2025-03-14 17:08:28 +01:00 |
|
gsell
|
b1652e350c
|
Merge branch '404-modulecmd-error-in-doc-string-of-function-pmodules_setup' into 'master'
Resolve "modulecmd: error in doc-string of function pmodules_setup"
Closes #404
See merge request Pmodules/src!436
|
2025-03-14 17:04:56 +01:00 |
|
gsell
|
d2fd5f3cb1
|
modulecmd: error in defining doc-sring in pmodules_setup() fixed
|
2025-03-14 17:03:43 +01:00 |
|
gsell
|
df8113c800
|
Merge branch '403-modulecmd-use-unuse-groups-in-overlay' into 'master'
Resolve "modulecmd: use/unuse groups in overlay"
Closes #403
See merge request Pmodules/src!435
|
2025-03-14 16:59:45 +01:00 |
|
gsell
|
10ffe41db1
|
modulecmd: use/unuse group while loading an overlay
|
2025-03-14 16:57:40 +01:00 |
|
gsell
|
65b037c1c4
|
Merge branch '402-update-changelog-for-1-1-23' into 'master'
Resolve "update changelog for 1.1.23"
Closes #402
See merge request Pmodules/src!434
|
2025-03-06 16:50:32 +01:00 |
|
gsell
|
5b29b19c41
|
changelog updated
|
2025-03-06 16:49:13 +01:00 |
|
gsell
|
0b9a5fcc9e
|
Merge branch '401-modulecmd-review-main-and-other-minor-changes' into 'master'
Resolve "modulecmd: review main and other minor changes"
Closes #401
See merge request Pmodules/src!433
|
2025-03-06 14:50:31 +01:00 |
|
gsell
|
05525fd25b
|
modulecmd: main reviewed plus some minor changes
|
2025-03-06 14:49:29 +01:00 |
|
gsell
|
a2ad477b91
|
Merge branch '400-modulecmd-print-correct-release-stage-for-spack-modules' into 'master'
Resolve "modulecmd: print correct release stage for Spack modules"
Closes #400
See merge request Pmodules/src!432
|
2025-03-06 14:46:24 +01:00 |
|
gsell
|
4280bd2b84
|
modulecmd: print correct release stage for Spack modules
|
2025-03-06 14:45:17 +01:00 |
|
gsell
|
b817b7de53
|
Merge branch '399-modulecmd-review-loading-of-modules-with-extended-name-syntax' into 'master'
Resolve "modulecmd: review loading of modules with extended name/syntax"
Closes #399
See merge request Pmodules/src!431
|
2025-03-06 14:36:38 +01:00 |
|