Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-10-06 | Comment out debug printf. | wiz | 1 | -2/+2 |
2017-10-04 | reduce-depends.awk: Also reduce "exact match" and "any version". | jlam | 1 | -58/+120 |
2017-10-04 | reduce-depends.awk: Match version strings containing tilde (~). | jlam | 1 | -2/+2 |
2017-10-01 | reduce-depends.awk: Avoid "delete array" statement for portability. | jlam | 1 | -5/+10 |
2017-10-01 | reduce-depends.awk: Avoid gensub() for portability. | jlam | 1 | -2/+2 |
2017-10-01 | reduce-depends.awk: Reduce "pkg>1" and "pkg<2" into "pkg>1<2". | jlam | 1 | -62/+178 |
2017-05-19 | Drop redundant dependency patterns. The normal reduction logic doesn't | joerg | 1 | -1/+4 |
2014-10-08 | Add missing braces and check getline returns success, this code must have | jperkin | 1 | -2/+3 |
2013-05-12 | consider nb? in dependency pattern. | obache | 1 | -2/+2 |
2011-10-15 | Rename "flavor" to "pkgformat". | reed | 1 | -0/+158 |