summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "init: change --depth default to 1 for manifest repo"LaMont Jones2022-10-274-15/+0
* sync: uninitialized variable on mirror sync failureLaMont Jones2022-10-261-0/+1
* sync: do not require python 3.9v2.29.4LaMont Jones2022-10-251-5/+5
* sync: only use --cruft when git supports it.v2.29.3LaMont Jones2022-09-221-3/+9
* project: Add a missing call to _CopyAndLinkFilesPeter Kjellerstedt2022-09-201-0/+2
* manifest: allow extend-project to override dest-branch and upstreamErik Elmeke2022-09-203-0/+38
* sync: use namedtuples for internal return valuesLaMont Jones2022-09-193-21/+103
* sync: incorporate review feedback.LaMont Jones2022-09-191-31/+32
* diffmanifests: Handle Missing Projects in Repo WorkspaceShashank Devaraj2022-09-152-1/+14
* update-manpages: force use of active interpMike Frysinger2022-09-121-3/+11
* sync: save any cruft after calling git gc.v2.29.2LaMont Jones2022-09-091-4/+44
* Revert "project: initialize new manifests in temp dirs"LaMont Jones2022-09-081-37/+5
* sync: Correctly sync multi manifest workspacesv2.29.1LaMont Jones2022-08-241-6/+5
* manifest_xml: improve topdir accuracy.v2.29LaMont Jones2022-08-221-1/+4
* init: hide identify spam when reinitializingMike Frysinger2022-08-221-3/+3
* init: show a notice when reinitializingMike Frysinger2022-08-221-0/+7
* stage: add missing flush before project promptMike Frysinger2022-08-221-0/+1
* upload: respect --yes with large upload confirmationMike Frysinger2022-08-221-9/+10
* launcher: make missing .repo/repo/repo an errorMike Frysinger2022-08-221-2/+3
* launcher: initialize repo in a temp dirMike Frysinger2022-08-221-1/+6
* cherry-pick: tighten up outputMike Frysinger2022-08-221-2/+4
* git_command: fix input passingMike Frysinger2022-08-221-6/+1
* project: initialize new manifests in temp dirsMike Frysinger2022-08-221-5/+37
* init: change --depth default to 1 for manifest repoMike Frysinger2022-08-184-0/+15
* add a few more docs to existing funcsMike Frysinger2022-08-182-0/+13
* init: use --current-branch by defaultMike Frysinger2022-08-183-5/+7
* start: do not swallow git output all the timeMike Frysinger2022-08-181-8/+2
* pager: catch startup failures on WindowsMike Frysinger2022-08-181-2/+5
* upload: add --push-options tips & doc linkMike Frysinger2022-08-184-7/+29
* project: simplify GetRemote a bitMike Frysinger2022-08-173-14/+18
* upload: Add ready flag to remove wipWilliam Escande2022-08-032-0/+9
* commit-msg: Sync commit-msg from gerrit 3.6.1Evan Benn2022-07-291-9/+50
* sync: handle smartsync HTML responses betterMike Frysinger2022-07-281-4/+10
* sync: start clearing git settings that disabled pruningLaMont Jones2022-07-251-12/+18
* sync: rework --jobs to provide better defaultsMike Frysinger2022-07-252-30/+45
* Fix the printed path of the ".repo" dir after a fresh init.Mateus Azis2022-07-251-1/+1
* Omit local_manifest groups from superproject override.v2.28LaMont Jones2022-07-154-5/+38
* status, diff: display correct path for multi-manifestLaMont Jones2022-07-143-25/+37
* project: simplify if-statementMartin Geisler2022-07-111-4/+1
* upload: add ‘--ignore-untracked-files’ optionMartin Geisler2022-07-112-2/+16
* man: regenerateMike Frysinger2022-07-1128-31/+473
* Fix Projects.shareable_dirsv2.27LaMont Jones2022-06-081-2/+16
* Only sync superproject if it will be used.LaMont Jones2022-06-085-20/+71
* sync: add multi-manifest supportv2.26LaMont Jones2022-05-265-107/+247
* project: initial separation of shared project objectsMike Frysinger2022-05-262-4/+21
* upload: move label validation to core functionMike Frysinger2022-05-212-6/+8
* tests: switch to tempfile.TemporaryDirectoryMike Frysinger2022-05-204-40/+20
* project: fix --use-superproject logic for init.LaMont Jones2022-05-201-4/+4
* manifest: add submanifest.default_groups attributev2.25LaMont Jones2022-04-294-14/+39
* project: Do not exit early on --standalone-manifest.LaMont Jones2022-04-291-34/+33