summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-24Merge pull request #1348 from pimutils/fix/docsHEADmasterChristian Geier
2024-04-24fix links in plugin docsChristian Geier
2024-04-24Merge pull request #1347 from pimutils/fix/release_notes_0113Christian Geier
2024-04-23copy release notes from 0.11.x branch to masterChristian Geier
2024-04-23Merge pull request #1346 from Pi2048/eventeditoruiChristian Geier
2024-04-23Add requested info to AUTHORS and CHANGELOGP
2024-04-21Fixes pimutils/khal#1274P
2024-04-21Fixes pimutils/khal/#1345P
2024-04-14Merge pull request #1312 from pimutils/develop/pluginsChristian Geier
2024-04-14first documentation for pluginsChristian Geier
2024-04-13install all optional dependencies with khal[all]Christian Geier
2024-04-13install importlib-metadata for python <= 3.9Christian Geier
2024-04-12import type hints from typing, not collectionsChristian Geier
2024-04-12move logger.warn to comment to make tests passChristian Geier
2024-04-12clean up compat.__all__Christian Geier
2024-04-12moved all utils from cli.py to cli_utils.pyChristian Geier
2024-04-12load plugins and remove dead codeChristian Geier
2024-04-11mv cli, interactive_cli out of function callChristian Geier
2024-04-11remove dead codeChristian Geier
2024-04-11support for color theme pluginsChristian Geier
2024-04-11wip: basic plugin handlingThomas Cuthbert
2024-03-09Update my email and websiteHugo Osvaldo Barrera
2024-02-14Merge pull request #1337 from pimutils/fix/color_lengthsChristian Geier
2024-02-14validate color before removing alpha valuesChristian Geier
2024-01-29Merge pull request #1317 from pimutils/chore/run_python_3.12Christian Geier
2024-01-29pkg_resources is installed with setuptoolsChristian Geier
2024-01-29use tox commands_pre to install test requirementsChristian Geier
2024-01-29remove old TRAVIS env variablesChristian Geier
2024-01-29tox: use dependencies from pyproject.tomlChristian Geier
2024-01-29run tests with python 3.12Christian Geier
2024-01-29Merge pull request #1333 from kraasch/masterChristian Geier
2024-01-29Allow address field to be unconfigured.Alex Kraasch
2024-01-28In case alpha value exists remove it for urwid.Alex Kraasch
2024-01-27Merge pull request #1332 from kraasch/masterChristian Geier
2024-01-26Fix typo.Alex Kraasch
2024-01-21Merge pull request #1327 from pimutils/errors-and-warningsChristian Geier
2024-01-21Update deprecated syntaxHugo Osvaldo Barrera
2024-01-21Merge pull request #1326 from pimutils/configChristian Geier
2024-01-17Simplify and rewrite find_configuration_fileHugo Osvaldo Barrera
2024-01-17Remove outdated commentHugo Osvaldo Barrera
2024-01-17Remove dead codeHugo Osvaldo Barrera
2024-01-17Flatten usage of os.path.joinHugo Osvaldo Barrera
2024-01-17Remove no-op assignmentHugo Osvaldo Barrera
2024-01-17make ikhal work with urwid 2.4.2Christian Geier
2023-11-15Merge pull request #1271 from pimutils/feature/statusChristian Geier
2023-11-15use standard ? as status for tentativeChristian Geier
2023-11-15accept multiple addresses per calendar accountChristian Geier
2023-11-15show partstat status for calendar's addressChristian Geier
2023-11-15config: accept email address for each calendarChristian Geier
2023-11-15support for status-symbolChristian Geier