summaryrefslogtreecommitdiffstats
path: root/manifest_xml.py
Commit message (Expand)AuthorAgeFilesLines
* Add manifest groupsv1.8.2Colin Cross2012-04-131-1/+21
* Add 'rebase="false"' attribute to the <project/> XML.Mike Pontillo2012-03-121-1/+8
* Revert "Default repo manifest settings in git config"v1.7.8.1Shawn O. Pearce2011-11-301-5/+1
* Default repo manifest settings in git configVictor Boivie2011-11-291-1/+5
* Remove extra '/' in RemoteSpecv1.7.7.6Conley Owens2011-11-031-1/+1
* Correctly name projects when mirroringv1.7.7.5Conley Owens2011-10-201-4/+8
* Allow remote url to be relative to manifst urlConley Owens2011-09-281-6/+19
* sync: Allow -j to have a default in manifestv1.7.6Shawn O. Pearce2011-09-221-0/+9
* Support repo-level pre-upload hook and prep for future hooks.v1.7.4Doug Anderson2011-03-111-24/+66
* Make path references OS independentAnthony Newnam2011-01-091-1/+1
* 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
* 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