pacman/src/pacman
Dan McGee fcf0a8b203 Updates in preparation for 4.0.1 release
Bump the version, update the translation template files, and fill in
NEWS with relevant commits and changes since 4.0.0.

Signed-off-by: Dan McGee <dan@archlinux.org>
2011-11-13 21:55:52 -06:00
..
po Updates in preparation for 4.0.1 release 2011-11-13 21:55:52 -06:00
.gitignore Remove pacman.static build from build files 2008-07-15 19:05:24 -05:00
Makefile.am po/: split into scripts/po/ and src/pacman/po/ 2011-06-23 22:50:01 -05:00
callback.c Fix download progress rounding edge case 2011-11-03 09:54:33 -05:00
callback.h Former transaction callback rename refactor 2011-09-02 21:45:08 -05:00
conf.c Remove pm_fprintf() in favor of pm_printf() 2011-10-21 10:45:18 -05:00
conf.h Keep track of explicitly added and removed packages 2011-09-28 04:52:37 -05:00
database.c Make alpm_db_set_pkgreason() arguments more sane 2011-07-14 15:59:57 -05:00
deptest.c Rename pmdb_t to alpm_db_t 2011-06-28 14:16:12 +10:00
package.c Remove remaining usages of fprintf() from frontend 2011-10-21 10:51:49 -05:00
package.h Allow access to package origin data 2011-08-28 23:41:17 -05:00
pacman.c Avoid comparison between signed and unsigned types 2011-09-26 23:04:09 -05:00
pacman.h Remove duplicate code shared between sync and upgrade 2011-07-27 12:46:15 -05:00
query.c Remove pm_fprintf() in favor of pm_printf() 2011-10-21 10:45:18 -05:00
remove.c Remove pm_fprintf() in favor of pm_printf() 2011-10-21 10:45:18 -05:00
sync.c Remove pm_fprintf() in favor of pm_printf() 2011-10-21 10:45:18 -05:00
upgrade.c Remove pm_fprintf() in favor of pm_printf() 2011-10-21 10:45:18 -05:00
util.c Remove remaining usages of fprintf() from frontend 2011-10-21 10:51:49 -05:00
util.h Remove pm_fprintf() in favor of pm_printf() 2011-10-21 10:45:18 -05:00