An open API service providing commit metadata for open source projects.

GitHub / markphelps/optional / commits

Optional is a library of optional Go types

SHA Message Author Date Stats
7e6aafa4 chore: update readme, add section on conventional-commits (#30) Mark Phelps <2****s@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
883e9574 chore: bootstrap releases for path: . (#29) Mark Phelps <2****s@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
a08e720e chore: add actions workflow (#28) Mark Phelps <2****s@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
e2abf76a Add pointer methods (#24) Matt Wielbut <m****t@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
7d8d37a9 Add note on blank import to README Mark Phelps <2****s@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
a994308e Rm robots comment (#23) Mark Phelps <2****s@u****m>
Committed by: GitHub <n****y@g****m>
about 4 years ago
7069a2a6 Mustget (#17)
Co-authored-by: Openly, Inc <o****d@u****m>, Mateusz Wielbut <m****t@u****m>, Matt Wielbut <m****t@o****m>
Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
9117b73c Update README.md Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
38fd9f91 Update README.md Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
74399822 Dont generate json methods for complex types (#16) Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 5 years ago
619b8647 Remove vendor; update README Mark Phelps <m****s@g****m> almost 7 years ago
450dad6c Fix travis Mark Phelps <m****s@g****m> almost 7 years ago
81b90b1a Move to modules Mark Phelps <m****s@g****m> almost 7 years ago
27b12d0a Add section on test coverage and cleanup README Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
f71faa12 Unit tests (#10) Mateusz Wielbut <m****t@u****m>
Committed by: Mark Phelps <m****s@g****m>
over 7 years ago
e0a8e47d Update README.md Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 7 years ago
0f79a1af Marshal empty as null (#9) Openly, Inc <o****d@u****m>
Committed by: Mark Phelps <m****s@g****m>
over 7 years ago
561924a5 Add example test Mark Phelps <m****s@g****m> over 7 years ago
a54a7018 Update goldenfiles cmd Mark Phelps <m****s@g****m> almost 8 years ago
c83c5134 Update Makefile and Contributing guide Mark Phelps <m****s@g****m> almost 8 years ago
ab661366 Try go 1.11 on travis Mark Phelps <m****s@g****m> almost 8 years ago
12055492 Godocs should have periods at the end apparently Mark Phelps <m****s@g****m> almost 8 years ago
c96dc40e Update README.md Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
c1195671 optional -> option in README Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
almost 8 years ago
0429207b Update Readme Mark Phelps <m****s@g****m> almost 8 years ago
7f1bf324 do no crash when calling Get() on empty optional (#7) Steve Roudebush <r****y@u****u>
Committed by: Mark Phelps <m****s@g****m>
almost 8 years ago
cabfa8b0 vars for style Mark Phelps <m****s@g****m> almost 8 years ago
7049ae42 Update Makefile Mark Phelps <m****s@g****m> almost 8 years ago
5b5e57f8 Update dependencies/prune; change to golangci-lint for linter Mark Phelps <m****s@g****m> almost 8 years ago
6f7640b5 Add set example Mark Phelps <m****s@g****m> almost 8 years ago
721419fb Move set to a pointer reciever (#5) Dan Markham <d****m@g****m>
Committed by: Mark Phelps <m****s@g****m>
almost 8 years ago
462a8e39 redoing json marshalling Mark Phelps <m****s@g****m> over 8 years ago
cdbc37f7 Alphabetizing files to generate [ci skip] Mark Phelps <m****s@g****m> over 8 years ago
5541f707 Testing travis (#4) Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
dae31b73 Update README Mark Phelps <m****s@g****m> over 8 years ago
02549ed8 merge Merge pull request #3 from markphelps/json Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
f892514c Marshal/UnmarshalJSON support fixes #1 Mark Phelps <m****s@g****m> over 8 years ago
c2cbe075 Update README.md Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
over 8 years ago
e9b35228 Testing codeship Mark Phelps <m****s@g****m> almost 9 years ago
aea3bf05 err Mark Phelps <m****s@g****m> almost 9 years ago
81664728 Update README Mark Phelps <m****s@g****m> almost 9 years ago
a81e1c43 New > Of Mark Phelps <m****s@g****m> almost 9 years ago
66f3aa03 Updating to use pointers silly Mark Phelps <m****s@g****m> almost 9 years ago
b85f2a6a Update README Mark Phelps <m****s@g****m> about 9 years ago
1063811b Build Mark Phelps <m****s@g****m> about 9 years ago
24e9e0c7 Add If method; update goldenfiles with flag Mark Phelps <m****s@g****m> about 9 years ago
1aa97adf Remove CI Mark Phelps <m****s@g****m> about 9 years ago
19fcd2d9 vendor folder Mark Phelps <m****s@g****m> about 9 years ago
c0153e83 Add -v Mark Phelps <m****s@g****m> about 9 years ago
17ca1fc6 split up dep Mark Phelps <m****s@g****m> about 9 years ago
0b743a8b Dep ensure Mark Phelps <m****s@g****m> about 9 years ago
aa7cee37 Fix testify deps Mark Phelps <m****s@g****m> about 9 years ago
62eb836a Add Codeship badge Mark Phelps <m****s@g****m> about 9 years ago
bf427adb Go vet Mark Phelps <m****s@g****m> about 9 years ago
0a7639d8 Update README Mark Phelps <m****s@g****m> about 9 years ago
891fe5f4 Update README.md Mark Phelps <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
923e2cb3 Optimism Mark Phelps <m****s@g****m> about 9 years ago
d04c244b Update README Mark Phelps <m****s@g****m> about 9 years ago
4fada546 Change to Get; add examples Mark Phelps <m****s@g****m> about 9 years ago
97f69295 Add dep to Makefile Mark Phelps <m****s@g****m> about 9 years ago
e7811584 Re-generate Mark Phelps <m****s@g****m> about 9 years ago
afe82bf7 Use correct package name; create GoldenTest Mark Phelps <m****s@g****m> about 9 years ago
50c8e23d You can edit if you want to Mark Phelps <m****s@g****m> about 9 years ago
43252c9a Update README Mark Phelps <m****s@g****m> about 9 years ago
9e2c8c44 Update README, add error type Mark Phelps <m****s@g****m> about 9 years ago
ce1fe0ed Update Readme Mark Phelps <m****s@g****m> about 9 years ago
87a84835 Add documentation, get correct package name Mark Phelps <m****s@g****m> about 9 years ago
9a5b6de2 Move main -> generate Mark Phelps <m****s@g****m> about 9 years ago
202b5b63 Update build task Mark Phelps <m****s@g****m> about 9 years ago
51443d2c Remove Dockerfiles Mark Phelps <m****s@g****m> about 9 years ago
004fd78e Use unexported fields Mark Phelps <m****s@g****m> about 9 years ago
5e44c4c8 Add Empty constructor; simplify template Mark Phelps <m****s@g****m> about 9 years ago
f86cdac7 Adding other types, better tests Mark Phelps <m****s@g****m> about 9 years ago
627aab1c Initial commit Mark Phelps <m****s@g****m> about 9 years ago

← Back to repository