Age | Commit message (Expand) | Author |
2008-02-25 | Merge branch 'maint' | Dan McGee |
2008-02-25 | Remove done and failed msg when loading targets. | Chantry Xavier |
2008-02-24 | Improve yesno function. | Chantry Xavier |
2008-02-24 | Merge branch 'maint' | Dan McGee |
2008-02-24 | Add some NULL checks into recently modified output functions | Dan McGee |
2008-02-24 | Remove all unnecessary snprintf usage | Dan McGee |
2008-02-22 | A few more wide character output fixes | Dan McGee |
2008-02-22 | Fix wide character output for add/remove/upgrade/conflict progress | Dan McGee |
2008-02-22 | Fix wide character output for download progress | Dan McGee |
2008-02-20 | Move -Sy operation into its own transaction | Chantry Xavier |
2008-02-20 | Merge branch 'maint' | Dan McGee |
2008-02-19 | Lock the database on -Sc operation. | Chantry Xavier |
2008-02-19 | Add new sync_trans_init and sync_trans_release. | Chantry Xavier |
2008-02-19 | When cleaning DBs, only look at directories | Dan McGee |
2008-02-17 | Fix conflict progress bar with UTF-8 chars | Chantry Xavier |
2008-02-16 | Add gettext call to 2 'failed' messages | Dan McGee |
2008-02-15 | Merge branch 'maint' | Dan McGee |
2008-02-11 | setlibpaths(): remove a stray set_option line | Dan McGee |
2008-02-06 | New remove option : -u / --unneeded (FS#6505). | Nagy Gabor |
2008-02-05 | Merge branch 'maint' | Dan McGee |
2008-02-05 | Don't follow symlinks with -Qo. | Chantry Xavier |
2008-02-05 | pacman/util.c: add mdirname function | Dan McGee |
2008-02-05 | Remove "Installed Size" hackeration | Dan McGee |
2008-02-02 | Clarify the "failed to add target" errors. | Chantry Xavier |
2008-01-27 | pmsyncpkg_t cleanup | Nagy Gabor |
2008-01-27 | Merge branch 'maint' | Dan McGee |
2008-01-27 | Clarify the "cancel current operation" message. | Chantry Xavier |
2008-01-23 | testdb : add conflicts checking. | Chantry Xavier |
2008-01-21 | Merge branch 'maint' | 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-20 | two string fixes. | Chantry Xavier |
2008-01-20 | Remove frontend translation of "debug:" message | Dan McGee |
2008-01-14 | Merge branch 'maint' | Dan McGee |
2008-01-14 | Revert "Fix case where pacman asks for confirmation when it should not" | Chantry Xavier |
2008-01-13 | Disallow a NULL section in _parseconfig | Dan McGee |
2008-01-13 | Merge branch 'maint' | Dan McGee |
2008-01-13 | Notify of package replacements when using noconfirm | Allan McRae |
2008-01-11 | Merge branch 'maint' | Dan McGee |
2008-01-11 | Make the user-agent string a bit less verbose | Dan McGee |
2008-01-11 | Use dynamic string allocation in package structures | Dan McGee |
2008-01-10 | Output a single newline on receipt of a SIGINT | Dan McGee |
2008-01-10 | Rename -t --orphans to -t --unrequired (FS#9144). | Chantry Xavier |
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 |
2007-12-29 | Fix case where pacman asks for confirmation when it should not | Karolina Lindqvist |
2007-12-21 | Check ignored packages in _alpm_sync_addtarget(). | Nathan Jones |
2007-12-21 | testdb : fix wrong usage of checkdeps. | Chantry Xavier |
2007-12-17 | Allow unreadable Include files to be non-fatal | Aaron Griffin |
2007-12-17 | Only query pacman upgrade when performing actual upgrade | Allan McRae |