Age | Commit message (Expand) | Author |
---|---|---|
2020-08-06 | Userland: Use Core::ArgsParser for 'chgrp' | Linus Groh |
2020-06-12 | AK: Make string-to-number conversion helpers return Optional | Andreas Kling |
2020-04-04 | Userland: Fix null-pointer deref on unknown user/group in chown/chgrp | Andreas Kling |
2020-01-18 | Meta: Add license header to source files | Andreas Kling |
2020-01-12 | Userland: Add the chgrp command | 0xtechnobabble |