projects
/
perltidy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perltidy.git
2021-03-17
Steve Hancock
Fix definition of list within list for -bbx flag
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Steve Hancock
Fix problem with -xci and long tokens
commit
|
commitdiff
|
tree
|
snapshot
2021-03-16
Steve Hancock
Fix error in parsing use statement curly brace
commit
|
commitdiff
|
tree
|
snapshot
2021-03-13
Steve Hancock
Fix problems with combinations of -iob -lp -wn -dws...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-11
Steve Hancock
Simplify sub weld_nested_containers
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Steve Hancock
Adjust line length tolerance for welding
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Steve Hancock
Fix problem with -vtc=n and outdented long lines
commit
|
commitdiff
|
tree
|
snapshot
2021-03-07
Steve Hancock
Fix problem with combination -lp and -wbb='='
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Steve Hancock
Fix edge formatting cases with parameter -bbx=2
commit
|
commitdiff
|
tree
|
snapshot
2021-03-06
Steve Hancock
added flag -fpva, --function-paren-vertical-alignment...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Steve Hancock
Fix for issue git #53, do not align spaced function...
commit
|
commitdiff
|
tree
|
snapshot
2021-03-05
Steve Hancock
Fix issue git #54 involving -bbp=n -bbpi=n -lp
commit
|
commitdiff
|
tree
|
snapshot
2021-03-03
Steve Hancock
fix some edge cases involving the -wn flag
commit
|
commitdiff
|
tree
|
snapshot
2021-03-01
Steve Hancock
Update tokenizer recognition of indirect object
commit
|
commitdiff
|
tree
|
snapshot
2021-02-28
Steve Hancock
Do not start a batch with a blank token
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Steve Hancock
update testing tools
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Steve Hancock
Avoid double spaces in -csc text output
commit
|
commitdiff
|
tree
|
snapshot
2021-02-27
Steve Hancock
Remove control of debug flag -fll
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Steve Hancock
Restrict previous update to just -vmll
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Steve Hancock
Add a gap calculation in line length tests with -vmll
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Steve Hancock
Update rule for spacing paren after constant function
commit
|
commitdiff
|
tree
|
snapshot
2021-02-26
Steve Hancock
Improve line length test for the -vtc=2 option
commit
|
commitdiff
|
tree
|
snapshot
2021-02-25
Steve Hancock
Improve one-line block length tests
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
Steve Hancock
Add tolerance to one-line block length tests
commit
|
commitdiff
|
tree
|
snapshot
2021-02-21
Steve Hancock
Restrict -bom at cuddled method calls
commit
|
commitdiff
|
tree
|
snapshot
2021-02-20
Steve Hancock
Add rule to avoid conflict between -wn and -bom
commit
|
commitdiff
|
tree
|
snapshot
2021-02-20
Steve Hancock
Limit the value of -ci=n to that of -i=n when -xci...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-19
Steve Hancock
Modify length tolerance for welding to qw lists
commit
|
commitdiff
|
tree
|
snapshot
2021-02-18
Steve Hancock
Modify space rule between binary plus or minus and...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-17
Steve Hancock
Do not apply -xci if it causes maximum line length...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-16
Steve Hancock
Do not weld to a hash brace
commit
|
commitdiff
|
tree
|
snapshot
2021-02-16
Steve Hancock
Avoid line breaks after token type 'G'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Steve Hancock
Restrict breaking at old uncontained commas
commit
|
commitdiff
|
tree
|
snapshot
2021-02-15
Steve Hancock
Modify line length test for the -vtc=2 option
commit
|
commitdiff
|
tree
|
snapshot
2021-02-14
Steve Hancock
Use increased line length tolerance if -ci exceeds -i
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Steve Hancock
Keep space between binary plus or minus and barewords
commit
|
commitdiff
|
tree
|
snapshot
2021-02-13
Steve Hancock
Add line length test for the -vtc=2 option
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Steve Hancock
Define left side bond strengths for unary plus and...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-12
Steve Hancock
fixed problem with breaking at a equals
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Steve Hancock
Fix conflict of -kbl=0 and essential space after =cut
commit
|
commitdiff
|
tree
|
snapshot
2021-02-11
Steve Hancock
Do not break one-line block at here target
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Steve Hancock
Skip processing -kgb* flags in lists or if -mbl=0
commit
|
commitdiff
|
tree
|
snapshot
2021-02-10
Steve Hancock
Modify tolerance in testing for welds
commit
|
commitdiff
|
tree
|
snapshot
2021-02-09
Steve Hancock
Modified a rule for breaking lines at old commas
commit
|
commitdiff
|
tree
|
snapshot
2021-02-08
Steve Hancock
Restrict references to old line breaks
commit
|
commitdiff
|
tree
|
snapshot
2021-02-07
Steve Hancock
Fix rare problem involving interaction of -olbn=n and...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-06
Steve Hancock
add rule to avoid welding at some barewords
commit
|
commitdiff
|
tree
|
snapshot
2021-02-05
Steve Hancock
further simplify -bbxi=n implementation
commit
|
commitdiff
|
tree
|
snapshot
2021-02-04
Steve Hancock
reset -bbxi=2 to -bbxi=0 if -lp is set to avoid blinkin...
commit
|
commitdiff
|
tree
|
snapshot
2021-02-03
Steve Hancock
rewrite sub 'break_before_list_opening_containers'
commit
|
commitdiff
|
tree
|
snapshot
2021-02-01
Steve Hancock
remove unused code; adjust definition of list
commit
|
commitdiff
|
tree
|
snapshot
2021-01-31
Steve Hancock
rewrite and combine coding for -bbx=n and -bbxi=n
commit
|
commitdiff
|
tree
|
snapshot
2021-01-30
Steve Hancock
adjust line length and token count tolerances for ...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-29
Steve Hancock
fix some edge cases involving the -wn parameter
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Steve Hancock
fix some edge blinker cases involving -bbxi=n and -boc
commit
|
commitdiff
|
tree
|
snapshot
2021-01-28
Steve Hancock
fix problem with combination -cab=2 and bbhbi=n, and...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-27
Steve Hancock
Fixed problem where -bbpi could cause blinking states
commit
|
commitdiff
|
tree
|
snapshot
2021-01-27
Steve Hancock
Simplified the definition of lists for formatting purposes
commit
|
commitdiff
|
tree
|
snapshot
2021-01-25
Steve Hancock
Revise coding for the --freeze-whitespace option
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Steve Hancock
Fix git #51, closing qw paren not outdented if -ndnl...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Steve Hancock
Fixed test case for -lp change
commit
|
commitdiff
|
tree
|
snapshot
2021-01-24
Steve Hancock
fixed rare problem with when -lp parameter is set
commit
|
commitdiff
|
tree
|
snapshot
2021-01-20
Steve Hancock
added rule for -wn flag: do not weld to a hash brace
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Steve Hancock
improve builtin debugging info in sub set_continuation_...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-19
Steve Hancock
convert testing tool to dump to stdout
commit
|
commitdiff
|
tree
|
snapshot
2021-01-17
Steve Hancock
Do not let -kgb option delete essential blank after...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-17
Steve Hancock
Do not allow space after token type Y (filehandle)...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-17
Steve Hancock
Modified spacing rule for token type 'Y'
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Steve Hancock
updated tokenizer to prevent a blinking state
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Steve Hancock
turn off -bli if -bar is set and issue warning
commit
|
commitdiff
|
tree
|
snapshot
2021-01-16
Steve Hancock
update random testing scripts; added perltidy_minimal_flags
commit
|
commitdiff
|
tree
|
snapshot
2021-01-15
Steve Hancock
Fixed blinker related to large -ci, short line length...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Steve Hancock
Fix error in guessing if divide or pattern
commit
|
commitdiff
|
tree
|
snapshot
2021-01-14
Steve Hancock
improve diagnostics in random testing
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Steve Hancock
Fix bad guess of divide vs pattern
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Steve Hancock
Correct formula for estimating line length with -wn...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-13
Steve Hancock
improve output of random testing program
commit
|
commitdiff
|
tree
|
snapshot
2021-01-12
Steve Hancock
fix unusual blinker related to large -ci and -mft=n
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Steve Hancock
fixed pod error in BugLog before release
20210111
commit
|
commitdiff
|
tree
|
snapshot
2021-01-10
Steve Hancock
update VERSION to 20210111
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Steve Hancock
code cleanups; remove unused subs
commit
|
commitdiff
|
tree
|
snapshot
2021-01-09
Steve Hancock
add indentation level to multiline qw when -xci set
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Steve Hancock
update comments after testing hash for parent seqno
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Steve Hancock
update documentation
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Steve Hancock
remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2021-01-08
Steve Hancock
update random testing scripts
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Steve Hancock
minor improvement in alignment
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Steve Hancock
moved test scripts into dev-bin
commit
|
commitdiff
|
tree
|
snapshot
2021-01-06
Steve Hancock
update comments on scanning for pod
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Steve Hancock
update build.pl to scan for pod text in .pm files
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2021-01-05
Steve Hancock
reorganize and simplify side comment code
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Steve Hancock
removed unused code
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Steve Hancock
added missing return stmt; reformat
commit
|
commitdiff
|
tree
|
snapshot
2021-01-04
Steve Hancock
moved previous patch to better location
commit
|
commitdiff
|
tree
|
snapshot
2021-01-03
Steve Hancock
Further improvement in rules for side comment location
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Steve Hancock
improve side comment locations
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Steve Hancock
Fixed minor inconsistency in redefining lists
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Steve Hancock
improved vertical alignment of some edge cases
commit
|
commitdiff
|
tree
|
snapshot
2020-12-27
Steve Hancock
added tests for changes in qw formatting
commit
|
commitdiff
|
tree
|
snapshot
next