Age | Commit message (Expand) | Author |
2018-08-20 | Install the .desktop file. | Emmanuel Gil Peyrot |
2018-08-20 | Install the appdata file. | Emmanuel Gil Peyrot |
2018-08-14 | Next version is 0.13 | mathieui |
2018-08-13 | Release poezio 0.12v0.12 | mathieui |
2018-08-13 | Update the supported Python versions | Emmanuel Gil Peyrot |
2018-08-09 | Remove some more things linked with the gpg plugin | mathieui |
2018-03-31 | Import TemporaryFile in setup.py. | Emmanuel Gil Peyrot |
2018-03-31 | Import the subprocess module directly in setup.py. | Emmanuel Gil Peyrot |
2018-03-31 | Import the os module directly in setup.py. | Emmanuel Gil Peyrot |
2018-03-31 | Return 2 on exit when Python.h is missing. | Emmanuel Gil Peyrot |
2018-03-31 | Abort if Python.h isn’t found. | Emmanuel Gil Peyrot |
2017-11-28 | Pin requirements and update dependencies | mathieui |
2017-11-15 | Update gitlab-ci yaml | mathieui |
2017-10-10 | Fix #3190 (TOFU the SPKI hash and not the whole cert) | mathieui |
2017-04-10 | Add the XMPP classifier to setup.py | mathieui |
2017-02-13 | Add the python 3.6 version specifier | mathieui |
2017-01-31 | Prepare for next version | mathieui |
2017-01-31 | Poezio 0.11 releasev0.11 | mathieui |
2016-10-28 | Add manpages for the utility scripts | Tanguy Ortolo |
2016-10-15 | Add the dev version marker to the number | mathieui |
2016-10-09 | Update sources for the next version | mathieui |
2016-10-09 | poezio 0.10 releasev0.10 | mathieui |
2016-08-31 | List 3.5 compatibility in setup.py, and mark as production stable. | Emmanuel Gil Peyrot |
2016-08-24 | Add a small poezio_logs script to parse logfiles | mathieui |
2016-07-14 | Next version is 0.10, not 1.0 | mathieui |
2016-07-03 | Make the entry point a function | mathieui |
2016-06-30 | Update the entry point again | mathieui |
2016-06-11 | Move the src directory to poezio, for better cython compatibility. | Emmanuel Gil Peyrot |
2016-03-09 | Update a few url to use https, or even a few old poezio.eu references | louiz’ |
2015-08-01 | Update stuff to say 1.0-dev | mathieui |
2015-07-31 | 0.9 Releasev0.9 | mathieui |
2015-02-26 | Only remove src/default_config.cfg after build if we are in a develop copy | mathieui |
2015-02-10 | Fix the doc path | mathieui |
2015-02-10 | Update setup files | mathieui |
2015-02-07 | Entirely ditch distutils for setuptools | mathieui |
2015-01-21 | Fix a small error in setup.py | mathieui |
2015-01-21 | Ignore stderr when doing the git revision check | mathieui |
2015-01-21 | Update the setup.py to 0.9 and use PEP 440 for development builds | mathieui |
2014-11-12 | Change the requirements | mathieui |
2014-10-28 | Fix the dependencies in the setup.py | mathieui |
2014-10-27 | Mention that setuptools is kind of mandatory | mathieui |
2014-10-27 | Use a setuptools entry point instead of a custom script | mathieui |
2014-05-05 | Add the windows module to the setup.py | mathieui |
2014-04-05 | Add the core module to the setup.py | mathieui |
2014-04-04 | Remove unused imports | mathieui |
2014-04-01 | Install the tabs module with setup.py too | mathieui |
2014-03-22 | Remove warnings in setup.py and use setuptools instead of distutils | mathieui |
2014-03-21 | Update setup.py (from what was changed for the pypi release) | mathieui |
2014-03-20 | Remove C89 warnings on build | mathieui |
2014-03-08 | Remove useless parts of the setup process | mathieui |