Age | Commit message (Expand) | Author | Files | Lines |
2018-06-27 | Update dependency version for xds agent & commonflounder_5.99.1flounder/5.99.15.99.1 |  Sebastien Douheret | 1 | -2/+2 |
2018-05-22 | go version: check if go version is greater than 1.9.0 |  Clément Bénier | 1 | -3/+4 |
2018-05-15 | Add packaging files |  Ronan Le Martret | 8 | -0/+188 |
2018-04-05 | Fixed meta tags in path to avoid conflict with spec syntaxv1.1.1 |  Sebastien Douheret | 1 | -1/+1 |
2018-03-12 | Exit xds-cli on XDS-Server disconneciton. |  Sebastien Douheret | 4 | -6/+45 |
2018-03-09 | Added default CTRL+C signal handler. |  Sebastien Douheret | 1 | -0/+15 |
2018-03-09 | Fixed terminal output (support escape and control characters) |  Sebastien Douheret | 7 | -67/+195 |
2018-03-06 | Added bash completion support. |  Sebastien Douheret | 2 | -0/+13 |
2018-03-05 | Fixed target and terminal id arg parsing |  Sebastien Douheret | 2 | -34/+34 |
2018-02-23 | Added target and terminal supportv1.1.0 |  Sebastien Douheret | 11 | -9/+751 |
2018-02-23 | Added logfile support |  Sebastien Douheret | 1 | -2/+19 |
2018-02-23 | Fixed conflict name between exec package and local exec function. |  Sebastien Douheret | 1 | -2/+2 |
2018-02-14 | fix install script |  Loïc Collignon | 1 | -1/+1 |
2018-01-26 | Sort projects and sdks list. |  Sebastien Douheret | 2 | -1/+26 |
2018-01-24 | Fixed usage of project type.eel_5.0.1eel/5.0.15.0.1 |  Sebastien Douheret | 1 | -1/+1 |
2018-01-24 | Fixed crach when no XDS Server connected. |  Sebastien Douheret | 1 | -0/+3 |
2018-01-24 | Fixed GOPATH setup while debugging in VSC |  Sebastien Douheret | 1 | -5/+5 |
2018-01-23 | Added -s | --short option (useful from scripting) |  Sebastien Douheret | 2 | -3/+22 |
2018-01-23 | Used new SDK Management event. |  Sebastien Douheret | 2 | -12/+35 |
2018-01-22 | List "Installing" sdks by default. |  Sebastien Douheret | 1 | -1/+3 |
2018-01-08 | Updated go dep (used xds-agent api ~1.0.0)v1.0.0 |  Sebastien Douheret | 1 | -1/+1 |
2018-01-05 | Migration to AGL gerrit (update go import) |  Sebastien Douheret | 11 | -26/+27 |
2018-01-05 | Added AGL .gitreview file |  Sebastien Douheret | 1 | -0/+5 |
2018-01-05 | Add confirmation before deleting a project or a sdk. |  Sebastien Douheret | 3 | -0/+30 |
2018-01-05 | Improved SDK installation output and add -debug option. |  Sebastien Douheret | 1 | -10/+35 |
2018-01-03 | Minor fixes in sdks command output. |  Sebastien Douheret | 1 | -1/+6 |
2017-12-22 | Added sdks install / uninstall / abort commands.v0.1.3 |  Sebastien Douheret | 3 | -24/+163 |
2017-12-12 | Removed useless file from Windows packagev0.1.2 |  Sebastien Douheret | 1 | -0/+2 |
2017-12-12 | Adapt early logging level of HTTP client. |  Sebastien Douheret | 1 | -1/+6 |
2017-12-07 | Improved reported error on invalid XDS_AGENT_URL |  Sebastien Douheret | 1 | -3/+10 |
2017-12-07 | Support ~ or $VAR for --config option value |  Sebastien Douheret | 1 | -1/+6 |
2017-12-07 | Display early log when exiting earlier. |  Sebastien Douheret | 1 | -6/+19 |
2017-12-06 | Fixed rpath option detection of exec command. |  Sebastien Douheret | 1 | -1/+1 |
2017-12-05 | Only update Server URL when it's necessary.v0.1.1 |  Sebastien Douheret | 1 | -2/+4 |
2017-12-05 | Support --config option either before or after command verb. |  Sebastien Douheret | 1 | -0/+13 |
2017-12-04 | Added "misc status" (short: "m sts") command |  Sebastien Douheret | 1 | -0/+32 |
2017-12-04 | Update connection options: --url/XDS_AGENT_URL and --url-server/XDS_SERVER_URL. |  Sebastien Douheret | 5 | -28/+84 |
2017-12-04 | Added XDS_SDK_ID and XDS_PROJECT_ID env variables support. |  Sebastien Douheret | 2 | -10/+15 |
2017-11-30 | Added Copyright headers.v0.1.0 |  Sebastien Douheret | 9 | -5/+169 |
2017-11-30 | Check go version because xds-common request go > v1.8.1 |  Sebastien Douheret | 2 | -1/+18 |
2017-11-30 | Add -u short option for --url and support port number only. |  Sebastien Douheret | 3 | -6/+16 |
2017-11-30 | Used new agent lib name xaapiv1 and fix env setup. |  Sebastien Douheret | 8 | -49/+39 |
2017-11-24 | Fixed config file option or env var detection. |  Sebastien Douheret | 2 | -20/+37 |
2017-11-10 | Added config and install scripts |  Sebastien Douheret | 4 | -2/+39 |
2017-11-10 | Use fix commit id to fetch xds-agent while waiting rc2. |  Sebastien Douheret | 1 | -1/+1 |
2017-11-08 | Log projects events. |  Sebastien Douheret | 2 | -1/+11 |
2017-11-08 | Added short options for exec and project subcommands. |  Sebastien Douheret | 2 | -6/+6 |
2017-11-08 | Display help when no arg is set. |  Sebastien Douheret | 1 | -1/+5 |
2017-11-06 | Improved help/description . |  Sebastien Douheret | 2 | -10/+37 |
2017-11-06 | Fixed version setting. |  Sebastien Douheret | 1 | -2/+2 |