summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extract env building into a testable helper.v2.30Sam Saccone2022-11-162-29/+89
* Do not set ALT object dirs when said path resolves to the same dir.Sam Saccone2022-11-161-2/+4
* tests: Fix update-manpages test.LaMont Jones2022-11-161-1/+1
* subcmds: display correct path multitree messagesLaMont Jones2022-11-153-17/+21
* update-manpages: explicitly strip color codesLaMont Jones2022-11-143-7/+49
* repo_trace: drop notification of trace file name.LaMont Jones2022-11-141-6/+15
* repo_trace: adjust formatting, update man page.LaMont Jones2022-11-142-36/+36
* upload: track projects by path, rather than nameLaMont Jones2022-11-141-5/+7
* trace: restore Progress indicator.v2.29.9LaMont Jones2022-11-102-11/+6
* sync: REPO_AUTO_GC=1 to restore old behavior.LaMont Jones2022-11-101-2/+10
* Fix TRACE_FILE renaming.v2.29.8Joanna Wang2022-11-093-13/+14
* sync: no garbage collection by defaultLaMont Jones2022-11-084-4/+43
* Improve always-on-traceLaMont Jones2022-11-082-10/+17
* Merge branch stable into main (--strategy=ours).LaMont Jones2022-11-080-0/+0
|\
| * v2.29.7: Revert back to v2.29.5v2.29.7LaMont Jones2022-11-0815-379/+149
|/
* GitcInit: fix gitc-init failurev2.29.6Woody Lin2022-11-041-1/+2
* sync: clear preciousObjects when set in error.LaMont Jones2022-11-034-31/+126
* Set tracing to always on and save to .repo/TRACE_FILE.Joanna Wang2022-11-0313-110/+244
* tests: Make the tests pass for Python < 3.8Peter Kjellerstedt2022-10-281-7/+7
* init: add --manifest-depth for shallow manifest clonev2.29.5LaMont Jones2022-10-275-4/+28
* 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