| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update texi documentation to include new commands | 2013-03-23 | 1 | -34/+90 | ||
| * | 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 | 2 | -4/+69 | ||
| * | Add some docs | 2013-03-23 | 4 | -0/+721 | ||
| * | Add GPLv3 license info | 2013-03-23 | 10 | -3/+805 | ||
| * | Add conkeror module | 2013-03-23 | 2 | -0/+168 | ||
| * | Move lisp sources to lisp/ | 2013-03-23 | 6 | -2/+5 | ||
| * | Add macro defcommand | 2013-03-22 | 1 | -39/+50 | ||
| * | Add README | 2013-03-22 | 1 | -0/+46 | ||
| * | Add search command | 2013-03-22 | 1 | -1/+20 | ||
| * | Declare ignored variables | 2013-03-21 | 1 | -0/+3 | ||
| * | Disable debugger for executable | 2013-03-21 | 1 | -1/+1 | ||
| * | Separate help texts from help command | 2013-03-21 | 1 | -4/+13 | ||
| * | Switch date and name | 2013-03-21 | 1 | -1/+1 | ||
| * | Update usage info | 2013-03-21 | 1 | -1/+2 | ||
| * | Add add-command | 2013-03-21 | 1 | -1/+36 | ||
| * | Extract parse-args from clark | 2013-03-21 | 1 | -2/+12 | ||
| * | Reorder functions, add docstring to clark | 2013-03-21 | 1 | -12/+16 | ||
| * | Move intern into make-command-name | 2013-03-21 | 1 | -4/+4 | ||
| * | Make it do something | 2013-03-21 | 2 | -20/+46 | ||
| * | Make clark target depend on make-image.lisp | 2013-03-21 | 1 | -1/+1 | ||
| * | Initial commit | 2013-03-20 | 6 | -0/+75 | ||
