Age | Commit message (Expand) | Author |
2008-01-11 | Fix library interface | Dan McGee |
2008-01-09 | Move the fallback on providers from backend to frontend. | Chantry Xavier |
2008-01-08 | Remove upgradedelay and all code associated with it | Dan McGee |
2008-01-08 | Remove unused date element from pmpkg_t struct | Dan McGee |
2008-01-06 | conflict.c : fix for FS#8156, detect conflict between symlink and dir. | Chantry Xavier |
2008-01-05 | Don't stat cachedir immediately | Dan McGee |
2008-01-05 | sync.c: add sanity check so we don't dereference a null pointer | Dan McGee |
2008-01-05 | conflict.c : fix for upgrade042. | Chantry Xavier |
2008-01-05 | add.c : fix upgrade026 pactest. | Chantry Xavier |
2008-01-05 | Update of German translation | Matthias Gorissen |
2008-01-01 | Small code cleanups with indents/spaces | Dan McGee |
2008-01-01 | Remove gettext calls from debug-level messages | Dan McGee |
2008-01-01 | Fix another usage of pkg_new in _alpm_sync_addtarget | Dan McGee |
2008-01-01 | Switch pkg_new -> pkg_dup in find_replacements | Dan McGee |
2008-01-01 | new upgade042 pactest + bugfix in chk_filedifference. | Chantry Xavier |
2007-12-29 | Remove .FILELIST generation from makepkg (and elsewhere) | Dan McGee |
2007-12-29 | add a new upgrade026 pactest for backup handling. | Chantry Xavier |
2007-12-28 | libalpm/add.c: disable buggy backup handling code that didn't do anything. | Chantry Xavier |
2007-12-28 | french translation : one broken message caused a segfault. | Chantry Xavier |
2007-12-28 | libalpm/remove.c : switch back to lstat usage. | Chantry Xavier |
2007-12-28 | Allow NULL parameter in alpm_trans_commit | Allan McRae |
2007-12-28 | Add remove counterparts to alpm_option_add_* functions | Allan McRae |
2007-12-21 | Check ignored packages in _alpm_sync_addtarget(). | Nathan Jones |
2007-12-21 | Fix memory leak in shortest_delta_path. | Nathan Jones |
2007-12-21 | Add new Czech translation | Vojtěch Gondžala |
2007-12-21 | Finish french translation. | Chantry Xavier |
2007-12-20 | Updated Hungarian translation | Nagy Gabor |
2007-12-19 | PM_DEP_MOD_LT and PM_DEP_MOD_GT depmods added | Nagy Gabor |
2007-12-19 | Updated Hungarian translation | Nagy Gabor |
2007-12-18 | Updated Italian Translation | Giovanni Scafora |
2007-12-17 | Updated Italian Translation for pacman 3.1 | Giovanni Scafora |
2007-12-16 | Check for errors on descfile extraction | Dan McGee |
2007-12-10 | popen does NOT require /bin/sh in a subchroot | Aaron Griffin |
2007-12-10 | Correct scriptlet usage pattern | Aaron Griffin |
2007-12-10 | Update GNU GPL boilerplate and copyright dates | Dan McGee |
2007-12-09 | Improve changelog handling through addition of open/read/close functions | Dan McGee |
2007-12-08 | _alpm_unpack: return 1 when the file is not found. | Chantry Xavier |
2007-12-07 | libalpm/server.c : fix segfault when downloading failed. | Chantry Xavier |
2007-12-05 | Remove duplicated PM_TRANS_CONV_INSTALL_IGNOREPKG message | Nagy Gabor |
2007-12-04 | libalpm/backup.c : simple refactoring. | Chantry Xavier |
2007-12-03 | Update it translation for 3.1 | Giovanni Scafora |
2007-12-02 | Update en_GB translation for 3.1 | Jeff Bailes |
2007-12-02 | Update all translation files in anticipation of 3.1 release | Dan McGee |
2007-12-02 | alpm_list : change the alpm_list_find* to return the matching item. | Chantry Xavier |
2007-12-02 | Remove _alpm_depmiss_isin | Dan McGee |
2007-12-02 | Add 4 new pactests to get better code coverage by pactest | Dan McGee |
2007-12-02 | Add new --needed option for -S. | Chantry Xavier |
2007-12-01 | Minor fixes in sync.c and deps.c. | Chantry Xavier |
2007-12-01 | Ensure 0644 permissions for install and changelog files | Aaron Griffin |
2007-11-30 | Remove alpm_depcmp DEBUG output | Dan McGee |