Commit graph

1352 commits

Author SHA1 Message Date
Ole Tange 4307949091 asciinema-manuscript: Initial release. 2023-01-30 22:57:39 +01:00
Ole Tange 477c86c778 parallel: Fixed bug #63703: --shebang-wrap with input with space. 2023-01-30 22:57:23 +01:00
Ole Tange 7a33513075 Released as 20230122 ('Bolsonaristas') 2023-01-22 19:15:38 +01:00
Ole Tange bf07266ba8 parallel: Don't die if .../linelen is empty. 2023-01-22 00:12:21 +01:00
Ole Tange fbe533c3d4 parallel: Improve zsh shell completion. 2023-01-21 23:37:50 +01:00
Ole Tange f7074ae561 parallel: More space efficient quoting of multiple ' in a row. 2023-01-21 23:37:42 +01:00
Ole Tange acb915b074 parallel: Fixed bug #63586: --ll does not clear till end of line. 2023-01-21 23:37:31 +01:00
Ole Tange 1022008c35 Released as 20221222 ('ChatGPT') 2022-12-21 00:37:52 +01:00
Ole Tange f07696cc00 parallel: --ll should not print empty lines. 2022-12-20 22:29:28 +01:00
Ole Tange 73b3f10a9f parallel: --results should only use chars that the file system supports. 2022-12-20 22:29:27 +01:00
Ole Tange 24d23541c2 parallel: Fixed bug #63263: Joblog does not have the same exit code as bash. 2022-12-20 22:29:01 +01:00
Ole Tange c444cfc333 Makefile.am: Fixed bug #63409: make install fails in out-of-source build. 2022-11-26 21:43:50 +01:00
Ole Tange fc277924dd Released as 20221122 ('Херсо́н') 2022-11-22 19:40:59 +01:00
Ole Tange e40d44c517 parallel: Better error message if Text::CSV is not installed. 2022-11-22 16:10:49 +01:00
Ole Tange 77e9f59abb parallel: --latest-line supports utf8, --colorfailed and line long --tag. 2022-11-16 01:31:47 +01:00
Ole Tange 3fa3bb6c5f parallel: Keep --latest-line for jobs not visible yet. 2022-11-16 01:30:34 +01:00
Ole Tange 5d6f3a4f98 parallel: --bar supports utf8. 2022-11-16 01:29:32 +01:00
Ole Tange 466e184d5f parallel: Use --total-jobs + --bar if input is generated slowly. 2022-11-06 16:07:36 +01:00
Ole Tange 53e3f5b7a3 parallel: Allow IPv6 and _ in hostname. 2022-11-02 19:47:33 +01:00
Ole Tange b6302404fa parallel: New terminal size code. 2022-11-02 16:34:30 +01:00
Ole Tange 80d7ee698a parallel: Fixed bug #63296: --filter-hosts gets confused warnings. 2022-11-02 16:34:24 +01:00
Ole Tange 0566b05283 Released as 20221022 ('Nord Stream') 2022-10-22 18:43:06 +02:00
Ole Tange ba0f1d38d6 parallel: --latestline chops line length to terminal width. 2022-10-17 21:05:22 +02:00
Ole Tange 5ef995babb parallel: Determine max command length faster on Microsoft Windows. 2022-10-15 20:30:27 +02:00
Ole Tange b11dadd0d0 Released as 20220922 ('Elizabeth') 2022-09-22 20:15:32 +02:00
Ole Tange e9a7bdcd37 parallel: Remote CPU detection could crashed, if parallel was not installed. 2022-09-22 19:38:14 +02:00
Ole Tange b963066e9e parallel: --colour-failed: If tput fails, choose some defaults. 2022-09-22 19:36:58 +02:00
Ole Tange edb60d07bd parallel_examples.pod: Build testing added. 2022-09-22 19:34:47 +02:00
Ole Tange 0da05fe981 Fixed bug #62924: Allow sshpass password in $SSHPASS. 2022-08-30 23:43:46 +02:00
Ole Tange bbb94ab9e4 parallel: Moved examples to parallel_examples. 2022-08-30 23:19:06 +02:00
Ole Tange 6cf9702f6c Fixed bug #62954: --color-failed outputs extra text. 2022-08-30 23:03:12 +02:00
Ole Tange 034f220f86 Released as 20220822 ('Rushdie') 2022-08-22 22:53:07 +02:00
Ole Tange 6097ff9de7 parallel: --plus bug if input ended in . 2022-08-19 23:42:55 +02:00
Ole Tange b74f2d5629 parallel: Fixed bug #62672: Triggered a bug with --filter-host 2022-08-06 22:27:52 +02:00
Ole Tange 2849adb34d pod2rst-fix: \ in text paragraphs fixed. 2022-08-03 05:51:01 +02:00
Ole Tange 71c11e7fd2 parallel: Implemented --header 0 {filename} replacement string. 2022-07-29 15:10:35 +02:00
Ole Tange 14249876fc parallel: Better error message if 'rsync' is not in $PATH. 2022-07-24 20:59:42 +02:00
Ole Tange 9a96fb0103 Released as 20220722 ('Roe vs Wade') 2022-07-24 09:13:30 +02:00
Ole Tange f485a24df3 parallel: Fixed: --filter-hosts and -0. 2022-07-24 08:43:41 +02:00
Ole Tange 63bfd1b9dc parsort: Fixed -z when sorting files. 2022-07-11 11:18:33 +08:00
Ole Tange 51f9bb2329 parallel: --colour-failed implemented. 2022-07-11 01:27:35 +08:00
Ole Tange d4be5907b9 sql: influx support. 2022-07-03 03:31:25 +08:00
Ole Tange 2ae4b179ac Packaged for old RedHats and SuSEs. 2022-07-02 01:54:21 +08:00
Ole Tange 60b88c9f3d parallel: $PARALLEL_HOME will be created if it does not exist.
parallel: Fixed bug #62311: --pipepart + ::: fail.
2022-07-02 01:27:36 +08:00
Ole Tange 42cc048154 Released as 20220622 ('Bongbong') 2022-06-22 22:32:57 +08:00
Ole Tange a91ba03bac parallel: --sslogin with , => use \, or ,, instead. 2022-06-12 19:41:33 +02:00
Ole Tange 5535b7cbeb parallel: --plus {/#regexp/str} replace ^regexp with str.
parallel: --plus {/%regexp/str} replace regexp$ with str.
2022-06-05 17:24:00 +02:00
Ole Tange f1b4a279a5 Makefile: install bash+zsh completion files. 2022-05-30 22:24:08 +02:00
Ole Tange 2f85da8167 parallel: --plus {//regexp/str} replace every regexp with str. 2022-05-27 20:54:35 +02:00
Ole Tange 2fc5f66688 Released as 20220522 ('NATO') 2022-05-22 13:18:02 +02:00
Ole Tange 8df9524948 Upgrade testsuite to Ubuntu 22.04. 2022-05-22 10:57:34 +02:00
Ole Tange 5ecca1ccf4 parallel: --latest-line implemented. 2022-05-22 10:48:33 +02:00
Ole Tange 5fa7e57b6b parallel: Allow hostnames in UPPERCASE. 2022-05-02 22:38:23 +02:00
Ole Tange 59c20fa265 parallel: --color implemented. 2022-04-30 14:28:26 +02:00
Ole Tange 57f385d54a parallel: Fixed bug #62310: xargs compatibility --process-slot-var. 2022-04-30 01:48:26 +02:00
Ole Tange 612083626f Fixed bug #62335: Remove hard to read --ctag colors. 2022-04-30 00:47:22 +02:00
Ole Tange 8ab30be13a Fixed bug #62310: xargs compatibility: --open-tty 2022-04-26 01:05:44 +02:00
Ole Tange 8a918029ab Released as 20220422 ('Буча') 2022-04-23 11:38:57 +02:00
Ole Tange 61d58288aa parset uses --_parset in ash,dash,sh.
env_parallel.*sh shellschecked.
2022-04-07 00:23:42 +02:00
Ole Tange 37528da98b parallel: Basic --completion implemented for bash. 2022-04-01 02:19:15 +02:00
Ole Tange add978635c parallel: Basic --completion implemented for zsh. 2022-04-01 01:23:04 +02:00
Ole Tange cfc2eed39f parallel: Fixed bug #62234: regression in --bar, text flood on the terminal 2022-03-31 21:28:30 +02:00
Ole Tange 88f2312390 parallel: Make --slf reload every second. 2022-03-26 13:11:17 +01:00
Ole Tange 58d1437470 Released as 20220322 ('Маріу́поль') 2022-03-22 23:08:24 +01:00
Ole Tange 062e8ef744 parallel: Code tabified. 2022-03-19 08:57:58 +01:00
Ole Tange e40b886a9a pod2rst-fix: Work-around some pod2rst conversion errors.
parallel: Fix race condition for --limit 'load'.
2022-03-17 19:57:09 +01:00
Ole Tange 7f73c0fb2c Fixed bug #60221: --results foo.json fails.
Fixed --controlmaster.
2022-03-09 23:03:26 +01:00
Ole Tange 4c187c7729 parallel: --sshlogin user:password@server supported using sshpass. 2022-03-06 15:20:31 +01:00
Ole Tange 8e36c00344 parallel: Test for bug #61894: Pack ssh code in eval protection. 2022-02-23 21:19:12 +01:00
Ole Tange 5b325c60ba Released as 20220222 ('Donetsk Luhansk') 2022-02-22 22:55:41 +01:00
Ole Tange 2ebb75eb17 parallel.pod: Added graph over related options. 2022-02-19 19:54:01 +01:00
Ole Tange 961ad63bdc parallel: Fixed: --bin blocks with -j100%. 2022-02-19 19:53:50 +01:00
Ole Tange 6b13c5d928 parallel: ssh command hexed to a script in $PARALLEL_REMOTE_TMPDIR. 2022-02-17 22:39:01 +01:00
Ole Tange 486b7bf83f parallel: Implemented hh_mm_ss() hh_mm() hhmmss() hhmm() for {= perl expr =}. 2022-02-17 13:19:55 +01:00
Ole Tange 3461b32dea sem: --fg exit code = exit code from command. 2022-02-17 11:31:25 +01:00
Ole Tange be43ddb832 Released as 20220122 ('20 years') 2022-01-22 17:00:32 +01:00
Ole Tange 16e6fb9a65 parallel: Speedup of --lb: Don't look for \r if \n is found. 2022-01-08 17:40:37 +01:00
Ole Tange 01228bfa41 parallel: Fixed bug #60579: Sem: Allow reading from stdin and setting -a. 2021-12-26 23:29:28 +01:00
Ole Tange ed9ddd0ddd Released as 20211222 ('Støjberg') 2021-12-22 22:27:34 +01:00
Ole Tange 0fa2bbc099 Released as 20211122 ('Peng Shuai') 2021-11-23 00:59:51 +01:00
Ole Tange 9b3066e071 parallel: --plus bug in {+.}/{+..}/{+...}. 2021-11-07 23:09:03 +01:00
Ole Tange 06d992e1cf Released as 20211022 ('Sinclair') 2021-10-22 22:10:09 +02:00
Ole Tange ccc54495bd parallel: --skip-first-line for --pipe(part). 2021-10-09 22:29:36 +02:00
Ole Tange 072897c567 parallel: Support for input lines > max line length. 2021-10-05 22:49:43 +02:00
Ole Tange 917c1795f0 parallel: Don't postpone output until $jobslots jobs have been started. 2021-10-03 20:31:55 +02:00
Ole Tange 123126f678 Released as 20210922 ('Vindelev') 2021-09-22 23:37:24 +02:00
Ole Tange 4e6f4644f4 Released as 20210822 ('Kabul') 2021-08-22 22:05:37 +02:00
Ole Tange 5adcd33f7b parallel: --ctag(string) implemented. 2021-08-04 21:05:40 +02:00
Ole Tange 42aec9a964 parallel: Use unit prefix for more arguments that take a number. 2021-08-03 22:50:03 +02:00
Ole Tange 80544cbfc8 Released as 20210722 ('Blue Unity') 2021-07-22 22:31:06 +02:00
Ole Tange 56693a99ac Sphinx generated HTML. 2021-07-11 22:56:53 +02:00
Ole Tange a00733e2af parallel: Fixed bug #60908: --compress --result ' ' fails. 2021-07-11 20:12:52 +02:00
Ole Tange 71d008a5a4 parset: support for associative arrays in bash, ksh, zsh. 2021-07-11 16:59:27 +02:00
Ole Tange 373e5cccc9 parsort: Fail if TMPDIR does not exist. 2021-07-09 18:39:01 +02:00
Ole Tange 35f539696e Released as 20210622 ('Protasevich') 2021-06-22 19:40:07 +02:00
Ole Tange 70732f3290 Released as 20210522 ('Gaza') 2021-05-23 01:18:09 +02:00
Ole Tange 9654be02dc parallel: {%...} / {#...} is now non-greedy {%%...} / {##...}. 2021-05-14 23:35:03 +02:00
Ole Tange 06388c8dd3 parallel: Fixed bug #60220: skip()/--filter should mark in joblog. 2021-04-28 14:49:05 +02:00
Ole Tange 1b0565a352 https://reuse.software/ compliant. 2021-04-25 00:14:51 +02:00
Ole Tange 3cfcbc6920 Released as 20210422 ('Ever Given') 2021-04-22 18:20:41 +02:00