summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Silence warnings about invalid clone.bundle files when quietedKris Giesing2014-12-241-3/+4
|/
* Revert "Check for existence of refs upon initial fetch"Conley Owens2014-11-101-5/+0
* If revision is sha hash and dest-branch is defined, use it for starting branchMax Liu2014-10-271-2/+6
* Support persistent-http(s) review urlsConley Owens2014-10-231-0/+2
* Merge changes I1f71be22,I5b119f11Conley Owens2014-10-223-13/+17
|\
| * Always fetch the specific revision givenNasser Grainawi2014-10-091-8/+8
| * Support specifying non-HEADS refs as upstreamNasser Grainawi2014-10-093-9/+13
* | Merge "upload: report names of uncommitted files"Conley Owens2014-10-212-12/+38
|\ \
| * | upload: report names of uncommitted filesVadim Bendebury2014-10-142-12/+38
| |/
* / Exit 1 if repo download -c failsScott Anderson2014-10-171-0/+1
|/
* Allow selection of a target when using smart sync.Jeff Davidson2014-10-021-1/+4
* Merge "Add extend-project tag to support adding groups to an existing project"Conley Owens2014-09-182-2/+44
|\
| * Add extend-project tag to support adding groups to an existing projectJosh Triplett2014-06-202-2/+44
* | Add support for rpc:// protocol schemes.T.R. Fullhart2014-09-101-0/+4
* | Change implementation of cleanup in case of clone failure during "repo init"Mani Chandel2014-09-031-1/+1
* | Merge "Provide detail print-out when not all projects of a branch are current."Conley Owens2014-08-261-3/+17
|\ \
| * | Provide detail print-out when not all projects of a branch are current.Etan Cohen2014-07-111-3/+17
* | | Merge "Enable transferring of attribute using command 'repo manifest -o -'"Conley Owens2014-08-222-6/+8
|\ \ \
| * | | Enable transferring of attribute using command 'repo manifest -o -'Mani Chandel2014-07-242-6/+8
* | | | Decode git versionChirayu Desai2014-08-201-2/+2
* | | | Don't open non-binary files as binaryChirayu Desai2014-08-192-2/+2
|/ / /
* | | Update the commit-msg hook to the version from Gerrit 2.8.2Dave Borowitz2014-07-151-3/+7
* | | Merge "Fix UrlInsteadOf to handle multiple strings"Conley Owens2014-06-301-3/+3
|\ \ \
| * | | Fix UrlInsteadOf to handle multiple stringsDan Willemsen2014-03-061-3/+3
* | | | Add --jobs option to forall subcommandTakeshi Kanemoto2014-06-241-113/+177
* | | | Use fetch --unshallow when appropriate.Conley Owens2014-05-091-4/+24
| |_|/ |/| |
* | | Merge "Enable remotes to define their own revision"Conley Owens2014-05-083-9/+28
|\ \ \
| * | | Enable remotes to define their own revisionAnthony King2014-05-073-9/+28
| | |/ | |/|
* | | Merge "Return a list rather than dict_values in XmlManifest.projects()"Conley Owens2014-05-071-1/+1
|\ \ \
| * | | Return a list rather than dict_values in XmlManifest.projects()Anthony King2014-05-061-1/+1
| |/ /
* | | Merge "Define unicode as str if using Python 3"Conley Owens2014-05-071-2/+4
|\ \ \
| * | | Define unicode as str if using Python 3Anthony King2014-05-061-2/+4
| |/ /
* | | Merge "Use exec() rather than execfile()"Conley Owens2014-05-071-1/+2
|\ \ \
| * | | Use exec() rather than execfile()Anthony King2014-05-051-1/+2
| |/ /
* | | Use JSON instead of pickleAnthony King2014-05-072-58/+43
* | | Use next(iterator) rather than iterator.next()Anthony King2014-05-072-6/+6
* | | Merge "Prevent warning twice about Python 3 usage"David Pursehouse2014-05-071-4/+4
|\ \ \
| * | | Prevent warning twice about Python 3 usageAnthony King2014-05-061-4/+4
| |/ /
* / / Use sorted() rather than .sort()Anthony King2014-05-061-4/+2
|/ /
* | Ensure HEAD is correct when skipping remote fetchv1.12.16Conley Owens2014-05-011-11/+6
* | Add 'shallow' gitfile to symlinksv1.12.15Conley Owens2014-04-301-1/+1
* | Merge "Ignore clone-depth attribute when fetching to a mirror"v1.12.14Conley Owens2014-04-241-4/+10
|\ \
| * | Ignore clone-depth attribute when fetching to a mirrorDavid Pursehouse2014-04-161-4/+10
* | | Add linkfile support.Jeff Hamilton2014-04-222-8/+57
* | | Merge "Don't try to remove .repo if it doesn't exist"David Pursehouse2014-04-181-6/+2
|\ \ \ | |/ / |/| |
| * | Don't try to remove .repo if it doesn't existMitchel Humpherys2014-03-121-6/+2
* | | Add total count and iteration count to forall environmentMitchel Humpherys2014-03-311-1/+10
* | | Make --no-tags work with -cMitchel Humpherys2014-03-121-7/+7
* | | Fix indentation in project.pyDavid Pursehouse2014-03-111-1/+1
|/ /
* / More verbose errors for NoManifestExceptions.Dan Sandler2014-03-113-13/+25
|/