]> arthur.barton.de Git - bup.git/history - lib/bup/pwdgrp.py
main: treat BUP_FORCE_TTY as bitmap
[bup.git] / lib / bup / pwdgrp.py
2021-09-11 Johannes Bergtest: add pylint and test imports
2020-06-19 Rob Browningpwdgrp: add C helpers to get user/group bytes directly
2020-02-02 Rob Browningpwdgrp: check for bytes with isinstance everywhere
2020-02-02 Rob Browningpwdgrp: pass strings to python for python 3
2020-01-19 Rob Browningpwdgrp: actually use our grp wrappers
2019-12-01 Rob BrowningMove pwd grp functions to pwdgrp module; require binary...