{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":405518029,"defaultBranch":"main","name":"vv","ownerLogin":"hackerb9","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-09-12T01:19:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/10174223?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1715322485.0","currentOid":""},"activityList":{"items":[{"before":"fe801f60023705e662f9121004ab656ca8920102","after":"d07572c7d884c5729a3042b54592fd0a73ad5ef8","ref":"refs/heads/main","pushedAt":"2024-05-10T06:27:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hackerb9","name":null,"path":"/hackerb9","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10174223?s=80&v=4"},"commit":{"message":"Use POSIXly correct \"grep -E\"\n\nI would like to rant here about how it is not solving any problem to\nremove \"egrep\" and the trend of making frequently used UNIX commands\nharder to type is a serious problem, but that sounds kind of like\nsomething a crazy person might say after a harrangue about their\ndiminished quality of life without Ma Bell's rotary phones, so I shall\ndesist and keep some outward semblance of sanity.","shortMessageHtmlLink":"Use POSIXly correct \"grep -E\""}},{"before":"20911233b940ebbf061894c2cef2e54b7763f7dd","after":"fe801f60023705e662f9121004ab656ca8920102","ref":"refs/heads/main","pushedAt":"2024-03-30T03:51:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hackerb9","name":null,"path":"/hackerb9","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10174223?s=80&v=4"},"commit":{"message":"Handle bug in ImageMagick (Graphic Newline at end of image)\n\nImageMagick sends '-' (graphic newline in sixels) before the string\nterminator (ESC \\). It should not. We work around it by piping the\noutput of convert into sed.","shortMessageHtmlLink":"Handle bug in ImageMagick (Graphic Newline at end of image)"}},{"before":"dc0d1002eaca3bdd3d85b5b7f7eefad41118b91d","after":"20911233b940ebbf061894c2cef2e54b7763f7dd","ref":"refs/heads/main","pushedAt":"2023-05-20T22:58:22.129Z","pushType":"push","commitsCount":1,"pusher":{"login":"hackerb9","name":null,"path":"/hackerb9","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10174223?s=80&v=4"},"commit":{"message":"bump version","shortMessageHtmlLink":"bump version"}},{"before":"8a558b1ca431d23dc5febbdecc027a2f7c7fe30e","after":"dc0d1002eaca3bdd3d85b5b7f7eefad41118b91d","ref":"refs/heads/main","pushedAt":"2023-05-20T22:57:33.228Z","pushType":"push","commitsCount":2,"pusher":{"login":"hackerb9","name":null,"path":"/hackerb9","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/10174223?s=80&v=4"},"commit":{"message":"Use awk when untrashing files\n\nNeed to get the filename from a file that looks like:\n\n\t[Trash Info]\n\tPath=/home/ben/myprojects/vv/f(o)o%5C'&$%7Bx%7D%3C%7C%3E!.gif\n\tDeletionDate=Y-05-20T15:44:21\n\nPreviously was doing `eval $(grep Path filename.info)` to set Path,\nbut that was silly as certain metacharacters that are special to the\nshell are not special to URIs and aren't percent encoded. [Okay, to be\nhonest, using \"eval\" is always silly.]\n\nFixed it by simply using awk instead of grep so I could output just\nthe filename. That replaces a dozen lines of kludges to make it work\n(+ more lines of comments for explanations) with a single line. Yay!","shortMessageHtmlLink":"Use awk when untrashing files"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERkfCIAA","startCursor":null,"endCursor":null}},"title":"Activity ยท hackerb9/vv"}