Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | degesch: factor out buffer_goto() | Přemysl Janouch | 2015-04-16 | 1 | -8/+16 |
| | | | | And make M-[0-9] ding if there's no such buffer. | ||||
* | degesch: fix quoting a slash | Přemysl Janouch | 2015-04-16 | 1 | -3/+5 |
| | |||||
* | degesch: some more progress | Přemysl Janouch | 2015-04-16 | 1 | -41/+167 |
| | | | | | | Whoa, this thing is huge. Started implementing the basis for IRC and user command handlers. | ||||
* | degesch: more buffer-related stuff | Přemysl Janouch | 2015-04-15 | 1 | -8/+53 |
| | |||||
* | degesch: show active buffers in prompt | Přemysl Janouch | 2015-04-15 | 1 | -2/+30 |
| | |||||
* | degesch: fix reading in the configuration | Přemysl Janouch | 2015-04-15 | 1 | -21/+26 |
| | |||||
* | degesch: add an error buffer line type | Přemysl Janouch | 2015-04-15 | 1 | -1/+5 |
| | |||||
* | degesch: update TODO/FIXME comments | Přemysl Janouch | 2015-04-15 | 1 | -4/+21 |
| | |||||
* | degesch: reorder configuration | Přemysl Janouch | 2015-04-15 | 1 | -5/+5 |
| | |||||
* | degesch: fix Travis CI build | Přemysl Janouch | 2015-04-15 | 1 | -0/+5 |
| | |||||
* | degesch: fix Travis CI build (hopefully) | Přemysl Janouch | 2015-04-15 | 1 | -0/+4 |
| | |||||
* | degesch: more GNU Readline work | Přemysl Janouch | 2015-04-15 | 1 | -46/+175 |
| | | | | | | I'm not so sure anymore I will be able to achieve my goals with this library. It's really a terrible mess. A consistent and neatly formatted terrible mess. | ||||
* | degesch: steady progress | Přemysl Janouch | 2015-04-13 | 1 | -23/+268 |
| | | | | | | I'm sorry, I can't do reasonable commit messages in this stage of development. It's all a total mess slowly converging to an alpha version. | ||||
* | degesch: actually do add the client | Přemysl Janouch | 2015-04-12 | 1 | -0/+1707 |
Mostly consists of some ZyklonB and some json-rpc-shell code. The part that actually makes it an IRC client is still unfinished. |