| Commit message (Expand) | Author | Age |
* | pacman/sync: rewrite target handling | Xavier Chantry | 2011-01-29 |
* | Add interactive provider selection | Xavier Chantry | 2011-01-29 |
* | Remove need to explicitly register the local DB | Dan McGee | 2011-01-29 |
* | Query fileowner performance improvements | Dan McGee | 2011-01-22 |
* | Improve mbasename performance | Dan McGee | 2011-01-22 |
* | Be smarter about failure to read backup file contents | Dan McGee | 2011-01-22 |
* | Mark backup status strings as untranslated | Dan McGee | 2011-01-22 |
* | Refactor backup file status check into separate function | Dan McGee | 2011-01-22 |
* | Merge branch 'epoch-work' | Dan McGee | 2011-01-22 |
|\ |
|
| * | Allow version comparison to contain epoch specifier | Dan McGee | 2011-01-21 |
* | | Makefile: Use git describe --dirty for GIT VERSION | Xavier Chantry | 2011-01-22 |
|/ |
|
* | Merge branch 'maint' | Dan McGee | 2011-01-12 |
|\ |
|
| * | Make debug config messages consistent in capitalization | Dan McGee | 2011-01-11 |
* | | Add a progressbar for package integrity checking | Dan McGee | 2011-01-11 |
* | | Small fix to download size lookup and a logger | Dan McGee | 2011-01-11 |
* | | Use double rather than float everywhere | Dan McGee | 2011-01-10 |
* | | Progress callback cleanups and fixes | Dan McGee | 2011-01-10 |
* | | Fix some more simple conversion "errors" | Dan McGee | 2011-01-07 |
* | | Use size_t for alpm_list sizes | Allan McRae | 2011-01-07 |
* | | Update copyright years for 2011 | Allan McRae | 2011-01-07 |
* | | vercmp: always return 0 if we perform a compare | Dan McGee | 2011-01-05 |
* | | Declare all local functions static | Allan McRae | 2010-12-30 |
* | | Detect undefined PATH_MAX | Allan McRae | 2010-12-29 |
* | | testdb: update for new database format | Dan McGee | 2010-12-20 |
* | | Always specify arguement type in function delcarations | Allan McRae | 2010-12-20 |
* | | Explicitly test time difference is greater than zero | Allan McRae | 2010-12-12 |
* | | Display progress bar for disk space checking | Allan McRae | 2010-12-12 |
* | | Add configuration option to control disk space checking | Allan McRae | 2010-12-12 |
* | | Remove AC_TYPE_SIGNAL usage | Dan McGee | 2010-12-12 |
* | | dirent usage cleanup | Dan McGee | 2010-12-12 |
* | | src/util: update .gitignore | Dan McGee | 2010-12-12 |
* | | pactree: use variables for color and tree output | Xavier Chantry | 2010-12-12 |
* | | pactree: separate dependency and print logic | Xavier Chantry | 2010-12-12 |
* | | pactree: rewrite in C | Dave Reisner | 2010-12-12 |
* | | alpm/remove.c : respect --dbonly during remove-upgrade | Xavier Chantry | 2010-12-12 |
* | | pacman: sort --help output | Xavier Chantry | 2010-12-12 |
* | | CLI args: update --help and manpage | Xavier Chantry | 2010-12-12 |
* | | pacman/deptest: reimplement with alpm_find_satisfier | Xavier Chantry | 2010-12-12 |
* | | Fix a few problems reported by clang-analyzer | Xavier Chantry | 2010-12-12 |
* | | Ensure stdin args are correctly terminated | Dan McGee | 2010-12-12 |
* | | Support reading package args from stdin | Dave Reisner | 2010-11-04 |
* | | Clean up all old database files and directories | Allan McRae | 2010-10-14 |
* | | CLI args: stricter/better parsing | Jakob Gruber | 2010-10-11 |
* | | CLI args: reorganize parsing | Jakob Gruber | 2010-10-11 |
* | | util: fall cleaning on single file programs | Dan McGee | 2010-10-11 |
* | | Add wrapper around asprintf calls | Allan McRae | 2010-09-27 |
* | | Restore trimming of db and pkg extensions | Dan McGee | 2010-09-07 |
* | | Fix some whitespace issues | Allan McRae | 2010-08-23 |
* | | fgets invocation cleanup | Dan McGee | 2010-08-23 |
* | | Use the plural features of gettext | Dan McGee | 2010-07-27 |