| Commit message (Expand) | Author | Age |
... | |
| * | libalpm/add.c : safety check for fixing FS#9235. | Chantry Xavier | 2008-02-07 |
* | | Remove alpm_sync_get_newversion function | Nagy Gabor | 2008-02-07 |
* | | alpm_sync_sysupgrade split | Nagy Gabor | 2008-02-07 |
* | | libalpm/package.c : add _alpm_pkgname_pkg_cmp function. | Nagy Gabor | 2008-02-06 |
* | | New remove option : -u / --unneeded (FS#6505). | Nagy Gabor | 2008-02-06 |
* | | 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-27 |
* | | 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-23 |
* | | 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-21 |
* | | Merge branch 'maint' | Dan McGee | 2008-01-18 |
|\| |
|
| * | Portuguese Brazilian translation update for pacman 3.1.1 | João Felipe Santos | 2008-01-19 |
| * | Corrections of German translation | Matthias Gorissen | 2008-01-18 |
| * | 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-16 |
| * | 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-14 |
| * | 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-13 |
| * | small checkdeps speed-up | Nagy Gabor | 2008-01-12 |
| * | don't send CHECKDEPS_DONE event when NODEPS is set. | 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 |
* | | Store replaces in the local DB too | Aaron Griffin | 2008-01-12 |
* | | Merge branch 'maint' | 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 |
* | | Add functions to manipulate pmdepend_t objects | Dan McGee | 2008-01-11 |
* | | Use dynamic string allocation in package structures | Dan McGee | 2008-01-11 |
|/ |
|
* | Move the fallback on providers from backend to frontend. | Chantry Xavier | 2008-01-09 |
* | 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-08 |
* | conflict.c : fix for FS#8156, detect conflict between symlink and dir. | Chantry Xavier | 2008-01-06 |
* | 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 |