2025-01-28 |
Stephen Seo | Update LICENSE year in sources |
commit | commitdiff | tree | snapshot |
2025-01-28 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2025-01-27 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2025-01-27 |
Stephen Seo | Fix file versions 2,3 creating dirs when only `-t` |
commit | commitdiff | tree | snapshot |
2025-01-15 |
Stephen Seo | Update cmake conf: omit flags for cross compiling |
commit | commitdiff | tree | snapshot |
2025-01-15 |
Stephen Seo | Update LICENSE year |
commit | commitdiff | tree | snapshot |
2025-01-14 |
Stephen Seo | Merge branch 'dev', Version 1.11 1.11 |
commit | commitdiff | tree | snapshot |
2025-01-14 |
Stephen Seo | Version 1.11, update Changelog.md |
commit | commitdiff | tree | snapshot |
2025-01-13 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2025-01-10 |
Stephen Seo | Impl extract UID/GID remapping format ver 1 & 2 |
commit | commitdiff | tree | snapshot |
2025-01-09 |
Stephen Seo | Fix typo |
commit | commitdiff | tree | snapshot |
2025-01-09 |
Stephen Seo | Update README.md, add notice about perms/ownership |
commit | commitdiff | tree | snapshot |
2025-01-09 |
Stephen Seo | Impl UID/GID remap for extract file format v3 |
commit | commitdiff | tree | snapshot |
2025-01-09 |
Stephen Seo | Impl remapping for symlinks on extract (file v3) |
commit | commitdiff | tree | snapshot |
2025-01-08 |
Stephen Seo | Print file format version on start of parsing |
commit | commitdiff | tree | snapshot |
2025-01-08 |
Stephen Seo | Impl UID/GID remap for file format v1 |
commit | commitdiff | tree | snapshot |
2025-01-08 |
Stephen Seo | Impl UID/GID remap for file v2 |
commit | commitdiff | tree | snapshot |
2025-01-08 |
Stephen Seo | Impl UID/GID remap on v3 archive |
commit | commitdiff | tree | snapshot |
2025-01-07 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2025-01-07 |
Stephen Seo | WIP UID/GID remap, impl helper get fns in parser |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Stephen Seo | WIP UID/GID remapping, more verbose remap errors |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Stephen Seo | Update Changelog.md, UID/GID remapping still WIP |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Stephen Seo | WIP remapping, verbose user/group mapping errors |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Stephen Seo | Ensure start-of-unit-test-message is flushed |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Stephen Seo | WIP user/group mapping, more mapping validation |
commit | commitdiff | tree | snapshot |
2025-01-06 |
Stephen Seo | WIP work on `--map-user`, `--map-group` |
commit | commitdiff | tree | snapshot |
2025-01-03 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2025-01-03 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2025-01-03 |
Stephen Seo | Add `--extract-prefer-uid`, `--extract-prefer-gid` |
commit | commitdiff | tree | snapshot |
2025-01-02 |
Stephen Seo | Improve priorty_heap iter fn, improve ds unit test |
commit | commitdiff | tree | snapshot |
2025-01-02 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2025-01-02 |
Stephen Seo | Fix symlink UID/GID force setting (file v3) |
commit | commitdiff | tree | snapshot |
2025-01-02 |
Stephen Seo | Fix force-setting UID/GID for stored directories |
commit | commitdiff | tree | snapshot |
2025-01-02 |
Stephen Seo | Fix fetching user/group UID/GID with --force-... |
commit | commitdiff | tree | snapshot |
2025-01-02 |
Stephen Seo | Fix `--force-group` invalid groupname handling |
commit | commitdiff | tree | snapshot |
2025-01-02 |
Stephen Seo | Add `--force-user <user>`, `--force-group <group>` |
commit | commitdiff | tree | snapshot |
2025-01-02 |
Stephen Seo | Migrate UsersInfos struct to Parsed struct |
commit | commitdiff | tree | snapshot |
2025-01-02 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2024-12-31 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2024-12-31 |
Stephen Seo | Impl. parsing `file format version 3` |
commit | commitdiff | tree | snapshot |
2024-12-31 |
Stephen Seo | Impl. write file format version 3 |
commit | commitdiff | tree | snapshot |
2024-12-31 |
Stephen Seo | Update file_format.md for version 3 file format |
commit | commitdiff | tree | snapshot |
2024-12-31 |
Stephen Seo | Fix priorty-heap-iter function |
commit | commitdiff | tree | snapshot |
2024-12-30 |
Stephen Seo | Merge branch 'dev', Version 1.10 1.10 |
commit | commitdiff | tree | snapshot |
2024-12-30 |
Stephen Seo | Version 1.10 |
commit | commitdiff | tree | snapshot |
2024-12-30 |
Stephen Seo | Add note about `--temp-files-dir <dir>` in README |
commit | commitdiff | tree | snapshot |
2024-12-27 |
Stephen Seo | Fix formatting again (80-char limit) |
commit | commitdiff | tree | snapshot |
2024-12-27 |
Stephen Seo | Fix formatting (80-char width limit) |
commit | commitdiff | tree | snapshot |
2024-12-27 |
Stephen Seo | Error message on failure to create temporary file |
commit | commitdiff | tree | snapshot |
2024-12-26 |
Stephen Seo | Fix temp_file setup for v0 file format |
commit | commitdiff | tree | snapshot |
2024-12-26 |
Stephen Seo | Sanity checks for handling temporary files cleanup |
commit | commitdiff | tree | snapshot |
2024-12-26 |
Stephen Seo | Also fix creating temp_file for creating v1 file |
commit | commitdiff | tree | snapshot |
2024-12-25 |
Stephen Seo | Fix Changelog.md |
commit | commitdiff | tree | snapshot |
2024-12-25 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2024-12-25 |
Stephen Seo | Fix case when archiving from read-only directory |
commit | commitdiff | tree | snapshot |
2024-12-25 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2024-12-25 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2024-12-25 |
Stephen Seo | Force set dir permissions when specified |
commit | commitdiff | tree | snapshot |
2024-12-24 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2024-12-24 |
Stephen Seo | Update help text |
commit | commitdiff | tree | snapshot |
2024-12-24 |
Stephen Seo | Minor tweaks, set uid/gid if euid is 0 |
commit | commitdiff | tree | snapshot |
2024-12-23 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2024-12-23 |
Stephen Seo | Minor tweak to unit tests |
commit | commitdiff | tree | snapshot |
2024-12-23 |
Stephen Seo | Improve file format v2 output for directories |
commit | commitdiff | tree | snapshot |
2024-12-23 |
Stephen Seo | Impl force file/dir permissions |
commit | commitdiff | tree | snapshot |
2024-12-20 |
Stephen Seo | Set version in CMakeLists.txt to 1.9 |
commit | commitdiff | tree | snapshot |
2024-12-20 |
Stephen Seo | Merge branch 'dev', version 1.9 1.9 |
commit | commitdiff | tree | snapshot |
2024-12-20 |
Stephen Seo | Version 1.9, Update Changelog.md |
commit | commitdiff | tree | snapshot |
2024-12-20 |
Stephen Seo | Remove DEBUG outputs, fix outputs |
commit | commitdiff | tree | snapshot |
2024-12-20 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2024-12-20 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2024-12-20 |
Stephen Seo | Fix edge case where only empty files are archived |
commit | commitdiff | tree | snapshot |
2024-12-20 |
Stephen Seo | Impl file format 2 (store empty dirs) |
commit | commitdiff | tree | snapshot |
2024-12-20 |
Stephen Seo | Amend file_format for "format version 2" |
commit | commitdiff | tree | snapshot |
2024-12-18 |
Stephen Seo | Remove forgejo workflows/action |
commit | commitdiff | tree | snapshot |
2024-12-18 |
Stephen Seo | Add Github workflow/action for unit tests |
commit | commitdiff | tree | snapshot |
2024-12-17 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2024-12-17 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2024-12-04 |
Stephen Seo | Add priority_heap iter and unit test |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Stephen Seo | Version 1.8 1.8 |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2024-11-25 |
Stephen Seo | Use proper format constants for size_t/uintX_t etc |
commit | commitdiff | tree | snapshot |
2024-11-15 |
Stephen Seo | Update Changelog.md 1.7 |
commit | commitdiff | tree | snapshot |
2024-11-15 |
Stephen Seo | Bump CMakeLists.txt cmake_minimum_required version |
commit | commitdiff | tree | snapshot |
2024-11-15 |
Stephen Seo | Update CMakeLists.txt (version 1.7) |
commit | commitdiff | tree | snapshot |
2024-11-15 |
Stephen Seo | Update Changelog.md, version 1.7 |
commit | commitdiff | tree | snapshot |
2024-11-15 |
Stephen Seo | Refactor hash-map |
commit | commitdiff | tree | snapshot |
2024-10-30 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2024-10-28 |
Stephen Seo | Version 1.6 1.6 |
commit | commitdiff | tree | snapshot |
2024-10-24 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2024-10-24 |
Stephen Seo | Add option to preserve symlinks exactly |
commit | commitdiff | tree | snapshot |
2024-10-24 |
Stephen Seo | Minor cleanup |
commit | commitdiff | tree | snapshot |
2024-10-24 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2024-10-24 |
Stephen Seo | Safe-links enforce on extract, fixes/refactorings |
commit | commitdiff | tree | snapshot |
2024-10-21 |
Stephen Seo | Version 1.5, update Changelog.md 1.5 |
commit | commitdiff | tree | snapshot |
2024-10-21 |
Stephen Seo | Fix where symlink marked invalid still created v1 |
commit | commitdiff | tree | snapshot |
2024-10-21 |
Stephen Seo | Version 1.4 1.4 |
commit | commitdiff | tree | snapshot |
2024-10-21 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2024-10-21 |
Stephen Seo | Update Changelog.md |
commit | commitdiff | tree | snapshot |
2024-10-21 |
Stephen Seo | Impl. safe-link checking for v1 file format |
commit | commitdiff | tree | snapshot |
next |