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
Files
7cef93ce0766344076195e3d07cf0350b590118a
xbps
/
lib
History
Juan RP
7cef93ce07
Added support to replace vpkgs when the real pkgname matches any installed vpkg.
2014-08-22 12:44:18 +02:00
..
compat
…
external
…
fetch
…
portableproplib
…
archive.c
…
cb_util.c
…
download.c
lib/download.c: unconstify to fix a warning.
2014-08-13 22:11:25 +02:00
initend.c
xbps_init: performance: do not chdir() unnecessarily for each conf file.
2014-08-01 15:30:43 +02:00
Makefile
…
package_config_files.c
Fix
#50
(Existent files on disk might be overwritten by packages with conf_files).
2014-07-30 16:18:57 +02:00
package_configure.c
…
package_conflicts.c
…
package_find_obsoletes.c
…
package_msg.c
…
package_orphans.c
…
package_register.c
…
package_remove.c
…
package_script.c
…
package_state.c
…
package_unpack.c
Implement support to "preserve" existent on-disk files.
2014-08-01 15:09:51 +02:00
pkgdb.c
…
plist_fetch.c
xbps_get_pkg_plist_from_binpkg: fix a double free, found by Gottox.
2014-08-19 10:45:46 +02:00
plist_find.c
…
plist_match.c
…
plist_remove.c
…
plist.c
…
proplib_wrapper.c
…
pubkey2fp.c
…
repo_pkgdeps.c
Added support to replace vpkgs when the real pkgname matches any installed vpkg.
2014-08-22 12:44:18 +02:00
repo_sync.c
lib/repo_sync.c: use xbps_fetch_delta instead of xbps_fetch_file
2014-08-11 20:01:24 +02:00
repo.c
…
rpool.c
…
transaction_commit.c
…
transaction_dictionary.c
…
transaction_ops.c
Added support to replace vpkgs when the real pkgname matches any installed vpkg.
2014-08-22 12:44:18 +02:00
transaction_package_replace.c
…
transaction_revdeps.c
…
transaction_sortdeps.c
…
util_hash.c
…
util.c
…
verifysig.c
…