..
po
Clarify some English messages as suggested by Nagy Gabor. I even did the hard
2007-03-22 18:19:49 +00:00
.cvsignore
added .cvsignore files
2006-03-27 17:17:35 +00:00
add.c
I was mistaken, newpkg->data IS useful here, as the scriptlet isn't in the FS at
2007-03-22 08:28:09 +00:00
add.h
Preliminary checkin for alpm_list conversion
2007-01-19 09:28:44 +00:00
alpm_list.c
* Fix group comparison issue and associated compilation warnings by using
2007-03-11 21:10:02 +00:00
alpm_list.h
Big commit this time:
2007-03-03 08:13:59 +00:00
alpm.c
* Fix group comparison issue and associated compilation warnings by using
2007-03-11 21:10:02 +00:00
alpm.h
James Rosten <seinfeld90@gmail.com>
2007-03-19 04:23:45 +00: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
Doxyfile
added Doxyfile
2005-11-21 22:14:32 +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
Makefile.am
* Removed ${CFLAGS} from Makefile.am(s) as it was causing all CFLAGS to be
2007-03-12 03:02:57 +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 an issue where the same dependency was recorded multiple times in the
2007-03-12 04:47:58 +00: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
* Correct install scriptlet usage (reuse of handle->root when not needed)
2007-03-22 08:22:48 +00: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 asking the user to upgrade when using -Sp
2007-03-21 03:08:19 +00: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
* Correct install scriptlet usage (reuse of handle->root when not needed)
2007-03-22 08:22:48 +00: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