Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-24 | Unify chown and chgrp, add support for -hHLP flags.0.3.1 | Rob Landley | |
2012-06-01 | Changed my mind about the design again, now callback is dirtree_opennode() ↵ | Rob Landley | |
and recursion choice is how caller interprets flags. | |||
2012-06-01 | Factor out dirtree_comeagain() callback, setting up depth-first search with ↵ | Rob Landley | |
open filehandle in node->extra. | |||
2012-05-27 | Update chgrp so -R works, tweaking DIRTREE_COMEAGAIN design along the way. | Rob Landley | |
2012-03-14 | Default new ch* commands to n until enough is implemented not to break ↵ | Rob Landley | |
aboriginal build. | |||
2012-03-13 | New toys - chmod, chown, and chgrp. | Georgi Chorbadzhiyski | |