pacman/lib/libalpm
Dan McGee a0dbade774 * Oops- I need to learn to count in hex. 2007-03-01 22:11:02 +00:00
..
po * Updated Italian translation 2007-03-01 19:36:26 +00:00
.cvsignore added .cvsignore files 2006-03-27 17:17:35 +00:00
Doxyfile added Doxyfile 2005-11-21 22:14:32 +00:00
Makefile.am Big commit here, I'll try to cover all the bases. 2007-02-22 21:34:51 +00:00
add.c * Switched some functions to alpm_pkg_get_* usage as I came across them 2007-03-01 07:03:05 +00:00
add.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
alpm.c * Modified values of INFRQ_* options so we start at 0x01 and not 0x00. This 2007-03-01 19:07:38 +00:00
alpm.h * Enforce const char* params when using strings 2007-02-26 08:38:48 +00:00
alpm_list.c * Modified values of INFRQ_* options so we start at 0x01 and not 0x00. This 2007-03-01 19:07:38 +00:00
alpm_list.h * Switched some functions to alpm_pkg_get_* usage as I came across them 2007-03-01 07:03:05 +00:00
backup.c * A whole mess of backup changes 2007-02-17 08:55:05 +00:00
backup.h * A whole mess of backup changes 2007-02-17 08:55:05 +00:00
be_files.c * Unifying placement of REPLACES in desc file, as pacman2 does. We'll worry 2007-02-28 16:37:24 +00:00
cache.c * Modified values of INFRQ_* options so we start at 0x01 and not 0x00. This 2007-03-01 19:07:38 +00:00
cache.h * Enforce const char* params when using strings 2007-02-26 08:38:48 +00:00
conflict.c * debug cleanup (more) 2007-02-22 06:36:05 +00:00
conflict.h * Updated conflict checking one last time. You can finally have a file move 2007-02-20 02:14:27 +00:00
db.c * Fix up _alpm_db_free, remove use of void*. 2007-03-01 03:08:41 +00:00
db.h * Oops- I need to learn to count in hex. 2007-03-01 22:11:02 +00:00
deps.c * Comment clarification 2007-03-01 07:08:48 +00:00
deps.h * Forgot the int->enum header checkin 2007-01-31 08:10:01 +00:00
error.c * Fixed some missing error values in strerror 2007-02-09 10:10:49 +00:00
error.h * Cosmetic changes and typo fixes 2006-12-01 09:32:29 +00:00
group.c * Enforce const char* params when using strings 2007-02-26 08:38:48 +00:00
group.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
handle.c * Re-added a compare function for syncpkg's - it was removed without thinking 2007-02-21 06:44:14 +00:00
handle.h * Re-added a compare function for syncpkg's - it was removed without thinking 2007-02-21 06:44:14 +00:00
log.c This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
log.h K. Piche <kevin.piche@cgi.com> 2007-01-30 08:14:10 +00:00
md5.c Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
md5.h Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
md5driver.c K. Piche <kevin.piche@cgi.com> 2007-01-30 08:14:10 +00:00
package.c * Modified values of INFRQ_* options so we start at 0x01 and not 0x00. This 2007-03-01 19:07:38 +00:00
package.h * Enforce const char* params when using strings 2007-02-26 08:38:48 +00:00
provide.c * Switched some functions to alpm_pkg_get_* usage as I came across them 2007-03-01 07:03:05 +00:00
provide.h * Enforce const char* params when using strings 2007-02-26 08:38:48 +00:00
remove.c * Enforce const char* params when using strings 2007-02-26 08:38:48 +00:00
remove.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
server.c Wasn't clearing out the 'pkgname' variable, which was causing goofy output 2007-02-12 06:31:39 +00:00
server.h * Fix up _alpm_db_free, remove use of void*. 2007-03-01 03:08:41 +00:00
sha1.c K. Piche <kevin.piche@cgi.com> 2007-01-30 08:14:10 +00:00
sha1.h Dan McGee <dpmcgee@gmail.com> 2007-01-18 16:52:57 +00:00
sync.c * Modified values of INFRQ_* options so we start at 0x01 and not 0x00. This 2007-03-01 19:07:38 +00:00
sync.h This mainly deals with code clarity- removing currently unneeded 2007-01-24 03:02:53 +00:00
trans.c *** empty log message *** 2007-03-01 05:42:53 +00:00
trans.h * Updated conflict checking one last time. You can finally have a file move 2007-02-20 02:14:27 +00:00
util.c * strlen -> mbstowcs (multibyte str to wide char str) conversion where we 2007-02-14 15:54:35 +00:00
util.h * strlen -> mbstowcs (multibyte str to wide char str) conversion where we 2007-02-14 15:54:35 +00:00
versioncmp.c * Switched some functions to alpm_pkg_get_* usage as I came across them 2007-03-01 07:03:05 +00:00
versioncmp.h * Fix compile errors/warnings. 2007-02-09 21:54:57 +00:00