summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-07colourize -Sl/-QlSimon Gomizelj
2013-03-07colourize -Ss/-QsSimon Gomizelj
2013-03-07colourize the output of -Qi/SiSimon Gomizelj
2013-03-07colourize table outputSimon Gomizelj
2013-03-07colourize warnings and errorsSimon Gomizelj
2013-03-07colourize colon_printf and questionSimon Gomizelj
2013-03-07introduce colstr for colourizingSimon Gomizelj
2013-03-07add a config settings and flag for coloursSimon Gomizelj
2013-03-07standardize format functionsSimon Gomizelj
2013-03-07remove format from statistic messagesSimon Gomizelj
2013-03-07split "Packages (%zd):" messageSimon Gomizelj
2013-03-07remove :: prefix from all messageSimon Gomizelj
2013-03-07refactor common code in query_search/sync_searchSimon Gomizelj
2013-03-07makepkg: Use a recursive git clone.Neer Sighted
2013-03-07makepkg: Avoid find to fork for each rm callSébastien Luttringer
2013-03-07Add staticlibs option in PKGBUILDSébastien Luttringer
2013-03-07libalpm: Search for replacers before literalsOlivier Brunel
2013-03-07libalpm: Fix installing update of a replaced packageOlivier Brunel
2013-03-07fix typos in pacman testsAndrew Gregory
2013-03-07Do not resolve every local package filelist on removeAllan McRae
2013-02-24add SYMEXPORT to alpm_filelist_containsAndrew Gregory
2013-02-24dload: don't download sig if package is found in cacheDave Reisner
2013-02-24Provide full path names in warning messagesRichard Pougnet
2013-02-24paccache: use xargs to execute mv/rm commandsDave Reisner
2013-02-24Perform limited conflict checking with --forceAllan McRae
2013-02-24use resolved_path for filelist_containsAndrew Gregory
2013-02-24return resolved paths from filelist_differenceAndrew Gregory
2013-02-24return resolved paths from filelist_intersectionAndrew Gregory
2013-02-24add fileconflict tests for cases with symlinksAndrew Gregory
2013-02-24use alpm_list_free on filelist intersectionAndrew Gregory
2013-02-16pmtest: install filesystem entries before packagesAndrew Gregory
2013-02-16fix off-by-one error in _alpm_filelist_resolveAndrew Gregory
2013-02-16fix style violationsAndrew Gregory
2013-02-16fix alpm_validation_t commentAndrew Gregory
2013-02-16add alpm_logaction to API updatesAndrew Gregory
2013-02-16find_fileconflicts: reduce path resolution callsAndrew Gregory
2013-02-16makepkg: add support for .pkg.tar.lzoDave Reisner
2013-02-16makepkg.conf.5: fix bulletted list item formattingDave Reisner
2013-02-16libalpm: never attempt to remove a mountpointDave Reisner
2013-02-13Fix registering database with non-gpgme buildsAllan McRae
2013-02-13Fix --without-gpgme buildAllan McRae
2013-02-13Fix gpgme detectionAllan McRae
2013-02-13Add format attributes to all required functionsAllan McRae
2013-02-13Fix --enable-warningflagsAllan McRae
2013-02-13makepkg: fix -r and --needed conflictWilliam Giokas
2013-02-13Fix compilation error on clangAllan McRae
2013-02-13makepkg: add lrzip compression supportAllan McRae
2013-02-09Exit with failure status if download or installation is not confirmedMartin Panter
2013-02-09pacman: print version information in debug outputAllan McRae
2013-02-09Quieten the build process some moreAllan McRae