Commit Graph

599 Commits

Author SHA1 Message Date
(no author) ace585e304 added on disk size information
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@468 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-31 22:50:28 +00:00
(no author) 57481e54c3 some more work on the deps
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@467 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-31 12:08:05 +00:00
(no author) 1655fdaeff fix a small issue with dependency tree generation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@466 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-30 14:14:03 +00:00
(no author) 857af3abc0 more bugfix, more completion, more more
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@464 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-27 00:26:01 +00:00
(no author) f3f709f0d9 some more work on dependencies and orphans function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@463 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-26 20:45:30 +00:00
(no author) c909dfa383 say goodbye to getRemovalTree
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@462 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-25 16:32:43 +00:00
(no author) 0f3ef86bc1 now depends search works like a charm and it's really solid. added depends <-> atoms relation table, might break some installs even if I handled this case too
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@461 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-24 23:44:43 +00:00
(no author) 581720001a some slight changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@460 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-21 08:24:56 +00:00
(no author) cbbac53c94 client can now also search provides
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@457 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-13 17:04:17 +00:00
(no author) dd3f5f4356 some work on enzyme, portageTools and equo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@456 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-13 16:44:41 +00:00
(no author) 86810bc839 generateRemovalTree() now skips system packages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@455 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 19:06:21 +00:00
(no author) 462aef699f some fixes for activator
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@452 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 17:35:38 +00:00
(no author) 3d4dff446f comment out print
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@450 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 13:22:05 +00:00
(no author) 49123e8095 added removal query and structurized removePackages() that should work now
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@449 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 13:15:37 +00:00
(no author) 1008d941e5 handle files sync better and continuing to work on removePackages()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@448 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 09:13:42 +00:00
(no author) 43d709cc67 completely handle package install
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@447 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 08:36:16 +00:00
(no author) 369c2bd32b checksum fetch disabled
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@446 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 08:07:11 +00:00
(no author) 8c0483d673 first remove from portage, then remove files
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@445 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 07:58:08 +00:00
(no author) 4302e12162 add removal support for the install function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@444 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 07:31:49 +00:00
(no author) 5ae5b224dd also handles slotted packages when used with install
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@443 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 06:36:57 +00:00
(no author) 979ed246d4 critical fixes to installFile()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@442 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-12 06:25:25 +00:00
(no author) bf6b205ab4 fix a huge issue with category sorting
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@441 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-11 19:15:11 +00:00
(no author) ea76618d3f do some fixes on equo database generate
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@440 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-11 18:40:22 +00:00
(no author) 564964807c write out missing packages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@439 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-11 18:25:41 +00:00
(no author) 0f32115cc8 add --exact support to equo database generate
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@438 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-11 18:19:35 +00:00
lxnay 7ad0b322f6 continued work on the removal function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@432 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-10 23:05:38 +00:00
lxnay 87272d5e4d add reagent deptest tool
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@431 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-10 12:08:29 +00:00
lxnay 170e0d0662 fix SystemExit
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@430 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-09 23:23:44 +00:00
lxnay dca5205022 add error reporting tool
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@429 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-09 18:45:46 +00:00
lxnay a9ff28def8 add --quiet to all query tools
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@428 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-09 15:31:57 +00:00
lxnay 3c6c0a8ece --quiet works as expected now
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@427 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-09 15:25:31 +00:00
lxnay 5738cf6cc9 add deptest function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@426 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-09 15:16:01 +00:00
lxnay 6e4b868bc4 more work on the removal function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@425 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-09 08:14:28 +00:00
lxnay 5986f5796c enable --quiet option for all the queries
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@424 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-09 07:54:31 +00:00
lxnay 23ce62debd change dependencies handling, filtering |and| and |or| server side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@422 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 22:39:38 +00:00
lxnay 40de3d9cdd added a function in portageTools to retrieve system packages, rewritten removal function in equo, we're quite ready
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@421 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 18:28:48 +00:00
lxnay a05a42cac1 add pidfile handling
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@420 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 13:44:06 +00:00
lxnay 59eb3d7102 faster list reordering function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@419 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 12:53:18 +00:00
lxnay 1abd60d652 do some bug fixes and add dependency filtering
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@418 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 12:21:10 +00:00
lxnay 374e42b8d2 fix --pretend
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@417 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 09:10:50 +00:00
lxnay 3f2c10051b ok this should be enough safe
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@416 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 09:00:46 +00:00
lxnay efb79d262e safer handling of rootdir
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@415 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 08:47:10 +00:00
lxnay 65312cb924 fix a whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@414 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-08 08:23:48 +00:00
lxnay 0caa7e220e better handling of depends query
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@413 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 23:51:53 +00:00
lxnay 3d0daa084f smartapps code back working
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@412 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 23:16:01 +00:00
lxnay 57a4d29016 fix SQL commit transaction
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@411 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 19:33:47 +00:00
lxnay 74b01db66b do not use a different portdir anymore
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@408 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 16:17:39 +00:00
lxnay 8a8b1bfb7b fix another USE flag handling bug
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@403 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 11:49:03 +00:00
lxnay 1e31dadbc7 some initial work on the removal function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@402 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-07 08:48:52 +00:00
lxnay 4b28302e3a add cleanup option
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@401 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-08-06 19:10:17 +00:00