Age | Commit message (Expand) | Author |
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 |
2008-01-12 | Store replaces in the local DB too | Aaron Griffin |
2008-01-11 | Merge branch 'maint' | Dan McGee |
2008-01-11 | Add functions to manipulate pmdepend_t objects | Dan McGee |
2008-01-11 | Only notify of dependency check in removal if performed | Allan McRae |
2008-01-11 | Fix library interface | Dan McGee |
2008-01-11 | Use dynamic string allocation in package structures | 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 |