4 Commits

Author SHA1 Message Date
Derick Rethans
c1cec5cbc6 Bump integer size 2023-08-30 12:45:25 +01:00
Peter Kokot
53159bb183 Fix permissions
Having synced file permissions in Git repositories is a reccurring
issue. Git can track files as executables (0755) or not (0644). Usually,
all files except the executable ones such as command line scripts or
binary executables, should be set to 0644.

This patch syncs permissions in the Git repository.
2018-10-25 15:22:47 +02:00
Alejandro Leiva
99d87e9a83 - Sync database 2008-11-06 14:53:26 +00:00
Richard Heyes
9e4571260c * Added package_stats table 2002-06-18 10:43:45 +00:00