| Commit message (Expand) | Author | Age |
... | |
* | Fully implement database lazy loading | Dan McGee | 2009-09-20 |
* | Merge branch 'maint' | Dan McGee | 2009-09-20 |
|\ |
|
| * | Strndup usage and small typo fix | Laszlo Papp | 2009-09-20 |
| * | Kill -F option for good in option parsing | Dan McGee | 2009-09-18 |
| * | String improvements | Xavier Chantry | 2009-09-16 |
| * | Revert "Fix a memleak involving lazy DB loading" | Dan McGee | 2009-09-14 |
| * | Fix a memleak involving lazy DB loading | Xavier Chantry | 2009-09-08 |
* | | Re-add the non-user friendly --ask option | Xavier Chantry | 2009-09-08 |
* | | use strreplace in the xfercommand code | Xavier Chantry | 2009-09-07 |
* | | fix small memleak in an error case | Xavier Chantry | 2009-09-06 |
* | | Log commandline in pacman/alpm log | Xavier Chantry | 2009-09-06 |
* | | Allow $arch to be used in Server | Xavier Chantry | 2009-09-06 |
* | | Add Architecture and --arch option | Xavier Chantry | 2009-09-06 |
* | | dload.c : various fixes | Xavier Chantry | 2009-08-18 |
|/ |
|
* | Ensure version screen fits in 80 cols | Dan McGee | 2009-07-26 |
* | Add a fetch callback to allow front-end download support | Sebastian Nowicki | 2009-07-22 |
* | Introduce -Suu | Nagy Gabor | 2009-07-22 |
* | New feature: files verification | Dan McGee | 2009-07-22 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | We don't need root with -Sp | Nagy Gabor | 2009-06-01 |
* | Change package to package(s) and file to file(s) in documentation | Nagy Gabor | 2009-06-01 |
* | Query documentation updates | Nagy Gabor | 2009-05-18 |
* | Document --debug | Nagy Gabor | 2009-04-05 |
* | HoldPkg rework | Nagy Gabor | 2009-01-12 |
* | Merge branch 'maint' | Dan McGee | 2008-12-02 |
|\ |
|
| * | Give an error message on alpm_db_register_sync() error | Nagy Gabor | 2008-11-30 |
* | | -Qu rework | Nagy Gabor | 2008-10-31 |
* | | Merge branch 'maint' | Dan McGee | 2008-10-12 |
|\| |
|
| * | Make interrupt handler async-safe | Dan McGee | 2008-10-12 |
| * | Ensure we don't have double slashes when creating frontend paths | Dan McGee | 2008-10-12 |
* | | Merge branch 'maint' | Dan McGee | 2008-08-26 |
|\| |
|
| * | Add missing comma to -S --help message | Roman Kyrylych | 2008-08-25 |
* | | Move -Sp implementation to the front-end | Nagy Gabor | 2008-08-23 |
|/ |
|
* | Cleanup of _alpm_pkg_compare_versions. | Xavier Chantry | 2008-08-23 |
* | pacman : clarify help message. | Xavier Chantry | 2008-08-23 |
* | pacman.c: fix typo s/NoPassiveFTP/NoPassiveFtp | Xavier Chantry | 2008-08-19 |
* | Remove UseColor from front-end | Nagy Gabor | 2008-07-29 |
* | Various updates needed prior to a new release | Dan McGee | 2008-06-08 |
* | Reimplement TotalDownload functionality | Dan McGee | 2008-06-04 |
* | Allow GIT version to be used in pacman builds | Dan McGee | 2008-05-31 |
* | Disable geteuid in cygwin. | Xavier Chantry | 2008-05-14 |
* | Add SyncFirst option. | Chantry Xavier | 2008-05-13 |
* | Make all error messages use pm_fprintf | Allan McRae | 2008-05-11 |
* | Update configure.ac to current code | Dan McGee | 2008-04-07 |
* | Add new CleanMethod option. | Chantry Xavier | 2008-03-23 |
* | Kill the dependsonly option. | Chantry Xavier | 2008-03-22 |
* | Drop case insensitive comparisons in the config parsing. | Chantry Xavier | 2008-03-17 |
* | Add -Rss option | Nagy Gabor | 2008-03-10 |
* | Merge branch 'maint' | Dan McGee | 2008-03-09 |
|\ |
|
| * | Use sigaction instead of signal. | Chantry Xavier | 2008-03-09 |