vimdiff: add tool documentation
Fernando Ramos committed over 4 years ago
Merge branch 'ds/partial-bundle-more' into ab/plug-leak-in-revisions
Junio C Hamano committed over 4 years ago
Joel Holdsworth committed over 4 years ago
git-p4: seperate multiple statements onto seperate lines
Joel Holdsworth committed over 4 years ago
git-p4: move inline comments to line above
Joel Holdsworth committed over 4 years ago
git-p4: only seperate code blocks by a single empty line
Joel Holdsworth committed over 4 years ago
git-p4: compare to singletons with "is" and "is not"
Joel Holdsworth committed over 4 years ago
git-p4: normalize indentation of lines in conditionals
Joel Holdsworth committed over 4 years ago
git-p4: ensure there is a single space around all operators
Joel Holdsworth committed over 4 years ago
git-p4: ensure every comment has a single #
Joel Holdsworth committed over 4 years ago
git-p4: remove spaces between dictionary keys and colons
Joel Holdsworth committed over 4 years ago
git-p4: remove redundant backslash-continuations inside brackets
Joel Holdsworth committed over 4 years ago
git-p4: remove extraneous spaces before function arguments
Joel Holdsworth committed over 4 years ago
git-p4: place a single space after every comma
Joel Holdsworth committed over 4 years ago
git-p4: removed brackets when assigning multiple return values
Joel Holdsworth committed over 4 years ago
git-p4: remove spaces around default arguments
Joel Holdsworth committed over 4 years ago
git-p4: remove padding from lists, tuples and function arguments
Joel Holdsworth committed over 4 years ago
git-p4: sort and de-duplcate pylint disable list
Joel Holdsworth committed over 4 years ago
Joel Holdsworth committed over 4 years ago
git-p4: convert descriptive class and function comments into docstrings
Joel Holdsworth committed over 4 years ago