| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add first test | Stefan Majewsky | 2017-07-07 | 8 | -8/+307 | |
| * | refactor package rtree towards testability | Stefan Majewsky | 2017-05-09 | 7 | -118/+109 | |
| * | refactor cli.Interface yet again | Stefan Majewsky | 2017-05-09 | 8 | -130/+141 | |
| * | implement TUI instance for when stdin is not a tty | Stefan Majewsky | 2017-05-09 | 3 | -11/+76 | |
| * | replace panic() by a collector for early errors | Stefan Majewsky | 2017-05-09 | 5 | -9/+67 | |
| * | YAGNI | Stefan Majewsky | 2017-05-07 | 3 | -121/+6 | |
| * | refactor towards new cli.Interface | Stefan Majewsky | 2017-05-07 | 8 | -228/+415 | |
| * | bubble up exit codes instead of calling os.Exit() in functions | Stefan Majewsky | 2017-05-07 | 2 | -35/+29 | |
| * | propagate errors upwards properly | Stefan Majewsky | 2017-05-05 | 4 | -119/+172 | |
| * | implement rtree drop | Stefan Majewsky | 2017-05-05 | 3 | -3/+67 | |
| * | implement rtree import | Stefan Majewsky | 2017-05-05 | 4 | -2/+96 | |
| * | provide applet symlinks in build/ directory | Stefan Majewsky | 2017-05-05 | 1 | -2/+6 | |
| * | move rtree from util.Prompt to cli.Query | Stefan Majewsky | 2017-05-04 | 3 | -73/+36 | |
| * | add "cli" package with a Query method | Stefan Majewsky | 2017-05-04 | 585 | -0/+208648 | |
| * | initial implementation of "rtree get" command | Stefan Majewsky | 2017-05-02 | 5 | -14/+199 | |
| * | restructure rtree into gofu (with rtree as the first applet) | Stefan Majewsky | 2017-05-02 | 8 | -99/+160 | |
| * | move code out of main.go into the model types | Stefan Majewsky | 2017-05-02 | 3 | -94/+114 | |
| * | implement subcommands: remotes, repos, each | Stefan Majewsky | 2017-04-04 | 2 | -3/+69 | |
| * | implement "index" subcommand | Stefan Majewsky | 2017-04-04 | 5 | -28/+380 | |
| * | prepare subcommand structure | Stefan Majewsky | 2017-04-04 | 1 | -10/+45 | |
| * | read and write index file | Stefan Majewsky | 2017-04-04 | 28 | -0/+11156 | |
| * | Initial commit | Stefan Majewsky | 2017-04-04 | 1 | -0/+674 | |
