Commit Graph

171 Commits (github-actions)
 

Author SHA1 Message Date
Dave Musicant / thinkpad ac38a69f74 looked good, time limit is back in 4 years ago
Dave Musicant / thinkpad a2b167c88b bats install went bad, trying again without bats-core on mac 4 years ago
Dave Musicant / thinkpad 2a58102450 mac timed out, commenting out time limit for now 4 years ago
Dave Musicant / thinkpad 6b8c6f14bc fixed capitalization on mac 4 years ago
Dave Musicant / thinkpad f18fee7388 try mac version 4 years ago
Dave Musicant / thinkpad d883840667 fixed botched install command 4 years ago
Dave Musicant / thinkpad 38fcc31254 moved travis file out 4 years ago
Dave Musicant / thinkpad 59b9522098 moved travis file out 4 years ago
Dave Musicant / thinkpad 7bcc049865 Added git config and also test timeouts 4 years ago
Dave Musicant / thinkpad eee9389a66 fixed install command 4 years ago
Dave Musicant / thinkpad a39dbd6f9f Added inotify-tools install 4 years ago
Dave Musicant / thinkpad 72f79d4bc3 ubuntu github actions file 4 years ago
Dave Musicant 5a9ea4d712
Merge pull request #91 from he-sk/macos-launchd
Improve behavior on macOS and add support for launchd
4 years ago
hesk 2eec9bfbb2 Example launchd script 4 years ago
hesk 255d385a17 Use different exit code for each error condition 4 years ago
hesk 32bf8872a0 Add ability to configure path for readline 4 years ago
hesk 35987b5cf2 Fix: exclude .git repository on macOS 4 years ago
Dave Musicant e62df74067
Merge pull request #86 from kirviq/master
double-double-quote target directory to support pathes with spaces
4 years ago
Joachim Nicolay 8cb0c827c0 double-double-quote target directory to support pathes with spaces 4 years ago
Dave Musicant 2fdf994513
Merge pull request #83 from soraxas/fix-color-output
Ensure no color-format output
4 years ago
Tin Lai 5e6b68bdcb add no pager 4 years ago
Dave Musicant 7687761c41
Merge pull request #82 from MattKotsenas/patch-1
Update inotifywait parameters to also watch move_self and modify
4 years ago
Matt Kotsenas 011b982e72 Add 'modify' event as well 4 years ago
Matt Kotsenas fc17c7def4
Update inotifywait parameters to also watch move_self
Update the parameters to `inotifywait` to also watch `move_self`, as vim uses it on linux (at least on Ubuntu 18.04)
4 years ago
Dave Musicant 40bcd27b1b
Merge pull request #81 from juanmancebo/master
Fixed git inotifywait exclude args
4 years ago
juan.mancebo 5f35eedf7d clean git inotifywait exclude args 4 years ago
Dave Musicant e4064fdf13
Merge pull request #79 from talamus/master
Fixed the broken -e command line option
4 years ago
juan.mancebo 1d7e7f8b0f Fixed git inotifywait exclude args 4 years ago
Tero Niemi 493dd0a38a
Fixing EVENTS also in the Darvin side.
Using VAR="${VAR:-defaults}" structure.
4 years ago
Tero Niemi 4d086834fb
Fixed the broken -e command line option
In the original the defaults always overwrote the option.
4 years ago
Dave Musicant 7a6fa177ba
Merge pull request #77 from ishchow/master
Update README and systemd script
4 years ago
Ishaat Chowdhury 2b125065f7
Update systemd service 4 years ago
Ishaat Chowdhury ec09469d1f
Update script usage in README 4 years ago
Dave Musicant 6eb3c226c9
Merge pull request #30 from salanki/master
Run gitwatch in Docker container
5 years ago
Dave Musicant 2b63be4423
Merge pull request #75 from gitwatch/elnull-default_case
Elnull default case
5 years ago
Dave Musicant at home 8a7c37279a cleaned up typo 5 years ago
Dave Musicant 0d5345ca85
Merge pull request #74 from gitwatch/is_command_hash
Is command hash
5 years ago
Dave Musicant a341c1eb96
Merge pull request #67 from vogler/is_command_hash
is_command should use hash instead of which
5 years ago
Dave Musicant at home e2fe30ad3a Merge branch 'pr-68-greadlink' 5 years ago
Dave Musicant a44b78c1ac
Merge pull request #68 from vogler/no_greadlink
macOS: try greadlink -f, then readlink -f, then readlink and warn about it
5 years ago
Dave Musicant at home 0538c5a9e3 added homebrew update 5 years ago
Ralf Vogler 9233d8d6c0 macOS: try greadlink -f, then readlink -f, then readlink and warn about it 5 years ago
Ralf Vogler 41bde82710 is_command: use bash builtin hash instead of which 5 years ago
Dave Musicant 066a9f3ad6
Merge pull request #64 from amit-gshe/master
Optimize the systemd service script
5 years ago
amit-gshe c93d323edd Updated the systemd part of the README 5 years ago
amit-gshe 4842795e43 Optimize the systemd service script
1. Only the default.target will be bring up when the user login.
2. The script now supports the -r option.
5 years ago
Dave Musicant 3244518c5a
Merge pull request #63 from gitwatch/issue61
Fixed shebang
5 years ago
Dave Musicant a0acf8aa79
Fixed shebang 5 years ago
Dave Musicant b0452b57ed
Merge pull request #60 from mlncn/patch-1
Add note about updating if installed from source
5 years ago
Benjamin Melançon bdf9b97c80
Add note about updating if installed from source 5 years ago