38
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version to 1.3.1 More... over 7 years ago
Check for null pointers in case of an error. More... over 7 years ago
Merge pull request #9 from cfbao/master More... over 7 years ago
Uses dst's timestamp when syncing from dst to src More... over 7 years ago
License is GPLv3, not AGPL More... over 7 years ago
Merge pull request #4 from ScottRFrost/master More... over 7 years ago
Replace tools/gpg.exe with gnupg-w32cli-1.4.22 version. Closes #2 More... over 7 years ago
update version check file. More... over 7 years ago
Bump version to 1.3.0 More... over 7 years ago
Remove the 7z binaries. More... over 7 years ago
Change urls from SF to GitHub. More... over 7 years ago
Use the C7Zip classes instead of the 7zip.exe to en-/decrypt the files. More... over 7 years ago
Add missing helper files More... over 7 years ago
add file headers More... over 7 years ago
* Move helper function to separate file * ensure the directory for where the archive should be stored exists More... over 7 years ago
Extend the readme with info on how to link to the 7zip lib. More... over 7 years ago
Remove include. More... over 7 years ago
Fix 32-bit build. More... over 7 years ago
Add default version.h file just in case the generated one isn't present. More... over 7 years ago
Add 7zip project to the solution. More... over 7 years ago
Fix appveyor.yml More... over 7 years ago
* Add README.md, LICENSE and CODE_OF_CONDUCT.md files * Add appveyor.yml More... over 7 years ago
Add a README.md explaining how to use the C7Zip class. More... over 7 years ago
Comment the public methods. More... over 7 years ago
Add a C++ helper class to use the 7zip library. More... over 7 years ago
* switch to using the full 7zip code instead of just the lzma lib * update to version 18.05 More... over 7 years ago
use sub-folder for compiler output More... over 7 years ago
fix compiler warnings More... over 7 years ago
Add project files for VS2017 More... over 7 years ago
import the lzma lib More... over 7 years ago