Anthony Sottile
|
e3d29a897b
|
Make git errors throw FatalError
|
2014-08-13 10:43:32 -07:00 |
|
Anthony Sottile
|
85a76617c1
|
Refactor fixtures in tests.
|
2014-06-15 18:49:45 -07:00 |
|
Anthony Sottile
|
7b1230df27
|
Use plumbum a bit better.
|
2014-06-15 14:19:05 -07:00 |
|
Anthony Sottile
|
c4e4c2dccb
|
Fix merge conflict detection for cherry-pick conflict.
|
2014-06-13 06:50:17 -07:00 |
|
Anthony Sottile
|
01b557c497
|
Various cleanup.
|
2014-06-06 07:38:25 -07:00 |
|
Anthony Sottile
|
3ebf976afb
|
Add logging message.
|
2014-04-15 09:31:40 -07:00 |
|
Anthony Sottile
|
5810ee4315
|
Implement merge-files only using @bukzor's method.
|
2014-04-15 09:17:55 -07:00 |
|
Anthony Sottile
|
94d626691f
|
Move get_head_sha into testing since it is only used by tests.
|
2014-04-14 09:57:38 -07:00 |
|
Anthony Sottile
|
1746a97e24
|
Better project structure
|
2014-04-12 15:56:18 -07:00 |
|
Anthony Sottile
|
535be5b33a
|
Actually use the exclude pattern. Closes #47.
|
2014-03-31 23:35:25 -07:00 |
|
Anthony Sottile
|
ecdacd474b
|
Simplify the install and uninstall commands and improve tests.
|
2014-03-23 18:33:18 -07:00 |
|
Anthony Sottile
|
6188903ed7
|
Make the pre-commit actually executable. Closes #32
|
2014-03-18 21:40:08 -07:00 |
|
Anthony Sottile
|
bef4a01af9
|
Don't pass deleted files to pre-commit scripts.
|
2014-03-16 19:22:38 -07:00 |
|
Anthony Sottile
|
7b1b72e225
|
Consolidated some code.
|
2014-03-16 18:40:16 -07:00 |
|
Anthony Sottile
|
bf457349b3
|
Implement our own rev-parse --top-level
|
2014-03-14 14:50:04 -07:00 |
|
Anthony Sottile
|
5daed50f75
|
Actually run things and make pretty output.
|
2014-03-14 12:09:39 -07:00 |
|
Anthony Sottile
|
da8c435e9c
|
Improve performance on pre-commit -r pyflakes by 40%
|
2014-03-13 23:48:17 -07:00 |
|
Anthony Sottile
|
abea886a3d
|
Refactored how the installer works
|
2014-03-13 19:36:44 -07:00 |
|
Ken Struys
|
1d8af9ce50
|
moved the installing code to its own package
|
2014-03-13 17:31:58 -07:00 |
|
Ken Struys
|
3b0f03d0e0
|
Merge branch 'master' of github.com:pre-commit/pre-commit
Conflicts:
tests/git_test.py
|
2014-03-13 16:48:02 -07:00 |
|
Ken Struys
|
6498321e1e
|
added more integration with git repo creation
|
2014-03-13 16:29:59 -07:00 |
|
Ken Struys
|
e3d1f10ec3
|
added create repo
|
2014-03-13 14:37:22 -07:00 |
|
Ken Struys
|
7e74821a5d
|
added install and uninstall hooks
|
2014-03-13 13:59:05 -07:00 |
|