summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-10Bump to version 4.1.0rc1v4.1.0rc1Allan McRae
2013-03-10zsh completion: add support for all longopts commandsDaniel Wallace
2013-03-10zsh completion: include flags that can be doubledDaniel Wallace
2013-03-10zsh completion: fix doubling up of specific variablesDaniel Wallace
2013-03-10zsh completion: add --color to completionDaniel Wallace
2013-03-10zsh completion: make sure all indentions are tabsDaniel Wallace
2013-03-10zsh completion: use consistent case statement styleDaniel Wallace
2013-03-10zsh completion: fix stacked completionDaniel Wallace
2013-03-10zsh completion: add deptest and databaseDaniel Wallace
2013-03-10testdb: quote output substitutionsAndrew Gregory
2013-03-10testdb: pass empty local pkglist to alpm_checkdepsAndrew Gregory
2013-03-10pmpkg: add missing directories to test packagesAndrew Gregory
2013-03-10makepkg: Add --verifysource to only download/verify source filesOlivier Brunel
2013-03-10makepkg: Make VCS download functions use get_filenameNeer Sighted
2013-03-10makepkg: Separate vcs download and extractWilliam Giokas
2013-03-10make paclog-pkglist understand 'downgraded'Simon Gomizelj
2013-03-10make status/log messages reflect version changeSimon Gomizelj
2013-03-10bash_completion: update for colorAllan McRae
2013-03-10remove the duplicate strnlen and strndupSimon Gomizelj
2013-03-10libalpm/sync: remove useless intermediate variableDave Reisner
2013-03-08contrib: Add color to paccacheWilliam Giokas
2013-03-08contrib: Add color to bacmanWilliam Giokas
2013-03-08contrib: Make pacdiff colors the same as makepkgWilliam Giokas
2013-03-08scripts: Add color to repo-addWilliam Giokas
2013-03-08scripts: Add color to pkgdeltaWilliam Giokas
2013-03-08scripts: Add color to pacman-optimizeWilliam Giokas
2013-03-08scripts: Add color to pacman-keyWilliam Giokas
2013-03-08scripts: Add color to pacman-db-upgradeWilliam Giokas
2013-03-08scripts: Add color to library/output_format.shWilliam Giokas
2013-03-07update documentation and config filesSimon Gomizelj
2013-03-07colourize -QSimon Gomizelj
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