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
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 }}
vvscode
/
object-chronicler
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 5, 2024
chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 (#14)
Show description for 9db7c69
dependabot[bot]
authored
9db7c69
View commit details
Copy full SHA for 9db7c69
Browse repository at this point
Commits on Oct 8, 2024
chore(deps): bump braces from 3.0.2 to 3.0.3 (#11)
Show description for 7a53d70
dependabot[bot]
authored
7a53d70
View commit details
Copy full SHA for 7a53d70
Browse repository at this point
fix: handle nested complex objects with fallback (#13)
Show description for 2a3d364
vvscode
authored
2a3d364
View commit details
Copy full SHA for 2a3d364
Browse repository at this point
Commits on Oct 3, 2024
fix: proxy clone error (#12)
Show description for 8d48df1
vvscode
authored
8d48df1
View commit details
Copy full SHA for 8d48df1
Browse repository at this point
Commits on Jun 11, 2024
chore(deps): bump tar from 6.2.0 to 6.2.1 (#9)
Show description for b7a6458
dependabot[bot]
authored
b7a6458
View commit details
Copy full SHA for b7a6458
Browse repository at this point
feat: reset history (#10)
Show description for 898afb8
vvscode
authored
898afb8
View commit details
Copy full SHA for 898afb8
Browse repository at this point
Commits on Feb 24, 2024
chore(deps): bump ip from 2.0.0 to 2.0.1 (#8)
Show description for cb1fd8e
dependabot[bot]
authored
cb1fd8e
View commit details
Copy full SHA for cb1fd8e
Browse repository at this point
Commits on Dec 4, 2023
chore: add more tests (#7)
Show description for 57e1c2c
vvscode
authored
57e1c2c
View commit details
Copy full SHA for 57e1c2c
Browse repository at this point
Commits on Nov 27, 2023
fix: fix issue with calling native methods on prototypes
Show description for 33c03ad
vvscode
committed
33c03ad
View commit details
Copy full SHA for 33c03ad
Browse repository at this point
Nested modifications (#6)
Show description for 0cb1299
vvscode
authored
0cb1299
View commit details
Copy full SHA for 0cb1299
Browse repository at this point
Automatic PR description (#5)
Show description for a4aa6c2
vvscode
authored
a4aa6c2
View commit details
Copy full SHA for a4aa6c2
Browse repository at this point
Commits on Nov 24, 2023
feat(history): add .has method
vvscode
committed
9e4e8b2
View commit details
Copy full SHA for 9e4e8b2
Browse repository at this point
fix: restore GITHUB_TOKEN
vvscode
committed
20863e6
View commit details
Copy full SHA for 20863e6
Browse repository at this point
fix: give permissions to packages
vvscode
committed
6ebc443
View commit details
Copy full SHA for 6ebc443
Browse repository at this point
chore: disable persist credentials for checkout
vvscode
committed
2ff987a
View commit details
Copy full SHA for 2ff987a
Browse repository at this point
fix(ci): give write permission to release
vvscode
committed
dc72f66
View commit details
Copy full SHA for dc72f66
Browse repository at this point
chore: disable github publishing
vvscode
committed
cb33c45
View commit details
Copy full SHA for cb33c45
Browse repository at this point
fix(ci): rename workflow
vvscode
committed
2bae57d
View commit details
Copy full SHA for 2bae57d
Browse repository at this point
chore: split ci configs (#4)
vvscode
authored
6ef6129
View commit details
Copy full SHA for 6ef6129
Browse repository at this point
chore: rename package and add readme (#3)
vvscode
authored
4493af7
View commit details
Copy full SHA for 4493af7
Browse repository at this point
Merge pull request #2 from vvscode/add-tests
Show description for cccd5bd
vvscode
authored
cccd5bd
View commit details
Copy full SHA for cccd5bd
Browse repository at this point
chore: more tests
vvscode
committed
5bf5a07
View commit details
Copy full SHA for 5bf5a07
Browse repository at this point
Commits on Nov 23, 2023
refactor(history): change history format
vvscode
committed
eb792d2
View commit details
Copy full SHA for eb792d2
Browse repository at this point
chore: use inline snapshots for testing
vvscode
committed
39596d9
View commit details
Copy full SHA for 39596d9
Browse repository at this point
Merge pull request #1 from vvscode/migrate-to-yarn
Show description for 7fa8fe4
vvscode
authored
7fa8fe4
View commit details
Copy full SHA for 7fa8fe4
Browse repository at this point
fix: update ci commands with yarn
vvscode
committed
c4ef21c
View commit details
Copy full SHA for c4ef21c
Browse repository at this point
chore(infra): migrate to yarn and update deps
vvscode
committed
918da58
View commit details
Copy full SHA for 918da58
Browse repository at this point
fix(ci): bump node matrix versions
vvscode
committed
4a0ce97
View commit details
Copy full SHA for 4a0ce97
Browse repository at this point
feat: handle throwing objects
vvscode
committed
ac800b3
View commit details
Copy full SHA for ac800b3
Browse repository at this point
feat: add utility functions
vvscode
committed
5d97bf6
View commit details
Copy full SHA for 5d97bf6
Browse repository at this point
chore: basic infra setup
vvscode
committed
b52e934
View commit details
Copy full SHA for b52e934
Browse repository at this point
Initial commit
vvscode
committed
b84df34
View commit details
Copy full SHA for b84df34
Browse repository at this point
You can’t perform that action at this time.