summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-02-21Changed get_help function to void returnAaron Ball
2015-02-21Enabled help commandAaron Ball
2015-02-21Initial refactor of note_list to cAaron Ball
2015-02-20Just c++ cleanup from previous commitAaron Ball
2015-02-20Implemented config parsingAaron Ball
2015-02-16Initial renaming commit for refactor from c++ to cAaron Ball
2014-10-07Added unknown command or note name return 1Nullspoon
2014-09-30Implemented rm commandNullspoon
2014-09-25Fixed out of bound exception on no argumentsNullspoon
2014-09-05Fixed edit bug created by last commitNullspoon
2014-09-05Implemented better recursive note listingNullspoon
2014-09-05Just added a comment to path::create()Nullspoon
2014-09-05Converted constructor to use path::is_dir()Nullspoon
2014-09-05Implemented path::is_dir and other misc path stuffNullspoon
2014-08-28Fixed init not being called before path checkNullspoon
2014-08-28Fixed hidden notes displayingNullspoon
2014-08-26Added sane defaults for all main variablesNullspoon
2014-08-26Implemented note path checking and creationNullspoon
2014-08-26Added path.create supportNullspoon
2014-08-26Implemented path type variableNullspoon
2014-08-26Modified most main-called functions to return intNullspoon
2014-08-26Added default edit behavior with only note nameNullspoon
2014-08-26Wrote new method note_list::find_note_idNullspoon
2014-08-06Implemented "noteless new" functionalityNullspoon
2014-08-06Added config support for empty linesNullspoon
2014-08-03Minor helptext spacing fix on find actionNullspoon
2014-08-03Updated the help textNullspoon
2014-08-03Old code cleanupNullspoon
2014-08-03Added some nice markup for noteless ls outputNullspoon
2014-08-03Fixed bug in Path with multiple slashesNullspoon
2014-08-03Added license header to path.cpp and path.hNullspoon
2014-08-03Updated help text with cat and various formattingNullspoon
2014-08-03Converted note_list::cat_note to return boolNullspoon
2014-08-03Added non-friendly name support for note_list catNullspoon
2014-08-03Fixed note_list::editNullspoon
2014-08-03Added edit action to help textNullspoon
2014-08-03Added friendly_name check for note_list editNullspoon
2014-08-03Fixed note extension not getting setNullspoon
2014-07-23Changed "File" class to "Path"Nullspoon
2014-06-12Badly implemented `noteless cat`Nullspoon
2014-06-12Initial commit of basic file objectNullspoon
2014-06-05Made note::read() publicNullspoon
2014-06-05Made note::body publicNullspoon
2014-06-05Added note::read() methodNullspoon
2014-06-05Wrote more help textNullspoon
2014-06-05Added case insensitive searching to note classNullspoon
2014-06-05Too much to summarizeNullspoon
2014-06-04Partially implemented find functionalityNullspoon
2014-05-31Oh gosh so much was doneNullspoon
2014-05-30Implemented use of new Config::issetNullspoon

Generated by cgit