This website requires JavaScript.
Explore
Help
Register
Sign In
igorsh
0 Followers
·
0 Following
Joined on
2025-12-19
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
1
Projects
Packages
Public Activity
Starred Repositories
igorsh
pushed to
main
at
igorsh/kolibrios
2026-07-19 20:22:15 +00:00
f373a738d7
chore/submodules: bump cmm to upstream (
#581
)
c7f0da5cd6
ci/cd: check submodules hourly, and let the bump PR actually get tested (
#577
)
8c48f1d18b
apps/fplay: major player updates, performance, usability and UI improvements, bugfixes (
#560
)
bb58df2d87
apps/pcidev: calculate window height based on device count (
#562
)
3922240df3
libimg/png: fix page fault when unpacked image data ends at page boundary (
#568
)
Compare 10 commits »
igorsh
pushed to
main
at
igorsh/kolibrios
2026-07-12 18:13:19 +00:00
d9b207867c
data/icons.ini: transform format to icon2ext.ini (
fix
#226
) (
#534
)
50d0d2e347
kernel/taskman: free leaked handle-table objects on process exit (
#567
)
c6b6615f84
data/icons18.png: reduce number of colors without visible degradation (
#565
)
c8d95df883
kernel/timers: fix priority-inversion livelock in timer_hs/cancel_timer_hs (
#564
)
6d02b10132
apps/macros.inc: add new macro "format" (
#538
)
Compare 22 commits »
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-29 17:27:30 +00:00
15511124f7
kernel/bootcode: return control on floppy error (
#530
)
5407211418
App/AMDtemp: the error of loading duplicate drivers has been fixed. (
#527
)
ade1e846f3
apps/palitra: version 0.8 (
#510
)
Compare 3 commits »
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-26 19:23:15 +00:00
3b47df76ec
unimg: support long names (
#517
)
481b5779b8
ci/cd: fix tup cache rebuild (
#525
)
8c45972a96
apps/app_plus: add blocks to 3d section (
#523
)
566ce799fe
apps/kterm: add to autobuilds via submodules (
#477
)
5fa08beeba
game snake refactoring (
fix
#174
) (
#331
)
Compare 16 commits »
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-21 18:49:40 +00:00
b17238773b
programs/encoding.inc: expand CP850 macro (
#501
)
ff34330fb0
virtdisk: add to img
a566cef4c1
data/img: regroup 3D file entries, use SRC_PROGS for blocks
28f0e4d51e
kernel: fix minor typos (
#485
)
850ddc3a64
App/socketdbg: updated *SOCKET structs and fixed stack in loop
Compare 6 commits »
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-19 17:35:26 +00:00
e0e0290234
libs/libc.obj: update vfprintf and vprintf (
#482
)
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-16 18:54:40 +00:00
ceb29bbd9e
apps/unimg: fix build with disabled c-- (
#496
)
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-13 07:14:59 +00:00
208e157e04
kernel: expand CP850 macro (
#487
)
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-12 16:22:49 +00:00
a9ae0dbc73
apps/ac97snd: add to img as a binary instead of not-working msvc autobuild (
#494
)
5e1b701c84
contrib/other: minor typos (
#461
)
Compare 2 commits »
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-11 17:50:47 +00:00
0381abade7
ktcc/libc: add floating-point parsing to strtod family and scanf
4cd1bfda63
apps/unimg: rewrite to c--, support any image type (
#486
)
Compare 2 commits »
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-08 17:08:14 +00:00
d08e94331a
libs/ksys.h: add wrappers for more system functions (
#355
)
893bc8a636
apps/ndn: update to v3.00.0012 (
#456
)
Compare 2 commits »
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-07 17:13:35 +00:00
ae758389f5
apps/ftpd: add MKD command (
#342
)
6e5f7642db
data/menu: fix welcome.htm path + localize welcome.htm to all system languages (
#466
)
17f5260023
apps/mousepos: rework and add to autobuild (
#463
)
4ebfb645d3
data/wallpapers: lossless png optimization (
#479
)
Compare 4 commits »
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-06 14:00:08 +00:00
d464b7e770
apps/webview: update to 3.98 (
#474
)
62d0e86f3b
apps/reshare: change bpp convention to match KIV (
#470
)
618b0389ff
libraries/libmpg123: fix broken SVN repository link (
#469
)
e8d095ed88
implement
strftime
(
#447
)
Compare 4 commits »
igorsh
pushed to
ftpd-add-mkd-command
at
igorsh/kolibrios
2026-06-06 11:45:16 +00:00
4f8acf0a7e
ftpd: Do not show full path
igorsh
pushed to
ftpd-add-mkd-command
at
igorsh/kolibrios
2026-06-06 07:14:55 +00:00
ad32a51776
ftpd: Improve code
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-04 15:50:53 +00:00
828df445c2
apps/open: fix the pointer to the top of the stack in the header (
fix
#467
) (
#471
)
9b450ff4aa
apps/downloader: rename to httpget to fit into 8.3 (author accepted the change), unify web programs names in menu (
#465
)
0e186843d4
apps/koldbg: add grey color theme and theme switch on F12 key (
#457
)
1a3c1e7173
apps/ftpc: update kolibrios ftp server address, make files browser higher (
#464
)
Compare 4 commits »
igorsh
pushed to
ftpd-add-mkd-command
at
igorsh/kolibrios
2026-06-02 19:06:31 +00:00
41591d9264
cmd_MKD -> cmdMKD
igorsh
pushed to
main
at
igorsh/kolibrios
2026-06-02 18:57:34 +00:00
1b83f4fc4c
mousecfg: fix mouse clicks were not shown (
#462
)
cd8cfe2630
refactor/links: update obsolote WebSVN links (
fix
#66
,
#67
, ref
#77
) (
#163
)
53e1345728
apps/app_plus: fix opening opendial, better warning window (
#460
)
6e8c9103e0
apps/webview: update test.htm, various bugfixes and improvements (
#459
)
680b915efe
apps/pixie: auto-download ac97snd backend if it is missing (
#454
)
Compare 6 commits »
igorsh
pushed to
ftpd-add-mkd-command
at
igorsh/kolibrios
2026-06-02 18:56:55 +00:00
1d20c72bcd
ftpd: Check "/"
6406f71939
ftpd: Check empty path
Compare 2 commits »
igorsh
pushed to
main
at
igorsh/kolibrios
2026-05-31 12:35:27 +00:00
779ea18d4e
fs/ext2: support legacy Rev0 superblocks (
#421
)
f76cb1f9b6
sysmon: fix checkbox state while using Tab key (
#448
)
d70d88845a
add floppy-bird to game centre (
#449
)
23a502d761
dl: fix text overlap (
#450
)
76b9c0b0d9
fix missed
memccpy
and
memcpy
(
#443
)
Compare 5 commits »
Previous
1
Next