Description- Bring some OOP and sanity to gclient.py.
- Changed the algorithm from breadth-first to depth-first.
- Added infinite recursion support.
- Fixed From() of From() dependency.
- Fixed cross solution custom deps aliasing.
- Removed support code for old .gclient_entries format.
- Added revinfo --actual, --snapshot is unchanged.
- Removed IsGitCheckout() in favor for a direct check for .git presence.
TEST=all test pass
(Superseeded by http://codereview.chromium.org/2867047)
Patch Set 1 #
Total comments: 4
Patch Set 2 : Rebased on newest changes #Patch Set 3 : sync to HEAD #Patch Set 4 : rebase against trunk #Patch Set 5 : Move code back to PrintRevInfo() #Patch Set 6 : Fixed pm.update() #Patch Set 7 : Fix hooks on git-svn #
Total comments: 4
Patch Set 8 : diff against http://codereview.chromium.org/2836042 #
Messages
Total messages: 6 (0 generated)
|