.gitignore | 100644 | 0 | 0 | | | 169 Bytes | d1bde6968185cb143930981287c9174c9ea53526b949306d7d6b75251ad1eaef |
.rspec | 100644 | 0 | 0 | | | 31 Bytes | 04ea314ec27821b7e7cf198c2b3f1dc643fbc27429e3d8eb5f6253c2104d51ca |
.travis.yml | 100644 | 0 | 0 | | | 88 Bytes | 08dfd37a045cfdf8052cb6976958da0b2f6639a643ccf8982bb6b744a52ddf0e |
Gemfile | 100644 | 0 | 0 | | | 92 Bytes | 878de3401336256c33e029f62b24dd5e62fc2a73916b2797727c111cac8999b8 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 6eda9c5d0f1c6e93902d959a33a947cb9d687698362af8385c695e992fe33a46 |
README.md | 100644 | 0 | 0 | | | 9.73 KB | 509cdb1caf25ebdecdbf933cccec901aa6c14432389caf74c371f53cdc817770 |
Rakefile | 100644 | 0 | 0 | | | 117 Bytes | dca0f4190a3b018ccfd644daa6600f4fe5d11b3330ecb4c564a2971465e5b016 |
bin/githook | 100755 | 0 | 0 | | | 197 Bytes | 8a0679ea5eb78d69564f51944c6fff8d105a38ce072230972d3584dc49d9e707 |
build-install.sh | 100755 | 0 | 0 | | | 135 Bytes | 6bbdc42565776e0d50228dcce9e134441acaf3cd88fd65fb17fc60d08da0af80 |
githook.gemspec | 100644 | 0 | 0 | | | 1.42 KB | 3c152c5dc4673fddaedbcea7c8ff4a0fa7e9d21cc98415b584f2611fc4a279ed |
lib/githook.rb | 100644 | 0 | 0 | | | 186 Bytes | e2def5dc2bc9a0e818ea2bc3f7b901261750a851a77e2d92e7878976a510faca |
lib/githook/config.rb | 100644 | 0 | 0 | | | 394 Bytes | 99b965d2c0fcb621639a48def22a1d96e1d5909bf64402d0f58da2968efcc942 |
lib/githook/context.rb | 100644 | 0 | 0 | | | 338 Bytes | 73e2e3dda5d45fedde351c9b94071f826df1c841e359bd9567d9ed9975f15604 |
lib/githook/tasks.rb | 100644 | 0 | 0 | | | 885 Bytes | 00034049c04609f19d9f7e9a6d7bd2453158e0b4055b48510f44f4c750f942db |
lib/githook/tasks/1-pre-commit.rake | 100644 | 0 | 0 | | | 487 Bytes | 4bae8783ea32d943e8f9e4c9d53f1fd06fc4ed5ef112238272086a306ad07cec |
lib/githook/tasks/2-prepare-commit-msg.rake | 100644 | 0 | 0 | | | 2.69 KB | d25a7c26e74698114ddf9e9ed7e70f36ba699613bc716f8151c5939ef3c6bf21 |
lib/githook/tasks/3-commit-msg.rake | 100644 | 0 | 0 | | | 1.58 KB | 45d802099f1d144387dbc503954190994011d0f70c941fc087550488e17be172 |
lib/githook/tasks/install.rake | 100644 | 0 | 0 | | | 759 Bytes | 20002b83d821ed781b1f8f70a3eedf92d3fe7418064d80a849d106e326861e51 |
lib/githook/tasks/run.rake | 100644 | 0 | 0 | | | 154 Bytes | 876932435c492a83dc236ccfb1d60c1723b0905597ba168c03b8f79962f6cf0f |
lib/githook/tasks/setup.rake | 100644 | 0 | 0 | | | 4.02 KB | e2acd1d91296e8b1c4d80e2f09cc190eaa2a5ff07772e331fa42a711407aa63e |
lib/githook/templates/config.rb | 100644 | 0 | 0 | | | 642 Bytes | 839f47f4215a3e76c14c86aa56a58401946f47bbf47bfebdad459a1942573018 |
lib/githook/templates/hooks/commit-msg | 100755 | 0 | 0 | | | 951 Bytes | 593b0f5c0a3880085c9b7efcee8f9016f11693a2d189c158f9e9167119255aad |
lib/githook/templates/hooks/pre-commit | 100755 | 0 | 0 | | | 1.69 KB | 31d97acd7c3df2df2d511c0c103774d404773bffa75128acb90ea16b62362962 |
lib/githook/templates/hooks/prepare-commit-msg | 100755 | 0 | 0 | | | 1.28 KB | 009c97bb02fd28ea025b03cb632e6d69adb4747df7b095479dce0e8c5168266d |
lib/githook/templates/tasks/tasks.rake | 100644 | 0 | 0 | | | 597 Bytes | b210b8ae270b118ab2a200e456565e0b7a63df0412b4181b7a456fe4b5db3cae |
lib/githook/util.rb | 100644 | 0 | 0 | | | 2.97 KB | 25a90bb4e0b70614c1b2fac6178ab7385645f6ad8ec3db4421b23963d9c50686 |
lib/githook/version.rb | 100644 | 0 | 0 | | | 39 Bytes | 90b5939e67d55c0d5e75e9ef1eff48f3b1566bbade9e6a7f30f11cd6e3fa7f8f |