summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* More non-Linux build updates, mostly DarwinDan McGee2008-04-15
* Fix gettext on non-Linux platformsDan McGee2008-04-14
* Add check for swprintf() and a workaround when it is missingDan McGee2008-04-07
* Add *.exe ignores for certain other platformsDan McGee2008-04-07
* strsplit(): memleak fixDan McGee2008-03-23
* Use sigaction instead of signal.Chantry Xavier2008-03-09
* src/pacman/pacman.c : split cleanup function.Chantry Xavier2008-03-09
* New alpm_version functionNagy Gabor2008-03-06
* testpkg reworkNagy Gabor2008-03-01
* Remove done and failed msg when loading targets.Chantry Xavier2008-02-25
* Add some NULL checks into recently modified output functionsDan McGee2008-02-24
* A few more wide character output fixesDan McGee2008-02-22
* Fix wide character output for add/remove/upgrade/conflict progressDan McGee2008-02-22
* Fix wide character output for download progressDan McGee2008-02-22
* Lock the database on -Sc operation.Chantry Xavier2008-02-19
* Add new sync_trans_init and sync_trans_release.Chantry Xavier2008-02-19
* When cleaning DBs, only look at directoriesDan McGee2008-02-19
* Fix conflict progress bar with UTF-8 charsChantry Xavier2008-02-17
* Add gettext call to 2 'failed' messagesDan McGee2008-02-16
* setlibpaths(): remove a stray set_option lineDan McGee2008-02-11
* Don't follow symlinks with -Qo.Chantry Xavier2008-02-05
* pacman/util.c: add mdirname functionDan McGee2008-02-05
* Clarify the "failed to add target" errors.Chantry Xavier2008-02-02
* Clarify the "cancel current operation" message.Chantry Xavier2008-01-27
* two string fixes.Chantry Xavier2008-01-20
* Remove frontend translation of "debug:" messageDan McGee2008-01-20
* Revert "Fix case where pacman asks for confirmation when it should not"Chantry Xavier2008-01-14
* Disallow a NULL section in _parseconfigDan McGee2008-01-13
* Notify of package replacements when using noconfirmAllan McRae2008-01-13
* Make the user-agent string a bit less verboseDan McGee2008-01-11
* Output a single newline on receipt of a SIGINTDan McGee2008-01-10
* Rename -t --orphans to -t --unrequired (FS#9144).Chantry Xavier2008-01-10
* Move the fallback on providers from backend to frontend.Chantry Xavier2008-01-09
* Remove upgradedelay and all code associated with itDan McGee2008-01-08
* Fix case where pacman asks for confirmation when it should notKarolina Lindqvist2007-12-29
* Check ignored packages in _alpm_sync_addtarget().Nathan Jones2007-12-21
* testdb : fix wrong usage of checkdeps.Chantry Xavier2007-12-21
* Allow unreadable Include files to be non-fatalAaron Griffin2007-12-17
* Only query pacman upgrade when performing actual upgradeAllan McRae2007-12-17
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* Improve changelog handling through addition of open/read/close functionsDan McGee2007-12-09
* src/pacman/: use the FREELIST macro when possible.Chantry Xavier2007-12-08
* testdb.c : add vim modeline according to HACKING, and reindent the file.Chantry Xavier2007-12-08
* pacman/sync.c : improve the sync db cleanup feature.Chantry Xavier2007-12-05
* Update some errors in messages found during localizationDan McGee2007-12-04
* pacman/sync.c: mark sync_trans as staticDan McGee2007-12-03
* Oops- forgot to ever set init to 1 in setlibpaths()Dan McGee2007-12-03
* Delay output during progress barChantry Xavier2007-12-03
* parseconfig: refactor duplicate code out into a functionDan McGee2007-12-02
* Remove "done" messages from frontend callback functionDan McGee2007-12-02