aboutsummaryrefslogtreecommitdiffstats
path: root/src/args.c
Commit message (Collapse)AuthorAgeFilesLines
...
* 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