Fabio Erculiani
6c1a21d1df
[equo] migrate to ConfigurationUpdates class (from FileUpdates)
2012-04-06 17:00:17 +02:00
Fabio Erculiani
91dd06b168
[equo] implement shared Entropy Resources locking where required
2012-02-15 19:36:29 +01:00
Fabio Erculiani
4b1034a197
[equo] use Entropy.edit_file()
2011-04-23 19:51:19 +02:00
Fabio Erculiani
0475a123f6
[equo] fix long standing bug regarding coloured output printed by "equo conf update", thanks to chickpea, close bug #2197
2011-03-07 20:08:00 +01:00
Fabio Erculiani
a1671b89d1
[entropy] don't use hardcoded errno values, but rather use errno module
2011-02-07 14:25:33 +01:00
Fabio Erculiani
28456b4121
[entropy.client] drop FileUpdates attribute, replace with Client.PackageFileUpdates() loader
2011-02-07 14:07:42 +01:00
Fabio Erculiani
ff36b9d6f9
[equo] implement support for interactive merge
2010-10-07 16:54:56 +02:00
Fabio Erculiani
a09714f49f
[entropy*] improve mkdtemp/mkstemp usage
2010-08-10 18:11:38 +02:00
Fabio Erculiani
5bab482ed9
[equo] avoid race condition when calling Client.shutdown() in finally context
2010-07-21 18:13:18 +02:00
Fabio Erculiani
b257b88627
[text_configuration] when "less" is not available, fallback to "cat"
2010-05-03 10:34:11 +02:00
Fabio Erculiani
7dfa627188
[equo/reagent/sulfur] use Client.shutdown() instead of Client.destroy()
2010-03-30 19:32:28 +02:00
Fabio Erculiani
e9ae2fd188
[entropy.client] more module refactoring work
2010-03-10 07:20:52 +01:00
Fabio Erculiani
41212188f5
[entropy.output] rename TextInterface.askQuestion into ask_question
2010-01-11 17:59:26 +01:00
Fabio Erculiani
cc32db7301
[equo] implement file editor and pager retrieval. Entropy Client ones are going to be removed
2009-12-29 19:33:51 +01:00
Fabio Erculiani
1597ea2fc4
[equo] some more code cleanup and polishing
2009-12-22 20:29:08 +01:00
Fabio Erculiani
7309d1446d
[entropy*] move sabayonlinux.org domain info to sabayon.org, move more distro specific info to entropy.const
2009-12-21 23:50:31 +01:00
Fabio Erculiani
06c9bc91ad
[equo] fix showdiff (called by "equo conf update")
2009-11-08 18:38:16 +01:00
Fabio Erculiani
ac44d1f923
[client] improve showdiff (from equo conf)
2009-10-26 13:11:23 +01:00
Fabio Erculiani
6f16e331db
[equo] fix indentation
2009-10-25 15:09:32 +01:00
Fabio Erculiani
4052792e93
[equo] fix indentation
2009-10-11 00:08:55 +02:00
Fabio Erculiani
33c005e668
[entropy] fix common idioms
2009-10-05 14:08:34 +02:00
Fabio Erculiani
e452421c7f
[entropy] fix whitespace after comma
2009-10-05 14:05:32 +02:00
Fabio Erculiani
0b751a8314
[entropy] fix getoutput function call (it's in subprocess in Python 3.x and in commands in 2.x)
2009-10-01 18:17:17 +02:00
Fabio Erculiani
71825e9c76
[entropy] migrate codebase to Python 2.6 only syntax
2009-09-30 19:53:47 +02:00
Fabio Erculiani
2a7db1965a
[entropy] fix OutputInterface.askQuestion answers handling
2009-09-26 09:18:23 +02:00
Fabio Erculiani
2fc1a5980f
[equo] fix package files header
2009-09-20 14:44:41 +02:00
lxnay
0d1c594fef
Entropy/*:
...
- use is_root instead of isRoot function (deprecated)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3180 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-15 12:13:16 +00:00
lxnay
3a97fc8c8b
Entropy/Client/Interface:
...
- split Client class into single ones
- deprecated camelCase methods
- remove a few, unused or useless
Entropy/docs:
- update APICHANGES
Entropy/*:
- adapt the code to work with non-deprecated methods
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3154 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-12 19:18:27 +00:00
lxnay
d7151b6555
Entropy/*:
...
- update module imports to reflect the new entropy package structure
Entropy/Client/Interfaces/Package:
- fixed sources_fetch_step source packages download
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3150 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-11 09:36:47 +00:00
lxnay
83e184fc5e
Entropy/*:
...
- make use of the new entropy package structure
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3123 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 15:49:55 +00:00
lxnay
715421089b
Entropy/MELTDOWN :-):
...
- entropy modules is now a python package, kept backward compatibility for now
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3121 cd1c1023-2f26-0410-ae45-c471fc1f0318
2009-03-08 15:24:30 +00:00
lxnay
55b1b963d7
Entropy/i18n:
...
- fix unicode issues
- update TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2044 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 09:57:30 +00:00
lxnay
41a562da30
Entropy/i18n:
...
- completed text_configuration.py i18n support
Entropy:
- misc bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1949 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 00:20:29 +00:00
(no author)
342c72d41c
- added license.mask (not working yet)
...
- added license accept request menu
- moved some functions to EquoInterface
- added some functions to handle licenses in the database API
- allow user to accept a license forever
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1262 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 16:17:07 +00:00
(no author)
491007bf2f
Spritz:
...
- completed configuration files interface
- some misc bug fixes
Entropy:
- moved the package masking parser to entropy.py/EquoInterface
- fixed some issues in equo query orphans and moved some equo conf functions to its EquoInterface class
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1212 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-14 17:16:56 +00:00
(no author)
5d4ba6dc47
- fix equo conf loop issue
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1114 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-31 10:17:49 +00:00
(no author)
cc985ea1f0
update update() to allow cmd to be passed as parameter
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1099 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-27 10:52:18 +00:00
(no author)
46ba3cb2c0
do not allow running equo conf as user
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1006 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 15:55:43 +00:00
(no author)
c3c7906e0a
- totally rewritten Entropy modules and interface
...
the biggest commit, ever
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@982 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 17:48:57 +00:00