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
*
Update website links to match the new URL.
Lukas Fleischer
2011-03-04
1
-1
/
+1
*
Update mail addresses to match the new mailing lists.
Lukas Fleischer
2011-03-04
1
-3
/
+3
*
Remove CVS "$Id" headers.
Lukas Fleischer
2011-03-03
1
-2
/
+0
*
Fixed file permissions.
Lukas Fleischer
2011-03-03
1
-0
/
+0
*
Make parse_date accept several short forms.
Lukas Fleischer
2011-01-11
1
-3
/
+3
*
Copyright updated.
Frederic Culot
2010-05-26
1
-2
/
+2
*
All headers gathered into a single one. Typedefs suppressed.
Frederic Culot
2010-03-20
1
-35
/
+22
*
Also check for notes directory.
Frederic Culot
2009-11-01
1
-1
/
+2
*
Check for data directory availability added (thanks Brandon for reporting thi...
Frederic Culot
2009-11-01
1
-1
/
+2
*
Help on --status flag added
Frederic Culot
2009-08-02
1
-2
/
+4
*
--status flag added
Frederic Culot
2009-07-26
1
-2
/
+53
*
Check for file presence added (thanks again Chris for reporting it).
Frederic Culot
2009-07-26
1
-1
/
+7
*
Dates are now written properly again when using the '-r' flag (thanks Chris a...
Frederic Culot
2009-07-15
1
-4
/
+10
*
bugfix: import and export todo items again!
Frederic Culot
2009-07-12
1
-1
/
+7
*
stdbool header removed, unsigned type used instead
Frederic Culot
2009-07-12
1
-6
/
+6
*
Switch to BSD license.
Frederic Culot
2009-07-05
1
-14
/
+26
*
Support added for regex-based searches. Many thanks Erik for providing the pa...
Frederic Culot
2009-07-05
1
-16
/
+63
*
Simplified the way data are loaded and saved.
Frederic Culot
2009-06-28
1
-24
/
+19
*
Help updated for the -t command line flag.
Frederic Culot
2009-06-28
1
-2
/
+4
*
Ability to flag todo items as completed.
Frederic Culot
2009-06-26
1
-23
/
+50
*
Do not print todo items twice if the -d and -t flags are given (thanks Timo f...
Frederic Culot
2009-06-26
1
-3
/
+2
*
Make the argument given to -r or -s flags optional.
Frederic Culot
2009-06-23
1
-4
/
+4
*
Copyright date updated
Frederic Culot
2009-06-20
1
-2
/
+2
*
bugfix: load keys even in non-interactive mode to avoid the loss of user-conf...
Frederic Culot
2009-01-24
1
-15
/
+12
*
more code cleanup
Frederic Culot
2009-01-03
1
-3
/
+4
*
Automatic periodic saves implemented
Frederic Culot
2008-12-28
1
-2
/
+2
*
Added wrappers around libc's memory management functions, to easily debug mem...
Frederic Culot
2008-12-28
1
-18
/
+24
*
Checks added while loading key bindings configuration.
Frederic Culot
2008-12-07
1
-5
/
+4
*
import flag and 'i' keybinding added
Frederic Culot
2008-09-21
1
-6
/
+27
*
Initial work on icalendar import
Frederic Culot
2008-09-15
1
-2
/
+2
*
typo
Frederic Culot
2008-08-12
1
-2
/
+2
*
Optional 'format' option added to '-x' flag, help updated
Frederic Culot
2008-08-11
1
-9
/
+32
*
pcal export added
Frederic Culot
2008-08-10
1
-2
/
+2
*
new command line options added (thanks Erik for the patch)
Frederic Culot
2008-08-06
1
-31
/
+159
*
strcat use avoided
Frederic Culot
2008-04-20
1
-2
/
+2
*
some memory leaks fixed using valgrind and some minor code cleanup
Frederic Culot
2008-04-19
1
-2
/
+3
*
Yet another style for source code. GNU style now used (I am fed up with tabs...)
Frederic Culot
2008-04-12
1
-475
/
+526
*
Tony's patch concerning date format configuration imported
Frederic Culot
2008-04-09
1
-21
/
+26
*
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
[next]