FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for plugin - pullfrog/python-black · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pullfrog
/
python-black
Public
forked from
psf/black
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-black
plugin
on
main
User selector
Datepicker
Commit history
Commits on Nov 17, 2025
Drop support for EOL Python 3.9 (#4842)
Show description for 45b4087
hugovk
and
cooperlees
authored
45b4087
View commit details
Copy full SHA for 45b4087
View code at this point
Browse repository at this point
Commits on Oct 5, 2025
Improve vim plugin error message (#4772)
Show description for 0b8f222
authored
0b8f222
View commit details
Copy full SHA for 0b8f222
View code at this point
Browse repository at this point
Commits on Oct 9, 2024
Clean up Python 3.8 remnants (#4473)
JelleZijlstra
authored
32ebb93
View commit details
Copy full SHA for 32ebb93
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Vim plugin: allow using system black rather than virtualenv (#3309)
Show description for 4bb6e4f
bugfood
authored
4bb6e4f
View commit details
Copy full SHA for 4bb6e4f
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
Add preview flag to Vim plugin (#3246)
Show description for 92c93a2
SyPeter
authored
92c93a2
View commit details
Copy full SHA for 92c93a2
View code at this point
Browse repository at this point
Commits on Mar 5, 2022
Move test for g:load_black to improve plugin performance (GH-2896)
Show description for 7af3abd
oncomouse
and
ichard26
authored
7af3abd
View commit details
Copy full SHA for 7af3abd
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
fix vim plugin (#2615)
JelleZijlstra
authored
7dacdbe
View commit details
Copy full SHA for 7dacdbe
View code at this point
Browse repository at this point
Commits on Sep 29, 2021
Allow to pass the FileMode options in the vim plugin (#1319)
shaoran
authored
09915f4
View commit details
Copy full SHA for 09915f4
View code at this point
Browse repository at this point
Commits on Jun 12, 2021
Vim plugin fix string normalization option (#1869)
Show description for 52384bf
authored
52384bf
View commit details
Copy full SHA for 52384bf
View code at this point
Browse repository at this point
Commits on Mar 8, 2021
Use vim autoload script (#1157)
kalekseev
authored
5446a92
View commit details
Copy full SHA for 5446a92
View code at this point
Browse repository at this point
Commits on Mar 4, 2021
Black requires Python 3.6.2+ (#1668)
hugovk
authored
24418a5
View commit details
Copy full SHA for 24418a5
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
vim plugin: Add quiet flag so non-error actions go unreported (#1733)
noelevans
authored
2989dc1
View commit details
Copy full SHA for 2989dc1
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Fix g:black_fast and g:black_(skip)_string_normalization opts
Rowan Rodrik van der Molen
authored and
ambv
committed
5f78401
View commit details
Copy full SHA for 5f78401
View code at this point
Browse repository at this point
Commits on Jun 15, 2020
Move vim flag cast to outside of get (#1486)
Show description for 4ccc8c8
keith
authored
4ccc8c8
View commit details
Copy full SHA for 4ccc8c8
View code at this point
Browse repository at this point
Commits on May 8, 2020
Prefer virtualenv packages over global packages (#1383) (#1384)
kaiix
authored
61f04e6
View commit details
Copy full SHA for 61f04e6
View code at this point
Browse repository at this point
Make sure sys._base_executable is sane in Vim plugin (#1380)
Show description for 68a3c75
dlukes
authored
68a3c75
View commit details
Copy full SHA for 68a3c75
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
Update heredoc marker case to conform with vim patch 8.1.1723 (#1348)
char101
authored
8654e8d
View commit details
Copy full SHA for 8654e8d
View code at this point
Browse repository at this point
Commits on Mar 3, 2020
Notify users of missing Python lazily (#1210)
Show description for bbe5ae7
pganssle
and
ambv
authored
bbe5ae7
View commit details
Copy full SHA for bbe5ae7
View code at this point
Browse repository at this point
Teach the Vim plugin to respect pyproject.toml (issue 414) (#1273)
Show description for 8fef74c
TalAmuyal
and
pappasam
authored
8fef74c
View commit details
Copy full SHA for 8fef74c
View code at this point
Browse repository at this point
Commits on Jan 23, 2020
Change error message to specify its origin. (#1240)
itsayellow
authored and
JelleZijlstra
committed
d33337b
View commit details
Copy full SHA for d33337b
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
Restore all cursors, instead of only the current window (#978)
Show description for ba2733d
Alexander Huynh
authored and
ambv
committed
ba2733d
View commit details
Copy full SHA for ba2733d
View code at this point
Browse repository at this point
Revert "restore cursor to same line of code, not same line of buffer (#989)"
Show description for 394edc3
ambv
committed
394edc3
View commit details
Copy full SHA for 394edc3
View code at this point
Browse repository at this point
Commits on Oct 20, 2019
Use better default venv dir when using neovim (#937)
tyilo
authored and
ambv
committed
4bcae4c
View commit details
Copy full SHA for 4bcae4c
View code at this point
Browse repository at this point
Change how venv path is modified in vim plugin (#804)
Show description for 9027ca6
joshbode
authored and
ambv
committed
9027ca6
View commit details
Copy full SHA for 9027ca6
View code at this point
Browse repository at this point
restore cursor to same line of code, not same line of buffer (#989)
chmreid
authored and
ambv
committed
65c5a0d
View commit details
Copy full SHA for 65c5a0d
View code at this point
Browse repository at this point
Commits on May 7, 2019
Use g:pymode_python-defined interpreter if defined and exists, otherwise use existing defaults (#666)
Show description for 4931ddd
pmacosta
authored and
ambv
committed
4931ddd
View commit details
Copy full SHA for 4931ddd
View code at this point
Browse repository at this point
Commits on Mar 17, 2019
fix vim plugin for 19.3b0 (#755) (#766)
tlv
authored and
JelleZijlstra
committed
a2f6706
View commit details
Copy full SHA for a2f6706
View code at this point
Browse repository at this point
Commits on Mar 7, 2019
Put cursor in last line if old position is invalid (#641)
suola
authored and
JelleZijlstra
committed
1580477
View commit details
Copy full SHA for 1580477
View code at this point
Browse repository at this point
Commits on Feb 5, 2019
Format pyi files correctly (#599)
bryanforbes
authored and
JelleZijlstra
committed
a862795
View commit details
Copy full SHA for a862795
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Remove mappings from Vim plugin. (#417)
Show description for 3fb4516
David Hotham
authored and
ambv
committed
3fb4516
View commit details
Copy full SHA for 3fb4516
View code at this point
Browse repository at this point
vim: Restore cursor/window position after format (#433)
Show description for 2ec4c5f
Jonty
authored and
ambv
committed
2ec4c5f
View commit details
Copy full SHA for 2ec4c5f
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
Don't crash the Vim plugin
Show description for 75a9447
ambv
committed
75a9447
View commit details
Copy full SHA for 75a9447
View code at this point
Browse repository at this point
Commits on Jun 6, 2018
vim: add "--skip-string-normalization" support (#310)
Show description for e5f5d54
dotwaffle
authored and
ambv
committed
e5f5d54
View commit details
Copy full SHA for e5f5d54
View code at this point
Browse repository at this point
Commits on May 9, 2018
Addresses #174 Neovim Error (#197)
Show description for e196180
coxley
authored and
ambv
committed
e196180
View commit details
Copy full SHA for e196180
View code at this point
Browse repository at this point
Commits on Apr 24, 2018
Add install instructions for Vim plugin (#131)
keysmashes
authored and
ambv
committed
337a419
View commit details
Copy full SHA for 337a419
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL