index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pacman
/
trans.c
Commit message (
Expand
)
Author
Age
*
* Fix FS #6534- unclear IgnorePkg message. Sorry translators, had to update
Dan McGee
2007-03-06
*
This commit looks much more monumental than it is. Almost all just #include
Dan McGee
2007-03-05
*
* A little more hacking with wchar_t output, but nothing really changed in
Dan McGee
2007-03-03
*
Big commit this time:
Aaron Griffin
2007-03-03
*
* Modified the handling and output w.r.t. IgnorePkg entries. -Sy always ignores
Aaron Griffin
2007-02-23
*
* Forgot the second printf in the last commit
Aaron Griffin
2007-02-22
*
* Using positional params (POSIX compliant, not C standard) for printfs that
Aaron Griffin
2007-02-22
*
* A whole mess of backup changes
Aaron Griffin
2007-02-17
*
* Updated Italian translation
Dan McGee
2007-02-14
*
* strlen -> mbstowcs (multibyte str to wide char str) conversion where we
Dan McGee
2007-02-14
*
* Cleaned up direct pm_fprintf usage (move to MSG/ERR macros for now)
Aaron Griffin
2007-02-09
*
* Hopefully fixed the download progres bar for real. We should no longer
Dan McGee
2007-02-08
*
* unified the progress bars (fill_progress function)
Aaron Griffin
2007-02-04
*
* Refactored some functions to clean up variable declaration.
Dan McGee
2007-01-31
*
* copy and paste error, "resolving deps" -> "cleaning up"
Aaron Griffin
2007-01-26
*
This mainly deals with code clarity- removing currently unneeded
Aaron Griffin
2007-01-24
*
Preliminary checkin for alpm_list conversion
Aaron Griffin
2007-01-19
*
Dan McGee <dpmcgee@gmail.com>
Aaron Griffin
2007-01-18
*
* Fix a missing slash separator in printed uri
Aaron Griffin
2006-12-29
*
Modified front end output routines to accept a "padding' setting, which pads any
Aaron Griffin
2006-12-22
*
Removed global maxcols - it is looked up on the fly now, so the progress bar is
Aaron Griffin
2006-11-22
*
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
2006-11-20
*
* Fixed some alpm_get_option calls (long params were used for C99 compliance,
Aaron Griffin
2006-11-02
*
Added a newline upong progress completion - this was accidentally left out ca...
Aaron Griffin
2006-11-01
*
Numerous changes:
Aaron Griffin
2006-10-31
*
Applied Frugalware patch from Christian Hamar alias krix <krics@linuxforum.hu>
Aaron Griffin
2006-10-15
*
Merged frugalware changes. Added a few other minor things too, but there's alot
Aaron Griffin
2006-10-15
*
first stage of i18n stuff from VMiklos
Judd Vinet
2006-05-15
*
fixed indentation
Aurelien Foret
2006-02-22
*
fixed outputs when downloadonly flag is set (patch from VMiklos <vmiklos@frug...
Aurelien Foret
2006-02-22
*
code cleanup
Aurelien Foret
2006-01-07
*
code cleanup (mainly removed line spaces at the beginning of lines by tabulat...
Aurelien Foret
2006-01-07
*
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2006-01-02
*
code cleanup
Aurelien Foret
2006-01-02
*
applied first try at sync conflict handling (VMiklos) plus a couple changes
Judd Vinet
2005-12-26
*
improved the Replace question format a bit
Judd Vinet
2005-10-20
*
added a missing header file declaration
Aurelien Foret
2005-10-10
*
added conversation callback support for transactions
Judd Vinet
2005-10-09
*
fixed cb_trans() prototype
Aurelien Foret
2005-05-09
*
fixed a log message
Aurelien Foret
2005-04-17
*
- updated sync feature
Aurelien Foret
2005-04-13
*
sync with changes in alpm.h and new RESOLVEDEPS event
Aurelien Foret
2005-04-02
*
Relocated log and transaction stuffs from pacman.c to log.c and trans.c
Aurelien Foret
2005-03-19