-
77cb4a0df5
tools: add LOONGARCH and other modern archs to elf_class_strtoint
master
326
Mario Fetka
2026-07-02 00:15:15 +02:00
-
45f999a8ad
portage_plugin: skip UNKNOWN_TYPE entries in NEEDED.ELF.2 parsing
Mario Fetka
2026-07-02 00:13:04 +02:00
-
b5c94a24ef
portage_plugin: skip get_binpkg_format() on empty temp file
Mario Fetka
2026-07-02 00:07:57 +02:00
-
d7ddf15fac
rescue spmsync: fix handlePackage failure when installed DB is missing
Mario Fetka
2026-07-02 00:04:31 +02:00
-
655f2f26d2
solo/help: fix Python 3.14 argparse positional argument crash
Mario Fetka
2026-07-01 23:31:46 +02:00
-
07afb5d722
db/sql.py, spm/skel.py: executemany + type hints
Mario Fetka
2026-06-26 12:09:19 +02:00
-
8719186730
modernization: SQLite WAL, subprocess.run, TODO.md
Mario Fetka
2026-06-26 12:02:23 +02:00
-
fc1d71db8e
const.py, rigo: remove remaining Python 2 dead code
Mario Fetka
2026-06-26 11:52:21 +02:00
-
7072c00a77
Python 3 modernization: low-hanging fruit cleanup
Mario Fetka
2026-06-26 11:51:29 +02:00
-
8c7ccdb0ee
portage_plugin: EAPI 8/GPKG support and counter_tick() fix
Mario Fetka
2026-06-26 11:28:02 +02:00
-
22faa269e4
portage_plugin: use public portage 3.0.77 APIs
Mario Fetka
2026-06-26 11:10:13 +02:00
-
4e0d448aef
Python 3.12+/3.13 and portage 3.0.77 compatibility fixes
Mario Fetka
2026-06-26 10:53:13 +02:00
-
aeff7dd466
.ci: Fix init of profiles
Daniele Rondina
2020-09-07 23:16:15 +02:00
-
a439266377
Update .ci
325
Joost Ruis
2020-08-29 15:50:22 +02:00
-
d8a17877bc
Update .ci
Joost Ruis
2020-08-29 15:00:55 +02:00
-
d4a4d55ccf
async became a keyword in python 3.7 Thus we renamed it to async_mode. Please see https://docs.python.org/3/whatsnew/3.7.html
Joost Ruis
2020-08-29 14:28:04 +02:00
-
6f5502fd51
lib/entropy/tools.py: add support for RISCV ELF class (#89)
Gokturk Yuksek
2020-04-08 15:51:02 -04:00
-
10bf6c8cd0
conf/client.conf: s/treaten/treated/ (#88)
Gokturk Yuksek
2020-04-07 16:11:24 -04:00
-
0019b6e68a
[entropy.misc, rigo] fix file-like objects with Python 3
Sławomir Nizio
2020-03-21 22:08:50 +01:00
-
b9e17e16cd
[entropy.client] fix equo pkg quickpkg
Sławomir Nizio
2020-03-17 19:45:26 +01:00
-
e01746bc38
[rigo] Python 3 fix in config files viewer / editor
Sławomir Nizio
2020-03-13 21:47:48 +01:00
-
09cb7b3496
[solo.commands.query] fix "equo query orphans" with Python 3
Sławomir Nizio
2020-03-13 20:18:04 +01:00
-
0869912ec4
[entropy.spm] Rigo related Python 3 fix
Sławomir Nizio
2020-02-12 21:44:01 +01:00
-
8700aade27
[entropy.spm, rigo] Rigo related Python 3 fixes
Sławomir Nizio
2020-02-11 22:25:08 +01:00
-
c06eb76644
[entropy.server] gpg related fix for Python 3
Sławomir Nizio
2020-02-09 22:18:26 +01:00
-
c56c1eb446
Tagging Entropy version 324
324
Ettore Di Giacinto
2020-02-07 16:25:44 +01:00
-
23f2e55879
Release Entropy 324
Ettore Di Giacinto
2020-02-07 16:25:39 +01:00
-
5d58a8c501
Merge pull request #87 from geaaru/master
geaaru
2020-02-04 13:53:14 +01:00
-
-
4649660050
kswitch: Added a new way to retrieve list of kernels
Daniele Rondina
2020-02-04 13:40:03 +01:00
-
c9b1daece1
kswitch: Fix parsing of kernel list
Daniele Rondina
2020-02-04 13:38:23 +01:00
-
5aec1b48e5
[kernel-switcher] Refactor
Geaaru
2018-09-08 18:36:42 +02:00
-
-
08da648a20
[entropy.client] fixes for "dictionary changed size during iteration"
Sławomir Nizio
2019-12-18 22:20:29 +01:00
-
47fc1e9f9a
Tagging Entropy version 323
323
Ettore Di Giacinto
2019-12-16 23:38:50 +01:00
-
285876cc86
Release Entropy 323
Ettore Di Giacinto
2019-12-16 23:38:39 +01:00
-
31c8df4017
Merge pull request #86 from Enlik/moar-py3
Enlik
2019-12-14 00:07:53 +01:00
-
-
bad4b21f1a
[entropy.client.misc, entropy.output] fixes for Python 3
Sławomir Nizio
2019-12-13 21:06:23 +01:00
-
2aa2c69e2b
correct exception handling / error reporting with Python 3
Sławomir Nizio
2019-12-13 01:20:59 +01:00
-
4ab520925a
[entropy.output] fix for Python 3 in input_box()
Sławomir Nizio
2019-12-11 01:17:33 +01:00
-
7abd4dad80
[entropy.qa] fix test_shared_objects() with Python 3
Sławomir Nizio
2019-12-06 01:04:04 +01:00
-
d65f09fcf8
[rigo] correct Vte.Terminal.feed with Python 3
Sławomir Nizio
2019-12-05 22:58:42 +01:00
-
842979cbba
[magneto, rigo] Python 3 fixes in _dbus_to_string
Sławomir Nizio
2019-12-05 22:41:53 +01:00
-
e2de60dbc3
[entropy.client.services] Python 3 fix
Sławomir Nizio
2019-12-04 23:16:07 +01:00
-
97409d12d5
[rigo] Python 3 fixes
Sławomir Nizio
2019-12-04 22:52:59 +01:00
-
e26d11b5f6
Python 3 fixes: open() and so, not file()
Sławomir Nizio
2019-12-04 22:01:22 +01:00
-
-
952eefa4c6
Merge pull request #85 from Enlik/dirchiter
Enlik
2019-11-29 00:46:04 +01:00
-
-
fc13fa3727
[entropy.server] correct close_repositories() with Python 3
Sławomir Nizio
2019-11-14 01:16:17 +01:00
-
-
1fa4045ced
Tagging Entropy version 322
322
Ettore Di Giacinto
2019-11-10 15:53:56 +01:00
-
d2328561d9
Release Entropy 322
Ettore Di Giacinto
2019-11-10 15:53:52 +01:00
-
1d32745082
Merge pull request #83 from Enlik/py3-fixes
Ettore Di Giacinto
2019-11-10 15:53:05 +01:00
-
-
cf50abb578
Merge pull request #82 from Enlik/qfile-no-plib
Ettore Di Giacinto
2019-11-10 15:48:32 +01:00
-
-
15d2b3b217
Tagging Entropy version 321
321
Ettore Di Giacinto
2019-11-10 15:44:21 +01:00
-
00afcc3c10
Release Entropy 321
Ettore Di Giacinto
2019-11-10 15:44:18 +01:00
-
d68f5debbd
Merge pull request #84 from Enlik/rewriter-bugfix
geaaru
2019-11-09 17:01:55 +01:00
-
-
c6ab5d28e2
[entropy.core] fix DependencyRewriter with or-dependencies
Sławomir Nizio
2019-11-09 12:20:46 +01:00
-
-
6bdcd152c8
[entropy.client.misc] correct ConfigurationFiles with Python 3
Sławomir Nizio
2019-11-09 12:12:06 +01:00
-
-
-
7fc5bd3380
[entropy.spm] fix search_paths_owners (qfile) with Python 3
Sławomir Nizio
2019-11-08 01:19:01 +01:00
-
998cd2d755
[entropy.spm] adapt to qfile from portage-utils-0.81
Sławomir Nizio
2019-11-07 23:12:31 +01:00
-
-
65c28deb2e
Tagging Entropy version 320
320
Ettore Di Giacinto
2019-11-07 17:21:33 +01:00
-
f2cac41869
Release Entropy 320
Ettore Di Giacinto
2019-11-07 17:21:28 +01:00
-
b55adfafe8
Merge pull request #79 from Enlik/qfile-no-e
geaaru
2019-10-05 11:26:28 +02:00
-
-
54a3e50017
[entropy.spm] adapt to qfile from portage-utils-0.80
Sławomir Nizio
2019-10-02 01:58:43 +02:00
-
-
d2c1bcd13b
Merge pull request #76 from geaaru/fix-unused
Enlik
2019-08-18 21:27:49 +02:00
-
-
67cde5ac5c
Merge pull request #78 from geaaru/fix-utf8-issue
geaaru
2019-08-17 19:21:15 +02:00
-
-
8647a8739d
Handle unicode decode error as not text file - #77
Daniele Rondina
2019-08-17 17:16:51 +02:00
-
-
84ff779709
unused: Fix search with spm
Daniele Rondina
2019-08-15 11:29:18 +02:00
-
-
0b24448404
Merge pull request #75 from Enlik/completions
geaaru
2019-07-18 16:39:53 +02:00
-
-
b2c8e2c819
[solo.commands.command] simplify and improve bash completions
Sławomir Nizio
2019-07-16 08:35:32 +02:00
-
-
fa6068b2e4
Merge pull request #70 from geaaru/arm-iuse-fix
geaaru
2019-07-12 22:42:29 +02:00
-
-
427bc90bc0
Process IUSE with default option correctly
Geaaru
2019-02-23 12:36:04 +01:00
-
6628e0dd81
Merge pull request #72 from geaaru/equo-generate
Ettore Di Giacinto
2019-03-14 20:25:43 +01:00
-
-
cdaffff03b
Improve equo generate subcommand for CI
Daniele Rondina
2019-02-24 11:42:02 +01:00
-
-
35a3fa3c75
Merge pull request #68 from Enlik/modules-reorg
Ettore Di Giacinto
2019-03-13 22:48:40 +01:00
-
-
cd640cebd3
Merge pull request #71 from geaaru/inject-reset-revision
Ettore Di Giacinto
2019-03-06 21:07:47 +01:00
-
-
-
-
215e5b019e
eit: Add --reset-revision option to inject command
Daniele Rondina
2019-02-23 17:46:21 +01:00
-
-
545b5a7ca4
[tests] fix import path
Sławomir Nizio
2018-11-26 21:02:54 +01:00
-
7fe54dc2e0
[entropy_path_loader] make _add_import_path private
Sławomir Nizio
2018-11-26 20:15:36 +01:00
-
ed93a3737d
update RigoDaemon imports
Sławomir Nizio
2018-11-26 20:15:36 +01:00
-
503e7077f3
update rigo imports
Sławomir Nizio
2018-11-26 20:15:36 +01:00
-
3e74fa847c
update matter imports
Sławomir Nizio
2018-11-26 20:15:36 +01:00
-
321d59614f
update eit imports + minor rename in entropy_path_loader
Sławomir Nizio
2018-11-26 20:15:36 +01:00
-
713cf0e927
usage magneto imports
Sławomir Nizio
2018-11-26 20:15:36 +01:00
-
7cf7e1f6b7
convert solo imports, with needed changes to entropy_path_loader
Sławomir Nizio
2018-11-26 20:15:36 +01:00
-
6d4a3f09e6
makefiles: establish a layout for sitedir installs
Sławomir Nizio
2018-11-26 20:15:36 +01:00
-
252c260f06
use entropy_path_loader only for running from the checkout
Sławomir Nizio
2018-11-26 20:15:36 +01:00
-
-
7a4cf787b8
Tagging Entropy version 319
319
Ettore Di Giacinto
2018-11-22 21:59:21 +01:00
-
e16a1585ec
Release Entropy 319
Ettore Di Giacinto
2018-11-22 21:59:03 +01:00
-
6eedde7237
Merge pull request #67 from Enlik/fasterxpak
Ettore Di Giacinto
2018-11-16 18:30:32 +01:00
-
-
450456a4ec
Merge pull request #65 from Enlik/modules-reorg
Ettore Di Giacinto
2018-11-16 18:29:44 +01:00
-
-
a0d8c18b49
[entropy.spm] speed up xpak finding
Sławomir Nizio
2018-11-14 09:10:34 +01:00
-
-
-
1c083477dc
Merge pull request #66 from geaaru/eit-push-py36
Fabio Erculiani
2018-11-05 10:07:02 +01:00
-
-
4b728b998e
Fix vacuum on py3.6
Geaaru
2018-11-04 17:01:27 +01:00
-
-
2c1e3855b9
Tagging Entropy version 318
318
Fabio Erculiani
2018-11-03 20:18:26 +01:00
-
c0b065fbff
Release Entropy 318
Fabio Erculiani
2018-11-03 20:18:26 +01:00
-
5097f7d7a4
Rigo: fix LTS and non-LTS kernel menu.
Fabio Erculiani
2018-11-03 20:15:44 +01:00
-
abb7800e86
kswitch: allow to pass the preferred kernel virtual.
Fabio Erculiani
2018-11-03 20:14:34 +01:00
-
f4332c76c8
[magneto] import entropy modules at upper level
Sławomir Nizio
2018-11-03 18:07:07 +01:00
-
110b590fc5
[magneto] import also magneto (fix)
Sławomir Nizio
2018-11-03 17:48:38 +01:00
-
4297d17530
[misc, services] remove useless setting of PYTHONPATH
Sławomir Nizio
2018-10-28 21:56:41 +01:00
-
65b634adb2
[entropy.const] comment on the 'installdir' key
Sławomir Nizio
2018-10-28 21:54:28 +01:00
-
33966f4f31
[*] allow setting PYTHON_SITEDIR for make
Sławomir Nizio
2018-10-28 21:42:41 +01:00