Commit message (Expand) | Author | Lines | |
---|---|---|---|
2008-05-19 | allow an autogroup value of 0 to mean no group. This means you can set | oga | -2/+2 |
2008-05-18 | Kill conf_get_int(), it was a silly function anyway. | oga | -2/+1 |
2008-05-18 | When we're cleaning out the lists in parse_config and conf_clear it's a | oga | -37/+17 |
2008-04-29 | Allow slashes in unquoted strings. | simon | -4/+3 |
2008-04-16 | Replace a few leftover calls to strdup and calloc with xstrdup and xcalloc | oga | -11/+6 |
2008-04-15 | hit it with the knf stick. | oga | -21/+28 |
2008-04-15 | Add "gap" support to .cwmrc. The options put in here make gaps on the edge | oga | -3/+11 |
2008-04-15 | malloc -> calloc | okan | -3/+2 |
2008-03-23 | Replace the symlink configuration scheme with a simple yacc parser as | simon | -0/+583 |