]> git.armaanb.net Git - mmenu.git/shortlog
mmenu.git
2021-05-10 Armaan BhojwaniAdd installation instructions to README main
2021-05-10 Armaan BhojwaniAccidentally reinvented the wheel...
2021-05-09 Armaan BhojwaniAdd option to start on a specific day of the week
2021-05-09 Armaan BhojwaniFix style
2021-05-09 Armaan BhojwaniAdd usage message and clean up exit codes
2021-05-09 Armaan BhojwaniPatch leaks
2021-05-09 Armaan BhojwaniCheck for double spaces in addition to newlines
2021-05-09 Armaan BhojwaniSet menu height to 20 rows
2021-05-09 Armaan BhojwaniCapitalize Castle
2021-05-09 Armaan BhojwaniImprove newline stripping
2021-05-09 Armaan BhojwaniFix style
2021-05-09 Armaan BhojwaniImplement day selection
2021-05-09 Armaan BhojwaniAdd build manifests
2021-05-09 Armaan BhojwaniAdd valgrind files to gitignore
2021-05-09 Armaan BhojwaniRename MemoryStruct
2021-05-09 Armaan BhojwaniCast i to size_t type
2021-05-09 Armaan BhojwaniAdd manpage
2021-05-09 Armaan BhojwaniAdd dependencies to README
2021-05-09 Armaan BhojwaniAdd (un)install make targets
2021-05-09 Armaan BhojwaniClean up and implement calloc/realloc
2021-05-09 Armaan BhojwaniRemove unused include
2021-05-09 Armaan BhojwaniImprove parsing and general program
2021-05-09 Armaan BhojwaniAdd README
2021-05-09 Armaan BhojwaniInitial commit