{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":560571812,"defaultBranch":"main","name":"ft_printf","ownerLogin":"MalwarePup","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-11-01T19:41:26.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/71011961?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1667331687.5968041","currentOid":""},"activityList":{"items":[{"before":"02623b8fa097d4847310d9b67b5130d270464c21","after":"3ceabbae82927c3b27889c82499e28b791b604fe","ref":"refs/heads/main","pushedAt":"2023-06-15T18:44:20.913Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"chore(libft): update libft to the last commit the branch only_libft","shortMessageHtmlLink":"chore(libft): update libft to the last commit the branch only_libft"}},{"before":"5aadbbb7921cda8a6123f7d125b6245707d39199","after":"02623b8fa097d4847310d9b67b5130d270464c21","ref":"refs/heads/main","pushedAt":"2023-06-15T18:24:40.485Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"chore(Makefile): reorganize variables and directories to improve readability and maintainability\nfeat(Makefile): add automatic dependency generation for object files to improve build times\nfeat(Makefile): add lib target to build libft library before building main target\nfeat(Makefile): add cleanlib, fcleanlib, and relib targets to clean, remove, and rebuild libft library respectively","shortMessageHtmlLink":"chore(Makefile): reorganize variables and directories to improve read…"}},{"before":"d0100ea16c917c503921afc415151c7b3d2ce2d9","after":"5aadbbb7921cda8a6123f7d125b6245707d39199","ref":"refs/heads/main","pushedAt":"2023-06-15T17:43:26.075Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"chore(libft): update libft to the last commit the branch only_libft","shortMessageHtmlLink":"chore(libft): update libft to the last commit the branch only_libft"}},{"before":"28e6a242f344ba799d477cc5dbc1d0b24dd209d3","after":"d0100ea16c917c503921afc415151c7b3d2ce2d9","ref":"refs/heads/main","pushedAt":"2023-06-15T17:08:02.216Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"chore(libft): switch libft main branch to the only_libft","shortMessageHtmlLink":"chore(libft): switch libft main branch to the only_libft"}},{"before":"c127e6dc94d1a47702ddd3c1495f553d90509e94","after":"28e6a242f344ba799d477cc5dbc1d0b24dd209d3","ref":"refs/heads/main","pushedAt":"2023-06-15T17:06:32.217Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"feat(.gitmodules): add submodule for libft library\nfeat(libft): add libft library as a submodule to the project","shortMessageHtmlLink":"feat(.gitmodules): add submodule for libft library"}},{"before":"66d699019e44f2a4a47e2132d08793a8c5f41f2c","after":"c127e6dc94d1a47702ddd3c1495f553d90509e94","ref":"refs/heads/main","pushedAt":"2023-06-15T17:02:48.423Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"chore: remove libft submodule and directory\n\nThe libft submodule and directory were removed from the project.","shortMessageHtmlLink":"chore: remove libft submodule and directory"}},{"before":"c127e6dc94d1a47702ddd3c1495f553d90509e94","after":"66d699019e44f2a4a47e2132d08793a8c5f41f2c","ref":"refs/heads/main","pushedAt":"2023-06-15T16:59:10.645Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"feat(.gitmodules): add submodule for libft\nfeat(libft): add libft as a submodule to the project","shortMessageHtmlLink":"feat(.gitmodules): add submodule for libft"}},{"before":"e356a4d68daa56425db07b5fe7e2cfc54f7fb911","after":"c127e6dc94d1a47702ddd3c1495f553d90509e94","ref":"refs/heads/main","pushedAt":"2023-06-15T16:58:08.652Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"chore: remove libft submodule and directory\n\nThe libft submodule and directory were removed from the project.","shortMessageHtmlLink":"chore: remove libft submodule and directory"}},{"before":"0ff996d7605e2e653cbab5ee129daffc523cf2a0","after":"e356a4d68daa56425db07b5fe7e2cfc54f7fb911","ref":"refs/heads/main","pushedAt":"2023-06-15T16:53:08.980Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"docs(README.md): add 42 badge to README.md to display project score and link to badge42 profile page","shortMessageHtmlLink":"docs(README.md): add 42 badge to README.md to display project score a…"}},{"before":"12e712b1cbf3c033e6af33d096002a254fade684","after":"0ff996d7605e2e653cbab5ee129daffc523cf2a0","ref":"refs/heads/main","pushedAt":"2023-06-15T16:48:23.181Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"Create README.md","shortMessageHtmlLink":"Create README.md"}},{"before":"c514defe01576af9f7b88d5df76da798c440e3af","after":"12e712b1cbf3c033e6af33d096002a254fade684","ref":"refs/heads/main","pushedAt":"2023-05-21T21:40:57.851Z","pushType":"push","commitsCount":2,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"chore(ft_printf.h): remove unnecessary include of libft.h\nfeat(ft_printf.h): add include of sys/types.h for ssize_t type\nfeat(ft_printf.c): change len_args type from int to ssize_t for consistency with ft_printf_utils.c\nrefactor(ft_printf.c): change function signature of ft_format and ft_puthexa to use ssize_t instead of int for len_args\nrefactor(ft_printf_utils.c): change function signature of ft_printchar, ft_printstr, ft_printptr, ft_printdec, and ft_printudec to use ssize_t instead of int for len_args","shortMessageHtmlLink":"chore(ft_printf.h): remove unnecessary include of libft.h"}},{"before":"5816ebaa5a0de642899c3daaa8f5d13eb24a98b7","after":"c514defe01576af9f7b88d5df76da798c440e3af","ref":"refs/heads/main","pushedAt":"2023-04-10T10:20:11.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"🔥 chore(Makefile): remove unused files and update last modification date\n✨ feat(ft_printf.c): refactor ft_printf function and add new utils functions for printing characters, strings, pointers, decimal and unsigned decimal numbers, and hexadecimal numbers\n\n🔥 chore: remove unused print functions ft_printptr, ft_printstr, ft_printudec","shortMessageHtmlLink":"🔥 chore(Makefile): remove unused files and update last modification date"}},{"before":"a672272856b7206bfa6f50ca6aae38dede729c70","after":"5816ebaa5a0de642899c3daaa8f5d13eb24a98b7","ref":"refs/heads/main","pushedAt":"2023-04-07T19:01:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"🎨 style(Makefile): update ft_printhexa.c file name in SRCS variable\n🔥 chore(Makefile): remove unused ft_printhex_lower.c and ft_printhex_upper.c files","shortMessageHtmlLink":"🎨 style(Makefile): update ft_printhexa.c file name in SRCS variable"}},{"before":"8cfd5b75270d119e35a9bcbc8f8c4abd703a7d86","after":"a672272856b7206bfa6f50ca6aae38dede729c70","ref":"refs/heads/main","pushedAt":"2023-04-07T18:37:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"🔧 chore(Makefile): update Makefile with new date and remove debug target","shortMessageHtmlLink":"🔧 chore(Makefile): update Makefile with new date and remove debug target"}},{"before":"799817e429a0923546493634f460a8d48f081c57","after":"8cfd5b75270d119e35a9bcbc8f8c4abd703a7d86","ref":"refs/heads/main","pushedAt":"2023-04-07T18:36:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"✨ feat(ft_printf.h): add ft_printf header file\n✨ feat(ft_printf.c): add ft_printf function\n✨ feat(ft_format.c): add ft_format function\n✨ feat(ft_printchar.c): add ft_printchar function\n✨ feat(ft_printstr.c): add ft_printstr function\n✨ feat(ft_printptr.c): add ft_printptr function\n✨ feat(ft_printdec.c): add ft_printdec function\n✨ feat(ft_printudec.c): add ft_printudec function\n✨ feat(ft_printhex_lower.c): add ft_printhex_lower function\n✨ feat(ft_printhex_upper.c): add ft_printhex_upper function","shortMessageHtmlLink":"✨ feat(ft_printf.h): add ft_printf header file"}},{"before":"1c8c553ac73429918704294e6c5539081f67dce7","after":"799817e429a0923546493634f460a8d48f081c57","ref":"refs/heads/main","pushedAt":"2023-04-07T18:01:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"🎨 style(ft_printf.h): rename NULL_OS to NULL_POINTER_STR\n🎨 style(ft_printptr.c): rename NULL_OS to NULL_POINTER_STR","shortMessageHtmlLink":"🎨 style(ft_printf.h): rename NULL_OS to NULL_POINTER_STR"}},{"before":"24a784b8d94983c6ec90c610136b05abdd8d441a","after":"1c8c553ac73429918704294e6c5539081f67dce7","ref":"refs/heads/main","pushedAt":"2023-04-07T18:00:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"🔀 chore(libft): update subproject commit hash","shortMessageHtmlLink":"🔀 chore(libft): update subproject commit hash"}},{"before":"3370465a102b59631507c80e037142b53a305b74","after":"24a784b8d94983c6ec90c610136b05abdd8d441a","ref":"refs/heads/main","pushedAt":"2023-04-03T16:10:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"MalwarePup","name":"Leo","path":"/MalwarePup","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/71011961?s=80&v=4"},"commit":{"message":"Add the libft submodule","shortMessageHtmlLink":"Add the libft submodule"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADQnZouQA","startCursor":null,"endCursor":null}},"title":"Activity · MalwarePup/ft_printf"}