CARVIEW |
Select Language
HTTP/2 200
date: Mon, 28 Jul 2025 07:33:17 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/"c158ad6cb6c8859bccfed012b96c33d9"
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=1hUd%2FCUBfcAJmNkVLnXGkIb4KUJDwPkRnH5wT23QCCRAR8Xk7IsRTrkn34ocIsAesGdfenwQy1KvrrQki5ygj%2FalhgIW3gcmw5PXIZYRVM5bbE2uaKEVXM0Jd9Z6cVJKQ8kSz4qrkK9QFSwL%2FPFipS8kZysUmjPn0NwBjzjxRT1q781%2FahZ%2FjChem2YGlz%2FczOwvGQF2DeiByUvEgT1Evo7K6WJBCOLcz4x%2B2u5qw22pM%2FSy4k1bvwklGQoLIQVL2fS94WoPFHi8WF3ocmIwBA%3D%3D--pMcImnv4ecJd0m4S--1hZkO7%2BGUXWtvtj1ohXJ4A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1912234235.1753687996; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:33:16 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Tue, 28 Jul 2026 07:33:16 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E7BE:22FFCB:88288F:AD4060:688727BC
Commits · ksh93/ksh · GitHub
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 36
Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jun 22, 2025
defpathinit(): fix memory leak (re: a8f5c3cf, 24d5cd85)
Show description for 11981f5committed11981f5Copy full SHA for 11981f5
Commits on Jun 13, 2025
Fix arbitrary command execution/code injection bugs (#866)
Show description for 970812eauthored970812eCopy full SHA for 970812e
Commits on Jun 9, 2025
lex.c: restore lexd.nested_tilde flag & handling (re: c40851a2)
Show description for 9e2e6cacommitted9e2e6caCopy full SHA for 9e2e6ca
Commits on Jun 8, 2025
Revert SEARCHSIZE/LOOKAHEAD increase for now (re: af5ae2e3)
Show description for 218102ccommitted218102cCopy full SHA for 218102cksh -n: remove linter warning for | & ; < > inside ${...}
Show description for c40851acommittedc40851aCopy full SHA for c40851a
Commits on Jun 7, 2025
Fix window resize bug after exiting to ksh from vim (re: f1c8ecc) (#865)
Show description for 68fe82bauthored68fe82bCopy full SHA for 68fe82b
Commits on May 31, 2025
Fix bug causing kitty protocol escape sequences to break multiline (#863)
Show description for cc5e069authoredcc5e069Copy full SHA for cc5e069Sundrous fixes (#862)
Show description for af5ae2eaf5ae2eCopy full SHA for af5ae2eFix handling of close-on-exec bit (#860)
Show description for 90c8c1bauthored90c8c1bCopy full SHA for 90c8c1bsh_diropenat(): General improvements (#859)
Show description for d140eacauthoredd140eacCopy full SHA for d140eac
Commits on May 30, 2025
Fix env vars for #!-less scripts (re: 4be193fc, db227904)
Show description for 9e773c8committed9e773c8Copy full SHA for 9e773c8- committed12ff500Copy full SHA for 12ff500
Fix memory leaks when using associative array in subshell
Show description for d30ea18d30ea18Copy full SHA for d30ea18Fix importing UTF-8 env vars (re: 960a1a99, db227904, 4a243209)
Show description for 4be193fcommitted4be193fCopy full SHA for 4be193f
Commits on May 29, 2025
Revert "Fix importing UTF-8 env vars (re: 960a1a99, db227904, 4a243209)"
Show description for e476b9dcommittede476b9dCopy full SHA for e476b9dFix importing UTF-8 env vars (re: 960a1a99, db227904, 4a243209)
Show description for 07b032dcommitted07b032dCopy full SHA for 07b032dFix corruption in varname length calculation (re: 5c02cd49)
Show description for 4817fcccommitted4817fccCopy full SHA for 4817fcc
Commits on May 28, 2025
- committed07418daCopy full SHA for 07418da
mamake: error out if a pre-existing target is not updated
Show description for a2f1f69committeda2f1f69Copy full SHA for a2f1f69
Commits on May 27, 2025
Fix annoying silent crash in builtins.sh under ASan (#810)
Show description for 665abc8665abc8Copy full SHA for 665abc8- committed928795aCopy full SHA for 928795a
printf: fix \u0025 taken as % operator
Show description for 84c4ccdcommitted84c4ccdCopy full SHA for 84c4ccdtest/[: Replace check_toomanyops kludge (re: 88836915, 9be5dfd4)
Show description for 30d2126committed30d2126Copy full SHA for 30d2126test: Improve parentheses handling for compat w other shells
Show description for c060134committedc060134Copy full SHA for c060134
Commits on May 26, 2025
Fix POSIX mode regression in test/[ -a/-o (re: 9b259c94)
Show description for 44301a6committed44301a6Copy full SHA for 44301a6
Commits on May 24, 2025
check_toomanyops(): correct conversion to argc (re: 9be5dfd4)
Show description for 16ef61acommitted16ef61aCopy full SHA for 16ef61aFix crash on repeated execution of [ ... ] (re: 88836915)
Show description for 9be5dfdcommitted9be5dfdCopy full SHA for 9be5dfd
Commits on May 23, 2025
b_test(): eliminate gotos (re: 7003aba4, 9aa88cd1, a804fca0, ca06aef2)
Show description for a8744a7committeda8744a7Copy full SHA for a8744a7
Commits on May 17, 2025
libast: utf8_mbtowc(): Fix utf8tab to match new type (re: ccc707c7)
Show description for de53013committedde53013Copy full SHA for de53013
Commits on May 16, 2025
Felefold fixes (#854)
Show description for ccc707cauthoredccc707cCopy full SHA for ccc707cFix utf8_mbtowc, remove mbinit() (re: 300cd199, 7577f389, 3efa10c3)
Show description for 8a95c17committed8a95c17Copy full SHA for 8a95c17Redesign the central ast (_ast_info) struct (re: 7f12f01a)
Show description for 3efa10ccommitted3efa10cCopy full SHA for 3efa10cchrexp(): cleanup: remove undocumented $'\M-'
Show description for 34d3ab8committed34d3ab8Copy full SHA for 34d3ab8Fix compiling with AST_NOMULTIBYTE (re: 7f12f01a)
Show description for 3cb4e71committed3cb4e71Copy full SHA for 3cb4e71
Commits on May 15, 2025
- committedd686773Copy full SHA for d686773
Pagination
You can’t perform that action at this time.