summaryrefslogtreecommitdiff
path: root/lib/commands.py
AgeCommit message (Collapse)Author
2018-01-03Delete usernameHEADmasterSanto Cariotti
2017-12-31fixed 'add' commandSanto Cariotti
2017-09-17fixed 'add' when the username is emptySanto Cariotti
2017-09-17fixed 'set user' when file isn't emptySanto Cariotti
2017-09-04fixed Codacy's stuffSanto Cariotti
2017-08-22fixed some thingsSanto Cariotti
2017-08-22deleted redis confSanto Cariotti
2017-08-22fixed 'del todo'Santo Cariotti
2017-08-22add TODOSanto Cariotti
2017-08-22fixed counter of todoSanto Cariotti
2017-08-22fixed 'get todo'Santo Cariotti
2017-08-22set nameSanto Cariotti
2017-08-22fixed exceptionsSanto Cariotti
2017-08-21deleted "clear shell" functionSanto Cariotti
2017-08-17fixed code styleSanto Cariotti
2017-07-29deleted COLORS class for COLORS constantsSanto Cariotti
2017-07-22fixed msgSanto Cariotti
2017-07-21added web styleSanto Cariotti
2017-07-21🍺Santo Cariotti
2017-07-21Added TODO funcsSanto Cariotti
It is possible add and delete items into TODO's list
2017-07-21it accepts only 1 userSanto Cariotti
2017-07-20added docstringsSanto Cariotti
2017-07-20fixed errorsSanto Cariotti
2017-07-20fixed condition length of get commandSanto Cariotti
2017-07-20get info is better than beforeSanto Cariotti
2017-07-20added all config sets into get commandSanto Cariotti
2017-07-20fixed position of keyword raiseSanto Cariotti
2017-07-20fixed errors in command getSanto Cariotti
2017-07-20Moved filesSanto Cariotti
Moved all files of lib into a lib dir