pacman/lib/libalpm
VMiklos 32924c9bdb Move the 100% progress bar call before remove scriptlet for output reasons
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-04-01 21:52:28 -04:00
..
po Move .cvsignore -> .gitignore 2007-03-27 21:06:31 -04:00
.gitignore Move .cvsignore -> .gitignore 2007-03-27 21:06:31 -04:00
Doxyfile Doxygen fixups for libalpm 2007-03-29 00:40:49 -04:00
Makefile.am * Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to be 2007-03-12 03:02:57 +00:00
add.c Fixed alpm_log call- too many parameters passed. (bardo on #archlinux-pacman) 2007-03-22 18:33:27 +00:00
add.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
alpm.c Doxygen fixups for libalpm 2007-03-29 00:40:49 -04:00
alpm.h Make all paths and file locations configurable 2007-03-30 15:55:58 -04:00
alpm_list.c Doxygen fixups for libalpm 2007-03-29 00:40:49 -04:00
alpm_list.h Doxygen fixups for libalpm 2007-03-29 00:40:49 -04:00
backup.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
backup.h * A whole mess of backup changes 2007-02-17 08:55:05 +00:00
be_files.c Clarify some English messages as suggested by Nagy Gabor. I even did the hard 2007-03-22 18:19:49 +00:00
cache.c * Fix group comparison issue and associated compilation warnings by using 2007-03-11 21:10:02 +00:00
cache.h Big commit this time: 2007-03-03 08:13:59 +00:00
conflict.c * Fix conflict checking to ignore symlinks that were in previous version of 2007-03-22 06:25:26 +00:00
conflict.h This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
db.c * Two fixes when running under a new root (-r|--root) 2007-03-09 05:33:06 +00:00
db.h * Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to be 2007-03-12 03:02:57 +00:00
deps.c James Rosten <seinfeld90@gmail.com> 2007-03-19 04:23:45 +00:00
deps.h * Bug fix for makepkg dependency testing. This requires that we 2007-03-07 07:45:30 +00:00
error.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
error.h * Cosmetic changes and typo fixes 2006-12-01 09:32:29 +00:00
group.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
group.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
handle.c * Fix group comparison issue and associated compilation warnings by using 2007-03-11 21:10:02 +00:00
handle.h This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
log.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
log.h K. Piche <kevin.piche@cgi.com> 2007-01-30 08:14:10 +00:00
md5.c This commit looks much more monumental than it is. Almost all just #include 2007-03-05 22:13:33 +00:00
md5.h * Added missing header include guards in md5.h and sha1.h. 2007-03-06 01:21:41 +00:00
md5driver.c * Fix the double package name URL when using XferCommand 2007-03-06 04:22:03 +00:00
package.c Fix a 0 and '/0' switch 2007-03-29 00:57:04 -04:00
package.h Big commit this time: 2007-03-03 08:13:59 +00: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 * Enforce const char* params when using strings 2007-02-26 08:38:48 +00:00
remove.c Move the 100% progress bar call before remove scriptlet for output reasons 2007-04-01 21:52:28 -04:00
remove.h Preliminary checkin for alpm_list conversion 2007-01-19 09:28:44 +00:00
server.c * dont use XferCommand if retrieving local files, fixes wget error: 2007-03-21 21:08:08 +00:00
server.h * Fix up _alpm_db_free, remove use of void*. 2007-03-01 03:08:41 +00:00
sha1.c * Fix the double package name URL when using XferCommand 2007-03-06 04:22:03 +00:00
sha1.h * Added missing header include guards in md5.h and sha1.h. 2007-03-06 01:21:41 +00:00
sync.c Fix --ignore behavior on sysupgrade 2007-03-28 00:35:17 -04:00
sync.h Big commit this time: 2007-03-03 08:13:59 +00:00
trans.c * Fix an issue where the same dependency was recorded multiple times in the 2007-03-12 04:47:58 +00:00
trans.h * Added missing header include guards in md5.h and sha1.h. 2007-03-06 01:21:41 +00:00
util.c Report an error on setmntent failure 2007-03-29 22:44:10 -05:00
util.h Big commit this time: 2007-03-03 08:13:59 +00:00
versioncmp.c * Fix group comparison issue and associated compilation warnings by using 2007-03-11 21:10:02 +00:00
versioncmp.h * Bug fix for makepkg dependency testing. This requires that we 2007-03-07 07:45:30 +00:00