René Pfeuffer
|
c44d38cc61
|
Introduce abstraction for repository location
|
2019-05-09 14:08:18 +02:00 |
|
Sebastian Sdorra
|
77d79610d2
|
moves more git specific classes from ssh-plugin to git-plugin
|
2019-03-07 10:34:13 +01:00 |
|
René Pfeuffer
|
e6894490e5
|
Remove ssh from class names
The classes do not have anything to do with ssh.
|
2019-03-06 15:34:51 +01:00 |
|
René Pfeuffer
|
a16bb0d0af
|
Wrap parser and handler into interpreter
|
2019-03-05 15:01:57 +01:00 |
|
René Pfeuffer
|
dd71fb4c3b
|
Expose ScmCommandProtocol as extension point
This is necessary so that multiple providers (git, hg, ...) can
implement this. The using class has to find the matching implementation.
|
2019-03-05 14:20:31 +01:00 |
|
René Pfeuffer
|
0c46d639da
|
Extract base class for ReceivePackFactory implementations
|
2019-03-05 13:29:57 +01:00 |
|
René Pfeuffer
|
adcfb3ee5a
|
Do not map not found exception manually
|
2019-03-04 14:27:07 +01:00 |
|