summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-10Bump to version 4.1.0rc1v4.1.0rc1Allan McRae1-4/+4
2013-03-10zsh completion: add support for all longopts commandsDaniel Wallace1-16/+65
2013-03-10zsh completion: include flags that can be doubledDaniel Wallace1-47/+47
2013-03-10zsh completion: fix doubling up of specific variablesDaniel Wallace1-25/+23
2013-03-10zsh completion: add --color to completionDaniel Wallace1-0/+1
2013-03-10zsh completion: make sure all indentions are tabsDaniel Wallace1-105/+105
2013-03-10zsh completion: use consistent case statement styleDaniel Wallace1-101/+131
2013-03-10zsh completion: fix stacked completionDaniel Wallace1-27/+41
2013-03-10zsh completion: add deptest and databaseDaniel Wallace1-0/+25
2013-03-10testdb: quote output substitutionsAndrew Gregory1-6/+6
2013-03-10testdb: pass empty local pkglist to alpm_checkdepsAndrew Gregory1-1/+1
2013-03-10pmpkg: add missing directories to test packagesAndrew Gregory3-22/+37
2013-03-10makepkg: Add --verifysource to only download/verify source filesOlivier Brunel2-2/+11
2013-03-10makepkg: Make VCS download functions use get_filenameNeer Sighted1-9/+7
2013-03-10makepkg: Separate vcs download and extractWilliam Giokas1-68/+131
2013-03-10make paclog-pkglist understand 'downgraded'Simon Gomizelj1-1/+1
2013-03-10make status/log messages reflect version changeSimon Gomizelj3-33/+78
2013-03-10bash_completion: update for colorAllan McRae1-3/+3
2013-03-10remove the duplicate strnlen and strndupSimon Gomizelj1-22/+0
2013-03-10libalpm/sync: remove useless intermediate variableDave Reisner1-5/+2
2013-03-08contrib: Add color to paccacheWilliam Giokas1-11/+9
2013-03-08contrib: Add color to bacmanWilliam Giokas1-28/+34
2013-03-08contrib: Make pacdiff colors the same as makepkgWilliam Giokas2-26/+14
2013-03-08scripts: Add color to repo-addWilliam Giokas2-0/+8
2013-03-08scripts: Add color to pkgdeltaWilliam Giokas1-1/+7
2013-03-08scripts: Add color to pacman-optimizeWilliam Giokas1-1/+10
2013-03-08scripts: Add color to pacman-keyWilliam Giokas2-1/+7
2013-03-08scripts: Add color to pacman-db-upgradeWilliam Giokas1-1/+10
2013-03-08scripts: Add color to library/output_format.shWilliam Giokas3-8/+38
2013-03-07update documentation and config filesSimon Gomizelj3-0/+9
2013-03-07colourize -QSimon Gomizelj1-1/+3
2013-03-07colourize -Sl/-QlSimon Gomizelj2-7/+6
2013-03-07colourize -Ss/-QsSimon Gomizelj1-6/+10
2013-03-07colourize the output of -Qi/SiSimon Gomizelj2-7/+11
2013-03-07colourize table outputSimon Gomizelj1-1/+3
2013-03-07colourize warnings and errorsSimon Gomizelj1-2/+4
2013-03-07colourize colon_printf and questionSimon Gomizelj1-2/+7
2013-03-07introduce colstr for colourizingSimon Gomizelj3-0/+65
2013-03-07add a config settings and flag for coloursSimon Gomizelj3-1/+27
2013-03-07standardize format functionsSimon Gomizelj2-11/+11
2013-03-07remove format from statistic messagesSimon Gomizelj1-11/+46
2013-03-07split "Packages (%zd):" messageSimon Gomizelj1-1/+1
2013-03-07remove :: prefix from all messageSimon Gomizelj5-23/+37
2013-03-07refactor common code in query_search/sync_searchSimon Gomizelj4-127/+95
2013-03-07makepkg: Use a recursive git clone.Neer Sighted1-1/+1
2013-03-07makepkg: Avoid find to fork for each rm callSébastien Luttringer1-2/+2
2013-03-07Add staticlibs option in PKGBUILDSébastien Luttringer4-13/+27
2013-03-07libalpm: Search for replacers before literalsOlivier Brunel4-16/+33
2013-03-07libalpm: Fix installing update of a replaced packageOlivier Brunel2-0/+20
2013-03-07fix typos in pacman testsAndrew Gregory3-4/+4