openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
J
jtar
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 2
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
changed oraclejdk8 to openjdk8
Kamran
More...
over 4 years ago
Merge pull request #29 from rustyx/fix_28
Kamran
More...
over 4 years ago
Zero-pad numeric fields
rustyx
More...
about 6 years ago
Merge pull request #18 from yawkat/master
Kamran
More...
about 8 years ago
Merge pull request #15 from yellowant/master
Kamran
More...
about 8 years ago
Update README.md
Kamran
More...
over 9 years ago
[maven-release-plugin] prepare for next development iteration
Kamran Zafar
More...
over 9 years ago
[maven-release-plugin] prepare release jtar-2.3
Kamran Zafar
More...
over 9 years ago
updated travis config
Kamran Zafar
More...
over 9 years ago
disabled doclint
Kamran Zafar
More...
over 9 years ago
Merge pull request #20 from zamblauskas/preserve_file_permissions
Kamran
More...
over 9 years ago
Check if OS `isPosix`, if it is - use `PosixFilePermission`, otherwise use standard Java file methods to check permissions, e.g. `canExecute`. This allows to use this utility on Windows or other non-posix machine.
Robertas Zamblauskas
More...
over 9 years ago
Read and preserve actual file permissions mode in `TarHeader`.
Robertas Zamblauskas
More...
over 9 years ago
Fix javadoc to compile with java 8 doclint
Jonas Konrad
More...
over 9 years ago
Making TarEntry.equals a standard java equals method (with .hashCode method)
Felix Dörre
More...
over 10 years ago
Merge pull request #12 from Nimlhug/master
Kamran
More...
almost 11 years ago
Expose bytesRead on TarInputStream by means of getCurrentOffset(). This can be used to determine where in the tar file a specific entry is located.
Nimlhûg
as Bram
More...
about 11 years ago
Wrap the FileOutputStream in a BufferedOutputStream.
Nimlhûg
as Bram
More...
about 11 years ago
Allow TarOutputStream to append to an existing tar file. This is achieved by positioning the file pointer before the EOF-padding bytes and overwriting them.
Nimlhûg
as Bram
More...
about 11 years ago
Upgrade to Java 7.
Nimlhûg
as Bram
More...
about 11 years ago
Update README.md
Kamran
More...
over 11 years ago
Update README.md
Kamran
More...
over 11 years ago
Create .travis.yml
Kamran
More...
over 11 years ago
Merge pull request #10 from mikeb01/read-fix
Kamran
More...
over 11 years ago
Fix bug with reads of values > 127
Michael Barker (barkerm)
More...
over 11 years ago
[maven-release-plugin] prepare for next development iteration
kamran
More...
about 12 years ago
[maven-release-plugin] prepare release jtar-2.2
kamran
More...
about 12 years ago
updates
kamran
More...
about 12 years ago
updates
kamran
More...
about 12 years ago
updates
kamran
More...
about 12 years ago
←
1
2
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree