Juan RP 580a5ba29b xbps_get_pkg_fulldeptree(): fix all known bugs and make it 50x faster.
faster: use a hash table with pkg names on the transaction dict,
 the process of collecting and sorting is now 50x faster or
 even more (kde5).

bugs: this now detects cyclic deps and returns with an appropropiate
 return value: ELOOP and ENOENT in xbps-query(1) --fulldeptree.
 Ping me if you need more details :-)

Close https://github.com/void-linux/xbps/issues/16
Close https://github.com/void-linux/xbps/issues/5
2019-04-19 22:57:42 +02:00
..
2018-07-30 13:47:08 +02:00
2018-09-25 22:11:30 -04:00
2016-02-08 15:09:43 +01:00
2018-09-25 22:11:30 -04:00
2016-03-24 10:23:20 +01:00
2019-01-24 14:57:50 -05:00
2016-05-04 09:46:14 +02:00
2018-09-25 22:11:30 -04:00
2019-04-14 12:37:24 +02:00
2016-06-20 10:03:49 +02:00