1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-01-10 21:38:19 -05:00
pacman/lib/libalpm
Chantry Xavier be32aa3004 libalpm/package.c : add new alpm_pkg_compute_requiredby function.
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
2007-09-11 20:41:54 -05:00
..
po
.gitignore
add.c libalpm/add.c : fix backup handling. 2007-08-26 13:34:16 -04:00
add.h
alpm_list.c
alpm_list.h Const correctness! 2007-06-05 17:34:33 -04:00
alpm.c libalpm/db.c : add alpm_db_unregister_all. 2007-08-16 11:08:17 -04:00
alpm.h
backup.c
backup.h Const correctness! 2007-06-05 17:34:33 -04:00
be_files.c
cache.c
cache.h Big commit this time: 2007-03-03 08:13:59 +00:00
conflict.c
conflict.h
db.c
db.h
deps.c
deps.h
error.c
error.h Remove gettext calls from all PM_LOG_DEBUG messages 2007-07-10 14:24:58 -04:00
group.c
group.h Remove FREEGRP macro and correctly type _alpm_grp_free 2007-04-27 20:38:54 -04:00
handle.c libalpm: add newlines to all strings passed to log callback 2007-08-23 22:26:55 -04:00
handle.h Clean up the alpm handle 2007-07-09 15:23:26 -04:00
log.c
log.h Remove logmask stuff from backend; switch logging callback to new pm_printf 2007-06-09 12:57:50 -04:00
Makefile.am
md5.c
md5.h Add const qualifier to md5_file and alpm_get_md5sum 2007-08-20 12:58:17 -04:00
package.c libalpm/package.c : add new alpm_pkg_compute_requiredby function. 2007-09-11 20:41:54 -05:00
package.h Remove support for SHA1 from pacman. 2007-08-16 11:30:38 -04:00
provide.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
provide.h
remove.c
remove.h
server.c
server.h Fix for FS 6404 and functionalize some cachedir handling stuff 2007-08-20 15:23:46 -04:00
sync.c
sync.h
trans.c
trans.h
util.c libalpm: add newlines to all strings passed to log callback 2007-08-23 22:26:55 -04:00
util.h