summaryrefslogtreecommitdiffstats
path: root/manifest_xml.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable'Shawn O. Pearce2010-12-071-3/+91
|\
| * Added feature to print a <notice> from manifest at the end of a sync.v1.7.1Doug Anderson2010-11-011-0/+62
| * Add a 'smart sync' option to repo syncv1.6.9.2Nico Sallembien2010-04-131-3/+29
* | Make path references OS independentAnthony Newnam2010-11-291-1/+1
* | init: add -o, --origin to name manifest remoteShawn O. Pearce2009-07-031-1/+4
* | Abstract manifest branch creation from init to the manifest objectShawn O. Pearce2009-07-031-0/+6
* | Make refs/remotes/m management the manifest object's responsibilityShawn O. Pearce2009-07-031-0/+5
* | Cleanup import formatting in manifest_xml.pyShawn O. Pearce2009-07-031-2/+7
* | Create an abstract Manifest base classShawn O. Pearce2009-07-031-33/+24
|/
* Support detached HEAD in manifest repositoryv1.6.8.5Shawn O. Pearce2009-06-251-1/+1
* Change project.revision to revisionExpr and revisionIdShawn O. Pearce2009-05-291-15/+17
* Refactor how projects parse remotes so it can be replacedShawn O. Pearce2009-05-291-6/+20
* Refactor Manifest to be XmlManifestShawn O. Pearce2009-05-291-0/+381