0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Suppress error output from a missing index in ntx_list(). More... over 17 years ago
Update the output of 'ntx help', and make ntx rm handle lists. More... over 17 years ago
Update copyright to reflect this year's modifications. More... over 17 years ago
Fix a missing newline at the end of COPYING.txt. More... over 17 years ago
Update ntx edit to use a list of target notes. More... over 17 years ago
Remove the ruby version of NTX, as it has no future in master. More... over 17 years ago
Merge branch 'origin' More... over 17 years ago
Remove superfluous comment, add the first revision of README.txt. More... over 17 years ago
Cleanup: Only replace an entry if it changes, and remove find_res. More... almost 18 years ago
Use a reentrant version of strtok to avoid future issues. More... almost 18 years ago
Rename strrtokens to stratokens (it isn't reentrant) and check DEBUG. More... almost 18 years ago
Fix breakage when re-tagging notes with tags as substrings. More... almost 18 years ago
Add regression tests for altering tags with tags as substrings. More... almost 18 years ago
Exception handling: abort() uncaught exceptions, and fix a list error. More... almost 18 years ago
ntx-rb misc. updates and server work. More... almost 18 years ago
Cleanup and error handling, refactoring, and more readable code. More... almost 18 years ago
Fix generated code for ClosedStructs. More... about 18 years ago
More idiomatic selector generation when calculating intersections. More... about 18 years ago
Use the correct ruby idiom for ClosedStruct. More... about 18 years ago
ntx/rb NTXServer cleanups, and addition of the NTXClient class. More... about 18 years ago
Add a pstore backend to ntx-server, and save it under @store[:list]. More... about 18 years ago
Fix the proto_proc string in list_category, and handle TagRequests. More... about 18 years ago
Cleanups and feature additions to ntx/rb. More... about 18 years ago
Add the ruby client/daemon pair to the ntx project. More... about 18 years ago
Constify buffer offsets, add 'sugar' offsets, clean up some formatting. More... about 18 years ago
Add a stub for plugging regression test scripts into test.sh. More... about 18 years ago
Fix a minor oversight in titling the guide. More... about 18 years ago
Cleanup, error formatting fixes, and catch E_INVAL (corrupt file/record). More... about 18 years ago
Fix accessing a freed string in E_GZIOERROR handling. More... about 18 years ago
Append newlines after die(), and improve error handling detail. More... about 18 years ago