summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Release version 3.2.13.2.1Rémy Oudompheng2-1/+7
2011-10-20Do not report wrong permissions for symbolic links (FS#26536).Rémy Oudompheng2-3/+8
2011-10-15filenames: test compatibility with non-UTF8 filenamesRémy Oudompheng1-4/+8
2011-10-15Correct typo.Rémy Oudompheng1-1/+1
2011-10-15glibfiles: fix wrong file pattern for Glib schemasRémy Oudompheng2-2/+2
2011-10-14Release version 3.23.2Rémy Oudompheng2-1/+3
2011-10-14Refine glibfiles rules to avoid warnings in glib2 (FS#25829).Rémy Oudompheng1-2/+7
2011-10-14Avoid usage of bytes keyword as a variable name.Rémy Oudompheng1-3/+3
2011-10-14Make util.read_carefully() private.Rémy Oudompheng1-3/+3
2011-10-14Fix expected test output due to soname change in pacmanRémy Oudompheng1-2/+2
2011-10-14Consider archives as binary files in anyelf rule (FS#24854)Rémy Oudompheng2-2/+39
2011-09-16Honor TMPDIR environment variableDan McGee1-1/+1
2011-09-16Remove PkgdirRuleDan McGee3-20/+0
2011-08-27Update NEWS file.Rémy Oudompheng1-0/+7
2011-08-27Adapt to pyalpm 0.5 API.Rémy Oudompheng3-22/+16
2011-06-08Allow usage with newer versions of pyalpm.Rémy Oudompheng1-9/+15
2011-06-02Convert sodepends to use pyalpmworkingDan McGee1-22/+17
2011-06-02Main file cleanups and simplificationDan McGee2-23/+16
2011-06-02Don't assume local DB when looking up providersDan McGee1-3/+3
2011-06-02Fix carch ruleDan McGee3-22/+36
2011-06-02Remove unnecessary codeDan McGee1-5/+1
2011-06-02Follow standard Python class naming conventionsDan McGee6-8/+6
2011-05-08Correct packaging issues.Rémy Oudompheng2-2/+2
2011-05-08Release version 3.13.1.0Rémy Oudompheng2-1/+2
2011-05-08shebandepends: redirect stderr when calling `which`Rémy Oudompheng1-1/+1
2011-05-08fileownership: use a clearer tag for non-standard owner alertRémy Oudompheng2-2/+2
2011-04-27Remove pacman module completely.Rémy Oudompheng7-104/+40
2011-04-27Use pyalpm in shebangdependsRémy Oudompheng1-18/+9
2011-04-27Use pyalpm in depends module.Rémy Oudompheng1-11/+4
2011-04-27Add functions to load info from pacman database.Rémy Oudompheng1-10/+26
2011-04-27Move tarball loading code to a separate function.Rémy Oudompheng5-21/+26
2011-04-27Import pyalpm with default database location.Rémy Oudompheng1-0/+4
2011-04-27Move PKGBUILD loading code to a separate function.Rémy Oudompheng5-32/+34
2011-04-27mimedesktop: ignore symlinks when looking for desktop files (FS#23952)Rémy Oudompheng2-0/+4
2011-04-27extravars: add epoch to standard variables (FS#23966)Rémy Oudompheng2-1/+3
2011-04-25Add javafiles rule to detect dependency on Java runtime (FS#23521)Rémy Oudompheng4-0/+52
2011-04-25Update NEWS fileRémy Oudompheng1-0/+5
2011-04-25fix util.script_type() to give correct results when reading /usr/bin/envRémy Oudompheng1-2/+3
2011-04-25fhs: add a check for files in temporary directories (FS#23539)Rémy Oudompheng3-16/+34
2011-04-24parsepkgbuild: run with sane PATH and redirect standard outputRémy Oudompheng1-2/+2
2011-04-02Release version 3.0.63.0.6Rémy Oudompheng2-1/+7
2011-04-02tags: code cleanup, try to load a tags file on importRémy Oudompheng2-15/+23
2011-04-02Print dependency reasons in the depends moduleRémy Oudompheng4-7/+13
2011-04-02Revert the inverted logic of provides handlingRémy Oudompheng1-20/+10
2011-04-02Move tag processing and formatting to a separate module.Rémy Oudompheng2-16/+60
2011-04-02tests: add basic sodepends test caseRémy Oudompheng1-0/+69
2011-04-02tests: run makepkg with the full environmentRémy Oudompheng1-2/+4
2011-04-02sodepends, shebangdepends: add dependency reasonsRémy Oudompheng4-14/+37
2011-04-02Add dependency reasons for several rulesRémy Oudompheng9-14/+40
2011-04-02Modify tags to allow for display of dependency reasonsRémy Oudompheng6-12/+16