summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | | Add option to rebase onto project's manifest versionXiaohui Chen2016-01-281-0/+9
| |/ / |/| |
* | | Sync: Fix error exit code when both -n and -f are usedHu Xiuyun2015-11-261-1/+2
* | | Set GIT_ALLOW_PROTOCOL to limit dangerous protocolsDan Willemsen2015-11-261-0/+3
* | | Check for broken links when updating linkfilesDan Willemsen2015-11-181-1/+1
* | | Sync: Add option to prune refs during syncDavid Pursehouse2015-10-272-4/+15
* | | A couple of fixes to the init command's -p option.Pascal Muetschard2015-10-221-2/+2
|/ /
* | Fix gitc-init behaviorv1.12.32Dan Willemsen2015-10-075-25/+119
* | Sync: Add HTTP Cookie File header on temporary cookie fileDavid Pursehouse2015-10-021-0/+1
* | Sync: Don't fail when git cookies can't be loadedDavid Pursehouse2015-10-021-1/+4
* | GITC: Add repo gitc-delete command.Simran Basi2015-10-011-0/+55
* | Add GitcClientCommand class for GITC-specific commandsDan Willemsen2015-09-294-7/+21
* | Merge "launcher: Update repo after applying clone.bundle"Dan Willemsen2015-09-141-3/+2
|\ \