Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-21 | Improve header commenting | Harry Jeffery | |
2018-09-27 | Implemented imv_command_exec_list(). | Jeinzi | |
2018-09-01 | Added support for multiple commands per bind. | Jeinzi | |
2017-11-25 | Don't duplicate license text in all source files | Harry Jeffery | |
If moving to dual-licensing, this text will be confusing. It's also a lot of noise. | |||
2017-11-23 | Remove imv_ prefix from struct imv_list | Harry Jeffery | |
It's just bloat. No value. | |||
2017-11-23 | Give commands the full arg string too | Harry Jeffery | |
2017-08-06 | Fix failing build on gcc 4.8.4 | Harry Jeffery | |
2017-04-15 | Fix compiler warning | Harry Jeffery | |
2017-04-15 | Let commands take an arbitrary pointer | Harry Jeffery | |
2017-04-14 | Let's not have imv_commands use hidden globals | Harry Jeffery | |
2017-04-14 | Add basic alias support | Harry Jeffery | |
2017-04-12 | Add basic command system | Harry Jeffery | |