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 }}
Grimy
/
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 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
Commits on Dec 10, 2014
Make g++4.8 the default Travis g++
Valloric
committed
e81ea42
View commit details
Copy full SHA for e81ea42
Browse repository at this point
Revert "Now only building tests when DEV_MODE flag set"
Show description for 244aea3
Valloric
committed
244aea3
View commit details
Copy full SHA for 244aea3
Browse repository at this point
Now only building tests when DEV_MODE flag set
Show description for d10d787
Valloric
committed
d10d787
View commit details
Copy full SHA for d10d787
Browse repository at this point
Using gcc4.8 on Travis
Valloric
committed
4b3b46d
View commit details
Copy full SHA for 4b3b46d
Browse repository at this point
Updated to gmock r501
Valloric
committed
f9d3f08
View commit details
Copy full SHA for f9d3f08
Browse repository at this point
Commits on Dec 9, 2014
Updating to boost 1.57
Valloric
committed
4fb1a4d
View commit details
Copy full SHA for 4fb1a4d
Browse repository at this point
Now only allowing exclusive access to a clang TU
Show description for c8aadd0
Valloric
committed
c8aadd0
View commit details
Copy full SHA for c8aadd0
Browse repository at this point
Commits on Dec 4, 2014
Now ignoring -M* compiler flags
Show description for c684406
Valloric
committed
c684406
View commit details
Copy full SHA for c684406
Browse repository at this point
Merge pull request #63 from shacklettbp/master
Show description for 75560e3
Valloric
committed
75560e3
View commit details
Copy full SHA for 75560e3
Browse repository at this point
Commits on Dec 3, 2014
Add a workaround to prevent boost.python3 from being pulled in on systems where boost is built with both versions of python
shacklettbp
committed
bca4e7d
View commit details
Copy full SHA for bca4e7d
Browse repository at this point
Commits on Nov 23, 2014
Merge pull request #60 from Lekensteyn/python3-fixes
Show description for b533b0e
Valloric
committed
b533b0e
View commit details
Copy full SHA for b533b0e
Browse repository at this point
Fix python2-ishm in C# completer
Show description for f064ca7
Lekensteyn
committed
f064ca7
View commit details
Copy full SHA for f064ca7
Browse repository at this point
Commits on Nov 20, 2014
Fixing python GoTo test
Show description for 5d1f7ff
Valloric
committed
5d1f7ff
View commit details
Copy full SHA for 5d1f7ff
Browse repository at this point
Changing unicode test filename
Show description for 629ef7d
Valloric
committed
629ef7d
View commit details
Copy full SHA for 629ef7d
Browse repository at this point
Commits on Nov 19, 2014
Swap GoToDeclaration & GoToDefinition for python
Show description for 0f2d919
Valloric
committed
0f2d919
View commit details
Copy full SHA for 0f2d919
Browse repository at this point
Using raw filepath for request data lookup
Show description for a2828e2
Valloric
committed
a2828e2
View commit details
Copy full SHA for a2828e2
Browse repository at this point
Flake8 now ignores testdata
Valloric
committed
e8208c8
View commit details
Copy full SHA for e8208c8
Browse repository at this point
Treating -iframework and -F as include flags
Show description for 599b28d
Valloric
committed
599b28d
View commit details
Copy full SHA for 599b28d
Browse repository at this point
Minor code formatting
Valloric
committed
d426e32
View commit details
Copy full SHA for d426e32
Browse repository at this point
Commits on Nov 18, 2014
Fixed Python docstrings with unicode chars
Show description for 39787c9
Valloric
committed
39787c9
View commit details
Copy full SHA for 39787c9
Browse repository at this point
JediCompleter basic test
Valloric
committed
3b36c59
View commit details
Copy full SHA for 3b36c59
Browse repository at this point
Ensuring /event_notification always returns JSON
Show description for 67c2e3c
Valloric
committed
67c2e3c
View commit details
Copy full SHA for 67c2e3c
Browse repository at this point
Test for FilenameCompleter with unicode filename
Valloric
committed
36167a0
View commit details
Copy full SHA for 36167a0
Browse repository at this point
Updating to latest Jedi
Valloric
committed
e1f5812
View commit details
Copy full SHA for e1f5812
Browse repository at this point
Minor code formatting
Valloric
committed
033f258
View commit details
Copy full SHA for 033f258
Browse repository at this point
Merge pull request #54 from Mischi/fix-build-on-openbsd
Show description for a65a254
Valloric
committed
a65a254
View commit details
Copy full SHA for a65a254
Browse repository at this point
Commits on Nov 16, 2014
fix build on OpenBSD
Show description for 00250c6
Mischi
committed
00250c6
View commit details
Copy full SHA for 00250c6
Browse repository at this point
Commits on Nov 3, 2014
Merge pull request #50 from vheon/master
Show description for d0c0258
Valloric
committed
d0c0258
View commit details
Copy full SHA for d0c0258
Browse repository at this point
Commits on Nov 2, 2014
Swap the order of parameters in ResultAnd
vheon
committed
2a5c6ba
View commit details
Copy full SHA for 2a5c6ba
Browse repository at this point
Commits on Oct 20, 2014
Fix typo in CMakeLists library search paths
Valloric
committed
97c19ff
View commit details
Copy full SHA for 97c19ff
Browse repository at this point
Commits on Oct 14, 2014
Merge pull request #44 from mispencer/CodeCheck
Show description for 6c950e2
Valloric
committed
6c950e2
View commit details
Copy full SHA for 6c950e2
Browse repository at this point
Switch C# diagnostics to CodeCheck
mispencer
committed
e5c206c
View commit details
Copy full SHA for e5c206c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.