Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
git-pre-commit
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nimrod
git-pre-commit
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
Tags
2
v0.1.1
v0.1.0
3 results
Begin with the selected commit
Created with Raphaël 2.2.0
17
Sep
16
30
Jan
22
27
Dec
26
15
Nov
31
Jul
13
Jun
8
Add note on deprecation and replacement.
master
master
Update .gitignore.
Some fixups for pre-commit checks.
Shell pre-commit checks.
Set required Git variables if thy're missing.
Fix typo.
CI templates.
Format README.
Common pre-commit config.
Replace shellcheck pre-commit hook.
Collect bats test results.
Migrate to GitLab CI.
New GitLab instance.
- Updated pre-commit hooks.
- Corrected setup and teardown functions (didn't read the documentation correctly, should be a shell function not a test).
- Use the fixed version of the merge-conflict pre-commit hook locally.
- Bumped patch version.
v0.1.1
v0.1.1
- Added test and fix when in detached head.
- TravisCI comes with Bats already installed.
- A little more documentation.
- Use a working version of the merge-conflict pre-commit hook locally.
- Bumped minor version.
v0.1.0
v0.1.0
- Now that's a README.
- Added a specific test for empty patch (changed the no confict test to have a patch).
- Fix tests.
- Added Bats to TravisCI, make runs parallel.
WIP.
- Added a small README, MIT license, version file and a default Git ignore.
- Initial empty commit.
Loading