| Commit message (Expand) | Author | Age |
... | |
* | * Updated Italian translation | Dan McGee | 2007-02-14 |
* | * Updated the README file | Aaron Griffin | 2007-02-12 |
* | * unified the progress bars (fill_progress function) | Aaron Griffin | 2007-02-04 |
* | Add newlines to error messages | Dan McGee | 2007-02-03 |
* | * Tried to clean up newline display a bit in the frontend. | Dan McGee | 2007-02-01 |
* | Removed the extra newline based on general opinion | Aaron Griffin | 2007-01-31 |
* | Debug logging changes: | Aaron Griffin | 2007-01-31 |
* | Fixing line spacings of download/install size messages. | Dan McGee | 2007-01-30 |
* | Well that silly memory clobber was plain old "uninitialized data" - fixed | Aaron Griffin | 2007-01-30 |
* | * Remove -fno-strict-aliasing as it is now unnecessary to compile. | Dan McGee | 2007-01-30 |
* | Discussed on IRC for a bit, this makes the following changes for clarity: | Dan McGee | 2007-01-30 |
* | * Shuffled some of the alpm_list free funtions - still not perfect, but better | Aaron Griffin | 2007-01-24 |
* | This mainly deals with code clarity- removing currently unneeded | Aaron Griffin | 2007-01-24 |
* | Removed some debugging cruft left in in the last commit | Aaron Griffin | 2007-01-23 |
* | * Added some calloc calls to replace the malloc-then-set-to-zero functionality | Aaron Griffin | 2007-01-23 |
* | Preliminary checkin for alpm_list conversion | Aaron Griffin | 2007-01-19 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-18 |
* | Dan McGee <dpmcgee@gmail.com> | Aaron Griffin | 2007-01-17 |
* | * cosmetic: newline after "local database is up to date" | Aaron Griffin | 2007-01-03 |
* | * bug fix FS#6100 - fix --print-uris output | Aaron Griffin | 2007-01-03 |
* | * Removed latest fix from TODO.autoconf | Aaron Griffin | 2006-12-29 |
* | Changed upgrade message to use the term "installation" to make the meaning more | Aaron Griffin | 2006-12-05 |
* | Changed "Total Uncompressed Size" to "Total Installed Size" | Aaron Griffin | 2006-12-05 |
* | * Cosmetic changes and typo fixes | Aaron Griffin | 2006-12-01 |
* | * cosmetic: double space in "full system upgrade" | Aaron Griffin | 2006-11-27 |
* | * Move sync *after* transaction init (lock file). We don't want to stomp on the | Aaron Griffin | 2006-11-23 |
* | * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc) | Aaron Griffin | 2006-11-22 |
* | * Fixed a double free which happened in 2 cases in --sync | 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 |
* | * makepkg.conf.in variable changes (missed the checkin) | Aaron Griffin | 2006-11-16 |
* | * has_archname additions | Aaron Griffin | 2006-11-14 |
* | * Numerous mini valgrind fixes. | Aaron Griffin | 2006-11-14 |
* | * Modified some error output and logging | Aaron Griffin | 2006-11-03 |
* | * Fixed some alpm_get_option calls (long params were used for C99 compliance, | Aaron Griffin | 2006-11-02 |
* | Numerous changes: | Aaron Griffin | 2006-10-31 |
* | From VMiklos <vmiklos@frugalware.org> | Aaron Griffin | 2006-10-19 |
* | Added alpm function docs along | Aaron Griffin | 2006-10-15 |
* | Corrected documentation compilation - succeeds now | 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 |
* | - removed pacman.h | Aurelien Foret | 2006-03-13 |
* | moved the .lastupdate support from libalpm to pacman | Aurelien Foret | 2006-02-15 |
* | fixed a typo | Aurelien Foret | 2006-02-15 |
* | - added a WARN macro to display warnings | Aurelien Foret | 2006-02-14 |
* | added the possibility to force synctree update by using -Syy | Aurelien Foret | 2006-02-14 |
* | added support for alpm_pkg_checkmd5sum() | Aurelien Foret | 2006-02-05 |
* | added support for the PM_CONFLICT structure to handle file conflicts | Aurelien Foret | 2006-02-05 |
* | added missing retval values in trans_release error cases | Aurelien Foret | 2006-01-27 |
* | - fixed a compilation warning | Aurelien Foret | 2006-01-26 |
* | fixed a typo | Aurelien Foret | 2006-01-21 |