Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2019-03-11
| ||
04:37 | Merged forward the repair db stuff - but it seems non-functional :( Leaf check-in: f4d6f459b6 user: matt tags: trunk | |
2018-12-22
| ||
00:13 | added txted option to use $EDITOR; enforced writing entry even if blank to dat file check-in: 011650322e user: bjbarcla tags: trunk | |
2018-12-14
| ||
10:12 | Added dependency on fmt check-in: 60c8ceffbc user: matt tags: trunk | |
2018-12-11
| ||
21:14 | fixed version in help check-in: ca4e84d31b user: bjbarcla tags: trunk, v1.08 | |
21:11 | bumped version check-in: 98e8037423 user: bjbarcla tags: trunk | |
19:33 | adding emacs+orgmode support check-in: e4e7b77997 user: bjbarcla tags: trunk | |
19:33 | fixed issue with spreadsheet xml having empty entry Leaf check-in: 3432e5411e user: bjbarcla tags: emacs-support | |
00:42 | orgsy things fails on new sheet... instrumented some debug, will need to consult with Matt. Suspect side effects from gnumeric not captured in create-new-db check-in: 209c55e912 user: bjbarcla tags: emacs-support | |
00:29 | added import-orgfile and export-orgfile check-in: 67e13dfe68 user: bjbarcla tags: emacs-support | |
00:16 | it works... check-in: ac5b71c1e1 user: bjbarcla tags: emacs-support | |
2018-12-08
| ||
02:28 | initial work to add emacs mode check-in: 0fb74edd02 user: bjbarcla tags: emacs-support | |
2018-10-15
| ||
22:46 | Added get-row.sh example script check-in: c8128da434 user: mrwellan tags: trunk | |
2018-07-23
| ||
19:51 | repair command can now fix refdbs containing (??) Leaf check-in: afbb0f5793 user: raghavki tags: repairdb | |
2018-07-05
| ||
20:14 | User can now proivide the sheet-name ini the init command check-in: 272cf9b4e4 user: raghavki tags: repairdb | |
2018-07-03
| ||
23:21 | created init.scm and compiled it to get an executable to run create the refdb from the terminal command line check-in: fd50f4bf40 user: raghavki tags: repairdb | |
2018-06-29
| ||
00:39 | added the init-refdb code check-in: f07bfe21a8 user: raghavki tags: repairdb | |
2018-06-28
| ||
17:07 | platform independent & VCS independent refdb conflict file repair code check-in: 8074f730ea user: raghavki tags: repairdb | |
2018-06-26
| ||
16:14 | Code to remove the conflict lines added check-in: 993f7c264e user: raghavki tags: repairdb | |
2018-06-21
| ||
22:58 | 1st version of repair refdb code 06212018 check-in: 92d0f8fd0e user: raghavki tags: repairdb | |
2018-06-15
| ||
22:39 | First mesage - 06152018 check-in: 9d0729bfec user: raghavki tags: repairdb | |
2018-06-12
| ||
17:38 | Enabled deploy build in makefile check-in: 4ea08205d9 user: jmoon18 tags: trunk | |
2017-09-19
| ||
22:30 | Fixed double entry of data on set check-in: 0ccec6d0ea user: mrwellan tags: trunk, v1.07 | |
04:43 | Fixed case where adding a sheet manually caused a gnumeric crash when editing using refdb. check-in: 5da3adcdca user: matt tags: trunk, v1.07 | |
2017-09-07
| ||
20:55 | Added support for adding switches to the gnumeric invocation. check-in: 650dea6815 user: matt tags: trunk, v1.06 | |
2017-09-06
| ||
22:26 | Added support for managing switches for gnumeric in settings.cfg check-in: 425ff31f8c user: mrwellan tags: trunk | |
2016-09-02
| ||
23:45 | Added handling for strange case where the column is already existant in an sqlite3 dump of the refdb check-in: cfe95fac0f user: mrwellan tags: trunk, v1.05 | |
2016-07-11
| ||
16:27 | Bumping version. Installing from central eggs continues to give me wrong version check-in: 40cc893530 user: mrwellan tags: trunk, v1.05 | |
2016-07-01
| ||
04:32 | Removed reference to v1.03 in refdb.setup. I don't think it is supposed to be there as I get the wrong .so on installing the egg check-in: 731f7c18ea user: matt tags: trunk | |
2016-06-30
| ||
21:00 | extension version was not bumped, bumping it now check-in: 03b9c512b0 user: mrwellan tags: trunk, v1.04 | |
2016-04-19
| ||
21:33 | Fixed incorrect reading of setup.cfg and bumped version identifier check-in: c3be509e23 user: mrwellan tags: trunk, v1.04 | |
18:10 | Fixed runnaway problem with settings.cfg check-in: dc976716d4 user: mrwellan tags: trunk, v1.04 | |
2016-03-22
| ||
22:11 | Fixed csv dump check-in: 21f19a8fd6 user: mrwellan tags: trunk, v1.03 | |
2015-10-06
| ||
20:01 | Fixed ordering in row/col in set check-in: fa789719e2 user: mrwellan tags: trunk | |
19:34 | Fixed couple issues with set check-in: fa714fbed3 user: mrwellan tags: trunk | |
2015-10-05
| ||
16:02 | Fixed couple missing things with gencsv check-in: 82be6c5469 user: mrwellan tags: trunk | |
15:57 | Added back gencsv check-in: 68e80ae43a user: mrwellan tags: trunk | |
15:44 | Include refdb-module.scm instead of use the module to ease multiversion installs check-in: 48cd981b66 user: mrwellan tags: trunk | |
03:19 | Fixed version check-in: 5f6c86eabf user: matt tags: trunk | |
03:00 | Enabled csv export and bumped version check-in: 800dc193a7 user: matt tags: trunk | |
01:57 | Fixed issue in set check-in: 4f1dc70a60 user: matt tags: trunk | |
01:46 | Removed debug noise check-in: a73fd2194a user: matt tags: trunk | |
01:43 | Merged v1.02 back to trunk check-in: 6aae349cde user: matt tags: trunk | |
01:21 | Added set check-in: df023bd8cd user: matt tags: trunk | |
2015-10-04
| ||
23:55 | Added getrow and getcol check-in: 80664ebcf0 user: matt tags: trunk | |
21:03 | dump2sqlite3 done check-in: 8f9998547f user: matt tags: trunk | |
19:53 | Partial implementation of sqlite3 dump check-in: 7f6d020236 user: matt tags: trunk | |
15:18 | interim check-in: 3cb76f55aa user: matt tags: trunk | |
2015-09-29
| ||
17:01 | Added minimalistic refdb2db.scm starter check-in: fa81e5c12c user: matt tags: trunk | |
2015-02-09
| ||
04:50 | Added more tests, fixed csv export issue with row and column names Leaf check-in: f873dc2367 user: matt tags: v1.02 | |
04:34 | Added more tests, fixed csv export issue with row and column names check-in: 33fce53603 user: matt tags: v1.02 | |