projects
/
perltidy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perltidy.git
2024-01-16
Steve Hancock
Merge pull request #132 from Amorymeltzer/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2024-01-16
Amory Meltzer
Minor typo
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Steve Hancock
Merge pull request #131 from pjcj/spelling
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Steve Hancock
fix b1464
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Paul Johnson
Fix a few spelling and grammar mistakes
commit
|
commitdiff
|
tree
|
snapshot
2024-01-15
Steve Hancock
add -vsn
commit
|
commitdiff
|
tree
|
snapshot
2024-01-14
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
Steve Hancock
update stylekey.pod
commit
|
commitdiff
|
tree
|
snapshot
2024-01-08
Steve Hancock
small optimization - avoid storing an undef
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Steve Hancock
improve input checking for -wvt=s
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Steve Hancock
add trailing commas to multiline hash lists
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Steve Hancock
bump to version 20230912.12
20230912.12
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Steve Hancock
update some closing side comments to keep perlcritic...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Steve Hancock
add a perltidyrc file to automate some checks
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Steve Hancock
simplification and optimization of a main loop
commit
|
commitdiff
|
tree
|
snapshot
2024-01-07
Steve Hancock
added a .perltidyrc file
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Steve Hancock
change -wvt=string to require space- or comma-separated...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-06
Steve Hancock
update tutorial
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
Steve Hancock
The -DEBUG option no longer also writes a .LOG file
commit
|
commitdiff
|
tree
|
snapshot
2024-01-05
Steve Hancock
optimizations
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Steve Hancock
update list of switches which may be negated
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Steve Hancock
improve structure of manual
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Steve Hancock
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Steve Hancock
remove unused vars located with -duv
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Steve Hancock
avoid reused name
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Steve Hancock
add 2 missing elses using -ame
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Steve Hancock
write initializer for -wvt; remove unused vars found...
commit
|
commitdiff
|
tree
|
snapshot
2024-01-04
Steve Hancock
remove some unused vars located with -duv
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Steve Hancock
add example to docs
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Steve Hancock
minor optimization of sub undo_ci
commit
|
commitdiff
|
tree
|
snapshot
2024-01-03
Steve Hancock
fix numerous issues in examples found with -duv
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Steve Hancock
skip certain operations during iterations
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Steve Hancock
simplify Die and Warn calls
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Steve Hancock
improve error checking
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Steve Hancock
fix typos, simplify wording
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Steve Hancock
bump version to 20230912.11
20230912.11
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Steve Hancock
fix issue where -nwcp without -wcp was not working
commit
|
commitdiff
|
tree
|
snapshot
2024-01-02
Steve Hancock
bump version to 20230912.10
20230912.10
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Steve Hancock
split -wcp=s into -wcp=s and -nwcp=s to simplify use
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Steve Hancock
warn about v-string and x-operator hash keys
commit
|
commitdiff
|
tree
|
snapshot
2024-01-01
Steve Hancock
consolidate duplicated hashes
commit
|
commitdiff
|
tree
|
snapshot
2023-12-31
Steve Hancock
add --dump-mixed-call-parens (-dmcp); bump version
20230912.09
commit
|
commitdiff
|
tree
|
snapshot
2023-12-31
Steve Hancock
bump version to 20230912.08
20230912.08
commit
|
commitdiff
|
tree
|
snapshot
2023-12-30
Steve Hancock
add option --want-call-parens=s, see git #128
commit
|
commitdiff
|
tree
|
snapshot
2023-12-30
Steve Hancock
fix c316: remove sub do_QUOTED_BAREWORD
commit
|
commitdiff
|
tree
|
snapshot
2023-12-24
Steve Hancock
minor code cleanups
commit
|
commitdiff
|
tree
|
snapshot
2023-12-23
Steve Hancock
update -duv to work better with v5.36 experimental...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Steve Hancock
update links, add section on vertical alignment
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Steve Hancock
be sure Klast is undef if Kfirst is undef
commit
|
commitdiff
|
tree
|
snapshot
2023-12-20
Steve Hancock
add section on list formatting
commit
|
commitdiff
|
tree
|
snapshot
2023-12-19
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Steve Hancock
optimize -wvt
commit
|
commitdiff
|
tree
|
snapshot
2023-12-18
Steve Hancock
improve code for finding unused vars in if-chains with...
commit
|
commitdiff
|
tree
|
snapshot
2023-12-16
Steve Hancock
add check for missing string parameter, c312
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Steve Hancock
bump to 20230912.07
20230912.07
commit
|
commitdiff
|
tree
|
snapshot
2023-12-14
Steve Hancock
improve scan for unused vars
commit
|
commitdiff
|
tree
|
snapshot
2023-12-13
Steve Hancock
change dv to duv, wv to wvt=s
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Steve Hancock
fix minor issues found with -wv
commit
|
commitdiff
|
tree
|
snapshot
2023-12-12
Steve Hancock
fix some minor issues found with -dv
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Steve Hancock
update examples
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Steve Hancock
exclude all dump- parameters from random testing
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Steve Hancock
eliminate all issues identified with -wv
commit
|
commitdiff
|
tree
|
snapshot
2023-12-11
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Steve Hancock
sort package error messages by line number
20230912.06
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Steve Hancock
bump version to .06
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Steve Hancock
update docs
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Steve Hancock
add docs for -dv and -wv
commit
|
commitdiff
|
tree
|
snapshot
2023-12-09
Steve Hancock
minor changes to -dv and -wv options
commit
|
commitdiff
|
tree
|
snapshot
2023-12-07
Steve Hancock
near final coding of --warn-variables and --dump-variables
commit
|
commitdiff
|
tree
|
snapshot
2023-12-06
Steve Hancock
cleanup -wvu code
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Steve Hancock
add -wvuxl
commit
|
commitdiff
|
tree
|
snapshot
2023-12-05
Steve Hancock
clean up -wvu coding
commit
|
commitdiff
|
tree
|
snapshot
2023-12-04
Steve Hancock
update -wvu option
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Steve Hancock
add -wvu
commit
|
commitdiff
|
tree
|
snapshot
2023-12-02
Steve Hancock
fix search for git home
commit
|
commitdiff
|
tree
|
snapshot
2023-11-27
Steve Hancock
add comment
commit
|
commitdiff
|
tree
|
snapshot
2023-11-26
Steve Hancock
remove unused call args
commit
|
commitdiff
|
tree
|
snapshot
2023-11-25
Steve Hancock
add utility blinkers.pl
commit
|
commitdiff
|
tree
|
snapshot
2023-11-25
Steve Hancock
remove unused code
commit
|
commitdiff
|
tree
|
snapshot
2023-11-25
Steve Hancock
fix b1463
commit
|
commitdiff
|
tree
|
snapshot
2023-11-25
Steve Hancock
do not use --show-options in random testing
commit
|
commitdiff
|
tree
|
snapshot
2023-11-23
Steve Hancock
add note to docs about word-wrapping comments (see...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-21
Steve Hancock
fix b1462
commit
|
commitdiff
|
tree
|
snapshot
2023-11-20
Steve Hancock
simplify logfile switches
commit
|
commitdiff
|
tree
|
snapshot
2023-11-17
Steve Hancock
add internal error checks
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Steve Hancock
do not include -cti (an alias) among random parameters...
commit
|
commitdiff
|
tree
|
snapshot
2023-11-16
Steve Hancock
update comments
commit
|
commitdiff
|
tree
|
snapshot
2023-11-12
Steve Hancock
remove unused code; fix some comments
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Steve Hancock
re-order some if tests for improved efficiency
commit
|
commitdiff
|
tree
|
snapshot
2023-11-10
Steve Hancock
simplify coding for 'this_batch'
commit
|
commitdiff
|
tree
|
snapshot
2023-11-08
Steve Hancock
revise sub set_vertical_tightness_flags
commit
|
commitdiff
|
tree
|
snapshot
2023-11-07
Steve Hancock
skip needless flush calls
commit
|
commitdiff
|
tree
|
snapshot
2023-11-06
Steve Hancock
simplify several split calls
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Steve Hancock
bump version to .05
20230912.05
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Steve Hancock
fix split
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Steve Hancock
fix issue c302
commit
|
commitdiff
|
tree
|
snapshot
2023-11-05
Steve Hancock
add integer option range checks before processing
commit
|
commitdiff
|
tree
|
snapshot
2023-11-02
Steve Hancock
check for negative -i and -ci
commit
|
commitdiff
|
tree
|
snapshot
next