| Age | Commit message (Expand) | Author |
| 2021-02-03 | Fixing -Wunused-resultHEADmaster | Charles Cabergs |
| 2020-05-12 | Fixing/refactoring ft_getline, fixed/normed ft_memchr, added ft_strmove | Charles |
| 2020-05-12 | Added ft_veciter_ret | Charles |
| 2020-05-11 | Moved util/ft_split* in str, Added ft_memjoin and ft_memjoinf1, Modified ft_g... | Charles |
| 2020-05-11 | Added ft_getfile | Charles |
| 2020-05-10 | Added ft_strtof, ft_atof, ft_vectobuf32, ft_split_len (not tested) | Charles |
| 2020-03-30 | Added documentation for ht and lst | Charles |
| 2020-02-28 | hash table unit testing, norming | Charles |
| 2020-02-14 | Added documentation for all functions and refactored ft_strjoin_free -> ft_st... | Charles |
| 2020-02-10 | Merge branch 'push_swap' | Charles |
| 2020-02-02 | hash table unit testing, norming | Charles |
| 2020-01-30 | renaming header files, .libftignore file for simpler features selection | Charles |
| 2020-01-18 | Added ft_getchar and fixing strtol | Charles |
| 2020-01-17 | Splited include like src/, Adding feature toggle protection in header | Charles |
| 2020-01-15 | Added ft_strtol, ft_isspace, ft_todigit, ft_strict_atoi, modified ft_atoi to ... | Charles |
| 2020-01-15 | splited src in category, more generic makefile | Charles |