module documentation
Repo implementation atop OpenStack SWIFT.
Class |
|
Undocumented |
Class |
|
Undocumented |
Class |
|
A Connector to swift that manage authentication and errors catching |
Class |
|
Manage references in info/refs object. |
Class |
|
A Swift Object Store |
Class |
|
A Git pack object. |
Class |
|
The data contained in a packfile. |
Class |
|
A SwiftPackReader that mimic read and sync method |
Class |
|
No class docstring; 0/5 instance variable, 3/3 methods, 1/1 class method documented |
Class |
|
Undocumented |
Exception |
|
Undocumented |
Function | cmd |
Entry point for starting a TCP git server. |
Function | cmd |
Undocumented |
Function | load |
Load configuration in global var CONF |
Function | load |
Undocumented |
Function | main |
Undocumented |
Function | pack |
Undocumented |
Function | swift |
Read a pack index file from Swift |
Load configuration in global var CONF
Parameters | |
path | The path to the configuration file |
file | If provided read instead the file like object |
Read a pack index file from Swift
Returns: a PackIndexer
instance
Parameters | |
scon | a SwiftConnector instance |
filename | Path to the index file objectise |