Next | Query returned 168 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2022-08-17 20:18:20 by Roland Illig | Files touched by this commit (1)
Log message:
lintpkgsrc: fix parse-guessing of pkgsrc-wip packages using an SCM
   2022-08-17 19:47:50 by Roland Illig | Files touched by this commit (1)
Log message:
lintpkgsrc: eliminate common subexpression when parsing package
   2022-08-17 19:40:09 by Roland Illig | Files touched by this commit (1)
Log message:
lintpkgsrc: fix loading of package data; condense loading of categories
   2022-08-17 19:26:36 by Roland Illig | Files touched by this commit (2)
Log message:
lintpkgsrc: cleanup: move loading and storing of package data together
   2022-08-16 22:54:35 by Roland Illig | Files touched by this commit (2)
Log message:
lintpkgsrc: cleanup: rename PkgDb to PkgData

The previous name could be confused with the pkgdb directory that holds
information about the currently installed packages.
   2022-08-16 22:28:41 by Roland Illig | Files touched by this commit (1)
Log message:
lintpkgsrc: improve PKGNAME guessing for PHP, Python, Ruby packages
   2022-08-16 22:10:32 by Roland Illig | Files touched by this commit (1)
Log message:
lintpkgsrc: fix PKGNAME guessing for Lua packages

Previously, the guessed PKGNAME of devel/lua-busted was '-busted-2.0.0',
now it is 'lua-busted-2.0.0'.
   2022-08-16 22:06:06 by Roland Illig | Files touched by this commit (1)
Log message:
lintpkgsrc: cleanup: condense invalid_version
   2022-08-16 21:40:24 by Roland Illig | Files touched by this commit (1)
Log message:
lintpkgsrc: cleanup: condense package_globmatch
   2022-08-16 21:20:06 by Roland Illig | Files touched by this commit (1)
Log message:
lintpkgsrc: cleanup: rename subroutine

Scanning the distfiles is not the main action.

Next | Query returned 168 messages, browsing 21 to 30 | Previous