| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add tags commandHEADmaster | 2013-10-06 | 2 | -0/+23 | |
| * | Change *help-messages* to parameter | 2013-10-06 | 1 | -1/+1 | |
| * | Export commands | 2013-10-06 | 1 | -1/+2 | |
| * | Change that crazy name | 2013-10-06 | 5 | -8/+8 | |
| * | Fix compilation errors | 2013-10-06 | 4 | -6/+7 | |
| * | Allow CLark to be used from the lisp REPL | 2013-10-06 | 1 | -8/+11 | |
| * | Move command definitions to separate file | 2013-10-06 | 4 | -111/+132 | |
| * | Add remove-tags command | 2013-07-02 | 3 | -4/+24 | |
| * | Check bookmark doesn't exist before inserting | 2013-06-12 | 1 | -3/+5 | |
| * | Allow LISP to be specified on the outside | 2013-06-06 | 1 | -1/+1 | |
| * | Use parameter instead of constant for version | 2013-06-04 | 1 | -1/+1 | |
| * | Move most queries to queries.lisp | 2013-06-04 | 2 | -77/+100 | |
| * | Add random command | 2013-06-04 | 3 | -1/+59 | |
| * | Bump version to v0.1.1 | 2013-04-07 | 2 | -2/+2 | |
| * | Rename *version* to version | 2013-04-07 | 1 | -2/+2 | |
| * | Remove McCLIM as dependency and properly require | 2013-04-07 | 3 | -4/+2 | |
| * | Exit with status 1 on error | 2013-04-06 | 1 | -11/+30 | |
| * | Fix usage without XDG_*_HOME | 2013-04-06 | 1 | -10/+14 | |
| * | Eval make-command-name during execute | 2013-04-06 | 1 | -1/+1 | |
| * | Move the export to package definition | 2013-04-06 | 2 | -3/+2 | |
| * | Add sql macro | 2013-03-30 | 1 | -26/+46 | |
| * | Change order of script output | 2013-03-28 | 1 | -1/+1 | |
| * | Clarify defcommand | 2013-03-28 | 1 | -43/+35 | |
| * | Bump version in system, 0.0.1 is very low... | 2013-03-27 | 1 | -1/+1 | |
| * | Print to *error-output* when an error occurs | 2013-03-27 | 1 | -7/+9 | |
| * | Load an init file at startup | 2013-03-24 | 1 | -0/+14 | |
| * | Update the help messages to include the option | 2013-03-23 | 1 | -1/+5 | |
| * | Simplify usage of call-command | 2013-03-23 | 1 | -5/+5 | |
| * | Add remove command | 2013-03-23 | 1 | -0/+9 | |
| * | Add set-tags command | 2013-03-23 | 1 | -7/+30 | |
| * | Add edit command | 2013-03-23 | 1 | -0/+22 | |
| * | Check argument numbers for each command | 2013-03-23 | 1 | -12/+23 | |
| * | Add --script option | 2013-03-23 | 1 | -26/+33 | |
| * | Simplify get-bookmarks | 2013-03-23 | 1 | -8/+2 | |
| * | Fix typo | 2013-03-23 | 1 | -1/+1 | |
| * | Simplify the exists command | 2013-03-23 | 1 | -8/+3 | |
| * | Hide command detail | 2013-03-23 | 1 | -2/+6 | |
| * | Improve help messages | 2013-03-23 | 1 | -16/+45 | |
| * | Add exists command | 2013-03-23 | 1 | -4/+15 | |
| * | Place the database in XDG_DATA_HOME if possible | 2013-03-23 | 1 | -2/+16 | |
| * | Add some Makefile targets | 2013-03-23 | 1 | -1/+22 | |
| * | Add GPLv3 license info | 2013-03-23 | 5 | -0/+93 | |
| * | Move lisp sources to lisp/ | 2013-03-23 | 5 | -0/+191 |
