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 · 0.5
fuseadf
Browse files
May 19, 2024
Bump version (0.4 -> 0.5) and update changelog.
· 2b927de5
t-m
authored
May 19, 2024
View commits for tag 0.5
0.5
2b927de5
gitlab ci: added *.dsc and fuseadf*.tar.* to build artifacts.
· 874cde7f
t-m
authored
May 19, 2024
874cde7f
Add links providing README and INSTALL (for autotools).
· fc62e1c9
t-m
authored
May 19, 2024
fc62e1c9
INSTALL: format changed to markup and some corrections.
· d3947e83
t-m
authored
May 19, 2024
d3947e83
Readme: format changed to markup, more info (notes, websites).
· b4719b70
t-m
authored
May 19, 2024
b4719b70
deb packaging: fix dependencies.
· cb0a0d1a
t-m
authored
May 19, 2024
cb0a0d1a
deb packaging: remove compat (fix lintian warning).
· 7e2248ee
t-m
authored
May 19, 2024
7e2248ee
deb packaging: build and run tests(!) sequentially (not in parallel!).
· bf141cf3
t-m
authored
May 19, 2024
bf141cf3
gitlab artifacts: upload also .dsc and .tar.xz (deb).
· bdf6beb1
t-m
authored
May 19, 2024
bdf6beb1
Correct command-line (option -f was missing).
· de3184d6
t-m
authored
May 19, 2024
de3184d6
May 18, 2024
Bump version (0.3 -> 0.4).
· 5375b825
t-m
authored
May 18, 2024
View commits for tag 0.4
0.4
5375b825
Add doc files (ie. man page) to dist.
· dec2fa13
t-m
authored
May 18, 2024
dec2fa13
tests / automake: make tests work with make distcheck.
· d907dfe1
t-m
authored
May 18, 2024
d907dfe1
remove_test_data: remove also wget's log.
· 895442b8
t-m
authored
May 18, 2024
895442b8
autotools: add missing headers to SOURCES.
· aaf3d50c
t-m
authored
May 18, 2024
aaf3d50c
Add changelog.
· c46b1148
t-m
authored
May 18, 2024
c46b1148
deb packaging: remove readme files.
· f940e212
t-m
authored
May 18, 2024
f940e212
Update dates in AUTHORS and copyright.
· 443f177c
t-m
authored
May 18, 2024
443f177c
Require ADFlib v0.9.0.
· 42ddcff3
t-m
authored
May 18, 2024
42ddcff3
README: update info about options.
· 63d95b2b
t-m
authored
May 18, 2024
63d95b2b
Update INSTALL.
· f3b87c1a
t-m
authored
May 18, 2024
f3b87c1a
automake: update CFLAGS (add more compiler checks).
· 83e4aeda
t-m
authored
May 18, 2024
83e4aeda
test_adfimage: bugfix (correcting
a068396e
).
· f34916c0
t-m
authored
May 18, 2024
f34916c0
cmake configure scripts: pass script arguments to cmake.
· d864cb7c
t-m
authored
May 18, 2024
d864cb7c
cmake: add build option to allow/disallow using fuseadf as root.
· 86b868dc
t-m
authored
May 18, 2024
86b868dc
Move (unofficial) deb packaging to packaging/ directory.
· 87d76b86
t-m
authored
May 18, 2024
87d76b86
fuseadf / usage info: improve and reformat.
· e95d24ca
t-m
authored
May 18, 2024
e95d24ca
Add build option to allow/disallow using fuseadf as root.
· d3bbe4bc
t-m
authored
May 18, 2024
d3bbe4bc
fuseadf / usage info: add info about -V (version) option.
· 7310566c
t-m
authored
May 18, 2024
7310566c
Test image open/close: fix the test.
· a068396e
t-m
authored
May 18, 2024
a068396e
Update (and improve) the man page.
· fdca35e8
t-m
authored
May 18, 2024
fdca35e8
man page: add info about -i option (ignore checksum errors).
· ec37813d
t-m
authored
May 18, 2024
ec37813d
Test image open/close: disabling volume opening test on invalid bootblock.
· 3e1c6c20
t-m
authored
May 18, 2024
3e1c6c20
May 17, 2024
fuseadf: Correct usage info,
· 581fcd28
t-m
authored
May 17, 2024
581fcd28
May 15, 2024
adfimage_getdentry: update adflib's function name (v0.9.0).
· 914fd86d
t-m
authored
May 15, 2024
914fd86d
Mar 19, 2024
Correct option parser (displaying version).
· df678e02
t-m
authored
Mar 19, 2024
df678e02
Mar 08, 2024
fuseadf: add command-line option to ignore checksum errors.
· 6d31de87
t-m
authored
Mar 09, 2024
6d31de87
test_adfimage: update to use the new parameter of adfimage_open.
· cd3a3e2f
t-m
authored
Mar 08, 2024
cd3a3e2f
adfimage_open: add a parameter to set whether to ignore checksum errors.
· 157c5d34
t-m
authored
Mar 08, 2024
157c5d34
adf_image: rename SECTNUM -> ADF_SECTNUM (changed in the ADFlib).
· 47ddb2c2
t-m
authored
Mar 08, 2024
47ddb2c2
Loading