Commit Graph

51 Commits

Author SHA1 Message Date
Martin Kolman
1809ba5094 New version
- Make libreport optional (mkolman)
  Resolves: RHEL-35676
2024-06-04 16:55:16 +02:00
Martin Kolman
ed6111ab3d New version
- SPDX compatible License: line (mkolman)
- setup.py: switch from distutils to setuptools (tim.orling@konsulko.com)
- Improve formatting and data in setup.py (vslavik)
2023-01-20 19:59:26 +01:00
Martin Kolman
a887bc78ba New version
- Merge pull request #33 from mzidek-gh/master (mkolman)
- dump: Use exception's type and value when calculating hash (mzidek)
2020-09-29 18:05:31 +02:00
Martin Kolman
10255e4587 New version
- Merge pull request #31 from jkonecny12/master-fix-make-archive (mkolman)
- Fix make archive command after pot file removal (jkonecny)
- Merge pull request #29 from jkonecny12/master-weblate-support (jkonecny)
- Add Readme with description and translation badge (jkonecny)
- Add pot file to the git ignore (jkonecny)
- Pause release when making bumpver to check and solve translations (jkonecny)
- Remove unused PREFIX from Makefile (jkonecny)
- Remove Zanata (jkonecny)
- Push translations to our translation repository (jkonecny)
- Download translations from Weblate (jkonecny)
- Remove pot file (jkonecny)
- Merge pull request #24 from M4rtinK/master-fix_zanata_client_detection_in_makefile (mkolman)
- Fix Zanata client detection in Makefile (mkolman)
2020-08-25 16:12:15 +02:00
Martin Kolman
f720d60494 New version
- Handle bytes and strings from RPM (#1764642) (vponcova)
2019-10-23 19:01:44 +02:00
Martin Kolman
0e191f6436 New version
- Make sure gettext returns strings not bytes (mkolman)
- Spec: Move TUI back to main package (awilliam)
2018-07-23 16:19:55 +02:00
Martin Kolman
cc07e737c4 New version
- Drop Python 2 support (mkolman)
2018-02-13 00:10:30 +01:00
Martin Kolman
9fb22749d2 New version
- Some rpmlint fixes (mkolman)
- Remove the removal of the eintr checker, which has been removed (dshea)
2016-02-19 14:23:52 +01:00
Martin Kolman
1eaedb5c5e New version
- Set translations domain for glade files (vtrefny)
2015-10-05 15:04:10 +02:00
Martin Kolman
5731a07270 New version
- Add tests and ChangeLog to MANIFEST.in (vtrefny)
- Fix clicking on buttons on error pop-up doesn't work (#1250942) (vtrefny)
- Add Makefile to MANIFEST.in (vtrefny)
- Add archive target to Makefile (vtrefny)
- Add .gitignore (vtrefny)
2015-09-29 19:07:01 +02:00
Martin Kolman
ac7f1f2e4d New version
- Make sure the Meh window has focus even if a dialog is displayed (mkolman)
- Run pylint as part of "make ci". (clumens)
- Add a new makefile target that does everything needed for jenkins. (clumens)
- Fix the other pylint-discovered errors. (clumens)
- Use isinstance instead of type. (clumens)
- Fix all the places we're redefining something. (clumens)
- Don't use [] as the default argument in a method. (clumens)
- Take care of exception-related pylint messages. (clumens)
- Get rid of all the unused variable warnings. (clumens)
- Get rid of all unused and wildcard imports. (clumens)
- Add pocketlint support to python-meh. (clumens)
- Use gi.require_version for Gtk import (vtrefny)
2015-09-16 15:34:59 +02:00
Martin Kolman
cfe69c4beb New version
- Make sure the date in RPM changelog is always in English (mkolman)
- Update upstream URL (mkolman)
2015-04-28 14:27:37 +02:00
Martin Kolman
3e107727a2 New version
- Handle LANG=C (mkolman)
2015-04-01 13:29:54 +02:00
Martin Kolman
15055d7d40 New version
- Switch to Zanata for translations (mkolman)
- Run both Python 2 and Python 3 tests for "make test" (mkolman)
- Python 3 compatibility fixes for the Unicode test (mkolman)
- Make it possible to specify file open mode (mkolman)
- Add missing six dependency (mkolman)
- Fix date in changelog (mkolman)
2015-04-01 13:28:46 +02:00
Martin Kolman
b4d1c66645 New version
- Fix dumping file attachments in Python 3 (vtrefny)
- meh has not required openssh-clients since 2009 (awilliam)
2015-03-27 17:35:50 +01:00
Martin Kolman
ad89a2e7c9 New version
- Package's epoch returned by RPM is an integer (#1199263) (vpodzime)
2015-03-05 20:17:03 +01:00
Martin Kolman
9c2e15614e New version
- Add option to remove the 'Debug' option/button for mainExceptionWindow (vtrefny)
- Spec file fixes (vpodzime) (mkolman)
2015-02-17 14:43:18 +01:00
Vratislav Podzimek
5f65548280 New version
- Encode str/unicode object before hashing it (vpodzime)
- Use dict.items() instead of dict.iteritems() (vpodzime)
- Add one more flag to test (for Python3) (vpodzime)
- Make sure we work with strings when we think we do (vpodzime)
- Make sure fresh translations are always fetched (vpodzime)
- Add pieces needed to build the python3- subpackage (#985294) (mhroncok)
- Remove yum from requires and fix setuptools requires (mhroncok)
- raw_input is replaced by input in Python3 (vpodzime)
- Raise exception in a Python3 compatible way (mhroncok)
2014-12-09 09:15:05 +01:00
Martin Kolman
1ca9bc6534 New version
- Translation update
2014-04-28 18:49:34 +02:00
Martin Kolman
82acffbb7d New version
- Translation update
2014-03-21 19:15:20 +01:00
Vratislav Podzimek
b24880d967 Fix for the New version
Actual content for the previous (accidentaly empty) commit.
2013-12-18 13:12:32 +01:00
Vratislav Podzimek
7e50b300c3 New version
- Split GUI out into a separate package (vpodzime)
- Create archives in one Makefile target and reuse it (vpodzime)
2013-11-20 14:28:35 +01:00
Vratislav Podzimek
444262a4c1 New version
- Introduce support for Python 3 while keeping Python 2 working (miro)
- Sync spec with downstream (vpodzime)
2013-11-05 08:27:18 +01:00
Vratislav Podzimek
1297baed29 New version
- Use join method instead of the joinfields function
- Translate the hints on how to quit debugger and shell
- Add a way to run shell when exception appears
- Get rid of constants that are no longer used anywhere
- Filter local variables in a nicer way and fix docstring
2013-10-09 13:51:53 +02:00
Vratislav Podzimek
a2fb72ddfc New version.
- Output binary data correctly as hexa strings (#986515) (vpodzime)
- Add newline before dumping callbacks' outputs (vpodzime)
2013-07-23 13:26:28 +02:00
Vratislav Podzimek
c8ed471ec6 New version.
- Add and use the safe_string module and the SafeStr class (vpodzime)
- Give translators hint about the cryptic strings (vpodzime)
2013-06-18 12:54:23 +02:00
Vratislav Podzimek
56e3090d31 New version.
- Epoch of the package from RPM db can be None (#957789) (vpodzime)
2013-05-02 14:16:36 +02:00
Vratislav Podzimek
dd4a051338 New version.
- Use Sphinx syntax for docstrings (vpodzime)
- Allow a change of the I/O functions (vpodzime)
- Reword the 'Debug' button warning (#948256) (vpodzime)
2013-04-17 12:45:06 +02:00
Vratislav Podzimek
c16e6b3af2 New version.
- Some more stuff for ABRT/libreport (#929181) (vpodzime)
- Tell ABRT we are reporting a Python excetion (vpodzime)
- Use named tuples instead of our magic tuples (vpodzime)
2013-04-04 11:24:20 +02:00
Vratislav Podzimek
2d6abc6d15 New version.
- New purely textual text interface (vpodzime)
- Add dumb enableNetwork implementation to GraphicalIntf (vpodzime)
- Destroy main window after running it (vpodzime)
- Get rid of the accountManager and use new libreport API (vpodzime)
- Add a way to override previously registered callback (vpodzime)
- Allow callbacks marked as attachment only (vpodzime)
- Add support for callbacks providing additional data (vpodzime)
2013-01-22 12:53:44 +01:00
Vratislav Podzimek
e9df55bfcb New version.
- Handle non-ascii dict keys and values correctly (#883641) (vpodzime)
2012-12-11 12:57:49 +01:00
Vratislav Podzimek
7394e64971 New version.
- Add test for handling unicode strings and files (vpodzime)
- Read files as UTF-8 and ignore errors (#874250) (vpodzime)
- Add %check section to the spec file (vpodzime)
- Fix tests (vpodzime)
2012-11-15 14:06:16 +01:00
Vratislav Podzimek
355afd2676 New version.
- Handle tracebacks with no stack (#866441) (vpodzime)
- Parse component name correctly (#866526) (vpodzime)
- Spelling corrections (#865993) (vpodzime)
2012-10-25 12:51:03 +02:00
Vratislav Podzimek
82f5ff7a37 New version.
- Handle unicode strings correctly (#854959) (vpodzime)
2012-10-09 18:42:06 +02:00
Vratislav Podzimek
e9a37ebd75 New version. 2012-09-11 13:02:05 +02:00
Vratislav Podzimek
98f613501e New version. 2012-08-27 10:55:25 +02:00
Vratislav Podzimek
a1a63f7178 New version. 2012-08-03 20:34:52 +02:00
Vratislav Podzimek
2c9997f0d2 New version. 2012-07-27 18:17:36 +02:00
Vratislav Podzimek
c071e6729b New version. 2012-01-12 15:03:13 +01:00
Chris Lumens
1511568f25 - Update the spec file URL to something valid (#670601). (clumens)
- Don't use _D for Debug, since that's already used by the expander (#640929). (clumens)
- Translation updates.
2011-01-25 11:14:38 -05:00
Christopher Edward Lumens
25178114f6 New version. 2010-06-22 19:36:47 +00:00
Christopher Edward Lumens
56b3c0940a New version. 2010-06-10 20:05:33 +00:00
Christopher Edward Lumens
6b23dead63 New version. 2010-03-04 20:24:14 +00:00
Christopher Edward Lumens
38e51b8217 New version. 2009-11-03 17:58:07 +00:00
Christopher Edward Lumens
c1631dc413 New version. 2009-10-08 18:46:07 +00:00
Christopher Edward Lumens
8516f83cee New version. 2009-09-29 18:22:35 +00:00
Christopher Edward Lumens
c2681c4cbe New version. 2009-09-25 19:29:48 +00:00
Christopher Edward Lumens
d7ef7ca67c New version. 2009-09-10 14:41:19 +00:00
Christopher Edward Lumens
381c940eef New version. 2009-08-19 17:01:51 +00:00
Christopher Edward Lumens
f3ef20552f Initial build. 2009-07-29 02:46:28 +00:00