]> git.donarmstrong.com Git - perltidy.git/shortlog
perltidy.git
2024-02-12 Steve Hancockelimininate wantarray
2024-02-11 Steve Hancockstarting to convert perltidy to use interbracket arrorw
2024-02-11 Steve Hancockupdate -drc to delete repeated fat commas
2024-02-10 Steve Hancock-drc should only delete commas repeated on the same...
2024-02-10 Steve Hancockupdate comments on unused variables
2024-02-10 Steve Hancockinsure that spacing follows rules when adding ',' and...
2024-02-09 Steve Hancockindicate location of error parsing -ias=s with underline
2024-02-09 Steve Hancockbump to v20240202.01 20240202.01
2024-02-09 Steve Hancockfix spacing when deleting arrows
2024-02-09 Steve Hancockadd test cases
2024-02-09 Steve Hancockadd comment
2024-02-09 Steve Hancockimprove wording
2024-02-09 Steve Hancockuse numerical sort
2024-02-08 Steve Hancockadd interbracket arrow control options
2024-02-04 Steve Hancockimprove error message for missing brace
2024-02-04 Steve Hancockupdate -vsn logic for for single number columns
2024-02-02 Steve Hancockoptimization - eliminate sub store_block_type
2024-02-02 Steve Hancockremove obsolete bug warnings
2024-02-02 Steve Hancockfix spelling
2024-02-02 Steve Hancockminor optimization
2024-02-02 Steve Hancockswitch web address from rt to github
2024-02-01 Steve Hancockoptimization - eliminate unused array
2024-02-01 Steve Hancockoptimization to avoid regex
2024-01-31 Steve Hancockupdate to v20240202 20240202
2024-01-30 Steve Hancockupdate comments, remove some line-ending spaces
2024-01-28 Steve Hancockactivate format skipping to tokenizer
2024-01-28 Steve Hancockunify code skipping and format skipping logic in tokenizer
2024-01-28 Steve Hancockprepare tokenizer to add format-skipping check
2024-01-27 Steve Hancockupdate closing brace indentation checks
2024-01-26 Steve Hancockfix unbraced file handle
2024-01-26 Steve Hancockadd hint in error output to help locate a missing brace
2024-01-24 Steve Hancockvsn fix for single item in list
2024-01-22 Steve Hancockfix b1465 20230912.13
2024-01-22 Steve Hancockadditional internal checks added to -vsn
2024-01-21 Steve Hancockupdate html
2024-01-21 Steve Hancockadd internal checks for -vsn code and update tests
2024-01-20 Steve Hancockbump version to 20230912.13
2024-01-20 Steve Hancockfix minor issue flagged by PC
2024-01-20 Steve Hancockfix: --warn-call-parens should be --want-call-parens...
2024-01-20 Steve Hancockupdate -vsn
2024-01-16 Steve HancockMerge pull request #132 from Amorymeltzer/patch-1
2024-01-16 Amory MeltzerMinor typo
2024-01-15 Steve HancockMerge pull request #131 from pjcj/spelling
2024-01-15 Steve Hancockfix b1464
2024-01-15 Paul JohnsonFix a few spelling and grammar mistakes
2024-01-15 Steve Hancockadd -vsn
2024-01-14 Steve Hancockupdate docs
2024-01-08 Steve Hancockupdate stylekey.pod
2024-01-08 Steve Hancocksmall optimization - avoid storing an undef
2024-01-07 Steve Hancockimprove input checking for -wvt=s
2024-01-07 Steve Hancockadd trailing commas to multiline hash lists
2024-01-07 Steve Hancockbump to version 20230912.12 20230912.12
2024-01-07 Steve Hancockupdate some closing side comments to keep perlcritic...
2024-01-07 Steve Hancockadd a perltidyrc file to automate some checks
2024-01-07 Steve Hancocksimplification and optimization of a main loop
2024-01-07 Steve Hancockadded a .perltidyrc file
2024-01-06 Steve Hancockchange -wvt=string to require space- or comma-separated...
2024-01-06 Steve Hancockupdate tutorial
2024-01-05 Steve HancockThe -DEBUG option no longer also writes a .LOG file
2024-01-05 Steve Hancockoptimizations
2024-01-04 Steve Hancockupdate list of switches which may be negated
2024-01-04 Steve Hancockimprove structure of manual
2024-01-04 Steve Hancockfix typo
2024-01-04 Steve Hancockremove unused vars located with -duv
2024-01-04 Steve Hancockavoid reused name
2024-01-04 Steve Hancockadd 2 missing elses using -ame
2024-01-04 Steve Hancockwrite initializer for -wvt; remove unused vars found...
2024-01-04 Steve Hancockremove some unused vars located with -duv
2024-01-03 Steve Hancockadd example to docs
2024-01-03 Steve Hancockminor optimization of sub undo_ci
2024-01-03 Steve Hancockfix numerous issues in examples found with -duv
2024-01-02 Steve Hancockskip certain operations during iterations
2024-01-02 Steve Hancocksimplify Die and Warn calls
2024-01-02 Steve Hancockimprove error checking
2024-01-02 Steve Hancockfix typos, simplify wording
2024-01-02 Steve Hancockbump version to 20230912.11 20230912.11
2024-01-02 Steve Hancockfix issue where -nwcp without -wcp was not working
2024-01-02 Steve Hancockbump version to 20230912.10 20230912.10
2024-01-01 Steve Hancocksplit -wcp=s into -wcp=s and -nwcp=s to simplify use
2024-01-01 Steve Hancockwarn about v-string and x-operator hash keys
2024-01-01 Steve Hancockconsolidate duplicated hashes
2023-12-31 Steve Hancockadd --dump-mixed-call-parens (-dmcp); bump version 20230912.09
2023-12-31 Steve Hancockbump version to 20230912.08 20230912.08
2023-12-30 Steve Hancockadd option --want-call-parens=s, see git #128
2023-12-30 Steve Hancockfix c316: remove sub do_QUOTED_BAREWORD
2023-12-24 Steve Hancockminor code cleanups
2023-12-23 Steve Hancockupdate -duv to work better with v5.36 experimental...
2023-12-20 Steve Hancockupdate links, add section on vertical alignment
2023-12-20 Steve Hancockbe sure Klast is undef if Kfirst is undef
2023-12-20 Steve Hancockadd section on list formatting
2023-12-19 Steve Hancockupdate docs
2023-12-18 Steve Hancockupdate comments
2023-12-18 Steve Hancockoptimize -wvt
2023-12-18 Steve Hancockimprove code for finding unused vars in if-chains with...
2023-12-16 Steve Hancockadd check for missing string parameter, c312
2023-12-14 Steve Hancockbump to 20230912.07 20230912.07
2023-12-14 Steve Hancockimprove scan for unused vars
2023-12-13 Steve Hancockchange dv to duv, wv to wvt=s
2023-12-12 Steve Hancockfix minor issues found with -wv
2023-12-12 Steve Hancockfix some minor issues found with -dv
next