.. |
compat
|
lib/compat/vasprintf.c: make this build and fix sign-compare warnings.
|
2013-02-02 01:31:20 +01:00 |
external
|
lib/external/fexec.c: add some parens so that expression is evaluated correctly.
|
2013-03-07 20:15:16 +01:00 |
fetch
|
lib/fetch: ignore -Wformat-nonliteral with clang.
|
2013-07-02 08:54:02 +02:00 |
portableproplib
|
Fixed some issues/warnings found by clang-analyzer.
|
2013-06-20 11:25:43 +02:00 |
archive.c
|
lib/archive.c: fixed memleaks in error paths; misc cleanups.
|
2013-08-29 11:57:57 +02:00 |
cb_util.c
|
New pkgdb (0.21) and repo index (1.7) format, see NEWS for info.
|
2013-03-05 04:08:42 +01:00 |
download.c
|
Set _BSD_SOURCE before including string.h to get strlc{at,py} with musl.
|
2013-03-03 08:21:00 +01:00 |
initend.c
|
Remove PackagesOnHold from xbps.conf; use xbps-pkgdb -m hold|unhold instead.
|
2013-08-12 14:46:54 +02:00 |
Makefile
|
Added support to verify reverse dependencies in a transaction.
|
2013-06-27 16:52:31 +02:00 |
package_config_files.c
|
lib/package_config_files.c: fixed a memleak.
|
2013-08-29 12:05:59 +02:00 |
package_configure.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
package_conflicts.c
|
Added support to verify reverse dependencies in a transaction.
|
2013-06-27 16:52:31 +02:00 |
package_find_obsoletes.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
package_orphans.c
|
Misc cleanups: use __attribute__((__unused__)); remove dead code.
|
2013-08-29 10:45:30 +02:00 |
package_register.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
package_remove.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
package_script.c
|
lib/package_script.c: misc cleanups.
|
2013-08-29 12:13:59 +02:00 |
package_state.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
package_unpack.c
|
Use fs blksize from stat(2)ed file when reading archives.
|
2013-08-29 14:30:14 +02:00 |
pkgdb.c
|
Introduce xbps_array_foreach_cb() and use it in random code.
|
2013-07-27 09:47:16 +02:00 |
plist_fetch.c
|
Use fs blksize from stat(2)ed file when reading archives.
|
2013-08-29 14:30:14 +02:00 |
plist_find.c
|
lib/plist_find.c: fix a memleak, misc cleanups.
|
2013-08-29 11:51:42 +02:00 |
plist_match.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
plist_remove.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
plist.c
|
Drop useless/unused xbps_add_obj_to_{array,dict} functions.
|
2013-08-18 10:25:17 +02:00 |
proplib_wrapper.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
repo_pkgdeps.c
|
Remove PackagesOnHold from xbps.conf; use xbps-pkgdb -m hold|unhold instead.
|
2013-08-12 14:46:54 +02:00 |
repo_sync.c
|
Use a single file to store repository data.
|
2013-06-10 10:28:39 +02:00 |
repo.c
|
Use fs blksize from stat(2)ed file when reading archives.
|
2013-08-29 14:30:14 +02:00 |
rpool_get.c
|
Misc cleanups: use __attribute__((__unused__)); remove dead code.
|
2013-08-29 10:45:30 +02:00 |
rpool.c
|
xbps-query(8): -L now prints all repos, including non working repos (close #11).
|
2013-07-26 11:42:52 +02:00 |
transaction_commit.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
transaction_dictionary.c
|
Drop useless/unused xbps_add_obj_to_{array,dict} functions.
|
2013-08-18 10:25:17 +02:00 |
transaction_ops.c
|
Remove PackagesOnHold from xbps.conf; use xbps-pkgdb -m hold|unhold instead.
|
2013-08-12 14:46:54 +02:00 |
transaction_package_replace.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
transaction_revdeps.c
|
Check if an update for conflicting pkg is in the transaction for revdeps in vpkgs.
|
2013-07-05 10:09:32 +02:00 |
transaction_sortdeps.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
util_hash.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |
util.c
|
Get rid of libfetch and proplib external dependencies.
|
2013-06-20 10:26:12 +02:00 |