Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| acaac18a | 2022-04-04 09:47:40 | remove error message | ||
| b28128bd | 2022-03-30 16:47:44 | fix compilation | ||
| 570eb2c0 | 2022-03-30 16:45:52 | check buffer size | ||
| 715f7c80 | 2022-01-22 09:25:25 | update man page | ||
| 909fe14a | 2022-01-22 09:25:17 | typo | ||
| cfeeda13 | 2022-01-02 19:23:08 | git ignore | ||
| e9212c03 | 2021-12-14 12:43:12 | Update doc | ||
| a3826f63 | 2021-12-14 12:30:23 | readme | ||
| 9be79e18 | 2021-12-14 12:27:25 | isc license | ||
| 4a986774 | 2021-12-10 12:37:53 | update documentation | ||
| bb081e7d | 2021-12-10 12:37:34 | fix gitignore | ||
| ea7fe85d | 2021-11-26 16:54:12 | rename /etc/git-auth.conf to /etc/git/auth.conf | ||
| f956712d | 2021-01-09 12:24:08 | fix arguments | ||
| b3750c22 | 2021-01-08 12:13:07 | make stracat use double quote | ||
| de575ff1 | 2021-01-08 12:03:05 | log command in case of error | ||
| 06a7bd5d | 2021-01-08 12:00:10 | cleanup | ||
| cdb783ca | 2021-01-08 11:49:28 | log early | ||
| 9bf2c1fd | 2021-01-08 11:06:52 | fix arguments | ||
| b3a78211 | 2021-01-08 10:06:16 | std=c89 | ||
| 85f049a6 | 2021-01-08 02:22:32 | debug | ||
| d7a2dd3e | 2021-01-07 13:22:11 | debug, ws | ||
| ffa38f63 | 2021-01-07 13:13:23 | debug | ||
| 324f638d | 2021-01-07 13:10:14 | debug | ||
| 1ebfdd66 | 2021-01-07 12:15:11 | debug messages | ||
| fe3992aa | 2021-01-07 11:49:32 | better error messages, fix number of arguments | ||
| f24adc0e | 2021-01-06 12:47:19 | rewrite less lispy more c-like | ||
| dae86e79 | 2020-09-07 12:48:10 | init and grow by 1024 rules at a time | ||
| 522af3e7 | 2020-09-07 12:47:46 | fix symtable realloc | ||
| a770d61d | 2020-09-07 12:45:06 | fix rule realloc | ||
| 3494bfc8 | 2020-03-09 14:08:05 | document rules | ||
| cf5f7a8a | 2020-03-09 12:16:00 | remove dist make target | ||
| 35d62769 | 2013-07-27 02:00:55 | only cosmetic changes to make the compiler happy | ||
| 5ef93b4f | 2012-11-17 23:52:36 | bump version to 0.2 | ||
| 8aaa6e7a | 2012-11-17 23:52:20 | paragraphs in man page | ||
| 89eb2c29 | 2012-11-17 04:52:40 | update date | ||
| 5dc25cf8 | 2012-11-17 03:44:20 | open log after checking args | ||
| da032623 | 2012-11-17 03:40:41 | log more errors | ||
| e90396f6 | 2012-11-17 03:38:43 | dist now uploads to lowh.net/dist | ||
| fcf73e4d | 2012-11-17 03:37:29 | ws | ||
| 1efe5b05 | 2012-11-17 03:37:03 | add README.md to dist | ||
| 39f77023 | 2012-11-16 17:58:55 | doc: describe GIT_AUTH_ID, create README.md from manual page. | ||
| 91f9f9d0 | 2012-11-16 17:57:05 | doc: describe GIT_AUTH_ID, create README.md from manual page. | ||
| 81b87165 | 2012-04-22 01:07:15 | fix command parsing and execution | ||
| da53fd79 | 2012-04-22 01:04:19 | fix command parsing and execution | ||
| 7f07c5c5 | 2012-04-22 00:18:54 | fix exec, fix logging | ||
| c703affe | 2012-04-21 08:38:30 | fix mandir | ||
| 4af395b5 | 2012-04-21 08:37:35 | fix exec from git-shell | ||
| 58e4ae16 | 2012-04-21 08:11:08 | default path for git-shell | ||
| 49fcfdb4 | 2012-04-21 08:08:30 | MANDIR, not DOCDIR | ||
| d2c21cb6 | 2012-04-21 07:57:37 | install doc into /usr/local | ||
| d40e7883 | 2012-04-20 11:35:53 | fix install, dist and clean targets | ||
| 707b9a49 | 2012-04-20 11:34:56 | building with obj dir | ||
| aadad016 | 2012-04-20 10:58:10 | add debug flags | ||
| f5f7aa8d | 2012-04-20 10:57:14 | remove some debug log | ||
| 23646ac2 | 2012-04-20 06:57:20 | make dist -> tarball | ||
| aaaf0fc4 | 2012-04-20 06:51:32 | expand documentation | ||
| 6e4bd389 | 2012-04-20 06:51:02 | fix matching | ||
| aadf5635 | 2012-04-20 05:44:45 | first shot |