This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
xbps
Watch
1
Star
0
Fork
0
You've already forked xbps
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
xbps
/
lib
History
Juan RP
7da33469cc
xbps-bin(8): added -R option to recursively remove pkgs that were instaled automatically.
2011-01-30 08:08:34 +01:00
..
compat
…
fetch
…
portableproplib
…
cmpver.c
…
download.c
…
fexec.c
…
humanize_number.c
…
initend.c
…
Makefile
…
mkpath.c
…
package_config_files.c
…
package_configure.c
…
package_orphans.c
xbps-bin(8): added -R option to recursively remove pkgs that were instaled automatically.
2011-01-30 08:08:34 +01:00
package_purge.c
Make some xbps_printf()s conditioned on XBPS_FLAG_VERBOSE.
2011-01-29 01:55:52 +01:00
package_register.c
…
package_remove_obsoletes.c
xbps_remove_obsoletes: make xbps_printf conditionalized with XBPS_FLAG_VERBOSE.
2011-01-29 16:26:17 +01:00
package_remove.c
Make some xbps_printf()s conditioned on XBPS_FLAG_VERBOSE.
2011-01-29 01:55:52 +01:00
package_requiredby.c
xbps_requiredby_pkg_{add,remove}: simplify and make them aware of virtual pkgs.
2011-01-29 12:29:30 +01:00
package_state.c
…
package_unpack.c
…
pkgmatch.c
…
plist.c
Fix an assertion.
2011-01-30 00:14:29 +01:00
regpkgdb_dictionary.c
…
repository_finddeps.c
xbps_repository_find_pkg_deps: do not recurse more than MAX_DEPTH times, return ELOOP.
2011-01-28 12:12:47 +01:00
repository_findpkg.c
…
repository_plist.c
…
repository_pool.c
…
repository_register.c
…
repository_sync_index.c
…
transaction_dictionary.c
…
transaction_sortdeps.c
When sorting packages also look for virtual packages.
2011-01-28 20:56:28 +01:00
util.c
…