summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | pre-auto-gc: Add support for WindowsSebastian Schuberth2017-05-031-3/+13
* | | Set result if sys.exit() is called by subcommand.David Riley2017-05-271-0/+4
* | | Adding include element into the top-level elementJiri tyr2017-05-271-1/+2
* | | Merge "Add option REPO_IGNORE_SSH_INFO to ignore ssh_info"David Pursehouse2017-05-271-0/+3
|\ \ \
| * | | Add option REPO_IGNORE_SSH_INFO to ignore ssh_infoTimo Lotterbach2017-05-261-0/+3
| |/ /
* | | Merge "init: add --submodules to sync manifest submodules"David Pursehouse2017-05-275-12/+59
|\ \ \
| * | | init: add --submodules to sync manifest submodulesMartin Kelly2017-05-235-12/+59
| |/ /
* | | gitc_delete: Remove unused importsDavid Pursehouse2017-05-261-2/+0
* | | abandon: fix usage of undefined variableDavid Pursehouse2017-05-261-1/+1
* | | Update .mailmapDavid Pursehouse2017-05-261-0/+1
* | | project.py: fix performance issue with --reference when the mirrored reposito...heping2017-04-121-4/+6
|/ /
* | sync.py: report the remote URL on fatal git remote errorsMarc Herbert2017-04-041-1/+3
* | manifest-format: fix EMPTY keyword usageMike Frysinger2016-12-281-10/+10
* | Merge "init: Add no-tags and current branch options"Jonathan Nieder2016-12-092-2/+16
|\ \
| * | init: Add no-tags and current branch optionsNaseer Ahmed2016-12-012-2/+16
* | | Merge "Fix removing broken symlink in reference dir"David Pursehouse2016-12-061-7/+8
|\ \ \ | |/ / |/| |
| * | Fix removing broken symlink in reference dirCheuk Leung2016-06-291-7/+8
* | | Merge "Add a check and more output to protect against invalid REPO_URLs"David Pursehouse2016-10-291-1/+8
|\ \ \
| * | | Add a check and more output to protect against invalid REPO_URLsSebastian Schuberth2016-10-281-1/+8
* | | | Merge "Fix checkout error when depth passed to repo init and revision is a sha1"Dan Willemsen2016-10-281-21/+21
|\ \ \ \
| * | | | Fix checkout error when depth passed to repo init and revision is a sha1Aymen Bouaziz2016-10-281-21/+21
| | |_|/ | |/| |
* | | | Merge "implement optional '--all' in the abandon command"David Pursehouse2016-10-281-21/+49
|\ \ \ \
| * | | | implement optional '--all' in the abandon commandKyunam.jo2016-10-171-21/+49
* | | | | Merge "_CheckDirReference: log actual error before suggesting --force-sync"Dan Willemsen2016-10-281-0/+1
|\ \ \ \ \
| * | | | | _CheckDirReference: log actual error before suggesting --force-syncMarc Herbert2016-10-271-0/+1
* | | | | | Add sso to list of known schemes for relative URLsJoe Kilner2016-10-271-2/+12
|/ / / / /
* | | | | status: add -q/--quiet optionAndrew Wheeler2016-10-172-6/+14
* | | | | Merge "sync: Fix semaphore release bug that causes thread 'leaks'"David Pursehouse2016-10-171-10/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sync: Fix semaphore release bug that causes thread 'leaks'Andrew Wheeler2016-10-111-10/+12
| |/ / /
* / / / Removed duplication code in abandon.pyKyunam.jo2016-10-121-1/+0
|/ / /
* | | Support broken symlinks when cleaning obsolete pathsv1.12.37Dan Willemsen2016-09-271-1/+7
* | | Revert "Repo: fall back to http, if ssh connection fails for http repos"v1.12.36Dan Willemsen2016-09-221-4/+1
* | | Merge "On project cleanup, don't remove nested projects"v1.12.35David Pursehouse2016-09-211-14/+57
|\ \ \
| * | | On project cleanup, don't remove nested projectsDan Willemsen2016-09-201-14/+57
* | | | implement optional 'pushurl' in the manifest fileSteve Rae2016-09-204-1/+25
|/ / /
* | | Merge "Repo: improve error detection for new ssh connections"David Pursehouse2016-09-201-1/+5
|\ \ \
| * | | Repo: improve error detection for new ssh connectionsTimo Lotterbach2016-08-301-1/+5
* | | | Merge "Repo: fall back to http, if ssh connection fails for http repos"David Pursehouse2016-09-201-1/+4
|\ \ \ \
| * | | | Repo: fall back to http, if ssh connection fails for http reposTimo Lotterbach2016-08-301-1/+4
| |/ / /
* | | | Merge "Replace pylint with pyflakes/flake8"David Pursehouse2016-09-203-302/+27
|\ \ \ \
| * | | | Replace pylint with pyflakes/flake8David Pursehouse2016-09-143-302/+27
* | | | | Merge "When syncing a project with a shared object store, disable automatic p...David Pursehouse2016-09-141-4/+7
|\ \ \ \ \
| * | | | | When syncing a project with a shared object store, disable automatic pruning.Gabe Black2016-09-141-4/+7
| | |_|/ / | |/| | |
* | | | | Merge "repo: add comment for updating maintainer keys"David Pursehouse2016-09-141-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | repo: add comment for updating maintainer keysMike Frysinger2016-09-141-0/+3
* | | | | Merge "Fix submodule checkout error when using sync-s option"David Pursehouse2016-09-141-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix submodule checkout error when using sync-s optionAymen Bouaziz2016-06-271-1/+1
* | | | | Merge "upload: short circuit when nothing is pending"David Pursehouse2016-09-141-4/+6
|\ \ \ \ \
| * | | | | upload: short circuit when nothing is pendingMike Frysinger2016-09-141-4/+6
| | |/ / / | |/| | |
* / | | | Consider local project to be default for 'repo start'Vadim Bendebury2016-09-141-2/+1
|/ / / /