Commit Graph
42 Commits
Author SHA1 Message Date
brianandGitHub 14bd1cdd41 Merge pull request #43 from sp0cket/master
fix drawHeader strings.Repeat crash
2020-04-08 15:29:24 -05:00
brianandGitHub 19bf4d25d2 Merge pull request #41 from knqyf263/filter
add filter
2020-03-30 16:24:09 -05:00
brianandGitHub eacd685531 Merge pull request #39 from knqyf263/no_value
add -no-value option
2020-03-30 16:20:48 -05:00
brianandGitHub 2970b1c912 Update README.md
Add 2.0 Release Binaries
2019-10-17 11:56:24 -05:00
brian e6f872fbf6 Use a buffer system for building the panes 2019-10-17 10:49:08 -05:00
brianandGitHub a3714bf8e4 Merge pull request #33 from sethetter/16-json-formatting
Format and indent JSON values
2019-10-08 09:31:33 -05:00
brian 8c302bd236 Close file after exporting JSON
Resolves issue #30
2019-02-18 09:04:38 -06:00
brian 433c8111ba Rename boltbrowser.go to main.go
Also, add version number to about screen
2019-02-18 08:55:48 -06:00
brianandGitHub b274dceb94 Merge pull request #29 from tbrent/master
Fix Vendoring
2019-02-18 08:14:47 -06:00
brianandGitHub 02b86a0e35 Update README.md
Add troubleshooting section
2018-10-24 09:31:50 -05:00
brian fa1386d9c5 Use go mod for vendoring 2018-10-24 07:42:04 -05:00
brianandGitHub fe0290c14e Merge pull request #22 from gabstv/master
Print only valid (non control) UTF8 characters
2018-02-01 14:27:19 -06:00
brianandGitHub f289915a70 Merge pull request #20 from andrewslotin/18-timeout_if_db_is_locked
Timeout if DB is locked
2017-10-13 12:03:53 -05:00
brianandGitHub e903cbcea6 Merge pull request #19 from andrewslotin/add_flags_support
Add flags support
Add *.db to .gitignore
Exit with status code 2 (command misuse) if no files were given
2017-10-12 06:57:08 -05:00
brian ca8240e06d Fixed bug that occurred with sub-buckets around level 4 2017-05-18 08:17:58 -05:00
brianandGitHub ff35f76c1f Merge pull request #12 from shawnps/patch-1
fix images markdown in README
2017-04-28 08:31:38 -05:00
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