| Commit message (Expand) | Author | Age |
* | testdb: quote output substitutions | Andrew Gregory | 2013-03-10 |
* | testdb: pass empty local pkglist to alpm_checkdeps | Andrew Gregory | 2013-03-10 |
* | make status/log messages reflect version change | Simon Gomizelj | 2013-03-10 |
* | remove the duplicate strnlen and strndup | Simon Gomizelj | 2013-03-10 |
* | colourize -Q | Simon Gomizelj | 2013-03-07 |
* | colourize -Sl/-Ql | Simon Gomizelj | 2013-03-07 |
* | colourize -Ss/-Qs | Simon Gomizelj | 2013-03-07 |
* | colourize the output of -Qi/Si | Simon Gomizelj | 2013-03-07 |
* | colourize table output | Simon Gomizelj | 2013-03-07 |
* | colourize warnings and errors | Simon Gomizelj | 2013-03-07 |
* | colourize colon_printf and question | Simon Gomizelj | 2013-03-07 |
* | introduce colstr for colourizing | Simon Gomizelj | 2013-03-07 |
* | add a config settings and flag for colours | Simon Gomizelj | 2013-03-07 |
* | standardize format functions | Simon Gomizelj | 2013-03-07 |
* | remove format from statistic messages | Simon Gomizelj | 2013-03-07 |
* | split "Packages (%zd):" message | Simon Gomizelj | 2013-03-07 |
* | remove :: prefix from all message | Simon Gomizelj | 2013-03-07 |
* | refactor common code in query_search/sync_search | Simon Gomizelj | 2013-03-07 |
* | Perform limited conflict checking with --force | Allan McRae | 2013-02-24 |
* | Add format attributes to all required functions | Allan McRae | 2013-02-13 |
* | Exit with failure status if download or installation is not confirmed | Martin Panter | 2013-02-09 |
* | pacman: print version information in debug output | Allan McRae | 2013-02-09 |
* | Check keys are in keyring before package validation | Allan McRae | 2013-02-09 |
* | use strtok_r to parse multi-value config options | Andrew Gregory | 2013-02-07 |
* | Better error message with "-" is specified without stdin | Allan McRae | 2013-02-07 |
* | Add configuration option for Upgrade operation SigLevel | Allan McRae | 2013-02-07 |
* | Restore libarchive 2.8.x compatibility | Dan McGee | 2013-01-29 |
* | Consolidate --foreign/--native filtering | Simon Gomizelj | 2013-01-29 |
* | add caller prefix to alpm_logaction | Andrew Gregory | 2013-01-28 |
* | pacsort: add -f, --files option for sorting filenames | Dave Reisner | 2013-01-28 |
* | Allow querying directory ownership | Andrew Gregory | 2013-01-04 |
* | query_fileowner: don't append '/' if path is "/" | Andrew Gregory | 2013-01-04 |
* | Fix space between control structure and open parens | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Fix open braces style | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Fix missing spaces in operators | Gerardo Exequiel Pozzi | 2013-01-04 |
* | fix comment style // -> /* */ | Gerardo Exequiel Pozzi | 2013-01-04 |
* | Split common utility functions for libalpm and pacman | Allan McRae | 2013-01-04 |
* | Remove checks for geteuid | Allan McRae | 2013-01-03 |
* | Remove Cygwin support | Allan McRae | 2013-01-03 |
* | util/pactree: correctly free the deps list in walk_deps() | Dan McGee | 2013-01-03 |
* | Update copyright year for 2013 | Allan McRae | 2013-01-03 |
* | Remove leading "./" from filenames in mtree file | Allan McRae | 2012-12-14 |
* | Check file types match before comparing properties | Allan McRae | 2012-12-14 |
* | Check "install" and "changelog" files for changes | Allan McRae | 2012-12-14 |
* | Perform full checking of files with -Qkk | Allan McRae | 2012-12-14 |
* | Basic running of pacman -Qkk to check mtree files | Allan McRae | 2012-12-14 |
* | Separate checking a files existence into a function | Allan McRae | 2012-12-14 |
* | Move check function into its own file | Allan McRae | 2012-12-14 |
* | Do not warn about missing database if being downloaded | Allan McRae | 2012-12-14 |
* | Print package name before changelog entry with -Qc | Simon Gomizelj | 2012-12-14 |