-
NaCl
- Matsue, Shimane, Japan
Popular repositories Loading
-
-
git-credential-gnomekeyring
git-credential-gnomekeyring PublicA git credential helper for GNOME keyring
560 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
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
July 2025
Created 99 commits in 4 repositories
Opened 26 pull requests in 2 repositories
shugo/textbringer
25
merged
-
Fix ispell minor issues
This contribution was made on Jul 18
-
Ignore URIs in ispell_buffer
This contribution was made on Jul 18
-
Ignore words which cannot be handled by aspell
This contribution was made on Jul 18
-
Fix ispell word regexp
This contribution was made on Jul 17
-
Split the window when completing in minibuffer
This contribution was made on Jul 17
-
Quit in ispell_replace should restore ISPELL_MODE_MAP
This contribution was made on Jul 17
-
Revert 8635606d in case there are multiple windows for the same buffer
This contribution was made on Jul 17
-
Remove an unused variable to suppress warnings
This contribution was made on Jul 11
-
Add ispell
This contribution was made on Jul 11
-
feat: Add string_insert_rectangle command
This contribution was made on Jul 11
-
Remove
reverse:
from apply_on_rectangleThis contribution was made on Jul 10 -
Add rectangle_number_lines
This contribution was made on Jul 10
-
Add string rectangle
This contribution was made on Jul 9
-
Exclude dot files and logo/
This contribution was made on Jul 8
-
Add a Dockerfile for Gemini CLI
This contribution was made on Jul 8
-
Add clear_rectangle
This contribution was made on Jul 8
-
Fix point in rectangle commands
This contribution was made on Jul 7
-
Fix undo for rectangle commands
This contribution was made on Jul 4
-
Revert "Merge pull request #123 from shugo/setup_devcontainer"
This contribution was made on Jul 4
-
Add copilot-setup-steps.yml for Copilot coding agent
This contribution was made on Jul 4
-
Setup devcontainer
This contribution was made on Jul 4
-
Use require_relative in gemspec
This contribution was made on Jul 4
-
Calculate rectangle boundaries with multibyte characters properly
This contribution was made on Jul 3
-
Add dependabot.yml
This contribution was made on Jul 1
-
Use socket in test_unlink_dead_socket
This contribution was made on Jul 1
shugo/textbringer-presentation
1
merged
-
Fix typo in presentation mode
This contribution was made on Jul 16
Reviewed 2 pull requests in 1 repository
shugo/textbringer
2 pull requests
-
Implement apply_on_rectangle method to consolidate rectangle operations
This contribution was made on Jul 4
-
Implement rectangle commands for textbringer editor
This contribution was made on Jul 3
Created an issue in shugo/textbringer that received 1 comment
Add clear_rectangle
Add an Emacs-like clear_rectangle command, which clear the region-rectangle by replacing its contents with spaces.
It should be bound to C-x r c
.
1
comment
Opened 2 other issues in 1 repository
shugo/textbringer
2
closed
-
Use 0-origin column indices in rectangle commands implementation
This contribution was made on Jul 4
-
extract_rectangle/delete_rectangle/open_rectangleの処理を共通化する
This contribution was made on Jul 4