Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · main
regfile
Browse files
Jul 28, 2023
Update .gitlab-ci.yml
· e1729599
fnrir
authored
Jul 28, 2023
e1729599
Merge branch 'devel' of gitlab.com:fnrir/regfile into devel
· a3d9b4d6
fnrir
authored
Jul 28, 2023
a3d9b4d6
Add tests for lineprocessing
· 7e2f453b
fnrir
authored
Jul 28, 2023
7e2f453b
Fix TestLPLinelimit
· 36016e71
fnrir
authored
Jul 28, 2023
36016e71
Add tests for lineprocessing
· 4117e4d8
fnrir
authored
Apr 01, 2023
4117e4d8
Bump version
· e67068ba
fnrir
authored
Jul 28, 2023
e67068ba
Replace simple parser with ast
· 947d339c
fnrir
authored
Jul 28, 2023
947d339c
Mar 31, 2023
Fix parsing for names/values with equal signs
· e43aa084
fnrir
authored
Mar 26, 2023
e43aa084
[Key] Change get_value behaviour
· 5e523f63
fnrir
authored
Mar 20, 2023
5e523f63
Mar 25, 2023
Add gitlab-ci file
· af840142
fnrir
authored
Mar 25, 2023
af840142
Bump version
· b6ef97ae
fnrir
authored
Mar 25, 2023
View commits for tag v0.1.2
v0.1.2
b6ef97ae
Add missing dependency
· 84d493c0
fnrir
authored
Mar 25, 2023
84d493c0
Mar 24, 2023
Merge branch 'devel' into 'main'
· e4a68942
fnrir
authored
Mar 24, 2023
e4a68942
Updated test for find_key
· fbf50ca6
fnrir
authored
Mar 24, 2023
fbf50ca6
Add parent check for find_key
· d149d2d2
fnrir
authored
Mar 24, 2023
d149d2d2
Mar 20, 2023
Improve find_key
· fe0a32b7
fnrir
authored
Mar 20, 2023
fe0a32b7
[RegFile] Get rid of cpath in from_str
· 088c4b92
fnrir
authored
Mar 20, 2023
088c4b92
Rewritten test_types without eval
· cc1433be
fnrir
authored
Mar 20, 2023
cc1433be
Bump version
· 2f9ccfce
fnrir
authored
Mar 20, 2023
View commits for tag v0.1.1
v0.1.1
2f9ccfce
Update Makefile
· f5fd6b76
fnrir
authored
Mar 20, 2023
f5fd6b76
Add a full reg file test
· 2ebfdd43
fnrir
authored
Mar 20, 2023
2ebfdd43
Merge branch 'devel' into 'main'
· b3ff03a0
fnrir
authored
Mar 20, 2023
b3ff03a0
[RegFile] Rewrite from_str
· 35f6db8e
fnrir
authored
Mar 20, 2023
35f6db8e
Mar 13, 2023
[Value] Improve typeof
· 8440645f
fnrir
authored
Mar 13, 2023
8440645f
Fix minor stylistic issues
· b5e58736
fnrir
authored
Mar 13, 2023
b5e58736
[Makefile] Remove shopt
· cb1fec42
fnrir
authored
Mar 13, 2023
cb1fec42
Feb 27, 2023
Update test
· bf3eaddf
fnrir
authored
Feb 27, 2023
bf3eaddf
[RegPath] Add startswith and __len__
· 60acd7cc
fnrir
authored
Feb 27, 2023
60acd7cc
Feb 13, 2023
Remove the regtype decorator
· b22b56ad
fnrir
authored
Feb 13, 2023
b22b56ad
Remove personal stuff
· 1cd21204
fnrir
authored
Feb 13, 2023
1cd21204
Feb 12, 2023
Change test file name
· 0a681d4b
fnrir
authored
Feb 12, 2023
View commits for tag v0.1.0
v0.1.0
0a681d4b
Update pyproject.toml
· 24cd03af
fnrir
authored
Feb 12, 2023
24cd03af
Fix exception with no effect
· dbb266bc
fnrir
authored
Feb 12, 2023
dbb266bc
Improve frompath method
· e2b35a29
fnrir
authored
Feb 12, 2023
e2b35a29
Update tests
· efbac85a
fnrir
authored
Feb 12, 2023
efbac85a
Improve HKEY properties
· 4277ee33
fnrir
authored
Feb 12, 2023
4277ee33
Add tests for reg types
· ff1940d6
fnrir
authored
Feb 12, 2023
ff1940d6
Add docstrings
· e3fdfbe8
fnrir
authored
Feb 12, 2023
e3fdfbe8
Fix REG_MULTI_SZ
· 6aaa30d3
fnrir
authored
Feb 12, 2023
6aaa30d3
Fix mimemap type issues
· b6cbb17a
fnrir
authored
Feb 12, 2023
b6cbb17a
Loading