Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
guppy
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Svetlana Tkachenko
guppy
Commits
4a8e43e8a971067e50ee74f042d60ecefa9cd883
Select Git revision
0 results
guppy
plugins
Author
Search by author
Any Author
authors
0 authors
Jun 08, 2013
Don't quote PMs when answering 'seen' command
· 4a8e43e8
Svetlana Tkachenko
authored
11 years ago
4a8e43e8
May 15, 2013
Use a separate function in youtube plugin - so I can write test for it without connecting to IRC
· f5fca15e
Svetlana Tkachenko
authored
11 years ago
f5fca15e
Apr 27, 2013
PEP8 E701,E231: multiple statements on one line (colon), missing whitespace...
· f3f3e2f9
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
f3f3e2f9
plugins/info: PEP8 E211: whitespace before '[' (wonder how that got in there)
· fb312da9
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
fb312da9
plugins/__init__: PEP8 E231: whitespace after ':'
· b36158bc
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
b36158bc
plugins/__init__: PEP8 E302: 2 blank lines before module defs
· cab95d37
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
cab95d37
plugins/wikipedia: variable 'e' was assigned but unused
· a8d8e565
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
a8d8e565
PEP8 E202: whitespace before ')'
· 34838c79
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
34838c79
PEP8 E201: whitespace after '('
· b0f4ac7a
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
b0f4ac7a
PEP8 E251: whitespace around kwarg/param '='
· 9fa1ad9d
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
9fa1ad9d
plugins/rss: PEP8 E221: spaces before '='
· 2ca0b442
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
2ca0b442
PEP8 E301: 1 blank line before defs in classes where applicable
· 3aa302a1
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
3aa302a1
plugins/seen: PEP8 E221: multiple spaces before '='
· e8b718b0
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
e8b718b0
plugins/sed: PEP8 E211: whitespace before '('
· 0617eb0c
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
0617eb0c
plugins/printer: simple string format -> string concat (lost before in a stash)
· ac9f060d
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
ac9f060d
plugins/printer: PEP8 E303: too many blank lines
· 51901b13
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
51901b13
plugins/help: PEP8 E225: missing whitespace around '=' and '>'
· 447e142e
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
447e142e
plugins/ctcp: PEP8 E225: missing whitespace around '>'
· e9aa3c6f
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
e9aa3c6f
plugins/blockbot.py: PEP8 E225: missing whitespace around '-'
· cd4bf42b
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
cd4bf42b
plugins/yt: PEP8 E225: missing whitespace around '//'
· e90d3572
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
e90d3572
plugins/smack: clean up
· 108b84ae
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
108b84ae
plugins/smack: PEP8 E225: missing whitespace around '-'
· 74dc6d13
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
74dc6d13
commenting out unused imports per gry's request, thanks pyflakes
· f5077faf
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
f5077faf
google: PEP8 W292: no newline at EOF
· d23aed59
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
d23aed59
PEP8 W391: blank line at EOF
· 6254cd3b
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
6254cd3b
PEP8 E201: whitespace after '{'
· ff46a1d1
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
ff46a1d1
PEP8 E262: inline comment should start with '# '
· 9d81d83e
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
9d81d83e
PEP8 E261: at least two spaces before inline comment
· baedba8e
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
baedba8e
PEP8 E202: whitespace before ']'
· 8d13ac3d
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
8d13ac3d
PEP8 E201: whitespace after '['
· c3942afe
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
c3942afe
PEP8 E225: whitespace around '%'
· 9bfc5e01
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
9bfc5e01
keep me sane: use string concatenation instead of string formatting where extremely simple
· 21864157
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
21864157
PEP8 E222, E225: whitespace around + where applicable
· f09fa75c
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
f09fa75c
PEP8 E231: whitespace after ',' where applicable
· a4ec02c7
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
a4ec02c7
PEP8 E302: blank lines before classes where applicable
· e66cb62f
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
e66cb62f
PEP8 E101 (mixed indents)
· d0db3e12
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
d0db3e12
PEP8 E203 (whitespace before ':')
· 38972720
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
38972720
fix PEP8 E702 (semicolons)
· 32c644b1
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
32c644b1
fix PEP8 W291 and W293 (trailing whitespace)
· 05242e59
auscompgeek
authored
12 years ago
and
Svetlana Tkachenko
committed
12 years ago
05242e59
Apr 04, 2013
Info plugin not require auth by default (for the same of backwards...
· b5357b7b
Svetlana Tkachenko
authored
12 years ago
b5357b7b
Loading