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
Age
Commit message (
Expand
)
Author
2021-08-18
Merge branch 'refactor-config-common'
HEAD
master
Aaron Ball
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
sample.conf:Updated syntax to match what's loaded
Aaron Ball
2017-01-05
Added detection for non-existent note directory
Aaron Ball
2017-01-03
TODO: Updated and changed from markdown to asciidoc
Aaron Ball
2017-01-03
Converted README file from markdown to asciidoc
Aaron Ball
2017-01-02
Merge branch 'ls-date'
Aaron Ball
2017-01-02
Implementation of last-modified date sort
Aaron Ball
2016-12-29
Merge branch 'header_updates'
Aaron Ball
2016-12-29
Fixed license headers
Aaron Ball
2016-12-29
Merge branch 'list_refactor'
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
Trivial makefile cleanup
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
Removed find command from README
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
Rewrite of Makefile
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-11
Updated the TODO file
Nullspoon
[next]
Generated by
cgit