index
:
calcurse.git
master
pu
the main calcurse repository
calcurse Development Team
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
args.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
usage updated
Frederic Culot
2008-04-05
1
-5
/
+5
*
patch submitted by Erik Saule imported (ability to display note contents in n...
Frederic Culot
2008-04-05
1
-25
/
+89
*
small bugfixes
Frederic Culot
2008-04-04
1
-4
/
+5
*
next_arg() rewritten, date_arg() improved
Frederic Culot
2007-10-16
1
-19
/
+26
*
bugfix: possible release of non-allocated memory blocks
Frederic Culot
2007-10-08
1
-2
/
+3
*
bugfix: shift in date_arg(), thanks Herbert for reporting this bug
Frederic Culot
2007-09-01
1
-15
/
+9
*
io_load_todo() call updated in todo_arg()
Frederic Culot
2007-08-15
1
-3
/
+3
*
unuseful headers removed and some functions became static
Frederic Culot
2007-07-28
1
-223
/
+189
*
call to custom_load_conf() updated
Frederic Culot
2007-07-21
1
-5
/
+2
*
custom_load_conf() updated to use window_t type
Frederic Culot
2007-07-20
1
-2
/
+5
*
next_arg() modified to call get_today()
Frederic Culot
2007-07-01
1
-18
/
+30
*
call to custom_load_conf() updated
Frederic Culot
2007-05-06
1
-2
/
+2
*
help_arg() updated to display help for the --export argument
Frederic Culot
2007-04-15
1
-2
/
+7
*
MAX_LENGTH replaced by stdio.h's BUFSIZ
Frederic Culot
2007-04-04
1
-14
/
+15
*
'-x' flag added in parse_args() to export data in non-interactive mode
Frederic Culot
2007-03-24
1
-21
/
+37
*
global variable 'colr' suppressed
Frederic Culot
2007-03-10
1
-6
/
+6
*
copyright extended to 2007
Frederic Culot
2007-01-16
1
-3
/
+3
*
newline suppressed
Frederic Culot
2007-01-05
1
-2
/
+1
*
todo_arg() prototype updated and sprintf replaced by snprintf
Frederic Culot
2006-12-15
1
-13
/
+15
*
improvements in the memory deallocation in next_arg()
Frederic Culot
2006-12-14
1
-1
/
+3
*
help_arg() updated to take long options into account
Frederic Culot
2006-12-11
1
-22
/
+26
*
getopt function in parse_args() replaced by getopt_long
Frederic Culot
2006-10-17
1
-27
/
+51
*
'-t' flag now takes a priority number for argument
Frederic Culot
2006-10-16
1
-18
/
+36
*
parse_args(), help_arg() and usage() updated to implement the '-n' flag
Frederic Culot
2006-09-16
1
-5
/
+44
*
call to apoint_sec2str() updated
Frederic Culot
2006-09-14
1
-2
/
+2
*
app_arg() updated to take new appointment linked list structure into account
Frederic Culot
2006-09-12
1
-5
/
+10
*
todo_args() updated to display priorities
Frederic Culot
2006-09-03
1
-2
/
+4
*
updated calls to recur_item_inday()
Frederic Culot
2006-08-06
1
-5
/
+5
*
bugfix: Debian bug #377543, thanks to Neil for reporting it
Frederic Culot
2006-08-02
1
-4
/
+4
*
Initial revision
Frederic Culot
2006-07-31
1
-0
/
+431
[prev]