2023-11-17 |
Stephen Seo | More robust status print ending build step |
commit | commitdiff | tree | snapshot |
2023-11-17 |
Stephen Seo | Use mount options to set tmpfs user/permissions |
commit | commitdiff | tree | snapshot |
2023-11-17 |
Stephen Seo | Experimental support for building in tmpfs |
commit | commitdiff | tree | snapshot |
2023-11-11 |
Stephen Seo | More refactoring of pkg status output |
commit | commitdiff | tree | snapshot |
2023-11-11 |
Stephen Seo | Minor tweak to build status print |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Stephen Seo | Set "build_status" on build failures |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Stephen Seo | Fix weirdness with build status and statsu print |
commit | commitdiff | tree | snapshot |
2023-11-09 |
Stephen Seo | Fix repo setup example config |
commit | commitdiff | tree | snapshot |
2023-10-29 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2023-10-29 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2023-10-27 |
Stephen Seo | Signal handle SIGUSR1 to print status |
commit | commitdiff | tree | snapshot |
2023-10-25 |
Stephen Seo | Handle SIGINT |
commit | commitdiff | tree | snapshot |
2023-10-24 |
Stephen Seo | Disable ccache when checking PKGBUILD pkgver |
commit | commitdiff | tree | snapshot |
2023-10-20 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2023-10-12 |
Stephen Seo | Fix improper checking of "skip_branch_up_to_date" |
commit | commitdiff | tree | snapshot |
2023-10-06 |
Stephen Seo | Clear gpg-agent cache so bad psswds don't pass |
commit | commitdiff | tree | snapshot |
2023-10-03 |
Stephen Seo | Instead of sys.exit(1), fail gracefully some cases |
commit | commitdiff | tree | snapshot |
2023-09-12 |
Stephen Seo | Add documentation and type hints to datetime fns |
commit | commitdiff | tree | snapshot |
2023-09-12 |
Stephen Seo | Fix datetime string in localtime (better fix) |
commit | commitdiff | tree | snapshot |
2023-09-12 |
Stephen Seo | Fix datetime string in localtime |
commit | commitdiff | tree | snapshot |
2023-09-11 |
Stephen Seo | Fix build log not having space after timestamp |
commit | commitdiff | tree | snapshot |
2023-09-11 |
Stephen Seo | Fix "datetime_in_local_time" usage |
commit | commitdiff | tree | snapshot |
2023-09-10 |
Stephen Seo | Impl. using localtime timestamps if set in config |
commit | commitdiff | tree | snapshot |
2023-09-09 |
Stephen Seo | Use RFC-3339/ISO-8601 compatible timestamps |
commit | commitdiff | tree | snapshot |
2023-09-06 |
Stephen Seo | Log package "installation" output |
commit | commitdiff | tree | snapshot |
2023-07-26 |
Stephen Seo | Apply "link_cargo_registry" in PKGBUILD ver. check |
commit | commitdiff | tree | snapshot |
2023-06-26 |
Stephen Seo | Add doc-comment for fn handle_output_stream |
commit | commitdiff | tree | snapshot |
2023-06-25 |
Stephen Seo | Impl setting build to fail/continue on limit |
commit | commitdiff | tree | snapshot |
2023-06-23 |
Stephen Seo | Enforce a "log_limit" to limit stdout/stderr logs |
commit | commitdiff | tree | snapshot |
2023-06-23 |
Stephen Seo | Fix erronous use of "Rust only" flag |
commit | commitdiff | tree | snapshot |
2023-06-23 |
Stephen Seo | Impl "Rust only" sccache usage by config option |
commit | commitdiff | tree | snapshot |
2023-06-07 |
Stephen Seo | Fix handling of "is_timed" when using log_print() |
commit | commitdiff | tree | snapshot |
2023-06-07 |
Stephen Seo | Handle more (any) exceptions when building |
commit | commitdiff | tree | snapshot |
2023-06-07 |
Stephen Seo | Impl timestamped logs |
commit | commitdiff | tree | snapshot |
2023-03-21 |
Stephen Seo | Minor tweak to info output when verifying/building |
commit | commitdiff | tree | snapshot |
2023-03-20 |
Stephen Seo | Add notes about `link_cargo_registry` |
commit | commitdiff | tree | snapshot |
2023-03-18 |
Stephen Seo | Revert "Check pkg sources in chroot" |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Stephen Seo | Check pkg sources in chroot |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2023-03-17 |
Stephen Seo | Fix integirty checking with gpg |
commit | commitdiff | tree | snapshot |
2023-02-28 |
Stephen Seo | Bind `.cargo/git` dir with `link_cargo_registry` |
commit | commitdiff | tree | snapshot |
2023-02-27 |
Stephen Seo | Add opt to link "$HOME/.cargo/registry" on build |
commit | commitdiff | tree | snapshot |
2023-02-04 |
Stephen Seo | Merge branch 'dev' |
commit | commitdiff | tree | snapshot |
2023-02-04 |
Stephen Seo | Add type annotations to ArchPkgVersion class |
commit | commitdiff | tree | snapshot |
2023-02-04 |
Stephen Seo | Add some docstrings to the ArchPkgVersion class |
commit | commitdiff | tree | snapshot |
2023-02-04 |
Stephen Seo | Remove usage of python-packaging, minor fixes |
commit | commitdiff | tree | snapshot |
2023-02-04 |
Stephen Seo | Update LICENSE year |
commit | commitdiff | tree | snapshot |
2023-02-04 |
Stephen Seo | Minor fix |
commit | commitdiff | tree | snapshot |
2023-02-04 |
Stephen Seo | Formatting with python black |
commit | commitdiff | tree | snapshot |
2023-02-04 |
Stephen Seo | More robust handling of non-digits in version |
commit | commitdiff | tree | snapshot |
2023-02-03 |
Stephen Seo | Attempt to fix issues with packaging.version.parse |
commit | commitdiff | tree | snapshot |
2022-11-10 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2022-10-17 |
Stephen Seo | Minor tweak to README.md |
commit | commitdiff | tree | snapshot |
2022-10-16 |
Stephen Seo | Add note in README about possible soft-lock |
commit | commitdiff | tree | snapshot |
2022-09-18 |
Stephen Seo | Add type hints to all functions |
commit | commitdiff | tree | snapshot |
2022-09-08 |
Stephen Seo | Fix typo: missing comma in tuple |
commit | commitdiff | tree | snapshot |
2022-09-07 |
Stephen Seo | Refactorings related to subprocess |
commit | commitdiff | tree | snapshot |
2022-09-07 |
Stephen Seo | Remove tempfile created when setting up sccache |
commit | commitdiff | tree | snapshot |
2022-09-07 |
Stephen Seo | Replace roundabout way of setting up sccache |
commit | commitdiff | tree | snapshot |
2022-09-07 |
Stephen Seo | Add missing compiler program for sccache support |
commit | commitdiff | tree | snapshot |
2022-09-07 |
Stephen Seo | Add missing compilers to use sccache with |
commit | commitdiff | tree | snapshot |
2022-09-06 |
Stephen Seo | Add documentation and do some refactoring |
commit | commitdiff | tree | snapshot |
2022-09-05 |
Stephen Seo | Refactor log_print, remove unnecessary "global" |
commit | commitdiff | tree | snapshot |
2022-07-20 |
Stephen Seo | Fix example_config.toml |
commit | commitdiff | tree | snapshot |
2022-07-20 |
Stephen Seo | Update chroot before checking pkgs not after |
commit | commitdiff | tree | snapshot |
2022-07-19 |
Stephen Seo | Fix PKGBUILD version updating to use makechrootpkg |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Stephen Seo | Remove debug print |
commit | commitdiff | tree | snapshot |
2022-07-05 |
Stephen Seo | Allow "going back" for "skip...up_to_date" pkgs |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Merge branch 'dev' |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Formatting with python-black |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Add path validation for "signingGPG" directory |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Add some path validation/dir-creation |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Some fixes to example_config.toml |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Fix typo |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Ensure output pkgs dir exists on build |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Fix remnants of old usage hardcoding to SCRIPT_DIR |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Fix invalid variable names when building |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Fix invalid variable names |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | Fixes to README.md and update.py |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | WIP Impl no hardcoding of clone dir |
commit | commitdiff | tree | snapshot |
2022-06-04 |
Stephen Seo | WIP Fix checking PKGBUILD, respecting "dirs_dir" |
commit | commitdiff | tree | snapshot |
2022-06-03 |
Stephen Seo | Do minor refactoring |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Use python-black for formatting update.py |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Fix .db.sig symlink to be relative, not absolute |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Fix errors with the previous commit |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Fix handling of signed repo db signature |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Fix no default editor, log_print instead of print |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Fix hardcoded signature of db, editor |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Update example config comments |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Update example config's comments |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Remove unnecessary variable from example config |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Update README.md about makechrootpkg |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Update README.md |
commit | commitdiff | tree | snapshot |
2022-06-02 |
Stephen Seo | Add AUR helper script, README, conf, and LICENSE |
commit | commitdiff | tree | snapshot |
next |