Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bundle_certs
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
Show more breadcrumbs
nimrod
bundle_certs
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
9d28e0f871d19c38d5af657e64a22e54de1b4deb
Select Git revision
Branches
1
master
default
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
22
Dec
24
May
22
Aug
9
29
May
24
Apr
23
1
Dec
7
Jul
13
Mar
9
8
3
2
28
Feb
Migrate from Travis CI to GitLab CI.
master remote_m…
master remote_mirror_25b83adf2eccf6f64d885b22089df97f/master
Pip 10 is not yet available in TravisCI.
Cleanup.
- Added "namespaced" die and usage functions.
- Fixup for the tests.
- Updated pre-commit hooks.
- Use newer shell pre-commit hooks.
- Added shellcheck test, fix found warnings.
- Added clean target.
- Updated pre-commit hooks, use tags instead of hashes.
- Run tests if the Makefile changes as well.
- Filled in fields in license.
- Moved lint to pre-commit.
- Correct syntax error with AWK on OpenBSD.
- Corrected typo.
- Added support for pre-commit.
- Declare local variables.
- Spelling corrections.
- Added lint target, updated documentation.
Rename find_cert_by_hash to find_cert_by_issuer_hash, sync docs.
Mention adding a Git hook in the README,
Added license and Author Information.
Handle case when passed filename doesn't exist.
- Handle case when parameters are passed.
Added TODO list to the README.
Add use case to the README.
Corrected formatting for some of the lists.
Added Requirements, Usage, Shell functions and Test sections to the README.
Renamed the find_issued_by function to find_cert_by_hash.
Added README file.
Pretty much full implementation, missing just usage for now.
Added gitignore.
Added Makefile, for now just for testing.
First commit, just find the root certificate for now.
Loading