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
4530c79bb2
Make sure that root symlinks in void are never removed or detected as obsoletes.
...
Added/improved test cases to detect those conditions work as expected.
2014-03-31 10:16:18 +02:00
..
compat
…
external
…
fetch
Fix
#34
(make libfetch always add "Accept: */*" in the HTTP header).
2014-03-18 14:08:40 +01:00
portableproplib
…
archive.c
…
cb_util.c
…
download.c
…
initend.c
lib/initend.c: ignore -Wformat-nonliteral with clang.
2014-03-11 09:28:50 +01:00
Makefile
…
package_config_files.c
…
package_configure.c
xbps_configure_pkg: try to use pkgname if possible to configure a pkg.
2014-03-13 21:28:31 +01:00
package_conflicts.c
…
package_find_obsoletes.c
Make sure that root symlinks in void are never removed or detected as obsoletes.
2014-03-31 10:16:18 +02:00
package_orphans.c
…
package_register.c
Use a POSIX lock for pkgdb and only issue pkgdb writes in exact points.
2014-03-04 14:37:10 +01:00
package_remove.c
Make sure that root symlinks in void are never removed or detected as obsoletes.
2014-03-31 10:16:18 +02:00
package_script.c
Added support to pass native machine architecture to pkg scripts (6th arg).
2014-03-12 10:16:37 +01:00
package_state.c
…
package_unpack.c
…
pkgdb.c
xbps_pkgdb_init: initialize xhp->pkgdb_plist if it wasn't before.
2014-03-04 14:59:58 +01:00
plist_fetch.c
…
plist_find.c
…
plist_match.c
…
plist_remove.c
…
plist.c
…
proplib_wrapper.c
…
pubkey2fp.c
…
repo_pkgdeps.c
Optimize most common path when resolving package dependencies.
2014-03-16 18:08:59 +01:00
repo_sync.c
…
repo.c
…
rpool.c
…
transaction_commit.c
xbps_transaction_commit: add some more debugging.
2014-03-13 20:49:54 +01:00
transaction_dictionary.c
…
transaction_ops.c
…
transaction_package_replace.c
…
transaction_revdeps.c
…
transaction_sortdeps.c
…
util_hash.c
…
util.c
…
verifysig.c
…