Age | Commit message (Expand) | Author |
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-16 | Move pmgraph_t struct and functions to their own header file | Dan McGee |
2008-02-15 | Merge branch 'maint' | Dan McGee |
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 | Merge branch 'maint' | Dan McGee |
2008-02-07 | Remove alpm_sync_get_newversion function | Nagy Gabor |
2008-02-07 | alpm_sync_sysupgrade split | Nagy Gabor |
2008-02-07 | libalpm/add.c : safety check for fixing FS#9235. | Chantry Xavier |
2008-02-06 | libalpm/package.c : add _alpm_pkgname_pkg_cmp function. | Nagy Gabor |
2008-02-06 | New remove option : -u / --unneeded (FS#6505). | Nagy Gabor |
2008-01-27 | pmsyncpkg_t cleanup | Nagy Gabor |
2008-01-27 | Fix PM_ERR_CONFLICTING_DEPS handling in sync.c | Nagy Gabor |
2008-01-27 | New _alpm_conflict_dup function | Nagy Gabor |
2008-01-27 | small sync.c code clean-up | Nagy Gabor |
2008-01-23 | libalpm/sync.c : conflicts resolving cleanup. | Chantry Xavier |
2008-01-23 | Fix flip-flopped parameters to CALLOC macro | Dan McGee |
2008-01-23 | libalpm/cache.c : don't duplicate packages in pkgcache. | Chantry Xavier |
2008-01-23 | Add new public alpm_checkdbconflicts function. | Chantry Xavier |
2008-01-23 | small memleak fix in sync.c. | Chantry Xavier |
2008-01-21 | conflict.c: move debug message out of inner loop | Dan McGee |
2008-01-21 | Fix memleak found by add004.py | Dan McGee |
2008-01-21 | New --asexplicit option | Nagy Gabor |
2008-01-21 | Move the deptest code from frontend to backend. | Chantry Xavier |
2008-01-21 | Convert deltas to dynamic allocation | Dan McGee |
2008-01-18 | Merge branch 'maint' | Dan McGee |
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 | Merge branch 'maint' | 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 | Merge branch 'maint' | Dan McGee |
2008-01-13 | util.c : fix segfault when the cachedir isn't usable. | Chantry Xavier |
2008-01-12 | memleak fix with new dynamic depend structure | Dan McGee |
2008-01-12 | libalpm/sync.c: don't duplicate packages for the sync->data field. | 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 |