Age | Commit message (Expand) | Author |
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 |
2007-11-30 | Remove some null checks in _alpm_checkdeps | Dan McGee |
2007-11-30 | alpm_checkdeps clean-up | Nagy Gabor |
2007-11-25 | _alpm_checkconflicts split | Nagy Gabor |
2007-11-25 | Fix for sync1003 and sync1004 pactests | Nagy Gabor |
2007-11-25 | Force mode of all database files to 644 | Aaron Griffin |
2007-11-25 | Additionally search for non-regex strings on a db search operation | Aaron Griffin |
2007-11-25 | Make the download failure message more clear | Aaron Griffin |
2007-11-25 | Fix several memleaks, mostly related to errors handling. | Chantry Xavier |
2007-11-25 | Fix a memleak in _alpm_sync_free. | Chantry Xavier |