Commit Graph

  • 7406ebfb5e chore(deps): update dependencies #685 Christopher Allen Lane 2022-08-02 20:30:31 -0400
  • 0737af2fec fix: pagination error on Linux Christopher Allen Lane 2022-08-02 20:27:56 -0400
  • 9d2ae414b3 Add function to trim leading/trailing empty lines. #680 Frank Dietrich 2022-07-21 13:15:23 +0200
  • a23d372d1f docs(INSTALLING): `nix` link Christopher Allen Lane 2022-07-06 08:11:42 -0400
  • fe66ff3768
    Merge pull request #679 from chrisallenlane/hacking-md Chris Allen Lane 2022-07-05 15:11:09 -0400
  • 7fed1f63a6 docs: create `HACKING.md` #679 Christopher Allen Lane 2022-07-05 15:05:42 -0400
  • a297d1619c chore(build): remove `make docker-run` Christopher Allen Lane 2022-07-05 14:40:15 -0400
  • ef1da90a77
    Merge pull request #678 from chrisallenlane/go-install Chris Allen Lane 2022-07-05 12:24:48 -0400
  • d8f405c112 chore(ci): use Go 1.18 in CI #678 Christopher Allen Lane 2022-07-05 11:59:08 -0400
  • f8403ff241
    Merge pull request #676 from chrisallenlane/install-md Chris Allen Lane 2022-07-05 11:24:02 -0400
  • 65f6be3fd8 docs: create `INSTALLING.md` #676 Christopher Allen Lane 2022-07-05 11:19:40 -0400
  • 9b07f7ecd5
    Merge ca8a48ecda into 1cb53697d2 #661 Lone 2022-07-05 08:11:17 -0400
  • 1cb53697d2
    Merge pull request #674 from cheat/4.2.5 4.2.5 Chris Allen Lane 2022-07-04 22:37:19 -0400
  • 14f321b0e6 chore: bump version to `4.2.5` #674 4.2.5 Christopher Allen Lane 2022-07-04 21:58:02 -0400
  • d3250fda79 chore(deps): upgrade vendored dependencies Christopher Allen Lane 2022-07-04 21:51:57 -0400
  • c482488c41 fix: replace Parse with ParseArgs Zhizhen He 2021-11-17 10:18:42 +0800
  • fe8f39013e
    Merge pull request #673 from chrisallenlane/win-compat 4.2.4 Chris Allen Lane 2022-07-04 17:03:11 -0400
  • 1016b20ef2 chore: bump version to `4.2.4` #673 Christopher Allen Lane 2022-07-04 16:58:58 -0400
  • def8985dcd fix: Windows support Christopher Allen Lane 2022-07-04 16:55:57 -0400
  • e6f12147df fix: config fixes for Windows Christopher Allen Lane 2022-07-04 16:06:37 -0400
  • a8c2c396ed feat(build): crate `docker-run` target Christopher Allen Lane 2022-07-04 13:13:27 -0400
  • 35262df4f2 fix(build): Windows executable packaging Christopher Allen Lane 2022-07-04 12:34:06 -0400
  • 74d86a82e8
    docu: update install instructions #669 Adrian Wyssmann 2022-06-10 06:57:00 +0200
  • 749411bdc0
    Homogeneize syntax #667 pablomalo 2022-06-08 15:43:58 +0200
  • 7d0758f7ce
    Change capitalization pablomalo 2022-06-08 15:43:03 +0200
  • 5b433be851
    Improve markdown pablomalo 2022-06-08 15:42:14 +0200
  • 10ac4aca57
    Merge pull request #1 from pablomalo/pablomalo-patch-1 pablomalo 2022-06-08 07:44:26 +0200
  • ea0645340f
    In README, update go installation command pablomalo 2022-06-08 07:41:27 +0200
  • ca8a48ecda fix: use go-yq instead python-yq #661 Lonenso 2022-03-20 16:08:56 +0800
  • cd2473e885 fix: readarray doesn't work on osx, change shebang to /bin/bash since failed to use posix sh to expand tilde Lonenso 2022-03-20 15:20:45 +0800
  • e2ec1344f4 feat: add Source to Cheatpath, add command option -C/--config to show current config path Lonenso 2022-03-20 00:01:11 +0800
  • 5513724232 feat: add source field to each cheatpath to describe cheatsheet's source, use cheatsheet helper script to init cheatsheet #659 Lonenso 2022-03-19 21:51:47 +0800
  • b13594be09
    modify go install command #654 Drewry Pope 2022-01-08 05:51:56 -0600
  • 4b644f964d docs: update brew installation #653 Shivam 2022-01-04 16:30:09 +0530
  • 30ecd4e118
    ~[Installing] go get install deprecation #651 Romain Heller 2021-11-24 08:44:01 +0100
  • 353eae53ea
    fix: replace Parse with ParseArgs #650 Zhizhen He 2021-11-17 10:18:42 +0800
  • efd12c91d9
    Remove extra line break in README.md #647 Haris Gušić 2021-11-02 19:03:31 +0100
  • 063e43353b Tweak README Haris Gušić 2021-11-02 18:57:31 +0100
  • 9b3ace6954 Add upload script and svg Haris Gušić 2021-11-02 18:51:08 +0100
  • 4f6256187c Disable status bar in tmux Haris Gušić 2021-11-02 18:25:30 +0100
  • 8a5e3c2f85 Tweak delays Haris Gušić 2021-11-02 17:55:07 +0100
  • 94d94d19e0 Replace TODOs with a useful cheatsheet Haris Gušić 2021-11-02 17:48:59 +0100
  • f7f456695a
    Merge 2595f748b3 into 12ffa4cb5c #648 Oskar 2021-10-22 16:11:49 +0000
  • 2595f748b3
    Github Actions bump go version to 1.17 #648 Oskar 2021-10-22 18:11:36 +0200
  • f1ab3cb013 Add tuterm tutorial/demo Haris Gušić 2021-10-18 01:19:51 +0200
  • 12ffa4cb5c
    Merge pull request #644 from cheat/develop 4.2.3 #660 Chris Allen Lane 2021-10-09 12:13:01 -0400
  • d9c602f9e1
    Merge pull request #643 from chrisallenlane/android #644 Chris Allen Lane 2021-10-09 11:30:18 -0400
  • b67ff8b6a8 fix(Paths): Android support #643 Christopher Allen Lane 2021-10-09 11:27:38 -0400
  • a500a621a1 chore: bump version Christopher Allen Lane 2021-10-09 10:59:02 -0400
  • 23b6928874
    Merge pull request #639 from mattn/fix-windows Chris Allen Lane 2021-10-09 10:10:39 -0400
  • 9de39fb12b
    Merge pull request #634 from cheat/dependabot/go_modules/github.com/mattn/go-isatty-0.0.14 Chris Allen Lane 2021-10-09 09:51:49 -0400
  • ad501c4cbe
    Merge pull request #641 from OmgImAlexis/patch-1 Chris Allen Lane 2021-10-09 09:39:41 -0400
  • f17de401e5 docs(CONTRIBUTING): pr against `develop` Christopher Allen Lane 2021-10-09 09:34:23 -0400
  • f2d1c2d6f6
    Update README.md #642 Bhargav Butani 2021-10-04 09:34:03 +0530
  • 2c097adeda
    chore: fix typo in comment #641 Alexis Tyler 2021-09-30 07:30:20 +0930
  • b825e0f535
    Fix Windows #639 Yasuhiro Matsumoto 2021-09-29 01:33:59 +0900
  • c329b5fe2a
    It has quite a few dependencies. #637 Matthias Mailänder 2021-09-28 15:45:55 +0200
  • 192cc4f923
    docs: changes install instructions. #636 José Carlos Chávez 2021-09-28 14:43:27 +0200
  • 9ec4a86d1b
    Add brew install instructions #635 Ruud Kamphuis 2021-09-28 14:17:43 +0200
  • 8385277b28
    chore(deps): bump github.com/mattn/go-isatty from 0.0.13 to 0.0.14 #634 dependabot[bot] 2021-09-07 22:10:46 +0000
  • 768d55e5d4 chore: bump version 4.2.2 #630 Chris Lane 2021-06-08 21:02:03 -0400
  • 6aedc5c116 chore: whitespace edit on `Makefile` Chris Lane 2021-06-08 20:55:15 -0400
  • e881bb1f97 chore: update `go.sum` Chris Lane 2021-06-08 20:49:07 -0400
  • 501f9c66ad deps: upgrade dependencies Chris Lane 2021-06-08 20:45:52 -0400
  • a2aa82d9f3 Add ARM64/ARMv8 build Pablo Lecolinet 2021-06-06 22:40:43 +0200
  • 018bce7ad5 Fix ZSH autocompletion #629 PabloLec 2021-06-07 11:42:47 +0200
  • fb18412398
    Add ARM64/ARMv8 build #628 Pablo Lecolinet 2021-06-06 22:40:43 +0200
  • 25a1face02
    chore(deps): bump github.com/mattn/go-isatty from 0.0.12 to 0.0.13 #626 dependabot[bot] 2021-05-27 06:59:10 +0000
  • 17acefdd9b
    Merge pull request #617 from bernermic/master Chris Allen Lane 2021-05-14 12:21:26 -0400
  • 37918e09a4
    Adds some git helper scripts #617 Michael Berner 2021-04-20 08:28:40 +0200
  • 86967873a8 Merge pull request #623 from cheat/github-actions Chris Allen Lane 2021-05-03 16:55:35 -0400
  • d237d98c15 chore: migrate into Github Actions #623 Chris Lane 2021-04-28 17:11:07 -0400
  • eb9b3e7798
    Merge pull request #624 from cheat/dependabot/add-v2-config-file Chris Allen Lane 2021-05-03 14:32:08 -0400
  • b0a351033d
    Upgrade to GitHub-native Dependabot #624 dependabot-preview[bot] 2021-04-29 20:40:56 +0000
  • 819e51c0b0 feat: migrate into Github Actions #622 Chris Lane 2021-04-28 17:03:26 -0400
  • 1eb44e8809
    Merge pull request #621 from chrisallenlane/v4.2.1 4.2.1 Chris Allen Lane 2021-04-28 12:55:17 -0400
  • 55b18b4897 Squashed commit of the following: #621 Chris Lane 2021-04-28 12:35:32 -0400
  • 6956f51cae fix(Makefile): `vendor-update` #620 Chris Lane 2021-04-28 12:24:21 -0400
  • 0aca411279 chore(deps): update dependencies Chris Lane 2021-04-28 12:23:24 -0400
  • e847956b02 chore(deps): build updates Chris Lane 2021-04-28 08:26:51 -0400
  • cecf89d2dd
    chore(deps): bump github.com/alecthomas/chroma from 0.8.2 to 0.9.1 #619 dependabot-preview[bot] 2021-04-26 05:46:55 +0000
  • 883a17092f
    Merge pull request #606 from chrisallenlane/4.2.0 4.2.0 Chris Allen Lane 2020-11-28 11:27:09 -0500
  • 4f2a57fce8 fix(view): whitespace corrections #606 Chris Lane 2020-11-28 11:18:16 -0500
  • ecc96c64f9 refactor(installer): externalize installer Chris Lane 2020-11-28 10:32:37 -0500
  • a81dd96ff4 fix: rename display.go Chris Lane 2020-11-27 23:05:02 -0500
  • fb538baba5 chore(version): bump to `4.2.0` Chris Lane 2020-11-27 22:57:25 -0500
  • 1a7b5c6127 feat(display): make `Faint` respect `Colorize` Chris Lane 2020-11-27 22:50:55 -0500
  • cdddfbb516 chore: rename `display.Display` Chris Lane 2020-11-27 22:35:24 -0500
  • 4ef4c35d8c feat(search): search all cheatpaths Chris Lane 2020-11-27 22:31:16 -0500
  • a58294859e chore: spelling Chris Lane 2020-11-27 22:26:14 -0500
  • 606092e288 feat(search): improve search output formatting Chris Lane 2020-11-27 17:06:02 -0500
  • 233a9de1aa feat: implement `--all` flag Chris Lane 2020-11-27 16:39:34 -0500
  • aa16f68620 feat(display): add methods to `display` Chris Lane 2020-11-27 13:40:24 -0500
  • 367673d5d9 chore(dependencies): update dependencies Chris Lane 2020-11-27 09:50:55 -0500
  • 08fb9e11a9 feat(Makefile): add `vendor-update` Chris Lane 2020-11-27 09:50:11 -0500
  • 803d61d2e1
    chore(deps): bump gopkg.in/yaml.v2 from 2.3.0 to 2.4.0 #605 dependabot-preview[bot] 2020-11-26 05:50:25 +0000
  • 0ed9fc0c1e
    chore(deps): bump github.com/alecthomas/chroma from 0.8.1 to 0.8.2 #604 dependabot-preview[bot] 2020-11-20 06:56:18 +0000
  • 3f4d4bddb2 feat(tests): add unit-tests Chris Lane 2020-11-11 19:33:31 -0500
  • 6c6753b35c
    Merge pull request #599 from chrisallenlane/issue-597 Chris Allen Lane 2020-11-07 18:56:37 -0500
  • 0718b606e1 fix(README): clarify installation verbiage #599 Chris Lane 2020-11-07 18:48:24 -0500