Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
/
Sign in
Sign up
Appearance settings
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 }}
m42e
/
ycmd
Public
forked from
ycm-core/ycmd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 30, 2015
Bumping ycm_core API version
Show description for 1951fe7
Valloric
committed
1951fe7
View commit details
Copy full SHA for 1951fe7
Browse repository at this point
Using CXTranslationUnit_Incomplete for TUs
Show description for 68b082a
Valloric
committed
68b082a
View commit details
Copy full SHA for 68b082a
Browse repository at this point
Merge pull request #82 from akhosravian/master
Show description for ecb72e2
Valloric
committed
ecb72e2
View commit details
Copy full SHA for ecb72e2
Browse repository at this point
Commits on Jan 27, 2015
pull omnisharp port selection logic into a helper method
akhosravian
committed
58e9e43
View commit details
Copy full SHA for 58e9e43
Browse repository at this point
Commits on Jan 24, 2015
Get an unused local port for the OmniSharp server if port 0 is specified in user_options. Also change default csharp_server_port to 0 to match previous behavior.
akhosravian
committed
2c6a9c7
View commit details
Copy full SHA for 2c6a9c7
Browse repository at this point
Add Popen.wait() after sending the stopserver command to OmniSharp. This fixes tests when using a fixed port
akhosravian
committed
19dfbc5
View commit details
Copy full SHA for 19dfbc5
Browse repository at this point
Commits on Jan 23, 2015
omnisharp server uses the port specified in config
akhosravian
committed
9112e52
View commit details
Copy full SHA for 9112e52
Browse repository at this point
Commits on Jan 22, 2015
Bump up API version because of commit f5fd319
Valloric
committed
435f23c
View commit details
Copy full SHA for 435f23c
Browse repository at this point
Commits on Jan 20, 2015
Now logging the user's Python version of failure
Valloric
committed
4c1f990
View commit details
Copy full SHA for 4c1f990
Browse repository at this point
Build now correctly states required Python version
Valloric
committed
928d9d9
View commit details
Copy full SHA for 928d9d9
Browse repository at this point
Commits on Jan 19, 2015
Fixing submodules check
Show description for ff49fa7
Valloric
committed
ff49fa7
View commit details
Copy full SHA for ff49fa7
Browse repository at this point
Commits on Jan 18, 2015
Fixing typo in build script
Valloric
committed
69dbb1f
View commit details
Copy full SHA for 69dbb1f
Browse repository at this point
More robust sys.path manipulation
Show description for 3941aff
Valloric
committed
3941aff
View commit details
Copy full SHA for 3941aff
Browse repository at this point
Updating references from build.sh to build.py
Valloric
committed
23d52f6
View commit details
Copy full SHA for 23d52f6
Browse repository at this point
Build script is now Python instead of shell
Show description for 439a809
Valloric
committed
439a809
View commit details
Copy full SHA for 439a809
Browse repository at this point
Commits on Jan 16, 2015
Fixing command_exists in build.sh
Valloric
committed
bfa20ad
View commit details
Copy full SHA for bfa20ad
Browse repository at this point
Merge pull request #78 from Mischi/fix-hash-bashism
Show description for bab4633
Valloric
committed
bab4633
View commit details
Copy full SHA for bab4633
Browse repository at this point
Commits on Jan 15, 2015
replace "hash" with "command -v"
Show description for fa9c562
Mischi
committed
fa9c562
View commit details
Copy full SHA for fa9c562
Browse repository at this point
Commits on Jan 10, 2015
Updating to Requests 2.5.1
Valloric
committed
455f60a
View commit details
Copy full SHA for 455f60a
Browse repository at this point
Commits on Jan 2, 2015
Merge pull request #74 from ptrv/support-brief-comment
Show description for ce7ee17
Valloric
committed
ce7ee17
View commit details
Copy full SHA for ce7ee17
Browse repository at this point
Commits on Jan 1, 2015
Add support for extracting doc from comment
ptrv
committed
f5fd319
View commit details
Copy full SHA for f5fd319
Browse repository at this point
Merge pull request #76 from ptrv/fix-condition-in-build-script
Show description for 9e962ce
Valloric
committed
9e962ce
View commit details
Copy full SHA for 9e962ce
Browse repository at this point
Merge pull request #75 from ptrv/fix-pip-requirements
Show description for 1a1bded
Valloric
committed
1a1bded
View commit details
Copy full SHA for 1a1bded
Browse repository at this point
Commits on Dec 31, 2014
Fix condition in build script
ptrv
committed
ad19e77
View commit details
Copy full SHA for ad19e77
Browse repository at this point
Fix requirements file for pip
ptrv
committed
2f33ff5
View commit details
Copy full SHA for 2f33ff5
Browse repository at this point
Commits on Dec 29, 2014
Fix issue with missing quotes on var in build.sh
Show description for 150aa22
Valloric
committed
150aa22
View commit details
Copy full SHA for 150aa22
Browse repository at this point
Commits on Dec 28, 2014
Merge pull request #71 from metatheos/utf8fix
Show description for 4cbb137
Valloric
committed
4cbb137
View commit details
Copy full SHA for 4cbb137
Browse repository at this point
Merge pull request #66 from Chilledheart/fix_dynamically_linked_libclang
Show description for ee910a5
Valloric
committed
ee910a5
View commit details
Copy full SHA for ee910a5
Browse repository at this point
Fix a issue that libclang.dylib won't be loaded when it is linked with libLLVM dynamically
Chilledheart
committed
ce017ad
View commit details
Copy full SHA for ce017ad
Browse repository at this point
Handle C# completion for non-ascii files better
metatheos
committed
3d7cdd7
View commit details
Copy full SHA for 3d7cdd7
Browse repository at this point
Commits on Dec 22, 2014
Merge pull request #69 from Grimy/no-bashisms
Show description for dc4af48
Valloric
committed
dc4af48
View commit details
Copy full SHA for dc4af48
Browse repository at this point
Remove all bashisms from build.sh
Show description for bd25d19
Grimy
committed
bd25d19
View commit details
Copy full SHA for bd25d19
Browse repository at this point
Commits on Dec 15, 2014
Fixing test compilation with dev flags on clang
Valloric
committed
0af509b
View commit details
Copy full SHA for 0af509b
Browse repository at this point
Commits on Dec 14, 2014
Merge pull request #64 from kevinxucs/close-stdin
Show description for 04141de
Valloric
committed
04141de
View commit details
Copy full SHA for 04141de
Browse repository at this point
Close stdin before server starts.
kevinxucs
committed
edbb532
View commit details
Copy full SHA for edbb532
Browse repository at this point
Previous
Next
You can’t perform that action at this time.