index
:
noteless.git
master
Noteless provides a simple command line interface to note taking.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-08-18
Update copyright dates
Aaron Ball
2021-08-18
Refactor common note searching
Aaron Ball
2021-08-18
note_list: fix compilation warnings
Aaron Ball
2021-08-18
Completely rewrite config.c and config.h
Aaron Ball
2017-01-05
Added detection for non-existent note directory
Aaron Ball
2017-01-02
Implementation of last-modified date sort
Aaron Ball
2016-12-29
Fixed license headers
Aaron Ball
2016-12-29
Refactored note_list process and all related code
Aaron Ball
2015-04-25
More cleanup of the note_list struct
Aaron Ball
2015-04-25
Rewrote the innards of the config struct
Aaron Ball
2015-03-31
Implemented extension removal from list operations
Aaron Ball
2015-03-22
Fixed scenario where no commands specified
Aaron Ball
2015-02-28
Just removed additional newline on note search
Aaron Ball
2015-02-26
Added name set in note_new constructor
Aaron Ball
2015-02-26
Fixed basename function
Aaron Ball
2015-02-26
Initial rewrite of find functionality
Aaron Ball
2015-02-25
Removed main cat_note
Aaron Ball
2015-02-25
Implemented noteless rm command
Aaron Ball
2015-02-25
Fixed various valgrind complaints
Aaron Ball
2015-02-25
Reimplemented create/new note functionality
Aaron Ball
2015-02-25
Changed note_list note names to include extensions
Aaron Ball
2015-02-25
Cleanup from previous commit (note_cat)
Aaron Ball
2015-02-25
Finished porting most of the cat functionality
Aaron Ball
2015-02-24
Added support for "cmd not found searching notes"
Aaron Ball
2015-02-24
Fixed bug in edit name match
Aaron Ball
2015-02-24
Refactor of "edit" functionality
Aaron Ball
2015-02-23
Wrote lots of common functions
Aaron Ball
2015-02-23
Increased efficacy of itoc int to char conversion
Aaron Ball
2015-02-23
Wrote itoc common function
Aaron Ball
2015-02-21
Config change keys and values calloc to malloc
Aaron Ball
2015-02-21
Changed get_help function to void return
Aaron Ball
2015-02-21
Enabled help command
Aaron Ball
2015-02-21
Initial refactor of note_list to c
Aaron Ball
2015-02-20
Just c++ cleanup from previous commit
Aaron Ball
2015-02-20
Implemented config parsing
Aaron Ball
2015-02-16
Initial renaming commit for refactor from c++ to c
Aaron Ball
2014-10-07
Added unknown command or note name return 1
Nullspoon
2014-09-30
Implemented rm command
Nullspoon
2014-09-25
Fixed out of bound exception on no arguments
Nullspoon
2014-09-05
Fixed edit bug created by last commit
Nullspoon
2014-09-05
Implemented better recursive note listing
Nullspoon
2014-09-05
Just added a comment to path::create()
Nullspoon
2014-09-05
Converted constructor to use path::is_dir()
Nullspoon
2014-09-05
Implemented path::is_dir and other misc path stuff
Nullspoon
2014-08-28
Fixed init not being called before path check
Nullspoon
2014-08-28
Fixed hidden notes displaying
Nullspoon
2014-08-26
Added sane defaults for all main variables
Nullspoon
2014-08-26
Implemented note path checking and creation
Nullspoon
2014-08-26
Added path.create support
Nullspoon
2014-08-26
Implemented path type variable
Nullspoon
[next]
Generated by
cgit