0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 01, 2024 — Oct 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change repo sync to be more friendly when updating the tree More... over 16 years ago
Refactor error message display in project.py More... over 16 years ago
Use default rebase during sync instead of rebase -i More... over 16 years ago
Don't divide by zero in progress meter More... over 16 years ago
Document 'repo status' output More... over 16 years ago
Fix formatting of 'repo help sync' More... over 16 years ago
Cleanup checkout help to match other commands More... over 16 years ago
Add 'repo selfupdate' to upgrade only repo More... over 16 years ago
Add 'repo grep' to support searching all projects More... over 16 years ago
Automatically use SSH control master support during sync More... over 16 years ago
status: tell the user the working tree is clean More... over 16 years ago
Add 'repo sync -l' to only do local operations More... over 16 years ago
Add 'repo sync -d' to detach projects from their current topic More... over 16 years ago
Hide the internal sync --repo-upgraded flag from users More... over 16 years ago
Add a project progress meter to 'repo sync' More... over 16 years ago
Add 'repo sync -n' to only do the network transfer More... over 16 years ago
Make 'repo start' restartable upon failures More... over 16 years ago
Don't capture stdout during 'repo checkout' More... over 16 years ago
Add a repo branches subcommand to describe current branches More... over 16 years ago
Add checkout command.
winksaville
as Wink Saville
More... over 16 years ago
Don't start the pager if stdout is a pipe More... over 16 years ago
Only lookup review server '/ssh_info' once per repo process More... over 16 years ago
Produce a useful error if /ssh_info was HTML and not plain text More... over 16 years ago
Handle review URLs pointing directly at Gerrit More... over 16 years ago
Don't bother listing branch URLs during upload More... over 16 years ago
Fix repo re-init in a mirror to not prompt More... over 16 years ago
Allow repo init to restart if URL was initially invalid More... over 16 years ago
Give a more friendly error in 'repo init' if manifest url is invalid More... over 16 years ago
Set forall environment variables to empty string if None More... over 16 years ago
Support "repo init -b foo && repo sync" to switch baselines More... over 16 years ago