Commit Graph

143 Commits

Author SHA1 Message Date
Fabio Erculiani
625a9279ac [entropy.client.interfaces] improve (and change API) backup_repository() and restore_repository() reliability. Make them safe to use. 2010-10-04 16:58:49 +02:00
Fabio Erculiani
8da4e66b36 [entropy*] before calling Client.backup_repository() or Client.restore_repository(), make sure that transactions are committed 2010-10-03 13:53:45 +02:00
Fabio Erculiani
2531888516 [entropy.db] deprecate EntropyRepositoryBase.commitChanges() in favour of commit() 2010-09-28 11:13:12 +02:00
Fabio Erculiani
ec94cceacd [entropy.tools] start moving Entropy dependency handling functions to entropy.dep module 2010-09-14 09:49:34 +02:00
Fabio Erculiani
a47ac7e7a3 [reagent] show packages to be removed, injected and added in alphabetical order (reagent update) 2010-09-10 21:56:32 +02:00
Fabio Erculiani
126de1e010 [reagent] trivial change, avoid to call _get_local_store_directory() every iteration 2010-09-07 13:59:02 +02:00
Fabio Erculiani
5546e04d98 [reagent] fix pontential uninitialized variable spm_key 2010-09-06 09:47:48 +02:00
Fabio Erculiani
899e514659 [reagent] trivial string update 2010-07-20 10:32:53 +02:00
Fabio Erculiani
8ae9387257 [reagent] beautify "package-{un,}mask" output 2010-07-16 14:51:47 +02:00
Fabio Erculiani
db60d88329 [reagent] fix print_info() arguments 2010-07-16 14:44:18 +02:00
Fabio Erculiani
fad0dc5dc7 [reagent] fix syntax error 2010-07-16 14:43:01 +02:00
Fabio Erculiani
eb17f0b6e4 [reagent] properly handle "repo package-{un,}mask" tool arguments 2010-07-16 14:41:58 +02:00
Fabio Erculiani
dd14a39281 [entropy.server] add Server.{un,}mask_packages() function and reagent "repo package-{un,}mask" tools 2010-07-16 14:34:32 +02:00
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