Commit Graph

  • f1592ea406
    Transfer project master maxcnunes 2025-01-11 16:13:38 -0300
  • c44dd59952 Update doc to include "program-args" example Max Claus Nunes 2023-04-27 18:16:36 -0300
  • 5a02122f33
    Merge pull request #18 from maxcnunes/fix-ci Max Claus Nunes 2022-08-08 14:34:12 -0300
  • edee55552a Add name workflow Max Claus Nunes 2022-08-08 14:31:37 -0300
  • d314b7b928 Add missing test files Max Claus Nunes 2022-08-08 11:47:49 -0300
  • f0479bba61 Fix lint CI Max Claus Nunes 2022-08-08 11:40:24 -0300
  • 90f855c72b Use Github actions Max Claus Nunes 2022-08-08 11:14:30 -0300
  • 1fde6281f1 Ignore go-tmp-unmask Max Claus Nunes 2022-08-07 10:47:30 -0300
  • 95fc7d2127 Update cli to v2 Max Claus Nunes 2022-08-07 10:40:15 -0300
  • b0dcdd49b0 Add extensions example Max Claus Nunes 2022-08-07 10:30:58 -0300
  • 39d9c0ad64 Support multiple extensions with comma Max Claus Nunes 2022-08-07 10:10:24 -0300
  • 9229e8d69b Improve examples doc Max Claus Nunes 2021-12-18 08:01:38 -0300
  • 4eb2525b49 Fix typo Max Claus Nunes 2021-12-18 07:30:07 -0300
  • 7f381c7e58 Add example for custom configurations Max Claus Nunes 2021-12-18 07:28:48 -0300
  • 2a09c4e713 Add example to install using the binary Max Claus Nunes 2019-12-04 18:19:40 -0300
  • e99cd89574 Upgrade urfave/cli to version 1.22.2 Max Claus Nunes 2019-11-21 19:05:09 -0300
  • 3f3fcea575 Remove dep script Max Claus Nunes 2019-11-21 19:04:37 -0300
  • 0324256f9c Migrate to go module Max Claus Nunes 2019-11-12 18:37:44 -0300
  • 7c57257db3 Fix typo Max Claus Nunes 2019-01-19 17:47:02 -0200
  • 60a0a90d11 Add notes about the watch method used in Gaper Max Claus Nunes 2019-01-19 17:43:21 -0200
  • 2cdb29eb89 Add note about directory path settings Max Claus Nunes 2019-01-19 17:39:53 -0200
  • 69ab70821a Apply logic to ignore invalid extensions for non glob matches Max Claus Nunes 2019-01-19 17:26:51 -0200
  • 56a75324ca Prepare release 1.0.3 Max Claus Nunes 2018-11-18 13:40:51 -0200
  • 7ecf55b3f6 Fix issue of gaper not restarting after a previous failure Max Claus Nunes 2018-11-18 12:41:08 -0200
  • 931f3778a8 Prepare release 1.0.2 Max Claus Nunes 2018-10-21 11:11:48 -0300
  • a5cac98c13 Skip restart from file changes when there is another restart going on Max Claus Nunes 2018-10-21 11:11:31 -0300
  • a93d484fb3 Increase sleep on tests to avoid intermittent failure Max Claus Nunes 2018-10-21 11:10:46 -0300
  • daee1bff02 Use a single logger instance Max Claus Nunes 2018-10-21 10:16:10 -0300
  • c9da986360 Handle incoming errors from the walking calls Max Claus Nunes 2018-10-21 09:46:22 -0300
  • 612540b1b3 Hardcode gaper version Max Claus Nunes 2018-09-08 10:49:30 -0300
  • e4d6c94e65 Fix invalid memory error after deleting a watched file Max Claus Nunes 2018-09-08 10:41:56 -0300
  • 7f5268751f Show build details when a build fails Max Claus Nunes 2018-09-08 10:35:29 -0300
  • a2082c3041 Remove extra space from logs Max Claus Nunes 2018-09-08 10:27:10 -0300
  • e8e114f3a6 Don't leave during a restart failure Max Claus Nunes 2018-08-06 10:48:03 -0300
  • 2f011065f0 Fix lint Max Claus Nunes 2018-07-24 22:42:43 -0300
  • f0b6bfbe00 Add test for bad shell args Max Claus Nunes 2018-07-24 22:37:03 -0300
  • 15d3ba41d3 Add test for build and runner errors Max Claus Nunes 2018-07-24 22:05:10 -0300
  • a81558c850 Improve test coverage for watcher Max Claus Nunes 2018-07-24 21:31:19 -0300
  • be4160275a Improve test coverage for logger Max Claus Nunes 2018-07-22 10:56:23 -0300
  • dba823c23b Fix typo in docs Max Claus Nunes 2018-07-22 10:41:26 -0300
  • a75eac8490 Improve watching search and configuration by improving default ignore Max Claus Nunes 2018-07-22 10:30:30 -0300
  • 586c834cb9 Apply improvements suggested by the linter Max Claus Nunes 2018-07-12 10:35:44 -0300
  • f578db31da Improve test coverage Max Claus Nunes 2018-07-12 10:27:07 -0300
  • 55cf00b791 Refactor changeRestart variable Max Claus Nunes 2018-06-24 21:05:22 -0300
  • eb4510b3fe Fix watcher scan skipping a whole directory on ignored files Max Claus Nunes 2018-06-24 20:49:28 -0300
  • a553e8038e Improve remove overlap to skip already checked paths Max Claus Nunes 2018-06-24 20:48:34 -0300
  • 89c15bf15c Fix exit handler for successful exits Max Claus Nunes 2018-06-24 20:47:46 -0300
  • e4534caa82 Fix appveyor setting Max Claus Nunes 2018-06-22 22:00:23 -0300
  • b45a8e94fe Improve watcher search Max Claus Nunes 2018-06-22 21:44:26 -0300
  • 18ea15ac41 Move cli to a different folder so Godoc works for the rest Max Claus Nunes 2018-06-22 09:01:36 -0300
  • a2fa6af32b Improve README Max Claus Nunes 2018-06-21 22:36:07 -0300
  • 842a0113ef Add logo Max Claus Nunes 2018-06-21 22:15:34 -0300
  • 1107ded5c8 Configure releaser Max Claus Nunes 2018-06-21 00:48:36 -0300
  • d6093dc9ea Add version info Max Claus Nunes 2018-06-21 00:40:40 -0300
  • afc23e95c9 Configure Windows CI Max Claus Nunes 2018-06-20 23:15:58 -0300
  • f4157b5069 Add Go documents Max Claus Nunes 2018-06-20 23:04:16 -0300
  • 2847f41c96 Add more tests Max Claus Nunes 2018-06-20 22:40:09 -0300
  • 8e2f1573d6 Add few tests for builder and runner parts Max Claus Nunes 2018-06-20 11:54:10 -0300
  • 04b1615274 Implement no-restart-on option Max Claus Nunes 2018-06-19 01:19:04 -0300
  • 68c9d713ae Add support to restart on program exit Max Claus Nunes 2018-06-19 00:50:05 -0300
  • 99cc752b38 Refactor restart logic into a function Max Claus Nunes 2018-06-18 23:53:49 -0300
  • 853e82c957 Add support for glob searches on watch and ignore options Max Claus Nunes 2018-06-18 23:47:20 -0300
  • 6fa6a9110c Add support to watch multiple paths Max Claus Nunes 2018-06-18 23:22:18 -0300
  • 28cf3176d3 Fix poll interval not been used properly in the watcher Max Claus Nunes 2018-06-18 23:21:43 -0300
  • 8e02bc3348 Initial commit Max Claus Nunes 2018-06-16 21:22:21 -0300