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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
go-ini
/
ini
Public
Notifications
You must be signed in to change notification settings
Fork
390
Star
3.5k
Code
Issues
64
Pull requests
16
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
v1.51.1
User selector
All users
All time
Commit history
Commits on Dec 25, 2019
Bump version
unknwon
authored
94291ff
View commit details
Copy full SHA for 94291ff
Browse repository at this point
struct: fix incompatibility error with older versions (#219)
Show description for 6cde414
YangKian
authored and
unknwon
committed
6cde414
View commit details
Copy full SHA for 6cde414
Browse repository at this point
Commits on Nov 20, 2019
Delete ISSUE_TEMPLATE.md
Show description for 6982260
unknwon
authored
6982260
View commit details
Copy full SHA for 6982260
Browse repository at this point
Update issue templates
Show description for 4c44b8b
unknwon
authored
4c44b8b
View commit details
Copy full SHA for 4c44b8b
Browse repository at this point
Commits on Nov 9, 2019
Bump version
unknwon
authored
87e589f
View commit details
Copy full SHA for 87e589f
Browse repository at this point
parser: support unmashalling to all basic type pointers (#214)
jstewmon
authored and
unknwon
committed
d544aa9
View commit details
Copy full SHA for d544aa9
Browse repository at this point
Commits on Nov 6, 2019
Bump version
unknwon
committed
8ee0b78
View commit details
Copy full SHA for 8ee0b78
Browse repository at this point
Large python style multiline value fix (#210)
Show description for 0f135c9
2 people
authored and
unknwon
committed
0f135c9
View commit details
Copy full SHA for 0f135c9
Browse repository at this point
Commits on Nov 3, 2019
README: change badges position
unknwon
authored
53ef941
View commit details
Copy full SHA for 53ef941
Browse repository at this point
Commits on Nov 2, 2019
README: update cool badges
unknwon
authored
b04eef3
View commit details
Copy full SHA for b04eef3
Browse repository at this point
Commits on Oct 18, 2019
Bump version
unknwon
committed
1eb383f
View commit details
Copy full SHA for 1eb383f
Browse repository at this point
key: fix panic when recursive value has missing target (#191)
unknwon
committed
2e33564
View commit details
Copy full SHA for 2e33564
Browse repository at this point
Commits on Oct 5, 2019
ci: add Go 1.13
unknwon
committed
b19459e
View commit details
Copy full SHA for b19459e
Browse repository at this point
Commits on Sep 23, 2019
Bump version
unknwon
committed
7007817
View commit details
Copy full SHA for 7007817
Browse repository at this point
key: deduplicate shadows while adding (#207)
unknwon
committed
8633541
View commit details
Copy full SHA for 8633541
Browse repository at this point
Commits on Sep 19, 2019
Bump version
unknwon
committed
6ba8060
View commit details
Copy full SHA for 6ba8060
Browse repository at this point
{key, struct}: add support for []bool (#206)
Jeffas
authored and
unknwon
committed
e2da38c
View commit details
Copy full SHA for e2da38c
Browse repository at this point
Commits on Aug 7, 2019
*: some move around
unknwon
committed
8fe4743
View commit details
Copy full SHA for 8fe4743
Browse repository at this point
Commits on Aug 6, 2019
ini_test: add test case for #198
unknwon
committed
e145131
View commit details
Copy full SHA for e145131
Browse repository at this point
Commits on Aug 5, 2019
README: remove Go modules section
Show description for dd2c58e
unknwon
committed
dd2c58e
View commit details
Copy full SHA for dd2c58e
Browse repository at this point
Bump version
unknwon
committed
d4cae42
View commit details
Copy full SHA for d4cae42
Browse repository at this point
Merge branch 'v1' of github.com:go-ini/ini
unknwon
committed
c4baf76
View commit details
Copy full SHA for c4baf76
Browse repository at this point
Disable Go module and import path enforcement
unknwon
committed
5cf4342
View commit details
Copy full SHA for 5cf4342
Browse repository at this point
Commits on Aug 4, 2019
ci: skip install
unknwon
committed
8f3156d
View commit details
Copy full SHA for 8f3156d
Browse repository at this point
Bump version
unknwon
committed
39a1505
View commit details
Copy full SHA for 39a1505
Browse repository at this point
struct: support for *bool (#200)
Show description for bc28565
greut
authored and
unknwon
committed
bc28565
View commit details
Copy full SHA for bc28565
Browse repository at this point
README: quick help about Go modules
Show description for 269335d
unknwon
committed
269335d
View commit details
Copy full SHA for 269335d
Browse repository at this point
README: quick help about Go modules
Show description for 9a04224
unknwon
committed
9a04224
View commit details
Copy full SHA for 9a04224
Browse repository at this point
Disable Go module for backwards compatibility
Show description for c014d65
unknwon
committed
c014d65
View commit details
Copy full SHA for c014d65
Browse repository at this point
README: update
Show description for 7a842c6
unknwon
committed
7a842c6
View commit details
Copy full SHA for 7a842c6
Browse repository at this point
ini: enforce canonical import path
unknwon
committed
a7193e3
View commit details
Copy full SHA for a7193e3
Browse repository at this point
Bump version
unknwon
committed
27a2394
View commit details
Copy full SHA for 27a2394
Browse repository at this point
Enable Go Modules
unknwon
committed
bb0c6f0
View commit details
Copy full SHA for bb0c6f0
Browse repository at this point
Commits on Jul 7, 2019
struct: reflect slice elements to shadows when 'allowShadow' tag is presented (#196)
unknwon
committed
8659100
View commit details
Copy full SHA for 8659100
Browse repository at this point
parser: remove unnecessary new variable
Show description for 2d4014b
unknwon
committed
2d4014b
View commit details
Copy full SHA for 2d4014b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.