0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmd/mapi: use PR_LONGTERM_ENTRYID_FROM_TABLE instead of PR_ENTRYID. More... over 13 years ago
mapi/ffcrm: don't store None/empty entries in the gitdb. More... over 13 years ago
Remove old useless do-sync script. More... over 13 years ago
cmd/dump: print address dicts in alphabetical order by key. More... over 13 years ago
cmd/ffcrm: actually add/update/delete address entries. More... over 13 years ago
Turn the 'addresses' list-of-dicts into a simpler 'addr_biz' dict. More... over 13 years ago
TODO updated. More... over 13 years ago
Reload the entries after a merge and before saving. More... over 13 years ago
Merge lib/ffcrm.py into cmd/ffcrm.py. More... over 13 years ago
test.sh: notice if importing after a merge gives different results. More... over 13 years ago
cmd/fake-merge: a command for marking a branch as merged without merging. More... over 13 years ago
cmd/mapi: add new contacts correctly. More... over 13 years ago
Print the commitid generated by a merge. More... over 13 years ago
merge algorithm: ignore "empty" to "null" changes. More... over 13 years ago
Use log() instead of print for a bunch of debug messages. More... over 13 years ago
cmd/dedupe: don't reassign an item's uuid if that uuid in use already. More... over 13 years ago
Initial README. More... over 13 years ago
crampi.py: avoid error about usage() expecting a parameter. More... over 13 years ago
cmd/*: default sqlite db filename from gitdb.sqlite3 -> crampi.sqlite3. More... over 13 years ago
crampi.py: follow symlinks when looking for exedir. More... over 13 years ago
mapi: adding new entries works now too. More... over 13 years ago
More checking for duplicate lids/uuids. More... over 13 years ago
cmd/validate: go through the whole history and check it all. More... over 13 years ago
lib/entry: if no lastname/firstname, str() should use company name instead. More... over 13 years ago
Unit tests for a bunch of new commands. More... over 13 years ago
mapi: initial merge support (updates only, no adding new items) More... over 13 years ago
ffcrm: split "merge" functionality into its own function. More... over 13 years ago
cmd/diff: ignore the difference between NULL and ''. More... over 13 years ago
dedupe: don't deduplicate multiple records from A to the same key in B. More... over 13 years ago
Replace yaml encode/decode with python repr/eval. More... over 13 years ago