.. |
cmpver.c
|
Initial import of xbps with code as August '09.
|
2009-08-17 19:07:20 +02:00 |
configure.c
|
xbps_configure_pkg: pass correct version to the post install script.
|
2009-08-27 07:31:50 +02:00 |
depends.c
|
Remove support for "keep_dirs", it won't be used.
|
2009-10-15 16:29:37 +02:00 |
fexec.c
|
xbps_file_chdir_exec: check if /bin/sh is executable rather than readable.
|
2009-08-25 06:04:29 +02:00 |
findpkg.c
|
Fix "autoupdate" target when no new packages are available.
|
2009-10-17 06:18:20 +02:00 |
humanize_number.c
|
Initial import of xbps with code as August '09.
|
2009-08-17 19:07:20 +02:00 |
Makefile
|
Remove xbps-src and its associated code. This is required for the
|
2009-10-18 11:15:39 +02:00 |
orphans.c
|
xbps_find_orphan_packages: report return value as errno in an error path.
|
2009-10-23 14:03:16 +02:00 |
plist.c
|
Fix bug #447944: xbps build failure (gcc 4.4.1)
|
2009-10-10 16:13:37 +02:00 |
purge.c
|
Improve marginally configuring/purging all packages by looking at its
|
2009-08-21 11:31:26 +02:00 |
register.c
|
Initial import of xbps with code as August '09.
|
2009-08-17 19:07:20 +02:00 |
remove.c
|
Pass another argument to the REMOVE script to make the script
|
2009-10-02 13:38:33 +02:00 |
repository.c
|
Initial import of xbps with code as August '09.
|
2009-08-17 19:07:20 +02:00 |
requiredby.c
|
xbps_requiredby_pkg_add: ignore existing entries.
|
2009-10-16 13:36:56 +02:00 |
sha256.c
|
Do not use private sha256.h header file in the public exported
|
2009-10-22 14:49:21 +02:00 |
sortdeps.c
|
Initial import of xbps with code as August '09.
|
2009-08-17 19:07:20 +02:00 |
state.c
|
Initial import of xbps with code as August '09.
|
2009-08-17 19:07:20 +02:00 |
unpack.c
|
Fix typo in previous.
|
2009-10-21 18:27:18 +02:00 |
util.c
|
xbps_check_is_installed_pkg: fix a leak in error paths reported by valgrind.
|
2009-10-23 11:11:57 +02:00 |