aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* move SQL schema setup to variableGravatar Peter McGoron 2021-07-261-9/+9
|
* add list tags and list cardsGravatar Peter McGoron 2021-07-263-57/+24
|
* underwriter: start new argument parserGravatar Peter McGoron 2021-07-264-32/+110
|
* add inspect_tagmap.mdGravatar Peter McGoron 2021-07-261-0/+12
|
* add renamingGravatar Peter McGoron 2021-07-263-1/+17
|
* add more documentation cardsGravatar Peter McGoron 2021-07-261-0/+0
|
* add 'list tags' and 'list cards'Gravatar Peter McGoron 2021-07-261-0/+56
|
* use an actual schema for storing tag dataGravatar Peter McGoron 2021-07-264-77/+78
|
* untag: actually remove note from tag listsGravatar Peter McGoron 2021-07-261-0/+4
|
* modify examples and add tag_idempotent.mdGravatar Peter McGoron 2021-07-263-2/+7
|
* fix removing tags from a cardGravatar Peter McGoron 2021-07-261-10/+8
|
* make sure tagging does not add a tag more than onceGravatar Peter McGoron 2021-07-264-6/+12
|
* add ability to add cards to databaseGravatar Peter McGoron 2021-07-263-0/+154
7-0310-b661-cf11e63c67ab 2002-12-20dmaas - renamed exported arm definitions into the raw1394_ namespace; ↵Gravatar anonymous 3-124/+48 brought kernel-raw1394.h back in sync with the kernel version git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@96 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-12-16rawiso updates:Gravatar dmaas 3-18/+25 - changed return type of rawiso xmit/recv handlers from int to enum raw1394_iso_disposition - added an ioctl (RAW1394_ISO_QUEUE_ACTIVITY) to force an ISO_ACTIVITY event into the queue. This is needed for handling RAW1394_ISO_DEFER, to kick us out of the next read() instead of sleeping forever. - removed references to "8-byte" isochronous header - this is an OHCI-specific implementation detail git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@95 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-11-18fix cplusplus extern C blockGravatar ddennedy 1-4/+4 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@94 53a565d1-3bb7-0310-b661-cf11e63c67ab 2002-11-18merged rawiso branchGravatar ddennedy 7-6/+488 git-svn-id: svn://svn.linux1394.org/libraw1394/trunk@93 53a565d1-3bb7-0310-b661-cf11e63c67ab