summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* pmpkg: add missing directories to test packagesAndrew Gregory2013-03-10
* makepkg: Add --verifysource to only download/verify source filesOlivier Brunel2013-03-10
* makepkg: Make VCS download functions use get_filenameNeer Sighted2013-03-10
* makepkg: Separate vcs download and extractWilliam Giokas2013-03-10
* make paclog-pkglist understand 'downgraded'Simon Gomizelj2013-03-10
* make status/log messages reflect version changeSimon Gomizelj2013-03-10
* bash_completion: update for colorAllan McRae2013-03-10
* remove the duplicate strnlen and strndupSimon Gomizelj2013-03-10
* libalpm/sync: remove useless intermediate variableDave Reisner2013-03-10
* contrib: Add color to paccacheWilliam Giokas2013-03-08
* contrib: Add color to bacmanWilliam Giokas2013-03-08
* contrib: Make pacdiff colors the same as makepkgWilliam Giokas2013-03-08
* scripts: Add color to repo-addWilliam Giokas2013-03-08
* scripts: Add color to pkgdeltaWilliam Giokas2013-03-08
* scripts: Add color to pacman-optimizeWilliam Giokas2013-03-08
* scripts: Add color to pacman-keyWilliam Giokas2013-03-08
* scripts: Add color to pacman-db-upgradeWilliam Giokas2013-03-08
* scripts: Add color to library/output_format.shWilliam Giokas2013-03-08
* update documentation and config filesSimon Gomizelj2013-03-07
* 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
* makepkg: Use a recursive git clone.Neer Sighted2013-03-07
* makepkg: Avoid find to fork for each rm callSébastien Luttringer2013-03-07
* Add staticlibs option in PKGBUILDSébastien Luttringer2013-03-07
* libalpm: Search for replacers before literalsOlivier Brunel2013-03-07
* libalpm: Fix installing update of a replaced packageOlivier Brunel2013-03-07
* fix typos in pacman testsAndrew Gregory2013-03-07
* Do not resolve every local package filelist on removeAllan McRae2013-03-07
* add SYMEXPORT to alpm_filelist_containsAndrew Gregory2013-02-24
* dload: don't download sig if package is found in cacheDave Reisner2013-02-24
* Provide full path names in warning messagesRichard Pougnet2013-02-24
* paccache: use xargs to execute mv/rm commandsDave Reisner2013-02-24
* Perform limited conflict checking with --forceAllan McRae2013-02-24
* use resolved_path for filelist_containsAndrew Gregory2013-02-24
* return resolved paths from filelist_differenceAndrew Gregory2013-02-24
* return resolved paths from filelist_intersectionAndrew Gregory2013-02-24
* add fileconflict tests for cases with symlinksAndrew Gregory2013-02-24
* use alpm_list_free on filelist intersectionAndrew Gregory2013-02-24