{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":151367350,"defaultBranch":"v1.x","name":"libuv","ownerLogin":"juanarbol","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-10-03T05:56:02.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17013303?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716846573.0","currentOid":""},"activityList":{"items":[{"before":"755d028091309036d3f61eda45318cf02e9fdb58","after":"d6db598134132da366e005bbb2428de48e545623","ref":"refs/heads/juan/docs","pushedAt":"2024-05-28T14:05:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"doc: add entries for extended getpw\n\nThis patch adds documentation for the introduced `uv_os_get_passwd2`,\n`uv_os_get_group`, `uv_os_free_group` methods in\nhttps://github.com/libuv/libuv/pull/3523\n\nFixes: https://github.com/libuv/libuv/issues/4007\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"doc: add entries for extended getpw"}},{"before":null,"after":"755d028091309036d3f61eda45318cf02e9fdb58","ref":"refs/heads/juan/docs","pushedAt":"2024-05-27T21:49:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"doc: add entries for extended getpw\n\nThis patch adds documentation for the introduced `uv_os_get_passwd2`,\n`uv_os_get_group`, `uv_os_free_group` methods in\nhttps://github.com/libuv/libuv/pull/3523\n\nFixes: https://github.com/libuv/libuv/issues/4007\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"doc: add entries for extended getpw"}},{"before":"65b3e78bc663b04c5f19d690e14686a02531bab1","after":"dd8aa12ada5d5b8f212900399d84b3ac5d94b828","ref":"refs/heads/juan/reject","pushedAt":"2024-05-25T06:42:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"src: introduce `uv_accept_reject` call\n\nThis call will immediately close the accepted fd and continue with the queued fds.\n\nFixes: https://github.com/libuv/libuv/issues/1754\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"src: introduce uv_accept_reject call"}},{"before":null,"after":"65b3e78bc663b04c5f19d690e14686a02531bab1","ref":"refs/heads/juan/reject","pushedAt":"2024-05-25T06:40:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"src: introduce `uv_accept_reject` call\n\nThis call will immediately close the accepted fd and continue with the queued fds.\n\nFixes: https://github.com/libuv/libuv/issues/1754\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"src: introduce uv_accept_reject call"}},{"before":"1e5aae6bde2011d6d220460eb945c312ef342d0c","after":"bd74ca10028514af649a8dcb17845747a69688ab","ref":"refs/heads/juan/threadpool","pushedAt":"2024-05-23T18:35:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"misc: introduce `uv_get|set_threadpool_size`\n\nThis patch will allow to grow and set the thread pool size on\ndemand via libuv calls instead of just `UV_THREADPOOL_SIZE` but\n`UV_THREADPOOL_SIZE` will remain as the initial value.\n\nFixes: https://github.com/libuv/libuv/issues/4401\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"misc: introduce uv_get|set_threadpool_size"}},{"before":"5dde4b099ee0ef5a9671f253ccb6ae4bc8976217","after":"1e5aae6bde2011d6d220460eb945c312ef342d0c","ref":"refs/heads/juan/threadpool","pushedAt":"2024-05-23T18:21:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"misc: introduce `uv_get|set_threadpool_size`\n\nThis patch will allow to grow and set the thread pool size on\ndemand via libuv calls instead of just `UV_THREADPOOL_SIZE` but\n`UV_THREADPOOL_SIZE` will remain as the initial value.\n\nFixes: https://github.com/libuv/libuv/issues/4401\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"misc: introduce uv_get|set_threadpool_size"}},{"before":"dc41425efde41d745f4dc6f74603e6f90f8757a5","after":"5dde4b099ee0ef5a9671f253ccb6ae4bc8976217","ref":"refs/heads/juan/threadpool","pushedAt":"2024-05-23T04:17:26.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"misc: introduce `uv_get|set_threadpool_size`\n\nThis patch will allow to grow and set the thread pool size on\ndemand via libuv calls instead of just `UV_THREADPOOL_SIZE` but\n`UV_THREADPOOL_SIZE` will remain as the initial value.\n\nFixes: https://github.com/libuv/libuv/issues/4401\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"misc: introduce uv_get|set_threadpool_size"}},{"before":"1d15545cec472497a4d163fdd5caa894613caa89","after":"dc41425efde41d745f4dc6f74603e6f90f8757a5","ref":"refs/heads/juan/threadpool","pushedAt":"2024-05-23T00:11:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"misc: introduce `uv_get|set_threadpool_size`\n\nThis patch will allow to grow and set the thread pool size on\ndemand via libuv calls instead of just `UV_THREADPOOL_SIZE` but\n`UV_THREADPOOL_SIZE` will remain as the initial value.\n\nFixes: https://github.com/libuv/libuv/issues/4401\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"misc: introduce uv_get|set_threadpool_size"}},{"before":"fcd284fabbb5e623b82d67d3c2ff30906ae80e15","after":null,"ref":"refs/heads/juan/remove-static-uptime","pushedAt":"2024-05-22T05:07:12.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"}},{"before":"2b0aa453f6e9fcfb356c3951f56c651a5c768f22","after":"1d15545cec472497a4d163fdd5caa894613caa89","ref":"refs/heads/juan/threadpool","pushedAt":"2024-05-21T23:28:53.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"misc: introduce `uv_set_threadpool_size`\n\nThis call will set the threadpool size from libuv and set\n`UV_THREADPOOL_SIZE` environment variable.\n\nFixes: https://github.com/libuv/libuv/issues/4401\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"misc: introduce uv_set_threadpool_size"}},{"before":"0217b128712bc6b54a0621787b2af99236107ee5","after":"2b0aa453f6e9fcfb356c3951f56c651a5c768f22","ref":"refs/heads/juan/threadpool","pushedAt":"2024-05-21T23:14:38.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"misc: introduce `uv_set_threadpool_size`\n\nThis call will set the threadpool size from libuv and set\n`UV_THREADPOOL_SIZE` environment variable.\n\nFixes: https://github.com/libuv/libuv/issues/4401\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"misc: introduce uv_set_threadpool_size"}},{"before":"e13cf0ce62b48e658c6f5ea7e247ca3b9c7ee845","after":"0217b128712bc6b54a0621787b2af99236107ee5","ref":"refs/heads/juan/threadpool","pushedAt":"2024-05-21T23:07:56.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"misc: introduce `uv_threadpool_set_number`\n\nThis call will set the threadpool size from libuv and set\n`UV_THREADPOOL_SIZE` environment variable.\n\nFixes: https://github.com/libuv/libuv/issues/4401\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"misc: introduce uv_threadpool_set_number"}},{"before":"af05da28656ca0e21f14f3a8f8ed5b924889c70e","after":"e13cf0ce62b48e658c6f5ea7e247ca3b9c7ee845","ref":"refs/heads/juan/threadpool","pushedAt":"2024-05-21T22:51:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"misc: introduce `uv_threadpool_set_number`\n\nThis call will set the threadpool size from libuv and set\n`UV_THREADPOOL_SIZE` environment variable.\n\nFixes: https://github.com/libuv/libuv/issues/4401\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"misc: introduce uv_threadpool_set_number"}},{"before":"41db8e96532cab8b1a68b81ac29ad72ced15ee82","after":"af05da28656ca0e21f14f3a8f8ed5b924889c70e","ref":"refs/heads/juan/threadpool","pushedAt":"2024-05-21T22:47:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"misc: introduce `uv_threadpool_set_number`\n\nThis call will set the threadpool size from libuv and set\n`UV_THREADPOOL_SIZE` environment variable.\n\nFixes: https://github.com/libuv/libuv/issues/4401\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"misc: introduce uv_threadpool_set_number"}},{"before":"bf61390769068de603e6deec8e16623efcbe761a","after":"d2d92b74a8327daf9652a9732454937f3529bd30","ref":"refs/heads/v1.x","pushedAt":"2024-05-21T22:44:45.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"unix: support SO_REUSEPORT with load balancing for TCP","shortMessageHtmlLink":"unix: support SO_REUSEPORT with load balancing for TCP"}},{"before":"d95002b4cf16b1f640c5e0037c59856e7a235d8c","after":"41db8e96532cab8b1a68b81ac29ad72ced15ee82","ref":"refs/heads/juan/threadpool","pushedAt":"2024-05-21T22:33:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"misc: introduce `uv_threadpool_set_number`\n\nThis call will set the threadpool size from libuv and set\n`UV_THREADPOOL_SIZE` environment variable.\n\nFixes: https://github.com/libuv/libuv/issues/4401\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"misc: introduce uv_threadpool_set_number"}},{"before":null,"after":"d95002b4cf16b1f640c5e0037c59856e7a235d8c","ref":"refs/heads/juan/threadpool","pushedAt":"2024-05-21T22:32:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"misc: introduce `uv_threadpool_set_number`\n\nThis call will set the threadpool size from libuv and set\n`UV_THREADPOOL_SIZE` environment variable.\n\nFixes: https://github.com/libuv/libuv/issues/4401\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"misc: introduce uv_threadpool_set_number"}},{"before":"9a6b2ff18b083a116f9094225522c85ffd2f043d","after":"ad090a5d8a290a53f63d9f6284d5e55f666db820","ref":"refs/heads/juan/cow-macos","pushedAt":"2024-05-15T21:18:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"unix: support macOS CoW file copy\n\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"unix: support macOS CoW file copy"}},{"before":"bbf497d92543b7e1c1b5f07399925d33d5431b7d","after":"9a6b2ff18b083a116f9094225522c85ffd2f043d","ref":"refs/heads/juan/cow-macos","pushedAt":"2024-05-15T20:12:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"unix: support macOS CoW file copy\n\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"unix: support macOS CoW file copy"}},{"before":null,"after":"bbf497d92543b7e1c1b5f07399925d33d5431b7d","ref":"refs/heads/juan/cow-macos","pushedAt":"2024-05-15T19:59:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"unix: support macOS CoW file copy\n\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"unix: support macOS CoW file copy"}},{"before":"497f3168d13ea9a92ad18c28e8282777ec2acf73","after":"bf61390769068de603e6deec8e16623efcbe761a","ref":"refs/heads/v1.x","pushedAt":"2024-05-13T18:25:06.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"linux,darwin: make `uv_fs_copyfile` behaves like `cp -r` (#4396)\n\nThis commit changes the timestamps in the file, the ownership and the\r\ngroup.\r\n\r\nFixes: https://github.com/libuv/libuv/issues/3125\r\n\r\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"linux,darwin: make uv_fs_copyfile behaves like cp -r (libuv#4396)"}},{"before":"9ec71600dd6f1ee80918abe92bc33e19727fc3b8","after":"e37b5ffc0eb85d2de64b17daa280ec6475a29ecd","ref":"refs/heads/juan/fix-macos-test","pushedAt":"2024-05-09T06:18:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"test: change the UDP multicast to a administratively scoped range\n\nFixes: https://github.com/libuv/libuv/issues/4263\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"test: change the UDP multicast to a administratively scoped range"}},{"before":"b1db4a1b7f326df095501fc63c9ae94d7ae1f3c7","after":"0f1e23c7af6be8a4d6cf0e5a1b3ea6c9560cc823","ref":"refs/heads/juan/fix-cp-file","pushedAt":"2024-05-06T17:45:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"linux,darwin: make `uv_fs_copyfile` behaves like `cp -r`\n\nThis commit changes the timestamps in the file, the ownership and the\ngroup.\n\nFixes: https://github.com/libuv/libuv/issues/3125\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"linux,darwin: make uv_fs_copyfile behaves like cp -r"}},{"before":"a5c5097d15ea8c8840656ae677b752e4fcb2c28b","after":"b1db4a1b7f326df095501fc63c9ae94d7ae1f3c7","ref":"refs/heads/juan/fix-cp-file","pushedAt":"2024-05-06T17:19:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"linux,darwin: make `uv_fs_copyfile` behaves like `cp -r`\n\nThis commit changes the timestamps in the file, the ownership and the\ngroup.\n\nFixes: https://github.com/libuv/libuv/issues/3125\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"linux,darwin: make uv_fs_copyfile behaves like cp -r"}},{"before":"2ca7cfca666baa9a985408735dc287ebfca32406","after":"a5c5097d15ea8c8840656ae677b752e4fcb2c28b","ref":"refs/heads/juan/fix-cp-file","pushedAt":"2024-05-06T15:57:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"linux,darwin: make `uv_fs_copyfile` behaves like `cp -r`\n\nThis commit changes the timestamps in the file, the ownership and the\ngroup.\n\nFixes: https://github.com/libuv/libuv/issues/3125\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"linux,darwin: make uv_fs_copyfile behaves like cp -r"}},{"before":"4770b18e2aca185ee8e83ac1d5d8ce855dcb2e21","after":"2ca7cfca666baa9a985408735dc287ebfca32406","ref":"refs/heads/juan/fix-cp-file","pushedAt":"2024-04-26T22:58:28.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"linux,darwin: make `uv_fs_copyfile` behaves like `cp -r`\n\nThis commit changes the timestamps in the file, the ownership and the\ngroup.\n\nFixes: https://github.com/libuv/libuv/issues/3125\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"linux,darwin: make uv_fs_copyfile behaves like cp -r"}},{"before":"bf83b36f09c9d5db83c9f5c1dfe85e29b2cb4ec0","after":"4770b18e2aca185ee8e83ac1d5d8ce855dcb2e21","ref":"refs/heads/juan/fix-cp-file","pushedAt":"2024-04-26T22:48:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"linux,darwin: make `uv_fs_copyfile` behaves like `cp -r`\n\nThis commit changes the timestamps in the file, the ownership and the\ngroup.\n\nFixes: https://github.com/libuv/libuv/issues/3125\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"linux,darwin: make uv_fs_copyfile behaves like cp -r"}},{"before":"7d370c4b2eac1880c308871ae2f1ac32673f19e6","after":"bf83b36f09c9d5db83c9f5c1dfe85e29b2cb4ec0","ref":"refs/heads/juan/fix-cp-file","pushedAt":"2024-04-26T22:40:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"linux,darwin: make `uv_fs_copyfile` behaves like `cp -r`\n\nThis commit changes the timestamps in the file, the ownership and the\ngroup.\n\nFixes: https://github.com/libuv/libuv/issues/3125\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"linux,darwin: make uv_fs_copyfile behaves like cp -r"}},{"before":"9e92b15fdc3934b66591feeb1ec8d6af668acbd7","after":"7d370c4b2eac1880c308871ae2f1ac32673f19e6","ref":"refs/heads/juan/fix-cp-file","pushedAt":"2024-04-26T22:11:41.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"linux,darwin: make `uv_fs_copyfile` behaves like `cp -r`\n\nThis commit changes the timestamps in the file, the ownership and the\ngroup.\n\nFixes: https://github.com/libuv/libuv/issues/3125\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"linux,darwin: make uv_fs_copyfile behaves like cp -r"}},{"before":"69ebb208258e9ac12798d7f4e372b996a66ffdf2","after":"9e92b15fdc3934b66591feeb1ec8d6af668acbd7","ref":"refs/heads/juan/fix-cp-file","pushedAt":"2024-04-26T22:10:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"juanarbol","name":"Juan José","path":"/juanarbol","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17013303?s=80&v=4"},"commit":{"message":"linux,darwin: make `uv_fs_copyfile` behaves like `cp -r`\n\nThis commit changes the timestamps in the file, the ownership and the\ngroup.\n\nFixes: https://github.com/libuv/libuv/issues/3125\nSigned-off-by: Juan José Arboleda ","shortMessageHtmlLink":"linux,darwin: make uv_fs_copyfile behaves like cp -r"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVe4b9QA","startCursor":null,"endCursor":null}},"title":"Activity · juanarbol/libuv"}