Age | Commit message (Expand) | Author | Files | Lines |
2008-03-23 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2008-03-23 | strsplit(): memleak fix | Dan McGee | 1 | -1/+1 |
2008-03-23 | Switch pmgrp_t to dynamic allocation, general group cleanup | Dan McGee | 2 | -24/+41 |
2008-03-23 | Add new CleanMethod option. | Chantry Xavier | 3 | -21/+71 |
2008-03-22 | Kill the dependsonly option. | Chantry Xavier | 2 | -4/+0 |
2008-03-18 | Drop case insensitive comparisons in the config parsing. | Chantry Xavier | 1 | -31/+21 |
2008-03-11 | Add -Rss option | Nagy Gabor | 1 | -2/+7 |
2008-03-09 | Merge branch 'maint' | Dan McGee | 2 | -36/+72 |
2008-03-09 | Use sigaction instead of signal. | Chantry Xavier | 1 | -4/+19 |
2008-03-09 | src/pacman/pacman.c : split cleanup function. | Chantry Xavier | 1 | -18/+25 |
2008-03-08 | Remove frontend add code that is no longer necessary | Dan McGee | 4 | -34/+12 |
2008-03-08 | Remove the Add option from the command line | Dan McGee | 2 | -16/+2 |
2008-03-07 | New alpm_version function | Nagy Gabor | 1 | -3/+3 |
2008-03-02 | New alpm_version function | Nagy Gabor | 1 | -3/+3 |
2008-03-01 | testpkg rework | Nagy Gabor | 1 | -17/+31 |
2008-02-28 | libalpm: clean up of md5sum functions. | Chantry Xavier | 1 | -2/+4 |
2008-02-28 | Start removing some junk from the function template | Dan McGee | 2 | -49/+21 |
2008-02-26 | Merge branch 'maint' | Dan McGee | 2 | -6/+2 |
2008-02-25 | Remove done and failed msg when loading targets. | Chantry Xavier | 2 | -6/+2 |
2008-02-25 | Improve yesno function. | Chantry Xavier | 5 | -55/+49 |
2008-02-24 | Merge branch 'maint' | Dan McGee | 3 | -47/+130 |
2008-02-24 | Add some NULL checks into recently modified output functions | Dan McGee | 2 | -9/+16 |
2008-02-24 | Remove all unnecessary snprintf usage | Dan McGee | 1 | -26/+10 |
2008-02-23 | A few more wide character output fixes | Dan McGee | 2 | -22/+55 |
2008-02-23 | Fix wide character output for add/remove/upgrade/conflict progress | Dan McGee | 1 | -16/+33 |
2008-02-23 | Fix wide character output for download progress | Dan McGee | 1 | -6/+33 |
2008-02-21 | Move -Sy operation into its own transaction | Chantry Xavier | 1 | -22/+25 |
2008-02-21 | Merge branch 'maint' | Dan McGee | 4 | -52/+61 |
2008-02-20 | Lock the database on -Sc operation. | Chantry Xavier | 1 | -1/+12 |
2008-02-20 | Add new sync_trans_init and sync_trans_release. | Chantry Xavier | 1 | -22/+28 |
2008-02-19 | When cleaning DBs, only look at directories | Dan McGee | 1 | -3/+11 |
2008-02-18 | Fix conflict progress bar with UTF-8 chars | Chantry Xavier | 1 | -24/+8 |
2008-02-17 | Add gettext call to 2 'failed' messages | Dan McGee | 2 | -2/+2 |
2008-02-16 | Merge branch 'maint' | Dan McGee | 1 | -6/+10 |
2008-02-12 | setlibpaths(): remove a stray set_option line | Dan McGee | 1 | -6/+10 |
2008-02-06 | New remove option : -u / --unneeded (FS#6505). | Nagy Gabor | 1 | -0/+3 |
2008-02-06 | Merge branch 'maint' | Dan McGee | 6 | -9/+46 |
2008-02-06 | Don't follow symlinks with -Qo. | Chantry Xavier | 1 | -4/+11 |
2008-02-06 | pacman/util.c: add mdirname function | Dan McGee | 2 | -0/+29 |
2008-02-06 | Remove "Installed Size" hackeration | Dan McGee | 1 | -5/+1 |
2008-02-03 | Clarify the "failed to add target" errors. | Chantry Xavier | 3 | -5/+6 |
2008-01-27 | pmsyncpkg_t cleanup | Nagy Gabor | 1 | -14/+11 |
2008-01-27 | Merge branch 'maint' | Dan McGee | 1 | -6/+3 |
2008-01-27 | Clarify the "cancel current operation" message. | Chantry Xavier | 1 | -6/+3 |
2008-01-24 | testdb : add conflicts checking. | Chantry Xavier | 1 | -0/+8 |
2008-01-22 | Merge branch 'maint' | Dan McGee | 3 | -4/+4 |
2008-01-22 | New --asexplicit option | Nagy Gabor | 1 | -0/+7 |
2008-01-22 | Move the deptest code from frontend to backend. | Chantry Xavier | 1 | -38/+8 |
2008-01-20 | two string fixes. | Chantry Xavier | 2 | -2/+2 |
2008-01-20 | Remove frontend translation of "debug:" message | Dan McGee | 1 | -2/+2 |