pacman/src/pacman
Aurelien Foret 83fca950bc added a missing line feed in a MSG call 2005-10-22 08:31:12 +00:00
..
Makefile.am added first part of the autoconf stuff - patch from Christian Hamar <krics@linuxforum.hu> 2005-10-17 18:52:43 +00:00
add.c added conversation callback support for transactions 2005-10-09 06:09:57 +00:00
add.h Initial revision 2005-03-15 01:51:43 +00:00
conf.c added a default cachedir 2005-10-20 20:44:14 +00:00
conf.h Initial revision 2005-03-15 01:51:43 +00:00
db.c Merging in recent fixes/additions from 2.9.7 2005-10-07 23:29:49 +00:00
db.h Merging in recent fixes/additions from 2.9.7 2005-10-07 23:29:49 +00:00
download.c fetch_pkgurl: do not download a file if it's already in the current dir 2005-03-20 21:41:19 +00:00
download.h Added support for .lastupdate files (from pacman 2.9.1) 2005-03-20 09:22:03 +00:00
list.c remove dupes from group lists in sync 2005-10-20 20:34:31 +00:00
list.h remove dupes from group lists in sync 2005-10-20 20:34:31 +00:00
log.c Added support for .lastupdate files (from pacman 2.9.1) 2005-03-20 09:22:03 +00:00
log.h Relocated log and transaction stuffs from pacman.c to log.c and trans.c 2005-03-19 09:00:40 +00:00
package.c Fixed an text formatting issue 2005-10-08 21:37:37 +00:00
package.h Initial revision 2005-03-15 01:51:43 +00:00
pacman.c added a default cachedir 2005-10-20 20:44:14 +00:00
pacman.h pacman update to cope with the CACHEDIR option from the library 2005-10-10 16:03:17 +00:00
query.c improved query_fileowner() function 2005-10-10 15:05:12 +00:00
query.h Initial revision 2005-03-15 01:51:43 +00:00
remove.c added conversation callback support for transactions 2005-10-09 06:09:57 +00:00
remove.h Initial revision 2005-03-15 01:51:43 +00:00
sync.c added a missing line feed in a MSG call 2005-10-22 08:31:12 +00:00
sync.h Initial revision 2005-03-15 01:51:43 +00:00
trans.c improved the Replace question format a bit 2005-10-20 23:31:14 +00:00
trans.h added conversation callback support for transactions 2005-10-09 06:09:57 +00:00
upgrade.c Initial revision 2005-03-15 01:51:43 +00:00
upgrade.h Initial revision 2005-03-15 01:51:43 +00:00
util.c removed useless getenv() calls 2005-10-18 07:40:04 +00:00
util.h Merging in recent fixes/additions from 2.9.7 2005-10-07 23:29:49 +00:00