2
0
mirror of https://github.com/gitwatch/gitwatch synced 2024-11-17 03:25:41 +00:00
Commit Graph

168 Commits

Author SHA1 Message Date
Dave Musicant / thinkpad
6b8c6f14bc fixed capitalization on mac 2020-12-09 16:51:32 -06:00
Dave Musicant / thinkpad
f18fee7388 try mac version 2020-12-09 16:49:34 -06:00
Dave Musicant / thinkpad
d883840667 fixed botched install command 2020-12-09 16:32:37 -06:00
Dave Musicant / thinkpad
38fcc31254 moved travis file out 2020-12-09 16:29:44 -06:00
Dave Musicant / thinkpad
59b9522098 moved travis file out 2020-12-09 16:29:38 -06:00
Dave Musicant / thinkpad
7bcc049865 Added git config and also test timeouts 2020-12-09 16:29:13 -06:00
Dave Musicant / thinkpad
eee9389a66 fixed install command 2020-12-09 16:06:39 -06:00
Dave Musicant / thinkpad
a39dbd6f9f Added inotify-tools install 2020-12-09 16:04:39 -06:00
Dave Musicant / thinkpad
72f79d4bc3 ubuntu github actions file 2020-12-09 16:00:11 -06:00
Dave Musicant
5a9ea4d712
Merge pull request #91 from he-sk/macos-launchd
Improve behavior on macOS and add support for launchd
2020-12-09 09:42:43 -06:00
hesk
2eec9bfbb2 Example launchd script 2020-12-08 22:48:52 +01:00
hesk
255d385a17 Use different exit code for each error condition 2020-12-08 22:38:21 +01:00
hesk
32bf8872a0 Add ability to configure path for readline 2020-12-08 22:38:21 +01:00
hesk
35987b5cf2 Fix: exclude .git repository on macOS 2020-12-08 22:23:35 +01:00
Dave Musicant
e62df74067
Merge pull request #86 from kirviq/master
double-double-quote target directory to support pathes with spaces
2020-08-14 09:33:19 -05:00
Joachim Nicolay
8cb0c827c0 double-double-quote target directory to support pathes with spaces 2020-08-13 19:26:19 +02:00
Dave Musicant
2fdf994513
Merge pull request #83 from soraxas/fix-color-output
Ensure no color-format output
2020-06-08 21:08:03 -05:00
Tin Lai
5e6b68bdcb add no pager 2020-06-07 02:25:43 +10:00
Dave Musicant
7687761c41
Merge pull request #82 from MattKotsenas/patch-1
Update inotifywait parameters to also watch move_self and modify
2020-05-30 09:24:33 -05:00
Matt Kotsenas
011b982e72 Add 'modify' event as well 2020-05-29 16:34:17 -07:00
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)
2020-05-29 11:18:05 -07:00
Dave Musicant
40bcd27b1b
Merge pull request #81 from juanmancebo/master
Fixed git inotifywait exclude args
2020-04-15 07:29:09 -05:00
juan.mancebo
5f35eedf7d clean git inotifywait exclude args 2020-04-15 07:57:30 +02:00
Dave Musicant
e4064fdf13
Merge pull request #79 from talamus/master
Fixed the broken -e command line option
2020-04-14 15:02:43 -05:00
juan.mancebo
1d7e7f8b0f Fixed git inotifywait exclude args 2020-04-13 21:01:25 +02:00
Tero Niemi
493dd0a38a
Fixing EVENTS also in the Darvin side.
Using VAR="${VAR:-defaults}" structure.
2020-03-04 13:30:36 +02:00
Tero Niemi
4d086834fb
Fixed the broken -e command line option
In the original the defaults always overwrote the option.
2020-03-03 15:34:35 +02:00
Dave Musicant
7a6fa177ba
Merge pull request #77 from ishchow/master
Update README and systemd script
2020-01-27 20:12:09 -06:00
Ishaat Chowdhury
2b125065f7
Update systemd service 2020-01-06 09:15:30 -07:00
Ishaat Chowdhury
ec09469d1f
Update script usage in README 2020-01-06 09:14:02 -07:00
Dave Musicant
6eb3c226c9
Merge pull request #30 from salanki/master
Run gitwatch in Docker container
2019-12-10 17:32:28 -06:00
Dave Musicant
2b63be4423
Merge pull request #75 from gitwatch/elnull-default_case
Elnull default case
2019-12-10 12:38:17 -06:00
Dave Musicant at home
8a7c37279a cleaned up typo 2019-12-10 12:25:04 -06:00
Dave Musicant
0d5345ca85
Merge pull request #74 from gitwatch/is_command_hash
Is command hash
2019-12-10 12:02:00 -06:00
Dave Musicant
a341c1eb96
Merge pull request #67 from vogler/is_command_hash
is_command should use hash instead of which
2019-12-10 11:41:13 -06:00
Dave Musicant at home
e2fe30ad3a Merge branch 'pr-68-greadlink' 2019-12-10 11:28:09 -06:00
Dave Musicant
a44b78c1ac
Merge pull request #68 from vogler/no_greadlink
macOS: try greadlink -f, then readlink -f, then readlink and warn about it
2019-12-10 11:27:26 -06:00
Dave Musicant at home
0538c5a9e3 added homebrew update 2019-12-10 10:08:59 -06:00
Ralf Vogler
9233d8d6c0 macOS: try greadlink -f, then readlink -f, then readlink and warn about it 2019-07-26 17:22:59 +02:00
Ralf Vogler
41bde82710 is_command: use bash builtin hash instead of which 2019-07-26 13:34:24 +02:00
Dave Musicant
066a9f3ad6
Merge pull request #64 from amit-gshe/master
Optimize the systemd service script
2019-03-22 10:14:24 -05:00
amit-gshe
c93d323edd Updated the systemd part of the README 2019-03-22 22:05:30 +08:00
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.
2019-03-22 11:24:01 +08:00
Dave Musicant
3244518c5a
Merge pull request #63 from gitwatch/issue61
Fixed shebang
2019-03-06 16:03:34 -06:00
Dave Musicant
a0acf8aa79
Fixed shebang 2019-03-06 15:38:13 -06:00
Dave Musicant
b0452b57ed
Merge pull request #60 from mlncn/patch-1
Add note about updating if installed from source
2019-03-04 14:49:34 -06:00
Benjamin Melançon
bdf9b97c80
Add note about updating if installed from source 2019-03-03 21:50:41 -05:00
Dave Musicant
6d39aa0405
Merge pull request #52 from alextmz/fix-systemd-instructions
Fix systemd instructions and mod service file for consistency
2019-02-21 09:17:37 -06:00
Andrey Astafyev
d1d9721314 Exit on wrong option 2019-02-15 13:45:51 +03:00
Andrey Astafyev
0729d1965f Check if directory changing is possible 2019-02-15 13:30:20 +03:00