.. |
compat
|
|
|
fetch
|
|
|
portableproplib
|
|
|
cmpver.c
|
Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead.
|
2011-01-25 13:00:23 +01:00 |
download.c
|
Make the xbps_handle struct const internally.
|
2011-02-21 14:03:08 +01:00 |
fexec.c
|
Don't build code with _GNU_SOURCE, use _XOPEN_SOURCE=500 instead.
|
2011-01-25 13:00:23 +01:00 |
humanize_number.c
|
Sprinkle a couple of assert(3)ions.
|
2011-01-25 04:14:33 +01:00 |
initend.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
Makefile
|
Move plist find/remove functions into its own files.
|
2011-02-05 12:06:03 +01:00 |
mkpath.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
package_config_files.c
|
Sprinkle a couple of assert(3)ions.
|
2011-01-25 04:14:33 +01:00 |
package_configure.c
|
xbps_set_pkg_state_installed: added two new optional arguments: version and pkgver.
|
2011-02-22 11:09:39 +01:00 |
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_properties.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
package_purge.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
package_register.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
package_remove_obsoletes.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
package_remove.c
|
xbps_set_pkg_state_installed: added two new optional arguments: version and pkgver.
|
2011-02-22 11:09:39 +01:00 |
package_replaces.c
|
Fixed finally another real case when updating and replacing pkgs.
|
2011-02-18 16:39:42 +01:00 |
package_requiredby.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
package_state.c
|
xbps_set_pkg_state_installed: added two new optional arguments: version and pkgver.
|
2011-02-22 11:09:39 +01:00 |
package_unpack.c
|
xbps_set_pkg_state_installed: added two new optional arguments: version and pkgver.
|
2011-02-22 11:09:39 +01:00 |
pkgmatch.c
|
xbps_pkgpattern_match: remove a wrong memset(3) call.
|
2011-01-22 17:25:37 +01:00 |
plist_archive_entry.c
|
Move xbps_read_dict_from_archive_entry() and friends into its own file.
|
2011-02-05 11:57:13 +01:00 |
plist_find.c
|
Simplify find_pkg_in_array().
|
2011-02-21 23:21:53 +01:00 |
plist_remove.c
|
Move plist find/remove functions into its own files.
|
2011-02-05 12:06:03 +01:00 |
plist.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
regpkgdb_dictionary.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
repository_finddeps.c
|
Simplify setting pkg state in transaction's dictionary.
|
2011-02-23 17:14:33 +01:00 |
repository_findpkg.c
|
Simplify setting pkg state in transaction's dictionary.
|
2011-02-23 17:14:33 +01:00 |
repository_plist.c
|
Rename some symbols in repository_plist.c.
|
2011-01-27 13:53:33 +01:00 |
repository_pool.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
repository_register.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
repository_sync_index.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |
transaction_dictionary.c
|
Rename the transaction object key to "transaction" rater than "trans-action".
|
2011-02-05 12:21:04 +01:00 |
transaction_sortdeps.c
|
Fixed finally another real case when updating and replacing pkgs.
|
2011-02-18 16:39:42 +01:00 |
util.c
|
xbps_init() now sets rootdir, cachedir and flags.
|
2011-02-21 17:42:47 +01:00 |