Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Allow repo forall -c on a mirror by using GIT_DIR as pwd | Shawn O. Pearce | 2009-03-03 | 1 | -4/+12 | |
| | | | | | | | We can permit a forall on a mirror, but only if we put the command into the git repository. Signed-off-by: Shawn O. Pearce <sop@google.com> | |||||
* | Export additional environment variables to repo forall: | Jeff Bailey | 2009-03-02 | 1 | -0/+17 | |
| | | | | | | | | | | | | | | | REPO_PATH is the path relative the the root of the client. REPO_REMOTE is the name of the remote system from the manifest. REPO_LREV is the name of the revision from the manifest, but translated to something the local repository knows. REPO_RREV is the name of the revision from the manifest. This allows us to do commands like: repo forall -c 'echo "(cd $REPO_PATH && git checkout `git rev-parse HEAD`)"' | |||||
* | Initial Contributionv1.0 | The Android Open Source Project | 2008-10-21 | 1 | -0/+82 | |