aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update linkwaveGravatar Tom Willemsen2012-12-271-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.dateGravatar Tom Willemsen2012-12-271-1/+3
|
* Initial commitGravatar Tom Willemsen2012-12-244-0/+94