Commit Graph

215 Commits

Author SHA1 Message Date
Aurelien Foret 82de25badf reworked sync_cleanup 2005-04-02 20:25:24 +00:00
Aurelien Foret 4d21e4f721 started the work on "pacman_sync" 2005-03-30 22:32:43 +00:00
Aurelien Foret c3f53cdf12 changed alpm_db_register() prototype 2005-03-29 21:09:54 +00:00
Aurelien Foret d16c8be8a0 turned pmdepmissing_t into an opaque structure 2005-03-29 20:32:10 +00:00
Aurelien Foret 0550ba151f Backport from pacman 2.9.5 (code cleanup) 2005-03-25 22:37:13 +00:00
Aurelien Foret e010e1bba6 replaced hardcoded references to the cache by CACHEDIR 2005-03-25 20:29:35 +00:00
Aurelien Foret 3ed2795295 uncommented a call to alpm_logaction 2005-03-23 20:07:45 +00:00
Aurelien Foret 8179f7cbaa - added db_setlastupdate to db.c
- moved db_update from db.c to alpm.c
2005-03-22 20:14:49 +00:00
Aurelien Foret 621e241279 Let the C preprocessor concatenates CACHEDIR string 2005-03-20 22:04:20 +00:00
Aurelien Foret 72c2439576 Added support for .lastupdate files (from pacman 2.9.1) 2005-03-20 09:22:03 +00:00
Aurelien Foret 0709c15543 Relocated log and transaction stuffs from pacman.c to log.c and trans.c 2005-03-19 09:00:40 +00:00
Aurelien Foret 47cd8c2323 Avoided usage of global variables pmo_root and pmo_dbpath.
Better make use of alpm_get_option to ge their values.
2005-03-16 21:32:46 +00:00
Aurelien Foret ab7ca5dc72 - reworked sync_synctree() to make use of alpm_db_update()
- dropped unpack()
2005-03-16 21:21:06 +00:00
Aurelien Foret 2ce1105900 - added PM_EXT_PKG and PM_EXT_DB defines to alpm.h (taken from pacman 2.9.3)
- renamed ALPM_VERSION to PM_VERSION
2005-03-16 20:59:14 +00:00
Judd Vinet d04baabafa Initial revision 2005-03-15 01:51:43 +00:00