
Popular repositories Loading
-
fprettify
fprettify PublicForked from fortran-lang/fprettify
auto-formatter for modern fortran source code
Python 3
-
-
xconfigure
xconfigure PublicForked from hfp/xconfigure
High-Performance configuration patterns and recipes.
Shell 1
-
lammps
lammps PublicForked from lammps/lammps
Public development project of the LAMMPS MD software package
C++ 1
452 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
Activity overview
Loading
Contribution activity
April 2025
Created 10 commits in 5 repositories
Created 3 repositories
-
e-kwsm/nvim-treesitter
Tree-sitter Query
This contribution was made on Apr 9
-
e-kwsm/tree-sitter-vimdoc
JavaScript
This contribution was made on Apr 9
-
e-kwsm/pybind11
C++
This contribution was made on Apr 4
Created a pull request in vim/vim that received 4 comments
Opened 12 other pull requests in 9 repositories
vim/vim
2
closed
-
filetype: fix nroff detection
This contribution was made on Apr 14
-
runtime(make): highlight dependently on an implementation
This contribution was made on Apr 10
koalaman/shellcheck
1
merged
1
open
-
doc: update man
This contribution was made on Apr 8
-
feat: check tautologically-false conditionals
This contribution was made on Apr 4
boostorg/python
2
open
-
fix(test.pickle): ad hoc fix for change in object.__reduce__ signature
This contribution was made on Mar 31
-
fix(test.properties): use doctest.ELLIPSIS for traceback
This contribution was made on Mar 31
neovim/neovim
1
merged
-
docs(man): fix mandoc warnings and prettify
This contribution was made on Apr 15
nvim-treesitter/nvim-treesitter
1
closed
-
docs: prettify
This contribution was made on Apr 9
IUPAC-InChI/InChI
1
merged
-
build: remove
-ansi
flag since it is equivalent to-std=c90
This contribution was made on Apr 8
doxygen/doxygen
1
merged
-
fix: fix regression of #11390
This contribution was made on Apr 6
IUPAC-InChI/RInChI
1
merged
-
refactor: use std::unique_ptr (C++11) instead of deprecated std::auto_ptr
This contribution was made on Apr 5
stefanseefeld/faber
1
open
-
fix: always use EXT_SUFFIX
This contribution was made on Mar 31
Reviewed 4 pull requests in 3 repositories
vim/vim
2 pull requests
-
filetype: fix nroff detection
This contribution was made on Apr 16
-
runtime(make): highlight dependently on an implementation
This contribution was made on Apr 14
IUPAC-InChI/InChI
1 pull request
-
Build with CMake
This contribution was made on Apr 8
openbabel/openbabel
1 pull request
-
set cmake version upper to prepare cmake-4 that requires >3.5
This contribution was made on Apr 3
Opened 8 issues in 5 repositories
koalaman/shellcheck
4
open
-
Suggest
-z
/-n
for comparison against empty string (= ''
/!= ''
)This contribution was made on Apr 14 -
negation of SC2056,
(( $1 == 0 && $1 == 3 ))
, is not detectedThis contribution was made on Apr 4 -
negation of SC2252,
[ "$1" = foo ] && [ "$1" = bar ]
, is not detectedThis contribution was made on Apr 4 -
negation of SC2055,
[[ $1 = foo && $1 = bar ]]
, is not detectedThis contribution was made on Apr 4
kaarmu/typst.vim
1
open
-
cpoptions is not set correctly
This contribution was made on Apr 15
averms/vim-nroff-ftplugin
1
open
-
cpoptions is not set correctly
This contribution was made on Apr 15
vito-c/jq.vim
1
open
-
cpoptions is not set correctly
This contribution was made on Apr 15
stefanseefeld/faber
1
open
-
.so
suffix is not appended to shared objects due to invalid version comparison (python 3.10+)This contribution was made on Mar 31