summaryrefslogtreecommitdiff
path: root/lib/libalpm/server.c
Commit message (Collapse)AuthorAge
...
* A handful of minor changes:Aaron Griffin2006-10-20
| | | | | | | | * Removed the PMList typedef, in favor of the same naming scheme other structs use 'pmlist_t' * Added a time stamp on debug output, to make it more informational * Moved alpm_db_register to _alpm_db_register, making the public function not take a callback parameter
* Adjust progress bar to align with frugalware's progressbarAaron Griffin2006-10-16
|
* Another forgotten file setAaron Griffin2006-10-15