index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
github: enable github actions for postsubmit testing
Mike Frysinger
2020-02-16
3
-0
/
+40
*
tox: get tests passing a bit on Windows
Mike Frysinger
2020-02-15
2
-4
/
+10
*
README: add <> around links
Mike Frysinger
2020-02-15
1
-5
/
+5
*
Reword the documentation regarding coding style
David Pursehouse
2020-02-15
1
-22
/
+13
*
repo: handle bad programs a bit better
Mike Frysinger
2020-02-15
1
-5
/
+13
*
flake8: Suppress "F821 undefined name" inline for Python 2 names
David Pursehouse
2020-02-15
5
-6
/
+6
*
repo: rework gpg import for Windows
Mike Frysinger
2020-02-15
1
-9
/
+12
*
flake8: Suppress "E731 do not assign a lambda expression, use a def"
David Pursehouse
2020-02-15
1
-0
/
+2
*
repo: rework parser setup to handle `init -c`
Mike Frysinger
2020-02-14
2
-28
/
+47
*
repo: add some newer RSA/ECC signing keys
Mike Frysinger
2020-02-14
1
-4
/
+34
*
repo: Fix warnings reported by flake8
David Pursehouse
2020-02-14
1
-3
/
+5
*
repo: add trace support to the launcher
Mike Frysinger
2020-02-13
1
-0
/
+24
*
repo: add some helpers akin to subprocess.run
Mike Frysinger
2020-02-13
1
-138
/
+104
*
pyflakes: Fix remaining "E501 line too long" warnings
David Pursehouse
2020-02-13
6
-6
/
+12
*
Update .mailmap
David Pursehouse
2020-02-13
1
-0
/
+1
*
project: Don't emit locally modified hook warning in quiet mode
David Pursehouse
2020-02-13
1
-10
/
+12
*
Mention exceptions to Google Style Guide in SUBMITTING_PATCHES.md
David Pursehouse
2020-02-13
1
-3
/
+8
*
Don't format version to 5 characters in new version message
David Pursehouse
2020-02-13
1
-1
/
+1
*
Replace 'A new repo command' with 'A new version of repo'
David Pursehouse
2020-02-13
1
-2
/
+2
*
repo: Remove duplicate import of 'os'
David Pursehouse
2020-02-13
1
-1
/
+0
*
repo: Remove another usage of bare 'except'
David Pursehouse
2020-02-13
1
-1
/
+1
*
repo: Remove unused variable in 'except'
David Pursehouse
2020-02-13
1
-1
/
+1
*
repo: Fix blank line issues reported by flake8
David Pursehouse
2020-02-13
1
-0
/
+3
*
repo: bump launcher version for accumulated fixes
v2.3
Mike Frysinger
2020-02-12
1
-1
/
+1
*
repo: avoid bare excepts to allow SystemExit to bubble
Mike Frysinger
2020-02-12
1
-1
/
+1
*
sync: add a "finished" message
Mike Frysinger
2020-02-12
1
-0
/
+3
*
repo: add --version support to the launcher
Mike Frysinger
2020-02-12
3
-1
/
+38
*
repo: export GIT_TRACE2_PARENT_SID
Mike Frysinger
2020-02-12
2
-13
/
+84
*
flake8: Add comments in config to explain suppressed checks
David Pursehouse
2020-02-12
1
-1
/
+11
*
repo: move parser init out of module scope
Mike Frysinger
2020-02-12
1
-82
/
+68
*
drop old git_require checks
Mike Frysinger
2020-02-12
3
-7
/
+3
*
flake8: Ignore 'line break before/after binary operator'
David Pursehouse
2020-02-12
1
-1
/
+1
*
git_config: Stop using backslash to wrap lines
David Pursehouse
2020-02-12
1
-7
/
+6
*
Fix usage of bare 'except'
David Pursehouse
2020-02-12
3
-6
/
+6
*
Fix blank line issues reported by flake8
David Pursehouse
2020-02-12
43
-12
/
+148
*
Fix indentation issues reported by flake8
David Pursehouse
2020-02-12
19
-133
/
+133
*
git_config: Unwrap unnecessarily wrapped line
David Pursehouse
2020-02-12
1
-3
/
+1
*
command: Add parentheses on wrapped condition
David Pursehouse
2020-02-12
1
-3
/
+3
*
Fix various whitespace issues reported by pyflakes
David Pursehouse
2020-02-12
16
-32
/
+32
*
Remove redundant backslashes
David Pursehouse
2020-02-12
3
-5
/
+5
*
pager: Remove unnecessary semicolons
David Pursehouse
2020-02-12
1
-2
/
+2
*
Remove unused imports
David Pursehouse
2020-02-12
2
-2
/
+1
*
Fix tests for membership to use 'not in'
David Pursehouse
2020-02-12
4
-5
/
+5
*
upload: Fix tests for object identity to use 'is not'
David Pursehouse
2020-02-12
1
-2
/
+2
*
Fix flake8 E251 unexpected spaces around keyword / parameter equals
David Pursehouse
2020-02-12
11
-100
/
+100
*
flake8: Increase max line length from 80 to 100
David Pursehouse
2020-02-12
1
-1
/
+1
*
upload: Fix flake8 E241 multiple spaces after ','
David Pursehouse
2020-02-12
1
-3
/
+3
*
project: make syncing a little more self-healing
Mike Frysinger
2020-02-12
1
-2
/
+24
*
info: Fix formatting of block comment
David Pursehouse
2020-02-12
1
-1
/
+1
*
upload: add a --ignore-hooks option
Mike Frysinger
2020-02-12
1
-6
/
+22
[next]