Commit Graph

256 Commits (master)
 

Author SHA1 Message Date
hesk 32bf8872a0 Add ability to configure path for readline 3 years ago
hesk 35987b5cf2 Fix: exclude .git repository on macOS 3 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
Dave Musicant 6d39aa0405
Merge pull request #52 from alextmz/fix-systemd-instructions
Fix systemd instructions and mod service file for consistency
5 years ago
Andrey Astafyev d1d9721314 Exit on wrong option 5 years ago
Andrey Astafyev 0729d1965f Check if directory changing is possible 5 years ago
Andrey Astafyev 9875612281 Arguments to INW command stored in array 5 years ago
Andrey Astafyev 00c26dde5c Apply fixes for some of shellcheck warnings 5 years ago
Dave Musicant 276a8e931b
Merge pull request #56 from elnull/master
Typos fixes and remove trailing whitepaces
5 years ago
Andrey Astafyev e6ae00a4c7 Remove trailing whitespaces 5 years ago
Andrey Astafyev 089576cf0b Typos fixes 5 years ago
Dave Musicant 93a956ec35
Merge pull request #55 from gitwatch/47-mac-darwin
Enabled OS X functionality with fswatch
5 years ago
Dave Musicant / thinkpad 8165e73b97 re-enabled Linux testing 5 years ago
Dave Musicant / thinkpad 759aa1aace Enabled OS X functionality with fswatch. 5 years ago
Dave Musicant / thinkpad 3c84ad709a Fixed broken Travis script after moving tests 5 years ago
Dave Musicant / thinkpad 72fa2a3181 Merge branch 'workingdir-28' 5 years ago
Dave Musicant / thinkpad 11a2eab5db cleaned up GIT_DIR portion to only add parameters as necessary 5 years ago
Dave Musicant / thinkpad f34a7545d5 Remote dir functionality added, tests improved, variable added to delay timing in tests 5 years ago