Commit Graph

21 Commits

Author SHA1 Message Date
Fabio Erculiani
bba1eac20a [activator] tweak description of "equo repo vacuum" 2011-02-07 12:26:46 +01:00
Fabio Erculiani
c25ff59fd5 [activator] add "activator repo vacuum" tool 2011-02-07 12:23:00 +01:00
Fabio Erculiani
be6110a1bc [activator] update man page 2011-02-07 11:57:07 +01:00
Fabio Erculiani
12b72ff77a [docs] update man pages 2010-11-18 10:07:11 +01:00
Fabio Erculiani
f9598010d1 [equo] implement developers-only feature "equo repo merge <source repos> <dest repo>"
This feature helps Entropy repository developers to simulate client
side repository status by merging packages in one repository into another.
Doing this client-side makes possible to distribute the testing effort
and avoid touching critical data server-side.
2010-09-10 23:23:05 +02:00
Fabio Erculiani
b9ada22d83 [man] update man pages 2010-06-08 13:11:19 +02:00
Fabio Erculiani
bdcd37772d [equo] add new tool "equo query associate"
Given a file path (or multiple file paths) search applications able
to read mimetype belonging to it
2010-05-18 20:10:02 +02:00
Fabio Erculiani
b9c413e688 [docs] update equo man page 2010-05-09 17:24:29 +02:00
Fabio Erculiani
7ae0a7eb07 [equo] add "equo repo add/remove" tools 2010-05-05 17:01:16 +02:00
Fabio Erculiani
87f1531876 [equo] add support for "equo match --installed" 2010-04-16 12:08:51 +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
d0dff15b12 [reagent] add support for "query match" tool 2010-01-20 12:16:05 +01:00
Fabio Erculiani
37466a6834 [man] update man pages 2010-01-02 17:11:56 +01:00
Fabio Erculiani
97114317b3 [man] update man pages 2009-10-30 13:24:39 +01:00
Fabio Erculiani
eab2e33796 [man] update man pages 2009-09-19 20:17:24 +02:00
Fabio Erculiani
4ed7371e9a [entropy.server] add the ability to selectively add or remove packages when syncing with Spm 2009-09-16 19:13:25 +02:00
Fabio Erculiani
f93a86208b entropy.server: implement branch flushback logic
Generally, when starting a new branch packages are not copied over
to avoid wasting disk space. So, old packages will be still pulled
in from old branch directories (under packages/). This commit adds
a function that automatically flush back old-branch packages into
the current one.
Let's say we have just bumped our repo from branch 1 to branch 2.
We have 3 packages into it that are still placed inside /packages/1.
Everything works until we decide to drop support from branch 1, in
this case, we would have to rebuild all these packages wasting a lot
of time. With "flushback" this is done automatically without touching
packages integrity.
2009-05-15 10:11:30 +02:00
Fabio Erculiani
b3e98e1d54 complete reagent and activator man pages 2009-04-23 13:17:51 +02:00
Fabio Erculiani
51cbb4fe1d update activator man page 2009-04-19 20:10:45 +02:00
Fabio Erculiani
caea041c8f man pages updates
complete ENVIRONMENT paragraph in equo man page and compile new
man pages.
2009-04-19 18:29:22 +02:00
Fabio Erculiani
a97743be8e update man pages
add activator and reagent empty man pages. update equo one.
2009-04-19 15:42:24 +02:00