Tue, 25 Jun 2019 09:54:08 -0700 Minor pod formatting correction.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 25 Jun 2019 09:54:08 -0700] rev 127
Minor pod formatting correction.
Tue, 25 Jun 2019 09:51:45 -0700 Changelog updates for v1.5.0.
Mahlon E. Smith <mahlon@martini.nu> [Tue, 25 Jun 2019 09:51:45 -0700] rev 126
Changelog updates for v1.5.0.
Fri, 17 May 2019 18:12:47 +0000 Merged in docelic/shelldap (pull request #2)
Mahlon E. Smith <mahlon@martini.nu> [Fri, 17 May 2019 18:12:47 +0000] rev 125
Merged in docelic/shelldap (pull request #2) Reset isearch state on ctrl+c when using Readline 7 Approved-by: Mahlon E. Smith <mahlon@martini.nu>
Thu, 16 May 2019 02:17:04 +0200 Reset isearch state on ctrl+c when using Readline 7
Davor Ocelic <docelic@crystallabs.io> [Thu, 16 May 2019 02:17:04 +0200] rev 124
Reset isearch state on ctrl+c when using Readline 7 This change does not affect Readline versions below 7. A fix for RL<7 would be to modify readline_state to turn off ISEARCH and set DONE, but changing these values through the Perl module does not appear to have visible effect.
Mon, 13 May 2019 10:46:30 -0700 Added tag v1.5.0 for changeset d6a75d14db12
Mahlon E. Smith <mahlon@martini.nu> [Mon, 13 May 2019 10:46:30 -0700] rev 123
Added tag v1.5.0 for changeset d6a75d14db12
Mon, 13 May 2019 10:44:41 -0700 Update CONTRIBUTORS and bump version. v1.5.0
Mahlon E. Smith <mahlon@martini.nu> [Mon, 13 May 2019 10:44:41 -0700] rev 122
Update CONTRIBUTORS and bump version.
Wed, 08 May 2019 20:45:04 +0200 Improve defining aliases with = or ' '
Davor Ocelic <docelic@crystallabs.io> [Wed, 08 May 2019 20:45:04 +0200] rev 121
Improve defining aliases with = or ' '
Tue, 07 May 2019 19:34:40 +0200 Multiple configfile-related changes
Davor Ocelic <docelic@crystallabs.io> [Tue, 07 May 2019 19:34:40 +0200] rev 120
Multiple configfile-related changes - Print current configfile in the output of 'env' (this also makes configfile changeable in runtime via 'setenv') - In 'configfile' commands, print which config file is being used - Fix behavior of existing 'more_conf' - Make load_config() return filename and hash, rather than unconditionally overwrite $conf - Bring back %conf2 into implementation of save_config; it is necessary to be there or 'configfile' is getting lost/deleted in the runtime config Other changes - Add 'set' as alias for 'setenv' - Add unsetenv/unset (opposite of setenv/set) - Do not print unset/undefined values in 'env'
Mon, 06 May 2019 21:58:29 +0200 Support separating aliases by space too
Davor Ocelic <docelic@crystallabs.io> [Mon, 06 May 2019 21:58:29 +0200] rev 119
Support separating aliases by space too
Mon, 06 May 2019 21:11:13 +0200 Use local implementation of slurp()
Davor Ocelic <docelic@crystallabs.io> [Mon, 06 May 2019 21:11:13 +0200] rev 118
Use local implementation of slurp()
(0) -100 -10 tip