Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/src/pacman/trans.c
AgeCommit message (Expand)Author
2006-12-22Modified front end output routines to accept a "padding' setting, which pads anyAaron Griffin
2006-11-22Removed global maxcols - it is looked up on the fly now, so the progress bar isAaron Griffin
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin
2006-11-02* Fixed some alpm_get_option calls (long params were used for C99 compliance,Aaron Griffin
2006-11-01Added a newline upong progress completion - this was accidentally left out ca...Aaron Griffin
2006-10-31Numerous changes:Aaron Griffin
2006-10-15Applied Frugalware patch from Christian Hamar alias krix <krics@linuxforum.hu>Aaron Griffin
2006-10-15Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin
2006-05-15first stage of i18n stuff from VMiklosJudd Vinet
2006-02-22fixed indentationAurelien Foret
2006-02-22fixed outputs when downloadonly flag is set (patch from VMiklos <vmiklos@frug...Aurelien Foret
2006-01-07code cleanupAurelien Foret
2006-01-07code cleanup (mainly removed line spaces at the beginning of lines by tabulat...Aurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2006-01-02code cleanupAurelien Foret
2005-12-26applied first try at sync conflict handling (VMiklos) plus a couple changesJudd Vinet
2005-10-20improved the Replace question format a bitJudd Vinet
2005-10-10added a missing header file declarationAurelien Foret
2005-10-09added conversation callback support for transactionsJudd Vinet
2005-05-09fixed cb_trans() prototypeAurelien Foret
2005-04-17fixed a log messageAurelien Foret
2005-04-13- updated sync featureAurelien Foret
2005-04-02sync with changes in alpm.h and new RESOLVEDEPS eventAurelien Foret
2005-03-19Relocated log and transaction stuffs from pacman.c to log.c and trans.cAurelien Foret