| Commit message (Expand) | Author | Age |
* | updated the drone file | Emile | 2019-09-25 |
* | added a test for an empty international designator | Emile | 2019-09-25 |
* | added support for an enmpty international designator | Emile | 2019-09-25 |
* | removed code printing a possibly nonexistant string | Emile | 2019-09-23 |
* | Merge branch 'master' of git.darknebu.la:Satellite/tle | Emile | 2019-09-23 |
|\ |
|
| * | Update 'README.md' | emile | 2019-09-21 |
* | | added telegram notifications to the ci | Emile | 2019-09-23 |
|/ |
|
* | added some benchmarks | Emile | 2019-09-17 |
* | added some info on how to use the tests and the coverage | Emile | 2019-09-17 |
* | Update 'README.md' 0.1 | emile | 2019-09-17 |
* | fixed access to the wrong line | Emile | 2019-09-17 |
* | :white_check_mark: 100% coverage for first second line | Emile | 2019-09-17 |
* | :white_check_mark: 100% coverage for first line | Emile | 2019-09-17 |
* | stripping the spaces from the revolution numbers | Emile | 2019-09-14 |
* | updated a mistake in error | Emile | 2019-09-14 |
* | Update 'README.md' | emile | 2019-09-11 |
* | removed the TLE.go file | Emile | 2019-09-11 |
* | renamed TLE.go to tle.go possibly fixing module issues | Emile | 2019-09-11 |
* | converted the module name to lowercase | Emile | 2019-09-11 |
* | added pull requests to the readme | Emile | 2019-09-06 |
* | updated the go module file | Emile | 2019-09-05 |
* | updated the package comment | Emile | 2019-09-03 |
* | Merge branch 'master' of git.darknebu.la:Satellite/TLE | Emile | 2019-09-03 |
|\ |
|
| * | Merge branch 'coverage' of Satellite/TLE into master | emile | 2019-09-03 |
| |\ |
|
| | * | updated the tests increasing the coverage | Emile | 2019-09-02 |
| | * | updated the tests increasing the coverage | Emile | 2019-09-02 |
| |/ |
|
* / | updated the packge comment | Emile | 2019-09-03 |
|/ |
|
* | updated the coverage step | Emile | 2019-09-02 |
* | reverted | Emile | 2019-09-02 |
* | Merge branch 'license' of Satellite/TLE into master | emile | 2019-09-02 |
|\ |
|
| * | added a license | Emile | 2019-09-02 |
|/ |
|
* | Merge branch 'spelling' of Satellite/TLE into master | emile | 2019-09-02 |
|\ |
|
| * | spellcheck | Emile | 2019-09-02 |
* | | Merge branch 'refactor' of Satellite/TLE into master | emile | 2019-09-02 |
|\ \
| |/
|/| |
|
| * | moved the parsing of line two into an own function | Emile | 2019-09-02 |
| * | moved the parsing of line one into an own function | Emile | 2019-09-02 |
|/ |
|
* | updated the module file | Emile | 2019-08-30 |
* | converted the example to code blocks | Emile | 2019-08-30 |
* | added another test | Emile | 2019-08-30 |
* | Merge branch 'format' of Satellite/TLE into master | emile | 2019-08-30 |
|\ |
|
| * | added the TLE reference tables from wikipedia to the readme | Emile | 2019-08-30 |
|/ |
|
* | Merge branch 'badges' of Satellite/TLE into master | emile | 2019-08-30 |
|\ |
|
| * | added badges to the readme | Emile | 2019-08-30 |
|/ |
|
* | added the drone file | Emile | 2019-08-30 |
* | fixed the git errors | Emile | 2019-08-30 |
* | int8 → int | Emile | 2019-08-19 |
* | converted Launchpiece to a string | Emile | 2019-08-19 |
* | converted Classification to a string | Emile | 2019-08-19 |
* | line 1 | Emile | 2019-08-19 |
* | NewTLE function | Emile | 2019-08-19 |