summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Use C locale when parsing UseDelta floating point valuesDan McGee2013-03-14
* Update all translations files to push to TransifexAllan McRae2013-03-10
* Remove all leading :: from pacman translationsAllan McRae2013-03-10
* Pull updated translations from transifexAllan McRae2013-03-10
* Add new languages from TransifexAllan McRae2013-03-10
* testdb: quote output substitutionsAndrew Gregory2013-03-10
* testdb: pass empty local pkglist to alpm_checkdepsAndrew Gregory2013-03-10
* make status/log messages reflect version changeSimon Gomizelj2013-03-10
* remove the duplicate strnlen and strndupSimon Gomizelj2013-03-10
* colourize -QSimon Gomizelj2013-03-07
* colourize -Sl/-QlSimon Gomizelj2013-03-07
* colourize -Ss/-QsSimon Gomizelj2013-03-07
* colourize the output of -Qi/SiSimon Gomizelj2013-03-07
* colourize table outputSimon Gomizelj2013-03-07
* colourize warnings and errorsSimon Gomizelj2013-03-07
* colourize colon_printf and questionSimon Gomizelj2013-03-07
* introduce colstr for colourizingSimon Gomizelj2013-03-07
* add a config settings and flag for coloursSimon Gomizelj2013-03-07
* standardize format functionsSimon Gomizelj2013-03-07
* remove format from statistic messagesSimon Gomizelj2013-03-07
* split "Packages (%zd):" messageSimon Gomizelj2013-03-07
* remove :: prefix from all messageSimon Gomizelj2013-03-07
* refactor common code in query_search/sync_searchSimon Gomizelj2013-03-07
* Perform limited conflict checking with --forceAllan McRae2013-02-24
* Add format attributes to all required functionsAllan McRae2013-02-13
* Exit with failure status if download or installation is not confirmedMartin Panter2013-02-09
* pacman: print version information in debug outputAllan McRae2013-02-09
* Check keys are in keyring before package validationAllan McRae2013-02-09
* use strtok_r to parse multi-value config optionsAndrew Gregory2013-02-07
* Better error message with "-" is specified without stdinAllan McRae2013-02-07
* Add configuration option for Upgrade operation SigLevelAllan McRae2013-02-07
* Restore libarchive 2.8.x compatibilityDan McGee2013-01-29
* Consolidate --foreign/--native filteringSimon Gomizelj2013-01-29
* add caller prefix to alpm_logactionAndrew Gregory2013-01-28
* pacsort: add -f, --files option for sorting filenamesDave Reisner2013-01-28
* Allow querying directory ownershipAndrew Gregory2013-01-04
* query_fileowner: don't append '/' if path is "/"Andrew Gregory2013-01-04
* Fix space between control structure and open parensGerardo Exequiel Pozzi2013-01-04
* Fix open braces styleGerardo Exequiel Pozzi2013-01-04
* Fix missing spaces in operatorsGerardo Exequiel Pozzi2013-01-04
* fix comment style // -> /* */Gerardo Exequiel Pozzi2013-01-04
* Split common utility functions for libalpm and pacmanAllan McRae2013-01-04
* Remove checks for geteuidAllan McRae2013-01-03
* Remove Cygwin supportAllan McRae2013-01-03
* util/pactree: correctly free the deps list in walk_deps()Dan McGee2013-01-03
* Update copyright year for 2013Allan McRae2013-01-03
* Remove leading "./" from filenames in mtree fileAllan McRae2012-12-14
* Check file types match before comparing propertiesAllan McRae2012-12-14
* Check "install" and "changelog" files for changesAllan McRae2012-12-14
* Perform full checking of files with -QkkAllan McRae2012-12-14