{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":55814200,"defaultBranch":"master","name":"archiver","ownerLogin":"mholt","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-04-08T22:46:55.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1128849?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1706730862.0","currentOid":""},"activityList":{"items":[{"before":"43a073ede7796a604dc6f4b1acabcfb4725c43be","after":"de08bfa4c5588130c63dfcede2da42f26abccbb4","ref":"refs/heads/master","pushedAt":"2024-04-08T18:30:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mholt","name":"Matt Holt","path":"/mholt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1128849?s=80&v=4"},"commit":{"message":"Add lzip support (#401)\n\n* Add lzip support\r\n\r\n* Make the extension comparison to strict","shortMessageHtmlLink":"Add lzip support (#401)"}},{"before":"81f9e06b11ad6ba424f8311c0bc18ceb01f2b67a","after":"43a073ede7796a604dc6f4b1acabcfb4725c43be","ref":"refs/heads/master","pushedAt":"2024-02-13T20:22:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mholt","name":"Matt Holt","path":"/mholt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1128849?s=80&v=4"},"commit":{"message":"zip: Implement Insert (append files)\n\nClose #397\n\nAlso minor tweaks","shortMessageHtmlLink":"zip: Implement Insert (append files)"}},{"before":null,"after":"a802ddff68dffadd32380dd37951417cf3d77df5","ref":"refs/heads/v3-deprecated","pushedAt":"2024-01-31T19:54:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mholt","name":"Matt Holt","path":"/mholt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1128849?s=80&v=4"},"commit":{"message":"Update github.com/andybalholm/brotli to v1.0.4 (#300)\n\nv1.0.1 of the package was retracted due to occasional panics and data\r\ncorruption, see\r\nhttps://github.com/andybalholm/brotli/commit/5376c15dde3fd4247febd5a3b4ac9708d2d6faff","shortMessageHtmlLink":"Update github.com/andybalholm/brotli to v1.0.4 (#300)"}},{"before":"09bbccc36c86ca5404a4be1c15639c363151dbfa","after":"81f9e06b11ad6ba424f8311c0bc18ceb01f2b67a","ref":"refs/heads/master","pushedAt":"2024-01-23T03:00:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mholt","name":"Matt Holt","path":"/mholt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1128849?s=80&v=4"},"commit":{"message":"7z: Copy f for loop closure (#394)\n\nfix: fix iteration bug","shortMessageHtmlLink":"7z: Copy f for loop closure (#394)"}},{"before":"aa12f39dc27c2f2d34a52439f7c192cc72bc781e","after":"09bbccc36c86ca5404a4be1c15639c363151dbfa","ref":"refs/heads/master","pushedAt":"2023-12-13T03:06:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mholt","name":"Matt Holt","path":"/mholt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1128849?s=80&v=4"},"commit":{"message":"Fix create archive to a continuous writing source file failed (#388)\n\n* Fix create archive to a continuous writing source file failed\r\n\r\nhttps://github.com/mholt/archiver/issues/387\r\nSigned-off-by: Yan Zhu \r\n\r\n* Update archiver.go\r\n\r\n---------\r\n\r\nSigned-off-by: Yan Zhu \r\nCo-authored-by: Matt Holt ","shortMessageHtmlLink":"Fix create archive to a continuous writing source file failed (#388)"}},{"before":"1de21189c6c94972341654d537394d2985973b18","after":"aa12f39dc27c2f2d34a52439f7c192cc72bc781e","ref":"refs/heads/master","pushedAt":"2023-09-15T19:34:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mholt","name":"Matt Holt","path":"/mholt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1128849?s=80&v=4"},"commit":{"message":"fs: Leave decompressor open until archive close (fix #365)\n\nI don't like this solution, but it's all I could think of while\npreserving the API.\nAnyone using CompressedArchive to Extract files without using archiver.FS\nwill need to figure it out on their own\nif they don't close files before the call to Extract returns.","shortMessageHtmlLink":"fs: Leave decompressor open until archive close (fix #365)"}},{"before":"24fa33e9b6a0b17e8418ffc90a94a06ab79bd5c2","after":"1de21189c6c94972341654d537394d2985973b18","ref":"refs/heads/master","pushedAt":"2023-09-14T21:52:48.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mholt","name":"Matt Holt","path":"/mholt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1128849?s=80&v=4"},"commit":{"message":"Option to use number for user and/or group names (#385)\n\n* Option to use number for user and/or group names\r\n\r\n* add NumericUid and NumericGid to Tar struct\r\n* writeFileToArchive: set Uname and Gname to empty string if NumericUid and NumericGid are true, respectively.\r\n\r\n* Join options to use numeric user and group id\r\n\r\n* join NumericUid and NumericGid in Tar struct\r\n* name the new option NumericUidGid\r\n\r\n* Apply suggestions from code review\r\n\r\n---------\r\n\r\nCo-authored-by: Matt Holt ","shortMessageHtmlLink":"Option to use number for user and/or group names (#385)"}},{"before":"9f827e1976cbf4acde071fee92f4116c2a4fd402","after":"24fa33e9b6a0b17e8418ffc90a94a06ab79bd5c2","ref":"refs/heads/master","pushedAt":"2023-09-12T02:00:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mholt","name":"Matt Holt","path":"/mholt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1128849?s=80&v=4"},"commit":{"message":"zlib: More precise matching (#386)\n\n* demo bug\r\n\r\n* check 2 bytes of zlib header\r\n\r\n* add .zz test","shortMessageHtmlLink":"zlib: More precise matching (#386)"}},{"before":"e2261a1bb41f126f6de5f6052301f2b0749a0caf","after":"9f827e1976cbf4acde071fee92f4116c2a4fd402","ref":"refs/heads/master","pushedAt":"2023-09-01T15:56:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mholt","name":"Matt Holt","path":"/mholt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1128849?s=80&v=4"},"commit":{"message":"Fix checkName for FileFS on Windows\n\nUsing path.Base() doesn't parse correctly for WIndows filepaths.\nUse filepath.Base() instead.","shortMessageHtmlLink":"Fix checkName for FileFS on Windows"}},{"before":"de8cf229f727e40796401a3e97abfb669613708b","after":"e2261a1bb41f126f6de5f6052301f2b0749a0caf","ref":"refs/heads/master","pushedAt":"2023-08-31T06:09:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mholt","name":"Matt Holt","path":"/mholt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1128849?s=80&v=4"},"commit":{"message":"fs: Skip files named . during walk (#384)\n\nThis happens from tar files being created in their target directory, apparently.\r\nAvoid infinite walk. Fix #383.\r\n\r\n* Cleaning up directories containing dots\r\n\r\n* Cleaning up some debug bits\r\n\r\n* More descriptive tests\r\n\r\n* Update fs.go\r\n\r\nUpdating per suggestion, looks great!\r\n\r\nCo-authored-by: Matt Holt \r\n\r\n* Update fs.go\r\n\r\n---------\r\n\r\nCo-authored-by: Matt Holt ","shortMessageHtmlLink":"fs: Skip files named . during walk (#384)"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEKz6VzAA","startCursor":null,"endCursor":null}},"title":"Activity ยท mholt/archiver"}