Commit Graph

293 Commits

Author SHA1 Message Date
Fabio Erculiani
4d8f44db45 Tagging Entropy version 0.99.34.2 2010-02-11 19:05:26 +01:00
Fabio Erculiani
2908295d56 Tagging Entropy version 0.99.34.1 2010-02-11 18:30:40 +01:00
Fabio Erculiani
f6db307633 Tagging Entropy version 0.99.34 2010-02-11 12:09:42 +01:00
Fabio Erculiani
9756569875 Tagging Entropy version 0.99.33.6 2010-02-04 19:25:49 +01:00
Fabio Erculiani
b0e68d1960 Tagging Entropy version 0.99.33.5 2010-02-04 19:16:53 +01:00
Fabio Erculiani
8e45ceeacb Tagging Entropy version 0.99.33.4 2010-02-04 19:15:28 +01:00
Fabio Erculiani
24c8d500a9 [entropy] add empty revision files to entropy-server, equo and sulfur 2010-02-04 19:02:25 +01:00
Fabio Erculiani
4bbe7214b5 [activator] fix undefined reference 2010-01-31 19:14:00 +01:00
Fabio Erculiani
acb4ae3a5d [activator] fix undefined reference 2010-01-28 19:17:37 +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
6ac2a52488 [activator] use rss enable setting from SystemSettings and not etpConst 2010-01-27 19:37:10 +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
8441b5094f [activator] print commit message to stdout when done writing it 2010-01-24 17:45:27 +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
88660a018f [reagent] actually make "match" query tool working 2010-01-20 12:17:42 +01:00
Fabio Erculiani
d0dff15b12 [reagent] add support for "query match" tool 2010-01-20 12:16:05 +01:00
Fabio Erculiani
0b02e6c6f7 [reagent] fix description query tool 2010-01-20 12:11:14 +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
477e135134 [entropy/equo] implement bash completion (yay!), move CLI related functions to text_tools module 2010-01-12 15:52:12 +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
8f94c4a8b4 [entropy.output] TextInterface: rename updateProgress into output 2010-01-11 17:38:55 +01:00
Fabio Erculiani
ccc292eba4 [entropy] ban print_info calls from entropy package, create text_tools module 2010-01-11 10:29:48 +01:00
Fabio Erculiani
866f1702e6 [activator] when notice board is empty, always remove online 2010-01-02 23:53:06 +01:00
Fabio Erculiani
bdcd4d696c [activator] actually remove notice board 2010-01-02 23:43:49 +01:00
Fabio Erculiani
4db3908f4c [activator] fix syntax error 2010-01-02 23:31:31 +01:00
Fabio Erculiani
493e364b63 [activator] code style update 2010-01-02 23:30:03 +01:00
Fabio Erculiani
0f71962e86 [reagent] fix return code of query functions 2010-01-01 16:44:06 +01:00
Fabio Erculiani
5b99d1ae43 [entropy] handle Repository.KeyExpired exceptions 2009-12-31 23:57:07 +01:00
Fabio Erculiani
7c07379c8b [reagent] advice user to send GPG keys to a public keyserver 2009-12-31 18:29:36 +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
5bffe4b37e [reagent] fix spm tool 2009-12-30 21:47:15 +01:00
Fabio Erculiani
1eab5b086f [entropy.security/entropy.server] add GPG keys import/export feature 2009-12-29 21:55:07 +01:00
Fabio Erculiani
fc5456e3f1 [activator] do not overlap rc variable 2009-12-28 15:02:43 +01:00
Fabio Erculiani
747cb8a71b [reagent] add missing server_key module 2009-12-28 10:56:23 +01:00
Fabio Erculiani
9158b0f19b [entropy.server] remove rssMetadata dict from Server class, add ServerRssMetadata class 2009-12-28 07:57:37 +01:00