summaryrefslogtreecommitdiff
path: root/calendar-cli.py
AgeCommit message (Expand)Author
2018-03-09Merge branch 'master' of https://github.com/tobixen/calendar-cliYannis Mitsos
2018-03-09Include a flag to ommit METHOD property from a requestYannis Mitsos
2018-01-20Changed strftime("%F") to strftime("%Y-%m-%d") to fit to Windows.linxsorg
2017-09-24Fix --whole-day capabilityA Frederick Christensen
2017-09-23Small cleanups/typosA Frederick Christensen
2017-04-01yet some more bugfixes wrg date/datetime incompatibility issuesTobias Brox
2017-01-23new versionTobias Brox
2017-01-23Merge branch 'v0.11.0.dev' with conflict handlingTobias Brox
2016-05-04revisited the task management document, based on practical experiencesTobias Brox
2016-05-04oups - left a debugging hook in the codeTobias Brox
2016-05-03one more unicode issueTobias Brox
2016-05-02not sure if object_by_uid is completely supported without the comp_filter on ...Tobias Brox
2016-05-02unicode issueTobias Brox
2016-04-20Merge branch 'cal_opts' of https://github.com/fgtham/calendar-cli into fgtham...Tobias Brox
2016-04-19typoFlorian Tham
2016-04-19whole-day eventsFlorian Tham
2016-04-17add calendar event description and locationFlorian Tham
2016-03-16more fixing for github issue #23 - license missingTobias Brox
2016-03-16more fixing for github issue #23 - license missingTobias Brox
2016-02-03Added first draft of feature for adding alarms to newly-created TODOs.Zachary Palmer
2016-01-22bugfix, ref issue #18 on githubTobias Brox
2015-11-06Merge branch 'feature_selfsigned_ssl' into v0.11.0.devTobias Brox
2015-11-06allow servers with a self-signed SSL certTobias Brox
2015-09-07Attempt to solve issue #13 on githubTobias Brox
2015-06-01oh noes - I forgot debug code in thereTobias Brox
2015-06-01recurring todos should now be supported the way I would like it to work, thou...Tobias Brox
2015-05-18Merge branch 'v0.11.0.dev' into v0.11.0.dev.wipTobias Brox
2015-05-18new options for selecting tasks: --overdue and --hide-future. Attempt to get...Tobias Brox
2015-05-17only show start/due dates, not the timeTobias Brox
2015-05-17Merge branch 'v0.11.0.dev' of github.com:tobixen/calendar-cli into v0.11.0.devTobias Brox
2015-05-17work in progress ...Tobias Brox
2015-05-14fix timezone issues, allow --nocategories (and friends) to find all uncategor...Tobias Brox
2015-05-11very simple vjournal support. More work on vjournal support depends on https...Tobias Brox
2015-05-11added support for --hide-childrenTobias Brox
2015-05-06bugfixTobias Brox
2015-05-04new feature: hide parent task if we need to work on children tasks (think of ...Tobias Brox
2015-05-03added support for listing out the categories tags encountered. added support...Tobias Brox
2015-05-02releasing version 0.10Tobias Brox
2015-05-01more work on vtodo, adding support for editing and adding categories. plus s...Tobias Brox
2015-04-29mergeTobias Brox
2015-04-29oups, those changes to the caldav library hasn't been committed yetTobias Brox
2015-04-29misc new features, helping me managing my task listsTobias Brox
2015-04-28worked quite much on the support for todo-lists. My aim is to let this tool ...Tobias Brox
2015-04-25working on todoTobias Brox
2015-04-23bugfixTobias Brox
2015-04-23bugfixTobias Brox
2015-04-23Merge branch 'master' of github.com:tobixen/calendar-cliTobias Brox
2015-04-21support for adding vtodo entriesTobias Brox
2015-04-15Merge remote-tracking branch 'refs/remotes/origin/master'Tobias Brox
2015-04-15date format for agenda printout can be specified through command line optionsTobias Brox