Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed all traces of BLOB properties | Christian Mollekopf | 2018-02-06 |
| | |||
* | Fixed build | Christian Mollekopf | 2018-01-31 |
| | |||
* | Limit number of characters we print | Christian Mollekopf | 2018-01-30 |
| | |||
* | Improved sinksh stat output | Christian Mollekopf | 2018-01-30 |
| | |||
* | sinksh improvements | Christian Mollekopf | 2018-01-30 |
| | |||
* | Parse uids | Christian Mollekopf | 2018-01-30 |
| | |||
* | Inspect output | Christian Mollekopf | 2018-01-30 |
| | |||
* | More details in sinksh stat output | Christian Mollekopf | 2018-01-30 |
| | |||
* | Support UUID's without curly braces | Christian Mollekopf | 2018-01-29 |
| | |||
* | We don't normally have to see the capabilities | Christian Mollekopf | 2018-01-26 |
| | |||
* | Linebreak after each resource | Christian Mollekopf | 2018-01-26 |
| | |||
* | inspect output | Christian Mollekopf | 2018-01-25 |
| | |||
* | Get blob size as part of stat | Christian Mollekopf | 2018-01-25 |
| | |||
* | Share the filter syntax for count and list | Christian Mollekopf | 2018-01-25 |
| | |||
* | Doesn't add anything over list | Christian Mollekopf | 2018-01-25 |
| | |||
* | Dump key and value sizes on inspect | Christian Mollekopf | 2017-11-17 |
| | |||
* | Livequery | Christian Mollekopf | 2017-11-03 |
| | |||
* | Ensure we get a return code | Christian Mollekopf | 2017-11-01 |
| | |||
* | Ensure we get an appropriate exit code when a resource crashes. | Christian Mollekopf | 2017-10-31 |
| | |||
* | Sink clear error message | Christian Mollekopf | 2017-10-26 |
| | |||
* | Improved sinksh stat summary | Christian Mollekopf | 2017-10-06 |
| | |||
* | Support supplying a password with sinksh | Christian Mollekopf | 2017-09-20 |
| | |||
* | Say something if things are okay | Christian Mollekopf | 2017-08-18 |
| | |||
* | Only count every uid once. | Christian Mollekopf | 2017-08-14 |
| | | | | The previous code would fail on the second revision with the same uid. | ||
* | sinksh show cleanup | Christian Mollekopf | 2017-08-13 |
| | |||
* | More compact changeset | Christian Mollekopf | 2017-08-13 |
| | |||
* | Inspection to validate all rids | Christian Mollekopf | 2017-08-13 |
| | |||
* | Some metadata for inspect | Christian Mollekopf | 2017-08-11 |
| | |||
* | Print version | Christian Mollekopf | 2017-08-02 |
| | |||
* | Info command to print some default information | Christian Mollekopf | 2017-08-02 |
| | |||
* | No more SINK_DEBUG_AREA | Christian Mollekopf | 2017-05-12 |
| | |||
* | Upgrade job that we can eventually use to upgrade the storage | Christian Mollekopf | 2017-05-11 |
| | |||
* | Move type implementations in one place | Christian Mollekopf | 2017-03-21 |
| | | | | | | | Having them separated is rather pointless (since we need one for every type, and all types are the interface of sink, as one), and caused quite a bit of friction when adding new types. This will also make it easier to change things for all types. | ||
* | This is not necessary | Christian Mollekopf | 2017-03-14 |
| | |||
* | Addressbook support | Christian Mollekopf | 2017-03-09 |
| | |||
* | Dav cleanup | Christian Mollekopf | 2017-03-09 |
| | |||
* | Inspect internals | Christian Mollekopf | 2017-02-24 |
| | |||
* | sinksh list apply resource filter and print BLOB properties | Christian Mollekopf | 2017-02-16 |
| | |||
* | Use SINK_REGISTER_TYPES to avoid repeating the types | Christian Mollekopf | 2017-02-16 |
| | |||
* | PropertyParser to properly parse different property types. | Christian Mollekopf | 2017-02-16 |
| | |||
* | Separate results | Christian Mollekopf | 2017-02-13 |
| | |||
* | sinksh drop to drop the cache | Christian Mollekopf | 2017-02-13 |
| | |||
* | Support a property-per-line printing style in list | Christian Mollekopf | 2017-02-13 |
| | | | | | Otherwise this becomes completely unreadable. Currently only used with --showall. With this "sinksh show" should no longer be necessary. | ||
* | Print value in inspection | Christian Mollekopf | 2017-02-09 |
| | |||
* | sinksh inspect | Christian Mollekopf | 2017-02-08 |
| | |||
* | make contacts suitable for applications like sinksh | Sandro Knauß | 2017-01-30 |
| | |||
* | Fixed build issues with pedantic enabled | Christian Mollekopf | 2017-01-12 |
| | |||
* | syncThen is no longer necessary | Christian Mollekopf | 2017-01-12 |
| | |||
* | Share query syntax | Christian Mollekopf | 2017-01-07 |
| | |||
* | Sinksh | Christian Mollekopf | 2017-01-05 |
| |