Package | Description |
---|---|
com.rultor.ci |
Continuous Integration (CI) basic tools.
|
com.rultor.scm |
SCM related classes.
|
com.rultor.scm.git |
Git.
|
Modifier and Type | Class and Description |
---|---|
class |
UnseenBranches
Returns only one tag, if it wasn't seen before.
|
Modifier and Type | Method and Description |
---|---|
SCM |
UnseenCommits.scm() |
Constructor and Description |
---|
OnTag(SCM src,
Batch btch,
Billboard brd)
Public ctor.
|
UnseenBranches(SCM scm,
Notepad ntp)
Public ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
Edge
Edge of development (latest branch in the list).
|
class |
SemVer
Branches sorted according to SemVer recommendations.
|
Modifier and Type | Method and Description |
---|---|
SCM |
Branch.scm()
SCM it's in.
|
SCM |
Branch.Passive.scm() |
SCM |
Seasoned.scm() |
SCM |
Checkout.scm() |
SCM |
Head.scm() |
Constructor and Description |
---|
Checkout(SCM src,
String branch)
Public ctor.
|
Edge(SCM src)
Public ctor.
|
SemVer(String reg,
SCM src)
Public ctor.
|
Modifier and Type | Class and Description |
---|---|
class |
Git
Git.
|
Copyright © 2009–2014 Rultor Inc.. All rights reserved.