Log In
lrossett
/
centos
/
centpkg
Forked from
centos/centpkg
4 years ago
Clone
Source Code
GIT
Source
Stats
Overview
Files
Commits
Branches
Forks
Releases
Commits
11
Branch:
35f2c1b38a1ace8050a9bfc4aaa24cc6140ab473
bash-completion
branch-pattern
dev
develop
do_fork-fix
dockerfile-fix
fork-url
issue-32_fetch-fork
issue_21-clone-b
lookaside-cli-param
lookaside-sig
manpage
progname
typehint-removal
add a comment to the place in the initializer where we handle the 'common' bits
Brian Stinson
• 9 years ago
35f2c1
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