Log In
ydesouza
/
centos
/
centpkg
Forked from
centos/centpkg
10 months ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
Commits
64
Branch:
a6e9d6454e646380ba91dea9d9919b1f90e1ea15
develop
change default config to not contact git.centos.org via ssh (in case users forget to supply the --anonymous flag)
Brian Stinson
• 10 years ago
f3349a
fix readme so it shows up correctly in bitbucket
Brian Stinson
• 10 years ago
096ba1
README edited online with Bitbucket
Brian Stinson
• 10 years ago
66d7c1
README edited online with Bitbucket
Brian Stinson
• 10 years ago
7448c8
add a license and a README
Brian Stinson
• 10 years ago
283077
add in setup.py and default centpkg.conf
Brian Stinson
• 10 years ago
d0f4ad
implement sources to download from the CentOS lookaside cache
Brian Stinson
• 10 years ago
9bd7b3
run the superclass version of clone, we don't need to do too much here yet
Brian Stinson
• 10 years ago
6f323d
override some loaders to work with the CentOS file structure and release numbering
Brian Stinson
• 10 years ago
ca61eb
skeleton cli file, preparing for custom commands
Brian Stinson
• 10 years ago
aa8548
ignore pyc files
Brian Stinson
• 10 years ago
5746a3
skeleton init file defining commands, mark them all NotImplemented so we can enable them one-by-one
Brian Stinson
• 10 years ago
2fb8a5
add gitignore
Brian Stinson
• 10 years ago
7816b3
initial import; build the skeleton of the script from the pyrpkg example
Brian Stinson
• 10 years ago
8ac9e7