Commit Graph

  • 5bb686036b
    Merge pull request #9 from bennypowers/patch-1 master Jesse Duffield 2023-03-02 21:41:11 +11:00
  • 19188665b9
    Update README.md Benny Powers 2023-03-02 10:25:47 +02:00
  • 69fd87615d
    Update README.md Jesse Duffield 2022-11-09 21:16:59 +11:00
  • d100a7b624
    Update README.md Jesse Duffield 2022-11-09 21:14:35 +11:00
  • cc2722775b add demo v0.1.4 newtestbranch Jesse Duffield 2020-04-16 21:14:37 +10:00
  • 8afc6cc390 add package update keybinding Jesse Duffield 2020-04-16 20:22:23 +10:00
  • ae57b78df5
    Update README.md Jesse Duffield 2020-04-16 09:26:00 +10:00
  • 3163872308 bump gocui Jesse Duffield 2020-04-15 20:10:42 +10:00
  • a97bc3ccb6 allow removing the current package Jesse Duffield 2020-04-15 20:08:43 +10:00
  • 8a51797f55 show current package Jesse Duffield 2020-04-14 22:08:25 +10:00
  • 73a0b21767 don't bother resetting origin of main view Jesse Duffield 2020-04-14 21:58:31 +10:00
  • e094b57874 bump gocui Jesse Duffield 2020-04-14 21:58:21 +10:00
  • d0aa2213b7 switch to new dependency when changing type Jesse Duffield 2020-04-14 21:33:42 +10:00
  • 0b0463a3e0 don't log common error Jesse Duffield 2020-04-14 20:01:39 +10:00
  • 6e68f24eec
    Update README.md Jesse Duffield 2020-04-13 13:19:26 +10:00
  • fb80315d0d
    Merge pull request #1 from jesseduffield/first-pr v0.1.3 Jesse Duffield 2020-04-13 13:03:25 +10:00
  • 91bd3afbea exclude windows first-pr Jesse Duffield 2020-04-13 13:00:55 +10:00
  • 868a9535fc fix formatting Jesse Duffield 2020-04-13 12:58:38 +10:00
  • 6e16454b0a fix test Jesse Duffield 2020-04-13 12:54:09 +10:00
  • 418b41211a test Jesse Duffield 2020-04-13 12:50:49 +10:00
  • aebcd306d5 add cheatsheets Jesse Duffield 2020-04-13 12:35:45 +10:00
  • bfc1d02be8 truncate long items in dependencies panel Jesse Duffield 2020-04-13 12:33:17 +10:00
  • 885c32589a support paging and jumping in main view Jesse Duffield 2020-04-13 12:02:49 +10:00
  • c803e7d080 hide tarballs view when there's nothing there Jesse Duffield 2020-04-13 11:11:00 +10:00
  • f6fd4e536c support publishing and installing tarballs Jesse Duffield 2020-04-13 10:47:09 +10:00
  • acfded2ce4 support deleting tarballs Jesse Duffield 2020-04-13 10:34:09 +10:00
  • 4eb5532fb0 start on supporting tarballs Jesse Duffield 2020-04-13 10:26:20 +10:00
  • e61f324b9b stop setting autoscroll based on view content Jesse Duffield 2020-04-13 10:05:39 +10:00
  • 09d02ad2d0 enforce sort order with kind flags Jesse Duffield 2020-04-13 10:04:05 +10:00
  • 84813509a0 slightly more efficient loading of data Jesse Duffield 2020-04-13 09:55:08 +10:00
  • dfcceb9edd more click support Jesse Duffield 2020-04-13 00:36:43 +10:00
  • 88643159a2 minor progress Jesse Duffield 2020-04-13 00:18:09 +10:00
  • 0a2754aa77 work towards decreasing CPU usage Jesse Duffield 2020-04-12 23:36:44 +10:00
  • bded9a9261 ability to kill inflight commands Jesse Duffield 2020-04-12 23:08:46 +10:00
  • 008c098fe5 allow adding scripts Jesse Duffield 2020-04-12 20:29:57 +10:00
  • a490a09853 allow editing scripts Jesse Duffield 2020-04-12 20:27:03 +10:00
  • 10eb466f78 allow modifying constraint of dep Jesse Duffield 2020-04-12 19:47:02 +10:00
  • e392a88d7a allow adding dependency Jesse Duffield 2020-04-12 19:26:26 +10:00
  • 66d34c03f9 fix change dependency command Jesse Duffield 2020-04-12 19:16:44 +10:00
  • 7fec596b5f more progress Jesse Duffield 2020-04-12 19:14:48 +10:00
  • 453ad904f0 better keybinding interfaces Jesse Duffield 2020-04-12 18:57:35 +10:00
  • ce9cf9de99 some more good progress Jesse Duffield 2020-04-12 18:51:31 +10:00
  • 0b279a1191 better colours for options menu Jesse Duffield 2020-04-12 18:17:42 +10:00
  • b17ab9133a refresh packages when starting a new command Jesse Duffield 2020-04-12 18:10:38 +10:00
  • 5a318cb9e8 allow scrolling on context views Jesse Duffield 2020-04-12 16:45:47 +10:00
  • 613474315c show status for all running commands Jesse Duffield 2020-04-12 16:28:31 +10:00
  • a7287e0a40 showing status of a running command Jesse Duffield 2020-04-12 16:20:44 +10:00
  • e9804281aa minor thing Jesse Duffield 2020-04-12 15:51:40 +10:00
  • 0257edded2 move ID functions into model Jesse Duffield 2020-04-12 15:51:25 +10:00
  • 1a47dee5fc more simult commands Jesse Duffield 2020-04-12 15:43:31 +10:00
  • fb86aa59f5 stage one of simultaneous commands Jesse Duffield 2020-04-12 15:37:28 +10:00
  • 274a01cd41 color dependency kind Jesse Duffield 2020-04-12 13:34:12 +10:00
  • 227acd09da add npm pack command Jesse Duffield 2020-04-12 13:29:39 +10:00
  • 6640dad58d WIP Jesse Duffield 2020-04-12 12:26:55 +10:00
  • a6bac16615 way better interface for popup panels Jesse Duffield 2020-04-12 12:09:55 +10:00
  • 02f0624909 allow adding a package Jesse Duffield 2020-04-12 11:47:16 +10:00
  • 774e098d47 allow uninstalling dependencies Jesse Duffield 2020-04-12 10:58:13 +10:00
  • d40efeead2 put all dependencies in the one panel Jesse Duffield 2020-04-12 00:27:04 +10:00
  • 39c06e9ffd more progress Jesse Duffield 2020-04-11 23:57:36 +10:00
  • 69aa500d91 more progress Jesse Duffield 2020-04-11 23:27:42 +10:00
  • c5b6899ef0 bump gocui Jesse Duffield 2020-04-11 19:35:49 +10:00
  • c8b61ed1f6 bump semver fork Jesse Duffield 2020-04-11 19:31:38 +10:00
  • 6134d824df better message around ahead/behind for semver Jesse Duffield 2020-04-11 17:14:33 +10:00
  • 0a02233a1b use my semver package fork Jesse Duffield 2020-04-11 16:51:19 +10:00
  • 4fa5903a8b color based on semver constraints Jesse Duffield 2020-04-11 16:21:03 +10:00
  • 3656a3774b WIP Jesse Duffield 2020-04-11 16:10:17 +10:00
  • be54d40e6b WIP Jesse Duffield 2020-04-11 16:01:45 +10:00
  • f119ee6055 more tests Jesse Duffield 2020-04-11 15:50:53 +10:00
  • f693c3f7eb add some tests Jesse Duffield 2020-04-11 14:18:51 +10:00
  • b5af35a046 show summary in secondary view Jesse Duffield 2020-04-11 11:14:22 +10:00
  • f9edb54168 factor out some more listview code Jesse Duffield 2020-04-11 10:15:28 +10:00
  • 12728bc113 WIP Jesse Duffield 2020-04-11 09:54:31 +10:00
  • edf70e2727 WIP Jesse Duffield 2020-04-11 09:50:50 +10:00
  • 167a3ced82 WIP Jesse Duffield 2020-04-10 18:38:43 +10:00
  • 7875327560 WIP Jesse Duffield 2020-04-10 17:59:16 +10:00
  • 10ef5210dc WIP Jesse Duffield 2020-04-10 17:38:46 +10:00
  • b47ea7b436 WIP Jesse Duffield 2020-04-10 17:22:01 +10:00
  • 58df314511 WIP Jesse Duffield 2020-04-10 17:01:12 +10:00
  • 555dd82e42 WIP Jesse Duffield 2020-04-10 16:41:31 +10:00
  • 251d760579 WIP Jesse Duffield 2020-04-10 15:18:30 +10:00
  • 8525b7618c WIP Jesse Duffield 2020-04-10 12:46:21 +10:00
  • d9ff07a125 WIP Jesse Duffield 2020-04-10 12:07:17 +10:00
  • a1c33f68ec progress Jesse Duffield 2020-04-10 11:39:54 +10:00
  • 992f865284 go mod vendor Jesse Duffield 2020-04-10 11:19:09 +10:00
  • dd9e8f0904 WIP Jesse Duffield 2020-04-09 20:02:10 +10:00
  • 99155141a4 WIP Jesse Duffield 2020-04-09 19:44:04 +10:00
  • 98aff1d38d WIP Jesse Duffield 2020-04-08 19:23:07 +10:00
  • e36f6255da WIP Jesse Duffield 2020-04-08 19:08:01 +10:00
  • a9d00e3b55 WIP Jesse Duffield 2020-04-08 19:05:14 +10:00
  • ec366b4c30 WIP Jesse Duffield 2020-04-08 18:57:05 +10:00
  • e73eb8bc94 WIP Jesse Duffield 2020-04-08 18:31:56 +10:00
  • 9672370cc8 copy over stuff from lazygit Jesse Duffield 2020-04-05 14:11:21 +10:00
  • 6b20e98c20
    Initial commit Jesse Duffield 2020-04-05 14:01:28 +10:00