Log In
asaleh
/
centos
/
centpkg
Forked from
centos/centpkg
2 years ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
Commits
10
Branch:
9af8c49a62d9dbdba38be02eb49dd2dfc0338338
develop
fixup_repo
add the target property, and change the initializer to handle the cases where common is specified in the git branch
Brian Stinson
• 9 years ago
9af8c4
put some properties before the initializer
Brian Stinson
• 9 years ago
86b0d3
make sure the right target gets set if common is specified at the project level
Brian Stinson
• 9 years ago
47c4aa
make sure the right target gets set if common is specified at the release level
Brian Stinson
• 9 years ago
f7e2af
add test cases for if -common is specified in the git branch name
Brian Stinson
• 9 years ago
3a7531
add a test that the target gets set correctly for fully-specified branch
Brian Stinson
• 9 years ago
c8beba
refactored tests to classes for each type of input string
Brian Stinson
• 9 years ago
b9126c
add the DistGitDirectory class
Brian Stinson
• 9 years ago
7ae64c
only import what we need in init
Brian Stinson
• 9 years ago
ebeaf1
let's get started on a test suite
Brian Stinson
• 9 years ago
c0555c