Age | Commit message (Expand) | Author | Files | Lines |
2020-11-07 | epee: readline_buffer - fix thread safety, fix sync() after stop() | xiphon | 1 | -1/+9 |
2019-08-28 | simplewallet: lock console on inactivity | moneromooo-monero | 1 | -0/+10 |
2019-01-21 | readline: don't dereference possible NULL pointer | Jethro Grassie | 1 | -2/+2 |
2018-11-15 | Removed a lot of unnecessary includes | Martijn Otto | 1 | -2/+2 |
2018-10-12 | readline_buffer: fix "cursor in prompt" bug | moneromooo-monero | 1 | -1/+4 |
2018-01-18 | remove unnecessary include | Jethro Grassie | 1 | -1/+0 |
2017-12-16 | move includes around to lessen overall load | moneromooo-monero | 1 | -0/+1 |
2017-08-22 | Simplify readline support | Howard Chu | 1 | -122/+69 |
2017-08-16 | Construct on first use for completion_commands | Jethro Grassie | 1 | -4/+20 |
2017-08-16 | Add sync lock on stop | Jethro Grassie | 1 | -5/+4 |
2017-07-24 | Fix readline prompt when command does not output | Jethro Grassie | 1 | -13/+24 |
2017-07-19 | Merge pull request #2159 | Riccardo Spagni | 1 | -16/+55 |
2017-07-09 | Add various readline related fixes | Jethro Grassie | 1 | -16/+55 |
2017-07-07 | Add notification on stop | Jethro Grassie | 1 | -0/+1 |
2017-07-03 | Merge pull request #2112 | Riccardo Spagni | 1 | -5/+16 |
2017-06-28 | monero-wallet-cli: hang on exit in readline code (#2117) | moneromooo-monero | 1 | -3/+2 |
2017-06-28 | monero-wallet-cli: hang on exit in readline code (#2117) | moneromooo-monero | 1 | -2/+10 |
2017-06-25 | Fix multiline wallet cli output with readline | Jethro Grassie | 1 | -1/+5 |
2017-06-24 | Add readline improvements | Jethro Grassie | 1 | -2/+5 |
2017-06-24 | Merge pull request #2111 | Riccardo Spagni | 1 | -1/+1 |
2017-06-23 | readline_buffer: fix busy wait | moneromooo-monero | 1 | -1/+1 |
2017-06-21 | readline: fix invalid memory access | moneromooo-monero | 1 | -1/+1 |
2017-06-21 | readline_buffer: add a couple const | moneromooo-monero | 1 | -1/+1 |
2017-06-18 | Add readline support to cli | jethro | 1 | -0/+196 |