Commit Graph

  • a0db552aed Merge pull request #42 from jwerle/master Miguel Araújo 2017-08-23 13:55:20 -0300
  • 31233788e3 make bpkg friendly Joseph Werle 2017-08-18 08:42:11 -0400
  • 80d9e8923d Merge 4c0ae83a81 into cfaca1fa10 AndrewS-Vbosch 2017-08-17 02:00:08 +0000
  • cfaca1fa10 Add expected space in headers Miguel Araújo 2017-08-16 21:53:18 -0300
  • 39953f260a Merge 0d17dfc6bf into 61c1aacd7d Miguel Araújo 2017-05-21 10:45:51 +0000
  • 0d17dfc6bf Add expected space before headings Miguel Araújo 2017-05-21 07:45:43 -0300
  • 92c41b92e9 Merge a61a5606a1 into 61c1aacd7d Phil Thompson 2017-01-17 03:02:06 +0000
  • 40a2fb5f13 Add systemd unit file Jamie Tanna 2016-12-13 21:30:48 +0000
  • 570911a9fd Add git pull rebase before pulling Eduardo Bellani 2016-09-16 11:43:20 -0300
  • 5448ea0c3a EMPTY Eduardo Bellani 2016-09-16 11:43:19 -0300
  • e87aa90564 Merge 33e2cd1452 into 61c1aacd7d Joseph Werle 2016-09-02 20:03:23 +0000
  • 33e2cd1452 make bpkg friendly Joseph Werle 2016-09-02 12:52:27 -0700
  • 4c0ae83a81 Fixes #25 AndrewS-Vbosch 2016-09-01 14:02:04 -0400
  • 6a2254058e Merge 1b00ce23cf into 61c1aacd7d Rémy Delerue 2016-07-10 20:01:33 +0000
  • 1b00ce23cf -r <remote> instead of -p <remote> Rémy Delerue 2016-07-10 21:58:10 +0200
  • a516c45dcf Run gitwatch in Docker container Peter Salanki 2016-04-23 16:52:53 -0400
  • 61c1aacd7d Merge pull request #27 from aseques/patch-1 Nevik Rehnel 2015-06-09 09:54:56 +0200
  • 53f2e5aad9 Mention option -b alongside -r Joan 2015-06-08 23:19:43 +0200
  • a42a076783 Add mention to -r flag in the readme aseques 2015-05-14 15:33:59 +0200
  • c0408ff8f1 Add '-u' switch to git-add invocation. Closes #25 Nevik Rehnel 2015-03-24 09:48:38 +0100
  • bbc408222b Add undocumented options to help message. Djones Boni 2014-11-25 13:39:29 -0200
  • 09aa77aad4 Create command line option to append status to commit message. Djones Boni 2014-11-25 13:37:08 -0200
  • 25e0fea766 Merge branch 'master_append_status' Djones Boni 2014-11-25 13:22:11 -0200
  • a492709351 Merge branch 'master_fix_regex' Djones Boni 2014-11-25 13:22:05 -0200
  • 1f5a22ec1b Fix exclude regex (\.git). Djones Boni 2014-11-25 13:21:30 -0200
  • af28cf4a87 Enable/disable append `git status --short` to commit message. Djones Boni 2014-11-25 13:04:27 -0200
  • e32387152a Add section and fix link title for supervisord article Nevik Rehnel 2014-11-24 16:21:06 +0100
  • 77b2db4431 Merge pull request #22 from @egidijus Nevik Rehnel 2014-11-24 16:18:32 +0100
  • e3d02ad8ab added link to wiki Egidijus 2014-11-04 11:55:10 +0000
  • 750e534490 Fix usage help text (typos, outdated events variable) Nevik Rehnel 2014-07-05 17:05:05 +0200
  • 0b729ad582 Quote events list in command generation Nevik Rehnel 2014-07-05 17:00:11 +0200
  • cd40a3f579 Update copyright notice, add Phil Thompson @philt to contributors list Nevik Rehnel 2014-07-05 16:58:54 +0200
  • 56fcd4f824 Merge branch 'philt/testing' into 'testing' Nevik Rehnel 2014-07-05 16:52:06 +0200
  • bd159dbb6e alternative to process substitution plus other multiplatform fixes Phil Thompson 2014-07-03 09:35:30 +0100
  • 429c4af5bf add optional arg to specify events to monitor Phil Thompson 2014-07-02 14:47:17 +0100
  • a61a5606a1 add optional arg to specify events to pass to inotifywait Phil Thompson 2014-07-02 10:10:13 +0100
  • 21423f2895 Change README file extension because http://hiltmon.com/blog/2012/03/07/the-markdown-file-extension/ Nevik Rehnel 2014-01-09 10:01:50 +0100
  • a2b78e9a60 Add `--all` to `git-add` call (dirs) Nevik Rehnel 2013-11-13 11:02:56 +0100
  • 930d1d1957 Add some more comments Nevik Rehnel 2013-11-13 10:57:29 +0100
  • 866e5fc248 Merge f3d1809714 into 0e149ca1a8 Otto Rask 2013-07-05 04:41:50 -0700
  • f3d1809714 Modifies the main script file to allow using the inotifywait calls using a variable. Otto Rask 2013-07-05 14:21:01 +0300
  • 7788b7cbfd Only use one inotifywait instance, fix quoting Nevik Rehnel 2013-04-25 23:12:50 +0200
  • 72090b30ee Add help about env vars for binaries Nevik Rehnel 2013-04-25 17:05:55 +0200
  • f7a992e379 Construct push command only once Nevik Rehnel 2013-04-24 16:35:42 +0200
  • b3fc585539 Move echo'ing of errors to function Nevik Rehnel 2013-04-24 16:22:51 +0200
  • 0584887db2 Replace literal git/inw calls with vars Nevik Rehnel 2013-04-24 16:17:24 +0200
  • 906fa643d5 Improve formatting of commit msg Nevik Rehnel 2013-04-24 10:22:35 +0200
  • 2b71984c55 Fix -b switch to affect used remote branch Nevik Rehnel 2013-04-18 22:15:29 +0200
  • b0941a2678 Add option to customize commit message Nevik Rehnel 2013-04-18 21:27:06 +0200
  • 2a3ed8fdca Change construction method for commit message Nevik Rehnel 2013-04-18 21:10:48 +0200
  • f4e77f1d04 Change option letter for push, expand help message Nevik Rehnel 2013-04-16 18:47:35 +0200
  • de21cf061d Add option to customize the timestamp format Nevik Rehnel 2013-04-16 18:26:07 +0200
  • 61ef92cf04 Add some more inotify events as mentioned in #13 Nevik Rehnel 2013-04-15 23:13:14 +0200
  • 9bfca75959 Add option to customize sleep time after a change Nevik Rehnel 2013-04-15 23:01:37 +0200
  • 0e149ca1a8 Add some comments. Add @datag as contributor. Nevik Rehnel 2012-12-03 22:30:15 +0100
  • 4e55eaa3ad Merge datag/gitwatch@7c34782d (testing) into testing, closing PR #11. Nevik Rehnel 2012-12-03 22:20:10 +0100
  • 44c7a4d5d4 Merge 7c34782d9a into 825fde087b Dominik D. Geyer 2012-12-03 11:19:12 -0800
  • 7c34782d9a Provide function is_command() and check for multiple dependencies Dominik D. Geyer 2012-12-03 20:17:27 +0100
  • ac999af602 Partly reverted change of 7215554b and use dirname again Dominik D. Geyer 2012-12-03 20:00:08 +0100
  • 3a54d02edd Cosmetics: Be consistent with command substitution syntax Dominik D. Geyer 2012-12-03 00:29:26 +0100
  • 7215554ba6 Cosmetics: Use bash string manipulation instead of basename/dirname Dominik D. Geyer 2012-12-03 00:25:45 +0100
  • 7346b37a0d Test for number of script arguments to be 1 after shifting options Dominik D. Geyer 2012-12-03 00:20:49 +0100
  • 9473048fdf Cosmetics: Make use of here-string instead of using piped echo Dominik D. Geyer 2012-12-03 00:17:19 +0100
  • e3ca99840f Exit with code 1 and message if target is neither a regular file nor a directory Dominik D. Geyer 2012-12-03 00:03:51 +0100
  • b82d406108 Cosmetics: Whitespace fix Dominik D. Geyer 2012-12-02 23:51:42 +0100
  • f17e9d68c4 Cosmetics: Syntax/whitespace change Dominik D. Geyer 2012-12-02 23:49:38 +0100
  • c85025d456 Prerequisites check: Test for non-zero value Dominik D. Geyer 2012-12-02 23:43:07 +0100
  • 9f71f494eb Cosmetics: Syntax/whitespace fixes Dominik D. Geyer 2012-12-02 23:36:04 +0100
  • d9fc7297e9 Cosmetics: Use bash-specific redirection Dominik D. Geyer 2012-12-02 23:28:58 +0100
  • 9751094c0e Make use of /usr/bin/env in shebang Dominik D. Geyer 2012-12-02 23:26:02 +0100
  • 825fde087b Expand help/usage message, improving fix for #1. Nevik Rehnel 2012-12-01 00:58:17 +0100
  • 95d6a4176c Add newline at end of file. Fix comment formatting (hash then space then text) Nevik Rehnel 2012-12-01 00:35:08 +0100
  • 1c822907c3 Shift input arguments so code referencing first arg still works Nevik Rehnel 2012-12-01 00:30:57 +0100
  • d8096cad4d Fix if conditions for auto-pushing. Nevik Rehnel 2012-12-01 00:15:48 +0100
  • 25b5f13cab Merge commit MatthewM/gitwatch@e3869ff (testing) into testing Nevik Rehnel 2012-11-28 21:37:42 +0100
  • 86cfcf2808 Merge e3869ffdc5 into 9481d7e21c Matthew M 2012-11-28 12:19:33 -0800
  • e3869ffdc5 Added comments to the new code Matthew McGowan 2012-11-28 15:19:14 -0500
  • 73f31173fb Fixed a typo in README.md Matthew McGowan 2012-11-28 14:44:17 -0500
  • dd6e4073eb Forgot to add *~ for a backup file Matthew McGowan 2012-11-28 14:43:23 -0500
  • 6a5e99bc63 Added a .gitignore Matthew McGowan 2012-11-28 14:41:57 -0500
  • 9481d7e21c Merge commit MatthewM/gitwatch@c14644f (testing) into testing Nevik Rehnel 2012-11-28 10:04:07 +0100
  • c14644fd3d Updated README.md to reflect the command line param changes Matthew McGowan 2012-11-28 03:12:57 -0500
  • f96ca2ff6b Merge 2666870800 into ecfbee9e7a Matthew M 2012-11-27 16:02:28 -0800
  • 2666870800 Added both the -p and -b options Matthew McGowan 2012-11-27 19:02:11 -0500
  • 218872eee8 Added a basic help that includes some features that will be added later Matthew McGowan 2012-11-27 15:03:31 -0500
  • ecfbee9e7a Add note about contributions, naming MatthewM Nevik Rehnel 2012-11-27 20:10:16 +0100
  • ce30fb2d45 Merge commit '744ceab', modified from MatthewM/gitwatch@c5f06ad . Closes PR #1 Nevik Rehnel 2012-11-27 19:55:36 +0100
  • 744ceab97b Replace 'hash' with 'which' to check for command availability Nevik Rehnel 2012-11-27 19:48:32 +0100
  • 51a6060fad Merge c5f06ad358 into f496b1e849 Matthew M 2012-11-27 01:08:41 -0800
  • c5f06ad358 Added a check for git and inotifywait Matthew McGowan 2012-11-27 04:04:20 -0500
  • f496b1e849 Use Markup paragraph spacings instead of <br>'s Nevik Rehnel 2012-11-27 08:26:00 +0100
  • ffecb0fdd9 Update README.md Eidolon Night 2012-11-26 17:32:24 -0500
  • 562b8dfcbc Update README.md Eidolon Night 2012-11-26 17:30:20 -0500
  • 1c0337f7ca Fix typo Nevik Rehnel 2012-11-19 21:53:05 +0100
  • bc8f0d4b18 Add "documents" use case to examples list. Nevik Rehnel 2012-11-19 21:51:33 +0100
  • 74f94fef08 Add script name to commit msg and comments. Nevik Rehnel 2012-11-19 21:42:52 +0100
  • 628f1fb5bb Remove commented-out debug code Nevik Rehnel 2012-11-19 21:32:03 +0100
  • 40e0ea3d84 Add line about feedback and comments Nevik Rehnel 2012-10-27 19:16:24 +0300
  • 7a0932f7e4 Add details about script workings and usage Nevik Rehnel 2012-10-27 19:14:53 +0300
  • 6211e30971 Merge branch 'master' of github.com:n3v1k/gitwatch Nevik Rehnel 2012-10-22 09:07:54 +0200