| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use a transaction when adding new bookmarks | 2012-12-28 | 1 | -3/+10 | |
| | | | | | | | | During testing it was discovered that the `first-result' procedure throws an exception, which left the database in a somewhat inconsistent state, the bookmark had been added, but (at least one of) the tags weren't added. This should make it all succeed or all fail. | ||||
| * | Add README | 2012-12-27 | 1 | -0/+9 | |
| | | |||||
| * | Update linkwave | 2012-12-27 | 1 | -2/+27 | |
| | | | | | | | | | | | | | * Add parsing of command line arguments, if the first argument starts with "http://" assume it's a new bookmark and save it to the database. * Add adding bookmarks to the database. * linkwave.scm (string-no-null): Only try to remove the final null byte if the string is longer than 0 characters and only if the last character _is_ a null character. | ||||
| * | Guard against non-blob values of bookmark.date | 2012-12-27 | 1 | -1/+3 | |
| | | |||||
| * | Initial commit | 2012-12-24 | 4 | -0/+94 | |
