Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
gitlabhq
/
gitlab-shell
Public
Notifications
You must be signed in to change notification settings
Fork
313
Star
537
Code
Pull requests
6
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Commits
Branch selector
cd21f04
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 11, 2014
Restore fix added by commit 4e22874b691e229d6f151c636b03a7ab5c3f2f7c
Show description for cd21f04
dmsck
committed
cd21f04
Copy full SHA for cd21f04
Make update hook work with rvm-installed ruby
Show description for ebb238f
dmsck
committed
ebb238f
Copy full SHA for ebb238f
Version 1.8.1
Show description for 6ce9e21
dzaporozhets
committed
6ce9e21
Copy full SHA for 6ce9e21
Merge branch 'environment_variables' into 'master'
Show description for 2ac57e1
dzaporozhets
committed
2ac57e1
Copy full SHA for 2ac57e1
Merge branch 'shell_style' into 'master'
Show description for c02ec5b
dzaporozhets
committed
c02ec5b
Copy full SHA for c02ec5b
Commits on Mar 7, 2014
Use safer shell invocations in bin/install
jacobvosmaer
committed
73c8ea9
Copy full SHA for 73c8ea9
Use less shell commands in gitlab_projects_spec.rb
jacobvosmaer
committed
4257119
Copy full SHA for 4257119
Use IO.popen instead of Kernel#` to read refs
jacobvosmaer
committed
e71fcd9
Copy full SHA for e71fcd9
Use built-in Ruby Dir.pwd instead of the shell
jacobvosmaer
committed
4e22874
Copy full SHA for 4e22874
Restrict env variables passed to git-xxx-pack
jacobvosmaer
committed
635bb11
Copy full SHA for 635bb11
Commits on Feb 26, 2014
Merge branch 'master' of github.com:gitlabhq/gitlab-shell
Show description for 79bceae
dzaporozhets
committed
79bceae
Copy full SHA for 79bceae
Merge branch 'create_hooks' into 'master'
Show description for 704b08a
dzaporozhets
committed
704b08a
Copy full SHA for 704b08a
Make support/rewrite-hooks.sh use bin/create_hooks
jacobvosmaer
committed
3bd2b66
Copy full SHA for 3bd2b66
Make GitlabProjects#create_hooks a class method
jacobvosmaer
committed
02b960c
Copy full SHA for 02b960c
Commits on Feb 3, 2014
Merge pull request #93 from raphendyr/patch-3
Show description for b532948
dzaporozhets
committed
b532948
Copy full SHA for b532948
Commits on Dec 4, 2013
Merge branch 'better-description' of /home/git/repositories/gitlab/gitlab-shell
dzaporozhets
committed
56e216f
Copy full SHA for 56e216f
Commits on Nov 29, 2013
Some people thought we made a special shell.
dosire
committed
91710c3
Copy full SHA for 91710c3
Commits on Nov 25, 2013
Version 1.8.0
Show description for 083eb8c
dzaporozhets
committed
083eb8c
Copy full SHA for 083eb8c
Merge branch 'gitlab_keys_return_values' of /home/git/repositories/gitlab/gitlab-shell
dzaporozhets
committed
a1f2c95
Copy full SHA for a1f2c95
Stub file writing in tests
jacobvosmaer
committed
d7e1deb
Copy full SHA for d7e1deb
Commits on Nov 21, 2013
Merge branch 'remove_open3' of /home/git/repositories/gitlab/gitlab-shell
dzaporozhets
committed
098e5a6
Copy full SHA for 098e5a6
Merge branch 'fail_install' of /home/git/repositories/gitlab/gitlab-shell
dzaporozhets
committed
586c8d5
Copy full SHA for 586c8d5
Commits on Nov 20, 2013
Merge pull request #109 from jsternberg/master
Show description for 8d84906
jacobvosmaer
committed
8d84906
Copy full SHA for 8d84906
Removing extra space from the end of gitlab_update error messages
jsternberg
committed
acab321
Copy full SHA for acab321
Redis configuration check
Show description for ba2248f
jsternberg
committed
ba2248f
Copy full SHA for ba2248f
Display error and send failure exit status if redis-cli fails
Show description for 4e15496
jsternberg
committed
4e15496
Copy full SHA for 4e15496
Merge pull request #112 from Javex/master
Show description for 6fc922c
jacobvosmaer
committed
6fc922c
Copy full SHA for 6fc922c
Display appropriate error message on config error
Javex
committed
8513d18
Copy full SHA for 8513d18
Fix return values in GitlabKeys
jacobvosmaer
committed
559196c
Copy full SHA for 559196c
Refactor file writing tests
jacobvosmaer
committed
c67395e
Copy full SHA for c67395e
1.7.9
Show description for 9e00fb4
dzaporozhets
committed
9e00fb4
Copy full SHA for 9e00fb4
Fix relative path detection for ssh://host:port/repo.git
Show description for c627c8f
dzaporozhets
committed
c627c8f
Copy full SHA for c627c8f
Commits on Nov 19, 2013
Remove unused open3 dependency
jacobvosmaer
committed
3b8288e
Copy full SHA for 3b8288e
Allow bin/install to signal failure on exit
jacobvosmaer
committed
ca2f130
Copy full SHA for ca2f130
Commits on Nov 18, 2013
Merge branch 'cve_in_changelog' of /home/git/repositories/gitlab/gitlab-shell
dzaporozhets
committed
fa61731
Copy full SHA for fa61731
Pagination
Previous
Next
You can’t perform that action at this time.