summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-07Do not resolve every local package filelist on removeAllan McRae1-1/+3
2013-02-24add SYMEXPORT to alpm_filelist_containsAndrew Gregory1-1/+1
2013-02-24dload: don't download sig if package is found in cacheDave Reisner1-1/+1
2013-02-24Provide full path names in warning messagesRichard Pougnet1-9/+10
2013-02-24paccache: use xargs to execute mv/rm commandsDave Reisner1-2/+2
2013-02-24Perform limited conflict checking with --forceAllan McRae5-5/+32
2013-02-24use resolved_path for filelist_containsAndrew Gregory5-6/+21
2013-02-24return resolved paths from filelist_differenceAndrew Gregory4-32/+18
2013-02-24return resolved paths from filelist_intersectionAndrew Gregory3-5/+3
2013-02-24add fileconflict tests for cases with symlinksAndrew Gregory4-0/+80
2013-02-24use alpm_list_free on filelist intersectionAndrew Gregory1-1/+1
2013-02-16pmtest: install filesystem entries before packagesAndrew Gregory1-3/+3
2013-02-16fix off-by-one error in _alpm_filelist_resolveAndrew Gregory1-4/+8
2013-02-16fix style violationsAndrew Gregory3-7/+9
2013-02-16fix alpm_validation_t commentAndrew Gregory1-1/+1
2013-02-16add alpm_logaction to API updatesAndrew Gregory1-0/+1
2013-02-16find_fileconflicts: reduce path resolution callsAndrew Gregory1-4/+6
2013-02-16makepkg: add support for .pkg.tar.lzoDave Reisner2-1/+4
2013-02-16makepkg.conf.5: fix bulletted list item formattingDave Reisner1-2/+4
2013-02-16libalpm: never attempt to remove a mountpointDave Reisner1-0/+40