summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * | | Fix variable assignmentAymen Bouaziz2016-06-281-1/+4
* | | | pylint: Fix unused-{argument,variable} warningStefan Beller2016-06-212-2/+2
* | | | pylint: fix indentation in manifest_xmlStefan Beller2016-06-171-1/+1
* | | | pylint: ignore bad-whitespaceStefan Beller2016-06-171-1/+1
| |/ / |/| |
* | | Merge "Fix XmlManifest.Save with remotes that have 'alias' set"Dan Willemsen2016-04-222-6/+11
|\ \ \
| * | | Fix XmlManifest.Save with remotes that have 'alias' setDan Willemsen2016-04-222-6/+11
* | | | diffmanifests: support custom git pretty format stringsSebastian Schuberth2016-04-212-10/+24
|/ / /
* | | Add a .mailmap fileDavid Pursehouse2016-04-181-0/+8
* | | sync: Update help text for --smart-sync to be more specificDavid Pursehouse2016-04-131-1/+1
* | | Improve documentation of manifest server RPC methodsDavid Pursehouse2016-04-131-2/+4
| |/ |/|
* | Fix symlinking of new projectsDan Willemsen2016-04-051-4/+4
* | Merge "Ignore clone.bundle on HTTP 501, i.e. Not Implemented"David Pursehouse2016-04-051-1/+1
|\ \
| * | Ignore clone.bundle on HTTP 501, i.e. Not ImplementedJohn Törnblom2015-08-121-1/+1
* | | Add --inverse-regex option to forall subcommandTakeshi Kanemoto2016-04-052-5/+16
* | | Merge changes from topic 'pylint-pep8-cleanup'David Pursehouse2016-03-152-122/+165
|\ \ \
| * | | command.py: Cleaned up pylint/pep8 violationsMark E. Hamilton2016-03-021-12/+16
| * | | project.py: Cleaned up pylint/pep8 violationsMark E. Hamilton2016-03-021-110/+149
* | | | Update commit-msg hook to version from Gerrit 2.12.1Mike Bjorge2016-03-141-4/+15
* | | | RepoHook: set __file__ when running the hookMike Frysinger2016-03-051-1/+1
| |_|/ |/| |
* | | Add rpc: to default protocol whitelistv1.12.33Jonathan Nieder2016-02-261-1/+1
|/ /
* | Better error display on forallAlexandre Garnier2016-02-181-2/+4
* | SUBMITTING_PATCHES: Expand instructionsMark E. Hamilton2016-02-171-1/+29
* | repo: Cleaned up pylint/pep8 violationsMark E. Hamilton2016-02-151-42/+54
* | repo: Add check of REPO_URL env variableMark E. Hamilton2016-02-091-2/+4
* | Merge "Fix typos for manifest dtd"Dan Willemsen2016-02-041-8/+8
|\ \
| * | Fix typos for manifest dtdKenny Ho2015-12-111-8/+8
* | | Merge "Fix prune when bare git has detached head"Dan Willemsen2016-02-041-3/+4
|\ \ \
| * | | Fix prune when bare git has detached headDan Willemsen2015-12-151-3/+4
| |/ /
* | | Merge "GITC: Fix 'repo start <branch> <repo>/<subdir>'"Dan Willemsen2016-02-041-5/+12
|\ \ \
| * | | GITC: Fix 'repo start <branch> <repo>/<subdir>'Dan Willemsen2016-02-041-5/+12