Popular repositories Loading
-
auto-dim-other-buffers.el
auto-dim-other-buffers.el PublicVisually makes non-selected windows less prominent
-
urxvt-tabbedex
urxvt-tabbedex PublicForked from stepb/urxvt-tabbedex
Tabbed plugin for rxvt-unicode with many enhancements
-
ansi_colours
ansi_colours PublicA Rust, C and C++ library for converting between 24-bit sRGB colours and ANSI terminal 8-bit palette
-
pygtrie
pygtrie PublicForked from google/pygtrie
Python library implementing a trie data structure.
624 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 2 commits in 2 repositories
Created a pull request in near/nearcore that received 3 comments
refactor: remove once_cell usage in ChainStore
Replace once_cell::unsync::OnceCell usage in ChainStore with an equivalent use of an Option with inner mutability. To make this work without need f…
+15
−13
lines changed
•
3
comments
Opened 2 other pull requests in 2 repositories
near/nearcore
1
open
-
refactor: replace once_cell::sync::OnceCell with std::sync::OnceLock
This contribution was made on Apr 11
mdn/content
1
merged
-
HTTP caching: add quotes around ETag
This contribution was made on Apr 10