• R/O
  • SSH
  • HTTPS

yash: List of commits


RSS
Rev. Time Author
r4065 2020-09-20 12:16:25 magicant

Call expand_111111 in parse_and_expand_string

r4064 2020-09-20 12:16:24 magicant

Call expand_111111 in expand_redir_filename

r4063 2020-09-20 12:16:23 magicant

Call expand_111111 in open_heredocument

r4062 2020-09-20 12:16:23 magicant

Call expand_111111 in do_assignments

r4061 2020-09-20 12:16:22 magicant

Call expand_111111 in exec_funcdef

r4060 2020-09-20 12:16:21 magicant

Call expand_111111 in print_subst_as_error

r4059 2020-09-20 12:16:21 magicant

Call expand_111111 in expand_4444 and expand_four

r4058 2020-09-20 12:16:20 magicant

Call expand_111111 in expand_param (2/2)

r4057 2020-09-20 12:16:19 magicant

Call expand_111111 in expand_single_with_glob

r4056 2020-09-20 12:16:19 magicant

Call expand_111111 in expand_double_bracket_operand

The functions are renamed for symmetry.

r4055 2020-09-20 12:16:18 magicant

Call expand_111111 in exec_case (2/2)

r4054 2020-09-20 12:16:17 magicant

Call expand_111111 in exec_case (1/2)

r4053 2020-09-20 12:16:16 magicant

Call expand_111111 in cparse_word

r4052 2020-09-20 12:16:16 magicant

Call expand_111111 in expand_param (1/2)

r4051 2020-09-20 12:16:15 magicant

The expand_111111 function

which is a clone of the expand_single function, but modified for the new
set of parameters.

r4050 2020-09-20 12:16:14 magicant

Call expand_word in expand_param

r4049 2020-09-20 12:16:14 magicant

New quote removal function in expand_word

r4048 2020-09-20 12:16:13 magicant

The expand_word function

which is a clone of the expand_four_and_remove_quotes function, but
modified for the new set of parameters.

r4047 2020-09-20 12:16:12 magicant

Call expand_4444 in expand_param

r4046 2020-09-20 12:16:11 magicant

The expand_4444 function

which is a clone of the expand_four function, but modified for the new
set of parameters.

r4045 2020-09-20 12:16:11 magicant

Don't escape in expansion of parameter substitution word

r4044 2020-09-20 12:16:10 magicant

Use charcategory_T in empty field removal

r4043 2020-09-20 12:16:09 magicant

Don't generate splittability strings

r4042 2020-09-20 12:16:09 magicant

Use charcategory_T in field splitting

r4041 2020-09-20 12:16:08 magicant

Pass charcategory_T string to field splitting functions

r4040 2020-09-20 12:16:07 magicant

Use charcategory_T in numeric brace expansion

r4039 2020-09-20 12:16:07 magicant

Use charcategory_T in non-numeric brace expansion

r4038 2020-09-20 12:16:06 magicant

Generate character category in expansion

r4037 2020-09-19 23:19:01 magicant

Create branch charcategory

r4036 2020-09-19 17:20:28 magicant

More tests on word/pattern inside parameter expansion

Show on old repository browser