Commit Graph
26 Commits
Author SHA1 Message Date
brianandGitHub 6b6a241245 Merge pull request #11 from aerth/invalid-db
handle non-bolt files with a simple error screen
2017-04-05 07:07:06 -05:00
brianandGitHub e83f065faa Merge pull request #10 from aerth/multi
Allow user to open multiple files, for example 'boltbrowser *.db'
2017-04-04 16:33:16 -05:00
brianandGitHub f2d0291391 Merge pull request #9 from aerth/const2var
Consider allowing compiler to reassign the value of ProgramName
2017-04-04 16:32:44 -05:00
brianandGitHub a3019e1e0a Merge pull request #7 from chilts/install-and-usage
Add install and usage info to the README
2016-12-30 07:30:48 -06:00
brian 4c01d82dfa 'D' is delete, not 'd'
Resolves github issue #3
2016-06-27 07:29:59 -05:00
brian 354b6641b6 Add comment explaining mainloop_windows.go 2016-06-27 07:23:56 -05:00
brian ca7e8555bd Merge pull request #2 from louy2/guard-signal
Guard signal
2016-05-09 10:42:24 -05:00
brian fb91d0fdfa Merge pull request #1 from louy2/remove-signal
Fix windows build
2016-05-09 10:42:13 -05:00
brian b473d98f1a Updated termbox-util library 2016-02-19 08:48:51 -06:00
brian 232e7e726b Resync changes from github repo 2015-05-20 08:56:41 -05:00
brian 8ec38b3b3a Add some screenshots to readme 2015-05-18 10:10:01 -05:00
brian 941e624d16 Migrate to github from personal host 2015-05-18 09:47:08 -05:00
brian e9905c02f6 Release 1 2015-05-18 08:49:47 -05:00
brian be134e0632 Fixed Paths
No need to track paths, just recurse over parents.
Also fixed an issue with some mode tracking.

Preparing to add ability to 'rename' buckets
2015-05-15 16:07:05 -05:00
brian f951ce9b64 Insert/Edit is working 2015-05-14 10:17:43 -05:00
brian 32a8c82b51 Making some progress 2015-05-12 16:04:49 -05:00
brian d3fcd82542 Trying to fix the stupid issue 2015-05-08 10:14:02 -05:00
brian 756b74fba7 Fixing a few things
Also changed color scheme
2015-05-04 20:17:41 -05:00
brian 00da774777 Add test.db to .gitignore 2015-05-04 19:38:35 -05:00
brian 6edf68f368 Switching to other Laptop 2015-05-04 17:41:47 -05:00
brian 20338d4671 Things are progressing
Deleting and Editing are working
2015-05-04 13:50:41 -05:00
brian cc46445c69 Switching over to termbox-util
Also, remove some unneeded stuff.
2015-05-03 18:57:37 -05:00
brian 97aa2ce9d0 Syncing Up 2015-05-01 22:17:31 -05:00
brian 4082154523 Functional Browsing
Next step is editing
2015-04-30 11:22:37 -05:00
brian c683fc190c Building things out, looking good. 2015-04-28 10:05:24 -05:00
brian 868945cff9 Initial Commit 2015-04-24 17:53:33 -05:00