0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update project paths after sync. More... over 16 years ago
Fix unnecessary self in project.py More... over 16 years ago
Add PyDev project files to repo More... over 16 years ago
Change project.revision to revisionExpr and revisionId More... over 16 years ago
Change DWIMery hack for dealing with rewound remote branch More... over 16 years ago
Allow callers of GitConfig to specify the pickle file path More... over 16 years ago
manifest: Only support -o option on XML formatted manifest More... over 16 years ago
init: Allow -m only on XML formatted manifest More... over 16 years ago
Refactor how projects parse remotes so it can be replaced More... over 16 years ago
Remove support for the extra <remote> definitions in manifests More... over 16 years ago
Remove unused parsing support for <require commit=""/> More... over 16 years ago
Teach GitConfig how to yield subsection names More... over 16 years ago
Refactor Manifest to be XmlManifest More... over 16 years ago
Make 'repo branches -a' the default behavior More... over 16 years ago
Automatically guess Gerrit change number in "repo upload --replace" More... over 16 years ago
Fix ssh://us...@hostname/ style URLs parsing More... over 16 years ago
Disable SSH ControlMaster option on Cygwin More... over 16 years ago
Require a project or '--all' to be specified when using 'repo start'. More... over 16 years ago
Fix UnboundLocalError: local variable 'port' when using SSH More... over 16 years ago
Perform copy file activity when creating a new work directory More... over 16 years ago
Change -p command to use stdout instead of stderr.
winksaville
as Wink Saville
More... over 16 years ago
Fix 'repo sync' rebase logic on a published branch More... over 16 years ago
Work around 'ControlPath too long' on Mac OS X More... over 16 years ago
Document the SSH ControlMaster behavior of repo sync More... over 16 years ago
Support a level 2 heading in help description text More... over 16 years ago
Fix launching of editor under 'repo upload --replace' More... over 16 years ago
Make 'repo status' show the branch you are currently on More... over 16 years ago
Highlight projects which still have sync failures during 'repo status' More... over 16 years ago
Print '(no branches)' if the output of `repo branches` is empty More... over 16 years ago
Modify 'repo abandon' to be more like 'repo checkout' and 'repo start' More... over 16 years ago