Age | Commit message (Expand) | Author |
---|---|---|
2022-03-28 | minor style adjustments | Jakob Kaivo |
2022-03-28 | extract reading the next command into a function | Jakob Kaivo |
2022-03-28 | make next and last local variables | Jakob Kaivo |
2022-03-28 | remove more global variables | Jakob Kaivo |
2022-03-28 | replace singleton() and file viewing in menudrive() with view_file() | Jakob Kaivo |
2022-03-28 | add internal menuviewer | Jakob Kaivo |
2022-03-28 | restore accidentally removed system() call | Jakob Kaivo |
2022-03-27 | clean up singleton() | Jakob Kaivo |
2022-03-27 | replace series of strcpy()/strcat() with snprintf() | Jakob Kaivo |
2022-03-27 | clean up callshell(), add wait_for_return() | Jakob Kaivo |
2022-03-27 | replace ifdefs for CURSES with a shell to "tput clear" for clearing the screen | Jakob Kaivo |
2022-03-27 | remove global variable buf | Jakob Kaivo |
2022-03-27 | use PATH_MAX instead of arbitrary pnlim of 1024 | Jakob Kaivo |
2022-03-27 | formatting | Jakob Kaivo |
2022-03-04 | import Miranda 2.066 from upstream | Jakob Kaivo |