{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":7831367,"defaultBranch":"master","name":"crudini","ownerLogin":"pixelb","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2013-01-26T00:39:08.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/316894?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1696413497.0","currentOid":""},"activityList":{"items":[{"before":"8aa745c72a2eedf6e82745a87433c3b6e6227ad0","after":"cbb3b85e7639af77b377d211d7f1e8788f360bcf","ref":"refs/heads/master","pushedAt":"2023-10-29T11:35:21.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pixelb","name":"Pádraig Brady","path":"/pixelb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316894?s=80&v=4"},"commit":{"message":"disable '=' in param names in all cases\n\nWe only allowed '=' in names for this \"nospace\" hack:\nhttps://github.com/pixelb/crudini/issues/33#issuecomment-1151253988\n\nI don't think anyone will actually use this in scripts,\nand if so, the error directs them to the currently supported method","shortMessageHtmlLink":"disable '=' in param names in all cases"}},{"before":"a52f4049bdf95beb3b9b6ab9351d24ff305cf9fb","after":"8aa745c72a2eedf6e82745a87433c3b6e6227ad0","ref":"refs/heads/master","pushedAt":"2023-10-04T09:58:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pixelb","name":"Pádraig Brady","path":"/pixelb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316894?s=80&v=4"},"commit":{"message":"bump version for release","shortMessageHtmlLink":"bump version for release"}},{"before":"0da9c44d410285b5cad2b9d213a139372f508e6a","after":"a52f4049bdf95beb3b9b6ab9351d24ff305cf9fb","ref":"refs/heads/master","pushedAt":"2023-10-03T15:26:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pixelb","name":"Pádraig Brady","path":"/pixelb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316894?s=80&v=4"},"commit":{"message":"print whole file in shell format with --format=sh\n\nPreviously it would have only printed the section names,\nnow it will prepend ${section}_ on each variable name,\nand leave global variables as is.\n\nAddresses issue #41","shortMessageHtmlLink":"print whole file in shell format with --format=sh"}},{"before":"ab6f26ac5fae24250f222b2bd958a2c3a8d034e9","after":"0da9c44d410285b5cad2b9d213a139372f508e6a","ref":"refs/heads/master","pushedAt":"2023-10-03T13:50:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pixelb","name":"Pádraig Brady","path":"/pixelb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316894?s=80&v=4"},"commit":{"message":"support indented ini files\n\nThis implements issue #30 to support .gitconfig etc.\n\n--ini-options=ignoreindent enables this mode of operation,\nwhere indents are ignored (and maintained) in an ini file.\n\nNote this will conflict with support for multi-line values.\n\nNote to indent parameters in a new section, one can specify\nthe spacing explicitly with:\n crudini --set file section ' param' 'val'","shortMessageHtmlLink":"support indented ini files"}},{"before":"248b34a41d6e1572245eeceefc23dddb7aaa7e1b","after":"ab6f26ac5fae24250f222b2bd958a2c3a8d034e9","ref":"refs/heads/master","pushedAt":"2023-10-01T12:17:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pixelb","name":"Pádraig Brady","path":"/pixelb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316894?s=80&v=4"},"commit":{"message":"maint: update README.md and TODO","shortMessageHtmlLink":"maint: update README.md and TODO"}},{"before":"edde43a847f081d25668483768c650c50c8098a8","after":"248b34a41d6e1572245eeceefc23dddb7aaa7e1b","ref":"refs/heads/master","pushedAt":"2023-09-29T15:49:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pixelb","name":"Pádraig Brady","path":"/pixelb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316894?s=80&v=4"},"commit":{"message":"tests: improve multi operation tests\n\n* tests/test.sh: Remove duplicate multi file test,\nand add multi --get test.","shortMessageHtmlLink":"tests: improve multi operation tests"}},{"before":"f6e271a5dd0f9d8e2ffd7132a835f82bc40741cc","after":"edde43a847f081d25668483768c650c50c8098a8","ref":"refs/heads/master","pushedAt":"2023-09-29T15:00:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pixelb","name":"Pádraig Brady","path":"/pixelb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316894?s=80&v=4"},"commit":{"message":"doc: add an example processing stdin and multiple --get\n\n* EXAMPLES: The fact that '-' is treated specially for stdin\nis not documented anywhere. Also we don't have an example\nfor multiple --gets, so combine both into an example.","shortMessageHtmlLink":"doc: add an example processing stdin and multiple --get"}},{"before":"d433e4d9c4106ae26985e3f4b2efa593bdd5c274","after":"f6e271a5dd0f9d8e2ffd7132a835f82bc40741cc","ref":"refs/heads/master","pushedAt":"2023-09-27T14:23:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pixelb","name":"Pádraig Brady","path":"/pixelb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316894?s=80&v=4"},"commit":{"message":"support multiple operations per invocation\n\nAddresses issue #86","shortMessageHtmlLink":"support multiple operations per invocation"}},{"before":"396f50aa0167312f64703ee9f22c799044f5d398","after":"d433e4d9c4106ae26985e3f4b2efa593bdd5c274","ref":"refs/heads/master","pushedAt":"2023-08-29T20:40:23.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pixelb","name":"Pádraig Brady","path":"/pixelb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316894?s=80&v=4"},"commit":{"message":"include missing INSTALL file\n\nThis was omitted from commit a6097d80f\n\nFixes issue #98","shortMessageHtmlLink":"include missing INSTALL file"}},{"before":"0f56cb5ecaddfd22ce7634f400bbaa9e652e0aa8","after":"396f50aa0167312f64703ee9f22c799044f5d398","ref":"refs/heads/master","pushedAt":"2023-03-25T17:01:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pixelb","name":"Pádraig Brady","path":"/pixelb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/316894?s=80&v=4"},"commit":{"message":"avoid double blank lines with new sections\n\nAvoid iniparse generated double blank lines for new sections.\nI suppose this could be an --ini-options, but leave for now.\n\nFixes issue #94","shortMessageHtmlLink":"avoid double blank lines with new sections"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADolfwjQA","startCursor":null,"endCursor":null}},"title":"Activity · pixelb/crudini"}