summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | project: set core.repositoryFormatVersion=1 when using extensionsMike Frysinger2020-02-192-4/+21
* | git_config: add GetInt helperMike Frysinger2020-02-193-0/+84
* | docs: improve project-objects & worktrees layout infoMike Frysinger2020-02-191-9/+13
* | upload: add a --hashtag-branch option akin to -tMike Frysinger2020-02-191-0/+5
* | repo: reexec into Python 3 under WindowsMike Frysinger2020-02-191-4/+2
* | add experimental git worktree supportMike Frysinger2020-02-196-23/+138
* | assume environment always accepts stringsMike Frysinger2020-02-193-23/+17
* | upload: add support for --yesMike Frysinger2020-02-191-3/+14
* | upload: add support for standard --dry-runMike Frysinger2020-02-192-2/+11
* | upload: add support for setting hashtagsMike Frysinger2020-02-193-0/+29
* | command: add a `repo help` tip to --help outputMike Frysinger2020-02-191-1/+2
* | project: handle verbose with initial clone bundleMike Frysinger2020-02-191-9/+17
* | main: fix pager logic after negation cleanupMike Frysinger2020-02-191-1/+1
* | upload: improve no pending CL error handlingMike Frysinger2020-02-191-2/+6
* | docs: add per-project review/remote/branch settingsMike Frysinger2020-02-191-1/+59
* | avoid negative variablesMike Frysinger2020-02-197-32/+34
* | Open temporary cookie file as writable in sync.pyCollin Fijalkovich2020-02-181-1/+1
* | platform_utils: have Windows select stream return "" at EOFMike Frysinger2020-02-181-1/+1
* | main: add python version checkingMike Frysinger2020-02-181-0/+28
* | resort a few module imports to follow PEP8Mike Frysinger2020-02-183-8/+9
* | project: Fix E125 continuation line with same indent as next logical lineDavid Pursehouse2020-02-181-5/+5
* | project: move successful fetch output behind verboseMike Frysinger2020-02-182-3/+10
* | diff: delete unused nested funcMike Frysinger2020-02-171-4/+0
* | sync: introduce --verbose optionMike Frysinger2020-02-172-25/+31
* | project: disable stat output when fast forwarding mergesMike Frysinger2020-02-171-1/+1
* | Update commit-msg hook to version from Gerrit 3.1.3David Pursehouse2020-02-171-173/+45
* | github: enable github actions for postsubmit testingMike Frysinger2020-02-163-0/+40
* | tox: get tests passing a bit on WindowsMike Frysinger2020-02-152-4/+10
* | README: add <> around linksMike Frysinger2020-02-151-5/+5
* | Reword the documentation regarding coding styleDavid Pursehouse2020-02-151-22/+13
* | repo: handle bad programs a bit betterMike Frysinger2020-02-151-5/+13
* | flake8: Suppress "F821 undefined name" inline for Python 2 namesDavid Pursehouse2020-02-155-6/+6
* | repo: rework gpg import for WindowsMike Frysinger2020-02-151-9/+12
* | flake8: Suppress "E731 do not assign a lambda expression, use a def"David Pursehouse2020-02-151-0/+2
* | repo: rework parser setup to handle `init -c`Mike Frysinger2020-02-142-28/+47
* | repo: add some newer RSA/ECC signing keysMike Frysinger2020-02-141-4/+34
* | repo: Fix warnings reported by flake8David Pursehouse2020-02-141-3/+5
* | repo: add trace support to the launcherMike Frysinger2020-02-131-0/+24
* | repo: add some helpers akin to subprocess.runMike Frysinger2020-02-131-138/+104
* | pyflakes: Fix remaining "E501 line too long" warningsDavid Pursehouse2020-02-136-6/+12
* | Update .mailmapDavid Pursehouse2020-02-131-0/+1
* | project: Don't emit locally modified hook warning in quiet modeDavid Pursehouse2020-02-131-10/+12
* | Mention exceptions to Google Style Guide in SUBMITTING_PATCHES.mdDavid Pursehouse2020-02-131-3/+8
* | Don't format version to 5 characters in new version messageDavid Pursehouse2020-02-131-1/+1
* | Replace 'A new repo command' with 'A new version of repo'David Pursehouse2020-02-131-2/+2
* | repo: Remove duplicate import of 'os'David Pursehouse2020-02-131-1/+0
* | repo: Remove another usage of bare 'except'David Pursehouse2020-02-131-1/+1
* | repo: Remove unused variable in 'except'David Pursehouse2020-02-131-1/+1
* | repo: Fix blank line issues reported by flake8David Pursehouse2020-02-131-0/+3
* | repo: bump launcher version for accumulated fixesv2.3Mike Frysinger2020-02-121-1/+1