|
acc1b82b8a
|
Deleting useless GetPath function
|
2017-11-09 22:40:28 +02:00 |
|
|
da7f4cbfd0
|
Implementing change directory command
|
2017-11-09 22:39:58 +02:00 |
|
|
8158edf88c
|
Refactoring to use Client and Stack
|
2017-11-08 22:18:23 +02:00 |
|
|
95cd8f17b1
|
Fixing the use of the Client interface & ditching the ClientStack interface
|
2017-11-08 15:31:26 +02:00 |
|
|
cb46154ec8
|
Refactoring: Instead of using net.Conn use a Client interface instead
|
2017-11-08 15:11:37 +02:00 |
|
|
a9da0ce2d9
|
Remove unnecessary comments
|
2017-11-01 16:48:19 +02:00 |
|
|
143430ff5f
|
Implementing the Path
|
2017-10-29 18:59:03 +02:00 |
|
|
9ce435af85
|
Adding new method Items() to the StringStack + docummentation
|
2017-10-29 17:45:38 +02:00 |
|
|
093b853785
|
Fixing warnings
|
2017-10-29 15:01:45 +02:00 |
|
|
c676da9a30
|
Running go fmt
|
2017-10-28 23:40:24 +03:00 |
|
|
d5c1554496
|
Refactoring GetFile function
|
2017-10-28 23:38:40 +03:00 |
|
|
82181156c6
|
Fixing indentation in Stack
|
2017-10-28 23:17:16 +03:00 |
|
|
7f447978a2
|
Fixing tests to compare recovered value with the error instead of nil
|
2017-10-28 23:16:53 +03:00 |
|
|
f45beb7d23
|
Adding license file
|
2017-10-28 19:11:41 +03:00 |
|
|
d77ed8615b
|
Adding README
|
2017-10-28 19:10:38 +03:00 |
|
|
27e0615ec5
|
Implementing a new Stack type
|
2017-10-28 19:02:26 +03:00 |
|
|
73e322b845
|
Adding some comments to GetFile
|
2017-10-20 18:35:30 +03:00 |
|
|
8604f6443b
|
Refactoring SendFile to GetFile
|
2017-10-20 18:34:16 +03:00 |
|
|
1673aac845
|
Adding GetNoBits error for the Get command
|
2017-10-20 18:32:06 +03:00 |
|
|
24b0a634d8
|
Adding UknownError
|
2017-10-20 18:25:47 +03:00 |
|
|
c9725bd926
|
Use thisCommand instead of commands[0] & Change get command's error reporting
|
2017-10-20 18:24:07 +03:00 |
|
|
3e0e994e86
|
Adding the help command
|
2017-10-20 18:20:11 +03:00 |
|
|
9757016561
|
Initial commit
|
2017-10-20 18:08:25 +03:00 |
|