| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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 | |
| | | | | | | rtree is functionally complete, but the implementation is very messy now. :( | |||||
| * | 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 | |
