Commit Graph

130 Commits

Author SHA1 Message Date
Fabio Erculiani 5f09d66a1e [entropy.tools] remove unused functions 2010-07-04 18:59:45 +02:00
Fabio Erculiani a1a8e09875 [equo/reagent] sort any query/search result 2010-06-08 13:08:09 +02:00
Fabio Erculiani e1e76d5b28 [entropy.db] first chunk of major entropy.db code updates, create abstract class, move logic there, update API 2010-06-07 17:56:05 +02:00
Fabio Erculiani e854555db9 [equo/reagent/activator] remove \t usage 2010-05-04 14:22:26 +02:00
Fabio Erculiani 6a5fc7fb32 [reagent] implement "reagent spm new" 2010-03-30 20:40:18 +02:00
Fabio Erculiani 1b855c18cc [entropy.server] use Server.get_reverse_queue() for calculating reverse dependencies of packages 2010-03-30 20:10:31 +02:00
Fabio Erculiani 236800699a [reagent] tweak reagent repo remove colors 2010-03-30 19:55:28 +02:00
Fabio Erculiani 3708b46d76 [reagent] always calculate reverse dependencies when removing packages from repos if --nodeps is not passed 2010-03-30 19:43:56 +02:00
Fabio Erculiani 7549176620 [reagent] fix reagent inject (supporting any SPM package file extension) 2010-03-26 10:48:13 +01:00
Fabio Erculiani 38c8f33f61 [entropy.client] more refactoring work in entropy.client.interfaces.methods 2010-03-13 22:19:44 +01:00
Fabio Erculiani add2c30912 [reagent] check if Entropy Server store directory exists 2010-03-09 16:07:05 +01:00
Fabio Erculiani 81ff9d0d27 [reagent] trivial message string update 2010-03-09 15:55:59 +01:00
Fabio Erculiani 611ee32670 [entropy.client/entropy.server] make Entropy Server interface a subclass of Entropy Client 2010-03-07 22:17:07 +01:00
Fabio Erculiani f510cca108 [entropy.client.interfaces.dep] complete module refactoring 2010-03-03 15:26:52 +01:00
Fabio Erculiani a2c15726a1 [reagent] fix "reagent repo bump" 2010-02-28 20:53:01 +01:00
Fabio Erculiani 74e948519c [reagent] merge "reagent database" with "reagent repo" 2010-02-26 09:29:53 +01:00
Fabio Erculiani af8baaff28 [reagent] add "reagent status" tool, print repositories status 2010-02-11 23:49:27 +01:00
Fabio Erculiani f0d62d784f [reagent] actually write to right EntropyRepository instance 2010-01-28 18:58:47 +01:00
Fabio Erculiani 671ed318d2 [reagent] fix undefined reference 2010-01-28 18:56:44 +01:00
Fabio Erculiani e1dc6c7065 [reagent] when editing dependencies, re-add package to repository to make EAPI=3 repo sync aware of it 2010-01-28 18:44:10 +01:00
Fabio Erculiani 144960531b [entropy.server] fix verify_remote_packages() 2010-01-27 22:14:09 +01:00
Fabio Erculiani a0245b84ca [entropy.server] add support for multiple packages directories (to host nonfree pkgs) 2010-01-27 18:37:01 +01:00
Fabio Erculiani 93755cadd8 [entropy.server] complete module API cleanup and polishing 2010-01-26 22:52:52 +01:00
Fabio Erculiani 66675a6d80 [entropy.server] second chunk of entropy.server API/module cleanup and polishing 2010-01-26 10:36:04 +01:00
Fabio Erculiani 5cdf91a699 [entropy.server] first chunk of API rework, module code reorganization 2010-01-25 20:07:55 +01:00
Fabio Erculiani 403f59e9ec [reagent] when editing package dependencies, automatically bump package revision 2010-01-25 00:31:19 +01:00
Fabio Erculiani a0cfc6e8df [reagent] when editing deps and user hit cancel, go to the next package 2010-01-23 18:21:35 +01:00
Fabio Erculiani 36be7ff9d3 [reagent] fix atom_match call in package-dep tool 2010-01-23 17:00:42 +01:00
Fabio Erculiani 28b86c5c5d [reagent/equo] implement full repository dependency editor 2010-01-23 02:07:30 +01:00
Fabio Erculiani 89fefc4df0 [reagent] do not directly use print() 2010-01-23 00:22:16 +01:00
Fabio Erculiani 02837597c6 [entropy.tools] more module API rework work done 2010-01-20 12:55:04 +01:00
Fabio Erculiani 1d661285f4 [reagent] catch CTRL+C on tedious function call 2010-01-20 08:11:31 +01:00
Fabio Erculiani 43f62fe86c [entropy.client/entropy.db] drop matchTag argument from atom_match and atomMatch (use proper atom syntax instead!) 2010-01-13 17:44:51 +01:00
Fabio Erculiani 40f090310b [entropy.output] rename TextInterface.inputBox into input_box 2010-01-11 18:05:47 +01:00
Fabio Erculiani 41212188f5 [entropy.output] rename TextInterface.askQuestion into ask_question 2010-01-11 17:59:26 +01:00
Fabio Erculiani ffc69a0ddd [reagent] provide more tips to user regarding GPG usage 2009-12-31 11:03:54 +01:00
Fabio Erculiani 9b86f6ac44 [reagent] use coloured output when calling spm compile_packages() method 2009-12-30 21:52:31 +01:00
Fabio Erculiani 2bc05e8440 [reagent] fix SPM function call 2009-12-30 21:48:34 +01:00
Fabio Erculiani 1aedb9fafb [entropy*] several code cleanup, tweakings and small API changes/polishing 2009-12-22 17:02:50 +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 32230aee42 [entropy] add support for build dependencies, entropy will now store them in repos (future task: make possible to install build deps too) 2009-12-20 22:32:28 +01:00
Fabio Erculiani 37989bea0c [reagent] fix spm repo move warning check 2009-12-13 11:19:57 +01:00
Fabio Erculiani 1aeffa138b [reagent] do not show warnings about SPM repo moves if info is not available 2009-12-12 17:01:42 +01:00
Fabio Erculiani 0e8bd4dc68 [reagent] inform developer that package has been compiled from a different repository 2009-12-11 11:25:22 +01:00
Fabio Erculiani 99ee02f20c [entropy] goodbye etpConst['spm'], implement new SpmPlugin methods, bump SpmPlugin API 2009-12-03 16:59:44 +01:00
Fabio Erculiani aa09a1c196 [reagent] properly catch InvalidAtom exceptions 2009-11-30 20:24:37 +01:00
Fabio Erculiani 279f5ab4bb [reagent] fix trivial bug 2009-11-29 22:27:36 +01:00
Fabio Erculiani 0aef0d2da7 [entropy.services/reagent] use Spm directly when quickpkging 2009-11-23 20:11:56 +01: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