summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2015-02-03Implementation of manifest defined githooksJimmie Wester
2014-10-09Support specifying non-HEADS refs as upstreamNasser Grainawi
2014-09-18Merge "Add extend-project tag to support adding groups to an existing project"Conley Owens
2014-07-24Enable transferring of attribute using command 'repo manifest -o -'Mani Chandel
2014-06-20Add extend-project tag to support adding groups to an existing projectJosh Triplett
2014-05-07Enable remotes to define their own revisionAnthony King
2013-12-10Fix error in xml manifest doc.Warren Turkal
2013-11-21Remove trailing whitespaceChirayu Desai
2013-05-24Send reviews to a different branch from fetchBryan Jacobs
2013-04-11Allow mirror to be created in directories specified by 'path' attributeScott Fan
2013-04-10Allow clone depth to be specified per projectDavid Pursehouse
2013-01-29Add missing manifest format documentationDavid Pursehouse
2012-11-19Represent git-submodule as nested projects, take 2Che-Liang Chiou
2012-11-14Minor documentation formatting and grammatical fixesDavid Pursehouse
2012-11-14Fix documentation reference to local_manifest.xmlDavid Pursehouse
2012-11-14Make load order of local manifests deterministicDavid Pursehouse
2012-11-13Print deprecation warning when local_manifest.xml is usedDavid Pursehouse
2012-11-13Add support for multiple local manifestsDavid Pursehouse
2012-10-26Revert "Represent git-submodule as nested projects"v1.11.1Shawn O. Pearce
2012-10-23Represent git-submodule as nested projectsChe-Liang Chiou
2012-09-05Allow projects to be specified as notdefaultConley Owens
2012-09-05manifest-format.txt: Add documentation for GetManifest RPC methodDavid Pursehouse
2012-08-22manifest-format.txt: Fix a couple of minor spelling mistakesDavid Pursehouse
2012-07-31Add remote alias support in manifestYestin Sun
2012-07-31Inject the project name into each projects groups.Brian Harring
2012-05-24ManifestXml: add include supportBrian Harring
2012-04-23Add sync-c option to manifestAnatol Pomazau
2012-04-23Refine groups functionalityConley Owens
2012-04-23Add project annotation handling to repoJames W. Mills
2012-04-13Add manifest groupsv1.8.2Colin Cross
2011-09-22sync: Allow -j to have a default in manifestv1.7.6Shawn O. Pearce
2011-03-11Support repo-level pre-upload hook and prep for future hooks.v1.7.4Doug Anderson
2010-11-01Added feature to print a <notice> from manifest at the end of a sync.v1.7.1Doug Anderson
2010-04-13Add a 'smart sync' option to repo syncv1.6.9.2Nico Sallembien
2009-05-19Remove support for the extra <remote> definitions in manifestsShawn O. Pearce
2009-04-18Correct note about local_manifest.xml capabilitiesShawn O. Pearce
2009-03-04Add a 'repo manifest' command whose help is the manifest file formatShawn O. Pearce
2008-11-20Support <remove-project name="X"> in manifest to remove/replace Xv1.4Shawn O. Pearce
2008-11-06Add <add-remote to-project="..."> to inject additional remotesShawn O. Pearce
2008-11-06Add <remote project-name="..."> attribute within projectsShawn O. Pearce
2008-11-06Add some short documentation about the local manifestShawn O. Pearce
2008-11-04Add a basic outline of the repo manifest file formatShawn O. Pearce