{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":731551614,"defaultBranch":"develop","name":"gulam","ownerLogin":"simonlaszcz","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-12-14T10:34:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3258511?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714778584.0","currentOid":""},"activityList":{"items":[{"before":"199b695e31621875330cb1e0d016050a1f8007bf","after":"0b649706d641c5cc01f85ea56031114d41f34634","ref":"refs/heads/develop","pushedAt":"2024-05-03T23:20:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonlaszcz","name":"Simon Laszcz","path":"/simonlaszcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3258511?s=80&v=4"},"commit":{"message":"added release target to makefile","shortMessageHtmlLink":"added release target to makefile"}},{"before":"03bb76dd1dc86eae589e294224065193a0e6a20c","after":"199b695e31621875330cb1e0d016050a1f8007bf","ref":"refs/heads/develop","pushedAt":"2024-05-03T23:11:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonlaszcz","name":"Simon Laszcz","path":"/simonlaszcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3258511?s=80&v=4"},"commit":{"message":"readme","shortMessageHtmlLink":"readme"}},{"before":"029f4408685a20b768c89b82fb3a727a7dfba779","after":"03bb76dd1dc86eae589e294224065193a0e6a20c","ref":"refs/heads/develop","pushedAt":"2024-05-03T23:06:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"simonlaszcz","name":"Simon Laszcz","path":"/simonlaszcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3258511?s=80&v=4"},"commit":{"message":"Prevent bombs during _shell_p","shortMessageHtmlLink":"Prevent bombs during _shell_p"}},{"before":"42b3be383e6d955c3dc10543edaabad761f1bcec","after":"029f4408685a20b768c89b82fb3a727a7dfba779","ref":"refs/heads/develop","pushedAt":"2023-12-21T15:12:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonlaszcz","name":"Simon Laszcz","path":"/simonlaszcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3258511?s=80&v=4"},"commit":{"message":"documentation change","shortMessageHtmlLink":"documentation change"}},{"before":"f3520611778b6dc68cc28c7df4349f9abff8161b","after":"42b3be383e6d955c3dc10543edaabad761f1bcec","ref":"refs/heads/develop","pushedAt":"2023-12-21T15:05:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"simonlaszcz","name":"Simon Laszcz","path":"/simonlaszcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3258511?s=80&v=4"},"commit":{"message":"Pexec cmdln max length is 125 bytes not 124","shortMessageHtmlLink":"Pexec cmdln max length is 125 bytes not 124"}},{"before":null,"after":"f3520611778b6dc68cc28c7df4349f9abff8161b","ref":"refs/heads/develop","pushedAt":"2023-12-18T22:10:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"simonlaszcz","name":"Simon Laszcz","path":"/simonlaszcz","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3258511?s=80&v=4"},"commit":{"message":" ____ ____ ___ ____ _____\n| _ \\ ___ ___ |___ \\ / _ \\___ \\|___ /\n| | | |/ _ \\/ __| __) | | | |__) | |_ \\\n| |_| | __/ (__ / __/| |_| / __/ ___) |\n|____/ \\___|\\___| |_____|\\___/_____|____/\n\nNew shell variable: RestoreCwdAfterExec. When true (false by default), the cwd\ncan never be changed by an external command as the cwd is stored before and\nrestored after command execution.\n\nHow the environment (argv,envp) is constructed for internal and external\ncommands has been modified:\n* FIX: The length of the command line buffer is stored as an 'int' by Gulam.\nLength is stored as 'uchar' in the Pexec command line. Previously it was\nassigned without checking for truncation.\n* FIX: The maxium length of the DTA section command line has been redefined as\n124 bytes (as per tos_hyp). Previously it was 126.\n* The value 'mw' (Mark Williams) for the shell variable 'env_style' has been\nrenamed 'argv'. Since it implemented what became known as the basic argv\nprotocol anyway, I beleive this is clearer.\n* The argv protocol is enabled by default.\n* FIX: The argv protocol is now only used when enabled and necessary. This\nimproves compatibility with programs that don't understand the protocol.\nPreviously, if the argv env_style was enabled, the command line length embedded\nin Pexec calls was always set to 127. This was always invalid for such programs.\n* If the argv protocol is disabled but the command line is too long, the user\nis prompted whether to continue.\n* FIX. Previously the standard command lines (i.e. not argv) of external\ncommands were stripped of quotes meaning that quoted strings were tokenized on\nspaces.\n\nChanges to file type determination:\n* APP and GTP are now considered executable.\n* FIX: Previously, a directory that happened to have an executable extension\nwould have been identified as a file not a directory.\n\nGeneral changes:\n* The cursor is made visible at the start of every command prompt.","shortMessageHtmlLink":" ____ ____ ___ ____ _____"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQS0ymAA","startCursor":null,"endCursor":null}},"title":"Activity ยท simonlaszcz/gulam"}