1
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 28, 2023 — May 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Issue #681: Update gold files More... 5 months ago
Issue #681: The name for complete() is internally mapped to "complete<name>" and then unwrapped when output. This way function names and the complete function for bash or tcsh works correctly More... 5 months ago
User mailing list request that RC File(s) be realpath() More... 5 months ago
make replacing $ZSH_VERSION safer More... 6 months ago
Merge branch 'main' of bitbucket.org:rtmclay/lmod More... 6 months ago
change hard coded $ZSH_VERSION to be dynamic More... 6 months ago
update build.rtm for setting PKG correctly More... 6 months ago
update build.rtm for setting PKG correctly More... 6 months ago
Issue #674: remove code that sets error status in lmod.in.lua More... 6 months ago
Merge branch 'testing' into PR674 More... 6 months ago
Merge branch 'testing' of bitbucket.org:rtmclay/lmod into testing More... 6 months ago
Issue #678: Make isFile() return nil if broken symlink; Change abspath to l_abspath; create realpath which uses posix.realpath when it exists More... 6 months ago
Issue #674: Change Lmod Warning to not set error status More... 7 months ago
Issue #675: Adding test to show that remove_path works with module unload More... 7 months ago
Issue #675: M.remove_path is now quiet when performing a dependency check More... 7 months ago
Issue #673: create jsonShell Test More... 7 months ago
Merge branch 'PR673' into testing More... 7 months ago
Issue #673: Error out if path_to_lua or path_to_lmod is broken when running "is-avail" in tcl2lua.tcl More... 7 months ago
Merge branch 'testing' into PR673 More... 7 months ago
Issue #673: Fix tcl2lua.tcl back to standard defs of path_to_lua and path_to_lmod More... 7 months ago
Issue #673: small fix to isavail.tdesc More... 7 months ago
Update README.md - point to docker branch More... 7 months ago
Issue #672: Only assign loadstring = load when Lua is not 5.1 More... 7 months ago
Merge branch 'testing' of bitbucket.org:rtmclay/lmod into testing More... 7 months ago
Issue #672: Now convert load to loadstring for Lua 5.1 More... 7 months ago
Issue #672: Now convert loadstring to load for Lua > 5.1 More... 7 months ago
Issue #667: Starting work on allowing extensions to be displayed by ml -t av More... 7 months ago
merge in loadstring hack for json More... 7 months ago
Merge branch 'testing' of bitbucket.org:rtmclay/lmod into testing More... 7 months ago
Issue #672: Declare loadstring to be load when running Lua > 5.1 More... 7 months ago