]> git.donarmstrong.com Git - perltidy.git/shortlog
perltidy.git
2019-01-21 Steve Hancockminor change to test snippet
2019-01-21 Steve Hancockupdate comments on recent changes
2019-01-21 Steve Hancockadded example script for RT#118553 - delete ending...
2019-01-21 Steve HancockUpdated docs for RT #128265
2019-01-21 Steve HancockTentative patch for RT# 128216
2019-01-09 Steve Hancockfixed bug in some unused code for ternary operators
2019-01-09 Steve Hancockadded formatting example
2019-01-09 Steve Hancockadded test snippets for recent code updates
2019-01-09 Steve Hancocknoted RT #81852 improvement
2019-01-09 Steve Hancockimproved -kgb docs
2019-01-09 Steve Hancockfixed bug with combination of parameters -wn -gnu
2019-01-06 Steve Hancockminor doc changes for kgb
2019-01-06 Steve Hancockreworked some kgb documentation
2019-01-06 Steve Hancockdocument that -fbl has priority over -kgbd
2019-01-06 Steve Hancockdocument that -fbl has priority over -kgbd
2019-01-06 Steve Hancock-fbl has priority over -kgbd
2018-12-28 Steve Hancock-kgbl can specify comment lines with 'BC' and 'SBC'
2018-12-24 Steve Hancockfixed glitch involving blank line deletion with kgbd
2018-12-24 Steve Hancockadded test for -kgbd flag
2018-12-17 Steve HancockMerge branch 'master' of git+ssh://github.com/perltidy...
2018-12-17 Steve Hancockupdated kgb docs
2018-12-17 shancock9Merge pull request #5 from jwilk-forks/spelling
2018-12-17 Jakub Wilkfixed typos
2018-12-17 Steve Hancockfixed index error in $split_into_sub_groups
2018-12-07 Steve Hancockupdated man page
2018-12-07 Steve Hancockadded kgb repeat count & adjusted controls
2018-12-07 Steve Hancockmodified kgb input scheme
2018-12-07 Steve Hancocksimplified input with two flags, kgbd and kgbi
2018-12-06 Steve Hancockdocumented the -kgb parameters
2018-12-06 Steve Hancockfixed error in variable name
2018-12-06 Steve Hancockdocumented -kgb parameters
2018-12-06 Steve Hancockadded tests for -kgb and alignment
2018-12-06 Steve Hancockadded keyword group delete capability
2018-12-05 Steve Hancockminor fix
2018-12-05 Steve Hancockadded capability to put blanks around keyword groups
2018-12-02 Steve Hancockfix spelling
2018-12-02 Steve Hancocksimplification of code handling side comments
2018-12-02 Steve Hancockvery minor adjustment to side comment locations
2018-12-02 Steve Hancockspelling fix
2018-12-01 Steve Hancockminor code cleanups
2018-12-01 Steve Hancockcode cleanups
2018-12-01 Steve Hancockadded alignment test case
2018-12-01 Steve Hancockupdate change log
2018-12-01 Steve Hancockrewrote vertical alignment module
2018-12-01 Steve Hancockadded alignment test cases
2018-12-01 Steve Hancockadded alignment test cases
2018-11-23 Steve Hancockfixed comment spelling
2018-11-21 Steve Hancockbumped version by .01
2018-11-21 Steve HancockMerge branch 'master' of git+ssh://github.com/perltidy...
2018-11-21 shancock9Merge pull request #4 from oalders/repo-url
2018-11-21 Olaf AldersAdd repository URLs to META files
2018-11-19 Steve Hancockfixed bad link 20181120
2018-11-19 Steve Hancockfixed rt#127736, EXE_FILES was commented out in Makefile.PL
2018-11-19 Steve Hancockcorrected MANIFEST; had unused file
2018-11-19 Steve Hancockeliminated extra ChangeLog and simplified build
2018-11-18 Steve Hancockupdated version numbers 20181119
2018-11-18 Steve HancockTurned VERSION checking on in perlcritic
2018-11-18 Steve Hancockadded module version numbers same as Tidy.pm
2018-11-18 Steve Hancockremoved filter-example.t due to Windows install trouble...
2018-11-18 Steve Hancockremoved filter_example; causing trouble on Windows
2018-11-17 Steve Hancockbumped version to 20181117.01
2018-11-17 Steve Hancockadded Perl 5.26 and 5.28
2018-11-17 Steve HancockRT#127679, added arg -npro to avoid reading unexpected...
2018-11-17 Steve Hancockfixed some comments 20181117
2018-11-17 Steve Hancockpatch for RT#127633
2018-11-17 Steve Hancockfixed rt127633
2018-11-16 Steve Hancockfixed minor build glitch
2018-11-16 Steve Hancockminor wording changes
2018-11-16 Steve Hancocknew version #, minor alignment updates
2018-11-16 Steve Hancockadded new vertical alignment test cases
2018-11-15 Steve Hancockswitching back to html in docs/
2018-11-15 Steve Hancocktesting web pages with markdown
2018-11-15 Steve Hancockswitched docs from html to markdown, minor formatting...
2018-11-15 Steve Hancockran tidyall; updated version number
2018-11-15 Steve HancockMade a simple web page
2018-11-15 Steve HancockAdded some test cases
2018-11-13 Steve Hancockadded alignment test snippets
2018-11-13 Steve Hancockfixed rt127633
2018-11-13 Steve HancockAdded test case for !~ and patched script make_t.pl
2018-11-13 Steve HancockAdded alignment of !~
2018-11-13 Steve HancockTesting github web pages
2018-11-12 Steve HancockMerge branch 'master' of git+ssh://github.com/perltidy...
2018-11-12 Steve Hancockrebuild pages
2018-11-12 shancock9Set theme jekyll-theme-cayman
2018-11-12 Steve HancockFixed bug with -et=8 (entab leading whitespace)
2018-11-12 Steve HancockAdded 3 new tests; snippets file format improved
2018-11-12 Steve Hancocksnippets are now written in packing list order
2018-11-12 Steve Hancockminor formatting changes
2018-11-12 Steve Hancockminor improvements to two-line equality matches
2018-11-11 Steve HancockVertical alignment improvements for =~ and //
2018-11-10 Steve HancockFixed rt #126965
2018-06-14 Steve HancockUpdated make_expect.pl to view results with vim
2018-06-13 Steve Hancockadded snippets for past rt issues
2018-06-12 Steve Hancockpatch for rt#125506, lost space in quote with -io
2018-04-09 Steve Hancockfix rt #106493; added link to source code repo
2018-04-08 Steve Hancockfixed .gitignore
2018-04-07 Steve HancockInitial commit