summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
|/ / / /
* | / / Update mailmapDavid Pursehouse2016-09-021-1/+4
| |/ / |/| |
* | | gitc: Lower concurrent ls-projects requestsv1.12.34Dan Willemsen2016-08-231-1/+1
* | | RepoHook: do not list options twice during hash based approvalJonathan Nieder2016-08-181-4/+2
* | | Increment the wrapper versionDavid Pursehouse2016-08-171-1/+1
* | | Merge "init: Add --no-clone-bundle option"David Pursehouse2016-08-172-4/+16
|\ \ \
| * | | init: Add --no-clone-bundle optionHu xiuyun2016-08-152-4/+16
* | | | Merge "init: Respect --quiet option when synching manifest repository"David Pursehouse2016-08-171-1/+1
|\| | |
| * | | init: Respect --quiet option when synching manifest repositoryDavid Pursehouse2016-08-151-1/+1
* | | | Merge "project: Set config option to skip lfs smudge filter"David Pursehouse2016-08-171-0/+1
|\ \ \ \
| * | | | project: Set config option to skip lfs smudge filterDavid Pursehouse2016-08-161-0/+1
* | | | | Merge "RepoHook: allow users to approve hooks via manifests"Jonathan Nieder2016-08-162-23/+84
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | RepoHook: allow users to approve hooks via manifestsMike Frysinger2016-08-162-23/+84
| |/ / /
* / / / improve docsMike Frysinger2016-08-162-14/+28
|/ / /
* | | Merge "Support non-ASCII GNUPGHOME environment variable"David Pursehouse2016-08-151-2/+8
|\ \ \
| * | | Support non-ASCII GNUPGHOME environment variableDāvis Mosāns2016-07-161-2/+8
* | | | Merge "repo: Repo does not always handle '.' parameter correctly"David Pursehouse2016-08-142-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | repo: Repo does not always handle '.' parameter correctlyMark E. Hamilton2016-04-082-1/+6
* | | | Bail out when manifest is referencing a bad SHA-1 revision.Xin Li2016-06-291-1/+7
| |_|/ |/| |
* | | Merge "Adds additional crlf clobber avoidance."David Pursehouse2016-06-291-1/+1
|\ \ \
| * | | Adds additional crlf clobber avoidance.Fredrik Berggren2016-06-221-1/+1
* | | | Merge "Fix variable assignment"David Pursehouse2016-06-291-1/+4
|\ \ \ \