Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add regex matching to repo list command | Olof Johansson | 2012-10-25 | 1 | -4/+34 |
| | | | | | | | | | | The repo list -r command will execute a regex search for every argument provided on both the project name and the project worktree path. Useful for finding rarely used gits. Change-Id: Iaff90dd36c240b3d5d74817d11469be22d77ae03 | ||||
* | Add 'list' command to repo. | Doug Anderson | 2011-03-16 | 1 | -0/+48 |
This isn't a required command, but might be more discoverable for repo newbies? Change-Id: If357346f234774d42e04e024e65acdaf6dca6c62 |