CARVIEW |
Select Language
HTTP/2 200
date: Thu, 24 Jul 2025 14:11:11 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"646a34cd17a6e0305a4ce70e5b6e71bc"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=Nmd5AjlJw5tOyO%2Fe79w8DXAmCU5XAF4iGVu09N3sG%2BET%2BNfpDwlDnqLlPTTukuYlc76GKO2OKJjhIxrfG9pcvODtm%2FGxy%2BsMocUQW1M4E%2F3Wrgum2OxXi64Tn79pgGgYOpOVDUw6mazEDFZ0hoLMNjoFuu3irX%2BoBZjQRhKaMFN2fAYQBfNjqw2hHhRxJFKyVrl15ZdTDvSV1zuazEt97IdHQbAz%2BDRTGIFNuHFIgGkjo1nRVS19qWwQIZE%2BNAYfmK%2BqdW74U8xfMJN9NytpaQ%3D%3D--OGYv5exTuTBT%2FqSo--H7O1WCWdzszenxF47QH7Lg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.549865645.1753366271; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 14:11:11 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Fri, 24 Jul 2026 14:11:11 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8340:D6F15:C4242:DF392:68823EFF
Tags · adoyle-h/lobash · GitHub
Toggle v0.5.1's commit message
Toggle v0.5.0's commit message
Toggle v0.4.0's commit message
Toggle v0.3.1's commit message
Toggle v0.3.0's commit message
Toggle v0.1.0's commit message
Skip to content
Navigation Menu
{{ message }}
-
-
Notifications
You must be signed in to change notification settings - Fork 29
Tags: adoyle-h/lobash
Tags
v0.5.1
Merge branch 'develop' * develop: chore: prepare to release v0.5.1 docs: improve documents fix(is_exported): Skip testing uninitialized exported variable for bash 4.0~4.3 docs: update module usages && improve documents test(is_exports): add export-but-uninitialized test case fix(is_exported): it should be false if local variable is associate array but its name contains x test(is_array): Skip testing uninitialized variable for bash 4.3 fix(is_array): exported array should be true docs: improve documents && Chinese documents
v0.5.0
Merge branch 'develop' * develop: (87 commits) docs: update CHANGELOG test(is_ubuntu): fix for CI ci: add cmd for local workflow ci: fix test-in-docker ci: fix PUBLIC_DEPTH=2 when $PREFIX != l. ci: test.dockerfile should install git ci: use -d option instead of BUILD_DIST for tools/test-in-docker fix(random): l.random hangs up in Github Action fix: PUBLIC_CONST_PREFIX refactor: improve _LOBASH_OS && remove redundant newline docs: update module-docs fix(with_ifs): eval "$@" -> eval "$*" fix(sleep): do not create _L_SLEEP_TEMP when loading lobash ci: fix for test -d with different prefix fix(build): remove public method wrappers && internal variables should be replaced when building fix(ci): load_module should load dist/lobash.bash feat(build): reuse the last UNIQ_KEY if found refactor(meta): refactor and add test cases for _lobash.semver_compare ci: update test1 fix(build): format command comment ...
v0.4.0
v0.4.0 See [changelog](https://github.com/adoyle-h/lobash/blob/master/CHANGELOG.md)
v0.3.1
v0.3.0
v0.1.0
Merge branch 'develop' * develop: (140 commits) fix(test): count_lines update(example/trim): update output remove(count_lines): l.count_lines arguments not work fix(trace_stack): stack shoule exclude trace_stack function name fix(choose): use read command to display prompt text docs: update README update: travis and readme rm: src/modules/relative.bash fix(consts): _LOBASH_PREFIX can be reassigned update: License update: support Zsh is cancelled docs: update README docs: update docs update(zsh): scaffold zsh test environment refactor(str_len): rename variables fix(str_size): It not work with double-width characters when environment LANG is not UTF-8. fix(sleep): the lower bound of sleep time should be 50ms fix(now): to be compatible with Mac/Linux/BusyBox systems refactor: adjust module categories update: update modules usages && fix missing argument should not throw error in some modules ...
You can’t perform that action at this time.