{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":752374151,"defaultBranch":"main","name":"rust-compare-files","ownerLogin":"rohaquinlop","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2024-02-03T18:38:58.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/50106623?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1707197634.0","currentOid":""},"activityList":{"items":[{"before":"72c944faf06c90b4627103c1a4ad925bc2179640","after":"be48506ad7a22758e48e96c9064f4dd5af635279","ref":"refs/heads/main","pushedAt":"2024-04-30T05:56:43.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(rust): update algorithm\n\n- Update the algorithm to use the Myers diff algorithm.\n- Remove the `build_dp_memoized` function.\n- Update the `find_diffs` function to return a vector of `History` enums.\n- Update the `main` function to sort the `diffs` vector by line number and type.\n- Update the `main` function to print the lines in the correct order.","shortMessageHtmlLink":"feat(rust): update algorithm"}},{"before":"9ff2ba343cf742a6353f7546615e0dc3d8ebc2c1","after":"72c944faf06c90b4627103c1a4ad925bc2179640","ref":"refs/heads/main","pushedAt":"2024-02-06T05:30:57.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(back): update version","shortMessageHtmlLink":"feat(back): update version"}},{"before":"eba9ff5582dfc12bf6e9933f07062d78eaa1053c","after":"9ff2ba343cf742a6353f7546615e0dc3d8ebc2c1","ref":"refs/heads/main","pushedAt":"2024-02-06T05:22:14.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(docs): update readme","shortMessageHtmlLink":"feat(docs): update readme"}},{"before":"c77b87dc0ca5011770494e7ab7535d762c33bc55","after":"eba9ff5582dfc12bf6e9933f07062d78eaa1053c","ref":"refs/heads/main","pushedAt":"2024-02-03T21:02:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(back): update version","shortMessageHtmlLink":"feat(back): update version"}},{"before":"6b1068ab70d655f9766f8644770b683786e629ce","after":"c77b87dc0ca5011770494e7ab7535d762c33bc55","ref":"refs/heads/main","pushedAt":"2024-02-03T21:01:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(back): update version","shortMessageHtmlLink":"feat(back): update version"}},{"before":"5059ddb56ba3bd750e51ab12653b7372d4b54a25","after":"6b1068ab70d655f9766f8644770b683786e629ce","ref":"refs/heads/main","pushedAt":"2024-02-03T20:52:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(back): add information to TOML file","shortMessageHtmlLink":"feat(back): add information to TOML file"}},{"before":"57f7033398b5c16b6c5a8310fe7272b7b21dc9d6","after":"5059ddb56ba3bd750e51ab12653b7372d4b54a25","ref":"refs/heads/main","pushedAt":"2024-02-03T20:11:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(back): enhance diffs printing","shortMessageHtmlLink":"feat(back): enhance diffs printing"}},{"before":"eb35f0fafdea9e1d6a2786b621895d4a130c1933","after":"57f7033398b5c16b6c5a8310fe7272b7b21dc9d6","ref":"refs/heads/main","pushedAt":"2024-02-03T19:08:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(back): split utils functions","shortMessageHtmlLink":"feat(back): split utils functions"}},{"before":"7284b498420086660eb37793aaa66c269cbc7524","after":"eb35f0fafdea9e1d6a2786b621895d4a130c1933","ref":"refs/heads/main","pushedAt":"2024-02-03T18:48:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(back): update find_diffs method","shortMessageHtmlLink":"feat(back): update find_diffs method"}},{"before":"2f7ae9e29d4a9867ec8800a993bf1db174c90b22","after":"7284b498420086660eb37793aaa66c269cbc7524","ref":"refs/heads/main","pushedAt":"2024-02-03T18:45:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(doc): add README","shortMessageHtmlLink":"feat(doc): add README"}},{"before":null,"after":"2f7ae9e29d4a9867ec8800a993bf1db174c90b22","ref":"refs/heads/main","pushedAt":"2024-02-03T18:44:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"rohaquinlop","name":"Robin Quintero","path":"/rohaquinlop","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/50106623?s=80&v=4"},"commit":{"message":"feat(build): first commit","shortMessageHtmlLink":"feat(build): first commit"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPacDYQA","startCursor":null,"endCursor":null}},"title":"Activity ยท rohaquinlop/rust-compare-files"}