Commit Graph

  • 521f83377c Merge pull request #545 from chrisallenlane/issue-544 3.7.1 Chris Allen Lane 2020-03-11 19:03:06 -04:00
  • b15ff10537 chore(version): bump version to 3.7.1 Chris Lane 2020-03-11 18:55:59 -04:00
  • 5288bd0c1c fix(frontmatter): resolve issue #544 Chris Lane 2020-03-11 18:54:46 -04:00
  • bddbee4158 fix(logging): improve sheets load logging Chris Lane 2020-03-11 18:51:06 -04:00
  • ce27cf2cc0 chore(version): bump version to 3.7.0 3.7.0 Chris Lane 2020-03-06 20:19:31 -05:00
  • 5733b1d6d4 chore(vendor): update vendor dependencies Chris Lane 2020-03-06 20:18:41 -05:00
  • 2d221050d8 Merge branch '1-14' into 3.7.0 Chris Lane 2020-03-06 20:17:54 -05:00
  • ce37b670c7 feat(installer): implement "installer" Chris Lane 2020-03-06 20:17:26 -05:00
  • 47a9eeb4fd go mod vendor Rui Chen 2020-03-03 18:28:13 -05:00
  • be56c9cf0c Bump golang to v1.14 Rui Chen 2020-03-03 18:26:32 -05:00
  • 7be57cb01c Merge pull request #540 from chrisallenlane/master Chris Allen Lane 2020-02-26 19:29:04 -05:00
  • 8453af8601 fix(Makefile): build targets Chris Lane 2020-02-26 19:21:07 -05:00
  • 6e388c3693 fix(README): typo fix Chris Lane 2020-02-26 19:20:24 -05:00
  • b13246978a Merge pull request #538 from chrisallenlane/improved-search 3.6.0 Chris Allen Lane 2020-02-15 18:07:40 -05:00
  • a39d36cd34 chore: bumps version to 3.6.0 Chris Lane 2020-02-15 16:13:33 -05:00
  • 87cba04ff2 chore: DRY out colorization code Chris Lane 2020-02-15 16:11:15 -05:00
  • bc623da74b feat: issue #260 Chris Lane 2020-02-15 15:56:25 -05:00
  • a6c25d4b9c feat: --search improvements Chris Lane 2020-02-15 14:40:33 -05:00
  • e24ac2b385 chore: deprecates line numbers in search Chris Lane 2020-02-15 10:11:25 -05:00
  • e0c35a74d4 chore: removes colorization from search Chris Lane 2020-02-15 10:01:44 -05:00
  • 3e4c1818a9 feat: single-sheet searching Chris Lane 2020-02-15 06:38:57 -05:00
  • 7b4a268ebd fix: resolves #301 3.5.1 Chris Lane 2020-02-02 15:56:18 -05:00
  • f7183aa17a Merge pull request #536 from chrisallenlane/issue-301 Chris Allen Lane 2020-02-02 15:54:47 -05:00
  • 1ce6c29e6a fix: issue #301 Chris Lane 2020-02-02 15:48:45 -05:00
  • 219db679e1 Merge pull request #535 from chrisallenlane/master 3.5.0 Chris Allen Lane 2020-02-02 14:54:46 -05:00
  • 53177cb09d chore: bumps version to 3.5.0 Chris Lane 2020-02-02 14:50:16 -05:00
  • ef7a41f9a9 Merge pull request #533 from chrisallenlane/master Chris Allen Lane 2020-01-31 14:07:20 -05:00
  • 008316d030 chore: creates make coverage target Chris Lane 2020-01-31 14:01:57 -05:00
  • a59c019642 chore: removes bin directory Chris Lane 2020-01-31 13:30:21 -05:00
  • 57225442be Merge pull request #532 from chrisallenlane/auto-config-bugfix 3.4.1 Chris Allen Lane 2020-01-30 20:12:24 -05:00
  • 2c7ce48859 chore: multi-os builds on travis Chris Lane 2020-01-30 20:08:11 -05:00
  • a3fe4f40bb chore: bumps version to 3.4.1 Chris Lane 2020-01-30 20:06:06 -05:00
  • 506fb8be15 fix: XDG_CONFIG_HOME mishandling Chris Lane 2020-01-30 19:59:35 -05:00
  • 408e944eea chore: refactors config.path (small) Chris Lane 2020-01-30 19:45:02 -05:00
  • 8a313b92ca chore: implements unit-tests for config.Paths Chris Lane 2020-01-30 19:25:53 -05:00
  • 6912771c39 chore: refactors config.Paths Chris Lane 2020-01-30 18:19:43 -05:00
  • d4c6200702 Merge pull request #531 from chrisallenlane/auto-config 3.4.0 Chris Allen Lane 2020-01-29 14:22:12 -05:00
  • 9251849d23 chore: bumps version to 3.4.0 Chris Lane 2020-01-29 14:17:06 -05:00
  • 313b5ebd27 feat: config auto-generation Chris Lane 2020-01-29 14:08:03 -05:00
  • ca91b25b02 fix: logging on failed configs Chris Lane 2020-01-29 14:05:27 -05:00
  • bbf6af50b1 chore: modifies example config Chris Lane 2020-01-29 14:01:19 -05:00
  • 9f05442bce fix: Makefile Chris Lane 2020-01-29 13:59:31 -05:00
  • 3fc4c2f89e chore: Makefile Chris Lane 2020-01-29 09:36:59 -05:00
  • 9e88ff2642 chore: Makefile adjustment Chris Lane 2020-01-29 09:11:06 -05:00
  • e3764b81e7 3.3.2 (#530) 3.3.2 Chris Allen Lane 2020-01-29 08:50:47 -05:00
  • 3786ac96a5 3.3.1 (#529) 3.3.1 Chris Allen Lane 2020-01-25 14:44:51 -05:00
  • 4cb7a3b42c add FreeBSD to the supported systems in config.Path (#528) aperum 2020-01-25 20:33:15 +01:00
  • ff6a866abe chore(deps): bump gopkg.in/yaml.v2 from 2.2.7 to 2.2.8 (#527) dependabot-preview[bot] 2020-01-25 14:20:06 -05:00
  • 2e7ccb2a68 chore(deps): bump github.com/mattn/go-isatty from 0.0.11 to 0.0.12 (#526) dependabot-preview[bot] 2020-01-25 14:19:57 -05:00
  • 126231db1f feat: makefile release compression Chris Lane 2020-01-20 13:54:53 -05:00
  • 91f0d02de2 v3.3.0 (#525) 3.3.0 Chris Allen Lane 2020-01-20 12:34:48 -05:00
  • 815e714fb4 Merge pull request #523 from cheat/dependabot/go_modules/github.com/alecthomas/chroma-0.7.1 Chris Allen Lane 2020-01-19 17:05:16 -05:00
  • bd3986a051 chore(deps): bump github.com/alecthomas/chroma from 0.7.0 to 0.7.1 dependabot-preview[bot] 2020-01-09 07:03:22 +00:00
  • f47b75edc0 Merge pull request #521 from chrisallenlane/master 3.2.2 Chris Allen Lane 2019-12-28 10:08:32 -05:00
  • 180ee20f77 chore: bumps version to 3.2.2 Chris Lane 2019-12-28 09:58:48 -05:00
  • 9b86c583f8 chore: updates chroma dependency Chris Lane 2019-12-28 09:56:19 -05:00
  • e1f7828869 Merge branch 'master' of github.com:cheat/cheat into issue-520 Chris Lane 2019-12-28 09:54:39 -05:00
  • 7f3ae2ab30 feat: ARM support Chris Lane 2019-12-28 09:53:55 -05:00
  • bbd03a1bb8 Merge pull request #515 from cheat/dependabot/go_modules/github.com/alecthomas/chroma-0.7.0 Chris Allen Lane 2019-12-28 09:53:22 -05:00
  • 326c54147b chore: updates dependencies Chris Lane 2019-12-28 09:07:37 -05:00
  • efcedaedec chore(deps): bump github.com/alecthomas/chroma from 0.6.9 to 0.7.0 dependabot-preview[bot] 2019-12-28 14:06:13 +00:00
  • 301cbefb0c Merge pull request #519 from cheat/dependabot/go_modules/github.com/mattn/go-isatty-0.0.11 Chris Allen Lane 2019-12-28 09:04:43 -05:00
  • 9a481f7e75 chore(deps): bump github.com/mattn/go-isatty from 0.0.10 to 0.0.11 dependabot-preview[bot] 2019-12-11 07:07:50 +00:00
  • e2920bd922 Merge pull request #514 from chrisallenlane/master 3.2.1 Chris Allen Lane 2019-11-24 12:17:19 -05:00
  • 973a1f59ea chore: version bump Chris Lane 2019-11-24 12:03:26 -05:00
  • 3afea0972c fix: colorization errors Chris Lane 2019-11-23 13:47:08 -05:00
  • f86633ca1c Merge pull request #511 from chrisallenlane/master 3.2.0 Chris Allen Lane 2019-11-20 19:02:50 -05:00
  • a01a3491a4 chore: version bump Chris Lane 2019-11-20 18:56:50 -05:00
  • daa43d3867 feat: implements filter on -l Chris Lane 2019-11-20 18:47:17 -05:00
  • e94a1e22df chore: updates vendored dependencies Chris Lane 2019-11-20 18:55:24 -05:00
  • 5046975a0f Merge pull request #510 from cheat/dependabot/go_modules/gopkg.in/yaml.v2-2.2.7 Chris Allen Lane 2019-11-20 18:53:54 -05:00
  • 198156a299 chore(deps): bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.7 dependabot-preview[bot] 2019-11-20 07:07:43 +00:00
  • a7067279df v3.1.1 3.1.1 Chris Lane 2019-11-19 19:59:45 -05:00
  • a8e6fdb18a Properly trim path separators on Windows Stefan Cosma 2019-11-20 01:10:19 +01:00
  • bbfa4efdb7 Merge pull request #508 from exploide/fish-autocompletion Chris Allen Lane 2019-11-17 18:12:41 -05:00
  • 741ad91389 fish autocompletion: updated to cheat 3.1.0 exploide 2019-11-17 19:33:33 +01:00
  • 573d43a7e6 Merge pull request #506 from chrisallenlane/3.1.0 3.1.0 Chris Allen Lane 2019-11-16 09:27:18 -05:00
  • 879e8f2be4 chore: trivial copy change in docopt.txt Chris Lane 2019-11-16 09:23:45 -05:00
  • eab3c14f1f fix: broken logline in --search Chris Lane 2019-11-16 09:18:45 -05:00
  • 9a6130b6b7 feat: --rm and --tags Chris Lane 2019-11-16 09:03:03 -05:00
  • aeaf01e1de feat: implements --tags Chris Lane 2019-11-14 21:50:49 -05:00
  • 09c29a322f chore: bumps version to 3.0.7 3.0.7 Chris Lane 2019-11-12 19:16:21 -05:00
  • 0525b2331b chore: updates vendored dependencies Chris Lane 2019-11-12 19:03:59 -05:00
  • 27a4991a3a feat: updates build scripts Chris Lane 2019-11-12 18:59:37 -05:00
  • 4dda412dcb Merge branch 'dependabot/go_modules/github.com/alecthomas/chroma-0.6.9' Chris Lane 2019-11-12 18:55:16 -05:00
  • bfb60764ad Merge branch 'master' into dependabot/go_modules/github.com/alecthomas/chroma-0.6.9 Chris Lane 2019-11-12 18:54:02 -05:00
  • 3a97c680bb Merge branch 'dependabot/go_modules/gopkg.in/yaml.v2-2.2.5' Chris Lane 2019-11-12 18:53:40 -05:00
  • edc0fe41ef Bump github.com/alecthomas/chroma from 0.6.8 to 0.6.9 dependabot-preview[bot] 2019-11-12 23:42:53 +00:00
  • 9e49bf8e9c Bump gopkg.in/yaml.v2 from 2.2.4 to 2.2.5 dependabot-preview[bot] 2019-11-12 23:42:30 +00:00
  • 50dc3c8b29 fix: resolves #498 3.0.6 Chris Lane 2019-11-07 20:24:08 -05:00
  • e08a4f3cec chore: bumps version to 3.0.5 3.0.5 Chris Lane 2019-11-07 20:00:57 -05:00
  • d6ebe0799d fix: repairs broken config unit-tests Chris Lane 2019-11-07 19:59:18 -05:00
  • 51aaaf3423 chore: removes the tj/front dependency Chris Lane 2019-11-06 06:27:02 -05:00
  • 197ff58796 fix: comments out more broken tests Chris Lane 2019-11-05 20:02:16 -05:00
  • b8f512aae8 fix: comments out broken test Chris Lane 2019-11-05 19:58:08 -05:00
  • e7a1a296e3 chore: version bump 3.0.4 Chris Lane 2019-11-05 19:19:17 -05:00
  • f7c093bec0 fix: resolves #474 Chris Lane 2019-11-05 19:08:40 -05:00
  • c47b7f81aa fix: file permissions Chris Lane 2019-11-05 18:49:05 -05:00
  • 52081b97ac Merge branch 'fish-completions' of github.com:exploide/cheat into exploide-fish-completions Chris Lane 2019-11-05 18:46:58 -05:00
  • 1dda796e7c fix: resolves #492 Chris Lane 2019-11-05 18:44:47 -05:00