index
:
calendar-cli
cr/improve_interactive_config
debian/latest
fix/dtend_tz
fix/loop_on_save
fix/require_calendar_url
master
tmp/agenda_rrule_workaround
Simple command-line CalDav client, for adding and browsing calendar items, todo list items
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
calendar-cli.py
Age
Commit message (
Expand
)
Author
2016-04-17
add calendar event description and location
Florian Tham
2016-03-16
more fixing for github issue #23 - license missing
Tobias Brox
2015-05-03
added support for listing out the categories tags encountered. added support...
Tobias Brox
2015-05-02
releasing version 0.10
Tobias Brox
2015-05-01
more work on vtodo, adding support for editing and adding categories. plus s...
Tobias Brox
2015-04-29
merge
Tobias Brox
2015-04-29
oups, those changes to the caldav library hasn't been committed yet
Tobias Brox
2015-04-29
misc new features, helping me managing my task lists
Tobias Brox
2015-04-28
worked quite much on the support for todo-lists. My aim is to let this tool ...
Tobias Brox
2015-04-25
working on todo
Tobias Brox
2015-04-23
bugfix
Tobias Brox
2015-04-23
bugfix
Tobias Brox
2015-04-23
Merge branch 'master' of github.com:tobixen/calendar-cli
Tobias Brox
2015-04-21
support for adding vtodo entries
Tobias Brox
2015-04-15
Merge remote-tracking branch 'refs/remotes/origin/master'
Tobias Brox
2015-04-15
date format for agenda printout can be specified through command line options
Tobias Brox
2015-03-30
py3 compatibility fix - removed noop import of urlparse
Tobias Brox
2015-03-30
py3 compatibility fix
Tobias Brox
2015-03-30
allow a duration to be specified
Tobias Brox
2015-03-30
version 0.8. New feature: interactive configuration mode
Tobias Brox
2015-02-15
release 0.7
Tobias Brox
2015-02-15
Support deletion of events. Not very important for me personally, but it's r...
Tobias Brox
2015-02-14
Merge branch 'master' of github.com:tobixen/calendar-cli
Tobias Brox
2015-02-14
loading some of the metadata from the script into setup.py, to avoid redundan...
Tobias Brox
2015-01-29
bugfix for non-ascii unicode summary
Tobias Brox
2014-03-14
version 0.6 - with relatively smooth agenda functionlity
Tobias Brox
2014-03-10
got agenda to work
Tobias Brox
2014-03-07
library exchange
Tobias Brox
2013-12-03
bumped the version number and fixed up the README a bit
Tobias Brox
2013-12-02
merge master
Tobias Brox
2013-12-02
merging in some of the changes from the agenda branch
Tobias Brox
2013-11-30
Version 0.05. Added the possibility to export ics files to the calendar
Tobias Brox
2013-11-15
work in process
Tobias Brox
2013-10-05
Bumped version number, docfix
Tobias Brox
2013-10-05
bugfix. This needs an automated test suite ...
Tobias Brox
2013-10-05
now the calendar-url option is ... optional :-)
Tobias Brox
2013-10-05
bugfixing
Tobias Brox
2013-10-02
version 0.03 - added support for reading a config file
Tobias Brox
2013-09-28
now possible to put calendar events to a calendar
Tobias Brox
2013-09-24
rearranging the milestones; TODO-items will have to wait since the icalendar....
Tobias Brox
2013-09-18
work in progress. hm, we need test code ...
Tobias Brox