]>
git.donarmstrong.com Git - perltidy.git/log
Steve Hancock [Sat, 7 Dec 2024 17:43:40 +0000 (09:43 -0800)]
reduced length of all fixed-length lines to <80
Steve Hancock [Sat, 7 Dec 2024 14:29:23 +0000 (06:29 -0800)]
fix some markup tags
Steve Hancock [Sat, 7 Dec 2024 00:34:05 +0000 (16:34 -0800)]
update docs for -bom modification
Steve Hancock [Sat, 7 Dec 2024 00:09:47 +0000 (16:09 -0800)]
fix -bom to filter non-method calls; c426
Steve Hancock [Fri, 6 Dec 2024 17:37:22 +0000 (09:37 -0800)]
update test case
Steve Hancock [Fri, 6 Dec 2024 17:37:08 +0000 (09:37 -0800)]
fix text
Steve Hancock [Fri, 6 Dec 2024 14:30:36 +0000 (06:30 -0800)]
cleanup old code
Steve Hancock [Fri, 6 Dec 2024 14:30:10 +0000 (06:30 -0800)]
add note for git #174
Steve Hancock [Thu, 5 Dec 2024 16:29:53 +0000 (08:29 -0800)]
updates for git #174
Steve Hancock [Wed, 4 Dec 2024 15:15:52 +0000 (07:15 -0800)]
add -mutt documentation
Steve Hancock [Wed, 4 Dec 2024 04:31:07 +0000 (20:31 -0800)]
update -mutt test
Steve Hancock [Wed, 4 Dec 2024 00:32:16 +0000 (16:32 -0800)]
document -mutt
Steve Hancock [Sun, 1 Dec 2024 21:22:10 +0000 (13:22 -0800)]
bump version to
20240903 .07
Steve Hancock [Sun, 1 Dec 2024 17:34:55 +0000 (09:34 -0800)]
add --indent-leading-semicolon, -ils; see git #171
Steve Hancock [Thu, 28 Nov 2024 01:43:43 +0000 (17:43 -0800)]
add option --multiple-token-tightness, -mutt
documentation and test cases are still needed
Steve Hancock [Wed, 27 Nov 2024 01:12:42 +0000 (17:12 -0800)]
optional sub args can be indicated with extra parens
this allows more accurate checking for mismatched sub call args
Steve Hancock [Tue, 26 Nov 2024 22:58:44 +0000 (14:58 -0800)]
add missing call arg
Steve Hancock [Tue, 26 Nov 2024 20:17:07 +0000 (12:17 -0800)]
fix b1466
Steve Hancock [Tue, 26 Nov 2024 17:51:51 +0000 (09:51 -0800)]
fix b1501
Steve Hancock [Sun, 24 Nov 2024 15:36:18 +0000 (07:36 -0800)]
fix b1500
Steve Hancock [Sat, 23 Nov 2024 15:31:32 +0000 (07:31 -0800)]
fix c424, lost space with -qwaf -naws and '\ )'
Steve Hancock [Fri, 22 Nov 2024 19:16:33 +0000 (11:16 -0800)]
generalize coding for double diamond
Steve Hancock [Fri, 22 Nov 2024 00:09:57 +0000 (16:09 -0800)]
remove needless closure
Steve Hancock [Thu, 21 Nov 2024 16:33:27 +0000 (08:33 -0800)]
update some header comments
Steve Hancock [Thu, 21 Nov 2024 14:37:09 +0000 (06:37 -0800)]
reformat some qw lists
Steve Hancock [Wed, 20 Nov 2024 15:59:13 +0000 (07:59 -0800)]
remove vars $ri_first, $ri_last from most sub calls
Steve Hancock [Mon, 18 Nov 2024 04:31:36 +0000 (20:31 -0800)]
move var $this_batch into $self
Steve Hancock [Sun, 17 Nov 2024 18:02:03 +0000 (10:02 -0800)]
update comments
Steve Hancock [Sat, 16 Nov 2024 18:19:30 +0000 (10:19 -0800)]
remove unused sub catfile
Steve Hancock [Sat, 16 Nov 2024 18:18:44 +0000 (10:18 -0800)]
add sub bad_pattern
Steve Hancock [Sat, 16 Nov 2024 18:18:00 +0000 (10:18 -0800)]
update comments
Steve Hancock [Sat, 16 Nov 2024 17:13:20 +0000 (09:13 -0800)]
update comments
Steve Hancock [Thu, 14 Nov 2024 23:49:10 +0000 (15:49 -0800)]
add calls to croak
Steve Hancock [Thu, 14 Nov 2024 14:49:50 +0000 (06:49 -0800)]
update comments
Steve Hancock [Thu, 7 Nov 2024 00:14:35 +0000 (16:14 -0800)]
add fault checks
Steve Hancock [Thu, 7 Nov 2024 00:09:40 +0000 (16:09 -0800)]
reformat
Steve Hancock [Wed, 6 Nov 2024 22:42:42 +0000 (14:42 -0800)]
make space controls work better around here targets
Steve Hancock [Wed, 6 Nov 2024 01:41:21 +0000 (17:41 -0800)]
optimization
Steve Hancock [Mon, 4 Nov 2024 01:51:10 +0000 (17:51 -0800)]
Merge pull request #170 from yoshikazusawa/fix-documentation-errors
Fix minor documentation erros in bin/perltidy
Steve Hancock [Mon, 4 Nov 2024 01:09:48 +0000 (17:09 -0800)]
bump version to
20240903 .06
yoshikazusawa [Mon, 4 Nov 2024 00:55:17 +0000 (09:55 +0900)]
Fix minor documentation erros in bin/perltidy
Steve Hancock [Mon, 4 Nov 2024 00:24:45 +0000 (16:24 -0800)]
add missing call parameter
Steve Hancock [Sun, 3 Nov 2024 14:20:47 +0000 (06:20 -0800)]
bump to version
20240903 .05
Steve Hancock [Sun, 3 Nov 2024 01:24:38 +0000 (18:24 -0700)]
eliminate some $_ usage
Steve Hancock [Sun, 3 Nov 2024 00:55:22 +0000 (17:55 -0700)]
add -btct test cases
Steve Hancock [Sat, 2 Nov 2024 20:09:58 +0000 (13:09 -0700)]
document -btct
Steve Hancock [Sat, 2 Nov 2024 06:40:05 +0000 (23:40 -0700)]
update -btct to have more options
Steve Hancock [Fri, 1 Nov 2024 23:48:04 +0000 (16:48 -0700)]
add case b1497
Steve Hancock [Fri, 1 Nov 2024 23:39:45 +0000 (16:39 -0700)]
fix b1499
Steve Hancock [Thu, 31 Oct 2024 15:25:44 +0000 (08:25 -0700)]
fix b1498
Steve Hancock [Thu, 31 Oct 2024 00:38:24 +0000 (17:38 -0700)]
correct documentation for --delete-old-whitespace
Steve Hancock [Wed, 30 Oct 2024 19:44:36 +0000 (12:44 -0700)]
fix b1495
Steve Hancock [Wed, 30 Oct 2024 00:07:14 +0000 (17:07 -0700)]
fix b1496
Steve Hancock [Tue, 29 Oct 2024 23:58:45 +0000 (16:58 -0700)]
code cleanups
Steve Hancock [Mon, 28 Oct 2024 23:07:32 +0000 (16:07 -0700)]
add --break-at-trailing-comma-types, -btct
Steve Hancock [Thu, 24 Oct 2024 00:53:13 +0000 (17:53 -0700)]
cleanup logic
Steve Hancock [Wed, 23 Oct 2024 22:11:32 +0000 (15:11 -0700)]
fix wording
Steve Hancock [Wed, 23 Oct 2024 21:46:55 +0000 (14:46 -0700)]
mark containers with here-docs as broken
Steve Hancock [Wed, 23 Oct 2024 13:58:27 +0000 (06:58 -0700)]
fix stability issue b1492
Steve Hancock [Tue, 22 Oct 2024 23:45:05 +0000 (16:45 -0700)]
Merge branch 'master' of git+ssh://github.com/perltidy/perltidy
Steve Hancock [Tue, 22 Oct 2024 23:44:15 +0000 (16:44 -0700)]
Merge pull request #168 from scop/pre-commit-stages
Add default list of stages for pre-commit hook
Steve Hancock [Tue, 22 Oct 2024 23:42:06 +0000 (16:42 -0700)]
Merge pull request #167 from scop/spelling
Spelling fixes
Ville Skyttä [Tue, 22 Oct 2024 21:09:03 +0000 (00:09 +0300)]
Add default list of stages for pre-commit hook
The pre-commit default of running in all possible stages is not quite
optimal for perltidy. Follow upstream advice:
https://pre-commit.com/#confining-hooks-to-run-at-certain-stages
> If you are authoring a tool, it is usually a good idea to provide an
> appropriate stages property. For example a reasonable setting for a
> linter or code formatter would be stages:
> [pre-commit, pre-merge-commit, pre-push, manual].
Ville Skyttä [Tue, 22 Oct 2024 21:03:21 +0000 (00:03 +0300)]
Spelling fixes
Steve Hancock [Mon, 21 Oct 2024 14:21:32 +0000 (07:21 -0700)]
simplify sub to weld qw quotes
Steve Hancock [Sun, 20 Oct 2024 14:41:40 +0000 (07:41 -0700)]
add safety checks for several while loops
Steve Hancock [Sat, 19 Oct 2024 03:38:09 +0000 (20:38 -0700)]
add checks
Steve Hancock [Sat, 19 Oct 2024 01:27:37 +0000 (18:27 -0700)]
use BACKSLASH constant
Steve Hancock [Sat, 19 Oct 2024 00:13:16 +0000 (17:13 -0700)]
add some loop safety checks
Steve Hancock [Sat, 19 Oct 2024 00:13:03 +0000 (17:13 -0700)]
simplify
Steve Hancock [Fri, 18 Oct 2024 22:03:44 +0000 (15:03 -0700)]
consolidate some here-doc code
Steve Hancock [Wed, 16 Oct 2024 23:52:58 +0000 (16:52 -0700)]
fix instability b1491
Steve Hancock [Wed, 16 Oct 2024 00:21:15 +0000 (17:21 -0700)]
fix -qwaf issue with backslash before closing paren, c414
Steve Hancock [Tue, 15 Oct 2024 23:55:29 +0000 (16:55 -0700)]
move some subs to the utils section
Steve Hancock [Tue, 15 Oct 2024 21:23:35 +0000 (14:23 -0700)]
consolidate some common code
Steve Hancock [Mon, 14 Oct 2024 20:40:40 +0000 (13:40 -0700)]
simplification
Steve Hancock [Mon, 14 Oct 2024 20:40:29 +0000 (13:40 -0700)]
fix some comments
Steve Hancock [Sun, 13 Oct 2024 21:15:15 +0000 (14:15 -0700)]
convert a while loop to for loop
Steve Hancock [Fri, 11 Oct 2024 14:20:49 +0000 (07:20 -0700)]
fix two-line shear, issue c406
Steve Hancock [Wed, 9 Oct 2024 15:30:57 +0000 (08:30 -0700)]
simplify sub compare_string_buffers
Steve Hancock [Tue, 8 Oct 2024 22:13:17 +0000 (15:13 -0700)]
code cleanup
Steve Hancock [Mon, 7 Oct 2024 19:44:49 +0000 (12:44 -0700)]
some simplifications and minor optimization
Steve Hancock [Mon, 7 Oct 2024 02:08:16 +0000 (19:08 -0700)]
fix spelling
Steve Hancock [Sun, 6 Oct 2024 21:44:52 +0000 (14:44 -0700)]
move search for files defined by a glob upstream
Previously, files discovered with an input wildcard were not
sorted by size if requested. Also, this changed allows an
error message in the event that no matching files are found.
Steve Hancock [Sun, 6 Oct 2024 14:36:45 +0000 (07:36 -0700)]
add closing side comments on while loops
Steve Hancock [Sat, 5 Oct 2024 20:21:59 +0000 (13:21 -0700)]
bump version to
20240903 .04
Steve Hancock [Sat, 5 Oct 2024 20:07:30 +0000 (13:07 -0700)]
fix for git #165
Steve Hancock [Sat, 5 Oct 2024 19:59:57 +0000 (12:59 -0700)]
simplify several while loops
Steve Hancock [Fri, 4 Oct 2024 20:02:02 +0000 (13:02 -0700)]
allow 0 as filename for script files or profiles
Steve Hancock [Thu, 3 Oct 2024 19:05:15 +0000 (12:05 -0700)]
allow quoted lists to span multiple lines in a perltidrc
Steve Hancock [Wed, 2 Oct 2024 14:03:46 +0000 (07:03 -0700)]
reduce max known iterations to converge (b878)
This involved the unusual combination of using -boc on a list with line breaks
both before and after commas. This was a simple fix. The max known number of
iterations to converge is now 3 instead of 5.
Steve Hancock [Tue, 1 Oct 2024 14:08:33 +0000 (07:08 -0700)]
use uniform paren style for several keywords
Steve Hancock [Tue, 1 Oct 2024 14:08:15 +0000 (07:08 -0700)]
update docs
Steve Hancock [Mon, 30 Sep 2024 04:04:37 +0000 (21:04 -0700)]
fix some minor phantom comma issues
Steve Hancock [Sun, 29 Sep 2024 22:35:43 +0000 (15:35 -0700)]
fix c314, c400
Steve Hancock [Sun, 29 Sep 2024 15:42:05 +0000 (08:42 -0700)]
update docs
Steve Hancock [Fri, 27 Sep 2024 14:15:10 +0000 (07:15 -0700)]
add error checks
Steve Hancock [Fri, 27 Sep 2024 14:14:49 +0000 (07:14 -0700)]
update docs
Steve Hancock [Fri, 27 Sep 2024 13:30:19 +0000 (06:30 -0700)]
revise fix for b1455
Steve Hancock [Fri, 27 Sep 2024 01:39:39 +0000 (18:39 -0700)]
do not add a , after a =>