Age | Commit message (Expand) | Author |
2008-02-22 | Add new Simplified Chinese translation | 甘露(Lu.Gan) |
2008-02-19 | Final updates to Polish translation | Mateusz Herych |
2008-02-18 | Update libalpm russian translation. | Sergey Tereschenko |
2008-02-18 | Do not warn about up to date package when downloading only | Allan McRae |
2008-02-15 | More small updates to German translation | Matthias Gorissen |
2008-02-14 | Merge branch 'translations' into maint | Dan McGee |
2008-02-13 | Ensure DESC infolevel is loaded before checking pkg->filename | Dan McGee |
2008-02-12 | Updated Czech translation for 3.1.2 release | Vojtěch Gondžala |
2008-02-12 | Update french translation. | Chantry Xavier |
2008-02-11 | Move some translations to their generic language code | Dan McGee |
2008-02-11 | ensure chk_fileconflicts reads entire file list | Dan McGee |
2008-02-07 | libalpm/add.c : safety check for fixing FS#9235. | Chantry Xavier |
2008-01-19 | Portuguese Brazilian translation update for pacman 3.1.1 | João Felipe Santos |
2008-01-18 | Corrections of German translation | Matthias Gorissen |
2008-01-16 | Spanish translation update for pacman 3.1.1 | Juan Pablo Gonzalez |
2008-01-16 | Czech translation update for pacman 3.1.1 | Vojtěch Gondžala |
2008-01-16 | English (British) translation update for pacman 3.1.1 | Jeff Bailes |
2008-01-16 | Hungarian translation update for pacman 3.1.1 | Nagy Gabor |
2008-01-14 | Update message files for 3.1.1 release | Dan McGee |
2008-01-14 | Change the versioned provision format. | Chantry Xavier |
2008-01-13 | FS#9183 : force correct permissions on tmp/. | Jaroslaw Swierczynski |
2008-01-13 | Ensure correct dir permissions in the database. | Chantry Xavier |
2008-01-13 | util.c : fix segfault when the cachedir isn't usable. | Chantry Xavier |
2008-01-12 | small checkdeps speed-up | Nagy Gabor |
2008-01-12 | don't send CHECKDEPS_DONE event when NODEPS is set. | Chantry Xavier |
2008-01-11 | Only notify of dependency check in removal if performed | Allan McRae |
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 |