aboutsummaryrefslogtreecommitdiffstats
path: root/src/args.c
Commit message (Collapse)AuthorAgeFilesLines
* copyright extended to 2007Frederic Culot2007-01-161-3/+3
|
* newline suppressedFrederic Culot2007-01-051-2/+1
|
* todo_arg() prototype updated and sprintf replaced by snprintfFrederic Culot2006-12-151-13/+15
|
* improvements in the memory deallocation in next_arg()Frederic Culot2006-12-141-1/+3
|
* help_arg() updated to take long options into accountFrederic Culot2006-12-111-22/+26
|
* getopt function in parse_args() replaced by getopt_longFrederic Culot2006-10-171-27/+51
|
* '-t' flag now takes a priority number for argumentFrederic Culot2006-10-161-18/+36
|
* parse_args(), help_arg() and usage() updated to implement the '-n' flagFrederic Culot2006-09-161-5/+44
| | | | next_arg() created
* call to apoint_sec2str() updatedFrederic Culot2006-09-141-2/+2
|
* app_arg() updated to take new appointment linked list structure into accountFrederic Culot2006-09-121-5/+10
|
* todo_args() updated to display prioritiesFrederic Culot2006-09-031-2/+4
|
* updated calls to recur_item_inday()Frederic Culot2006-08-061-5/+5
|
* bugfix: Debian bug #377543, thanks to Neil for reporting itFrederic Culot2006-08-021-4/+4
|
* Initial revisionFrederic Culot2006-07-311-0/+431