summaryrefslogtreecommitdiff
path: root/poezio/daemon.py
AgeCommit message (Collapse)Author
2022-03-31Change license for (some previous and) future revisions to GPL-3.0-or-laterMaxime “pep” Buquet
From this revision on, all changes that were under the following authors' names are also under GPL-3.0-or-later, and not just future changes: - Maxime Buquet (or Maxime “pep” Buquet) Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2017-11-12yapf -irmathieui
2017-10-13Improve some bare or redundant exceptsmathieui
2016-08-29daemon: Remove outdated mention of Python 3.3.Emmanuel Gil Peyrot
2016-07-13Fix daemon.py shebang.Eijebong
2016-06-11Move the src directory to poezio, for better cython compatibility.Emmanuel Gil Peyrot