Ole Tange
|
321419c73a
|
parallel: Unexplainable bug in --interactive fixed.
|
2019-02-22 19:00:42 +01:00 |
|
Ole Tange
|
cc528fbbfb
|
parallel: --shard parallelized. Can do 1M records on 4 core with hyperthread.
|
2019-02-20 00:48:09 +01:00 |
|
Ole Tange
|
79666b4906
|
parallel: Include parcat code in sharding to avoid depending on parcat.
|
2019-02-16 17:23:08 +01:00 |
|
Ole Tange
|
904cda6e19
|
parallel: --demux initial version.
|
2019-02-14 01:35:32 +01:00 |
|
Ole Tange
|
14581e8483
|
parallel: Support for Android/Termux.
|
2019-02-13 21:32:49 +01:00 |
|
Ole Tange
|
0615d0340b
|
parallel: --shellquote can be given multiple times.
|
2019-01-29 06:58:12 +01:00 |
|
Ole Tange
|
2259251575
|
parallel_alternatives.pod: More tools compared.
|
2019-01-25 06:16:35 +01:00 |
|
Ole Tange
|
62e34af892
|
Released as 20190122 ('Shutdown')
|
2019-01-21 03:16:59 +01:00 |
|
Ole Tange
|
3cdfcc1926
|
env_parallel: Support $PARALLEL in (t)csh.
|
2019-01-21 03:16:23 +01:00 |
|
Ole Tange
|
8700e957fc
|
parallel: Calculation of total_jobs() make better.
parallel: Buffer size for --linebuffer increased for better performance.
parallel: --(n)onall now respects --memfree.
|
2019-01-19 02:20:44 +01:00 |
|
Ole Tange
|
4234c24658
|
env_parallel: --end-session implemented.
|
2019-01-18 16:15:47 +01:00 |
|
Ole Tange
|
e79d1d978b
|
bug #55399: Clean up --wd ... when run locally.
bug #55398: set $OLDPWD when using --wd.
|
2019-01-06 13:45:43 +01:00 |
|
Ole Tange
|
48b1743b84
|
parallel: Prototypes on most functions added.
parallel: Control flow for --roundrobin simplyfied.
|
2019-01-01 14:34:04 +01:00 |
|
Ole Tange
|
036319dc09
|
parallel --halt soon,fail=100% </dev/null should not give division by zero.
|
2018-12-29 23:21:46 +01:00 |
|
Ole Tange
|
f9ff5717fe
|
sem --quote should not add empty argument.
|
2018-12-29 22:33:50 +01:00 |
|
Ole Tange
|
9fc4ad53af
|
testsuite: Make some tests more stable.
|
2018-12-29 21:04:58 +01:00 |
|
Ole Tange
|
ad5ae61713
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
|
2018-12-28 12:50:45 +01:00 |
|
Ole Tange
|
a51c54dafe
|
env_parallel.fish: Converted to '-quoting.
|
2018-12-28 12:47:25 +01:00 |
|
Ole Tange
|
41a40a1304
|
Released as 20181222 ('JacobSparre')
|
2018-12-22 02:08:40 +01:00 |
|
Ole Tange
|
a86ead354b
|
Fixed bug #55131: --regexp --recstart hangs. Passes testsuite.
|
2018-12-02 20:18:55 +01:00 |
|
Ole Tange
|
1ed248a63c
|
parallel: Better /proc/cpuinfo parser.
|
2018-12-02 14:46:50 +01:00 |
|
Ole Tange
|
1501d93eea
|
Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
|
2018-11-30 07:15:46 +01:00 |
|
Ole Tange
|
7cc920e738
|
Fixed bug #54878: tab should split context groups in -X
|
2018-11-26 16:48:36 +01:00 |
|
Ole Tange
|
8286e771ec
|
parallel: Simpler job scheduling flow.
|
2018-11-25 19:06:06 +01:00 |
|
Ole Tange
|
addb7ee8b4
|
Released as 20181122 ('Kilogram')
|
2018-11-23 00:40:20 +01:00 |
|
Ole Tange
|
83ffe1af13
|
parallel: Simpler job control flow.
|
2018-11-23 00:30:23 +01:00 |
|
Ole Tange
|
a6ccb85f14
|
Released as 20181022 ('Khashoggi')
|
2018-10-23 01:26:36 +02:00 |
|
Ole Tange
|
001d9d0f66
|
env_parallel.fish: Initial support for --session.
parallel: 'true | parallel --shuf echo' fixed.
testsuite: Updates due to Ubuntu 18.04.
parallel: Fixed bug #54869: Long lines break.
|
2018-10-23 00:46:38 +02:00 |
|
Ole Tange
|
4f0422d9b0
|
Released as 20180922 ('Danske')
|
2018-09-22 23:09:30 +02:00 |
|
Ole Tange
|
36a8238a20
|
parallel: bug #54647: parset ignores empty lines.
parallel: minix is working again.
parallel: bug #54128: command too long when exporting big env
testsuite: polarhome parallelized.
|
2018-09-21 00:15:14 +02:00 |
|
Ole Tange
|
24de94187a
|
10seconds_install: Fall back to pool.sks-keyservers.net if keys.gnupg.net fails.
|
2018-09-06 17:00:29 +02:00 |
|
Ole Tange
|
b7e789c02f
|
Fixed bug #54352: env_parallel -Slo --nonall myfunc broken in 20180722.
|
2018-08-27 01:54:11 +02:00 |
|
Ole Tange
|
a6b96a3472
|
Released as 20180822 ('Genova')
|
2018-08-23 00:48:40 +02:00 |
|
Ole Tange
|
490474ea8c
|
parset: set exit code.
|
2018-08-23 00:21:29 +02:00 |
|
Ole Tange
|
2dc37640a6
|
env_parallel.fish: Recursive env_parallel possible.
parallel: --rr = --round-robin.
|
2018-07-24 19:50:31 +02:00 |
|
Ole Tange
|
29fbb5f85f
|
Released as 20180722 ('CrimsonHexagon')
|
2018-07-22 09:30:03 +02:00 |
|
Ole Tange
|
75007fcbbf
|
parallel: \-quoting replaced with '-quoting.
|
2018-07-22 08:58:32 +02:00 |
|
Ole Tange
|
628c0029cc
|
env_parallel: Fixed bug #54212: env_parallel env_parallel echo ::: 1 fails.
|
2018-07-18 17:29:57 +02:00 |
|
Ole Tange
|
fe92398309
|
parallel: Fixed perl expressions spanning multiple lines.
|
2018-07-18 14:36:04 +02:00 |
|
Ole Tange
|
e1e8693797
|
parallel: Fixed bug #54328: --pipe --recend '' blocks.
|
2018-07-18 09:49:24 +02:00 |
|
Ole Tange
|
896048efbc
|
parallel: Calculate #CPU as either #threads, #cores, or #sockets.
|
2018-07-14 06:11:58 +02:00 |
|
Ole Tange
|
0d5072907d
|
env_parallel.mksh: Initial version.
|
2018-07-13 07:33:11 +02:00 |
|
Ole Tange
|
dd5fb4a08b
|
env_parallel: Code is now more similar for {d,b,}ash,{k,z}sh.
|
2018-07-11 18:46:05 +02:00 |
|
Ole Tange
|
1a81db5e2b
|
parallel: Test that PARALLEL_ENV as a fifo works.
testsuite: Check normal installation (incl. building docs).
testsuite: Less sensitive to run on slow machine.
|
2018-07-08 20:45:39 +02:00 |
|
Ole Tange
|
efec4ca8a2
|
Released as 20180622 ('KimTrump')
|
2018-06-21 00:10:08 +02:00 |
|
Ole Tange
|
4e301386e3
|
parallel: Deal better with multibyte chars by forcing LC_ALL=C.
|
2018-06-10 17:07:24 +02:00 |
|
Ole Tange
|
e5fc686b3f
|
env_parallel.*: Mention --session as an option if environment is too long.
|
2018-05-24 00:04:28 +02:00 |
|
Ole Tange
|
87b9d9fe29
|
Released as 20180522 ('GreatMarchOfReturn')
|
2018-05-23 01:07:40 +02:00 |
|
Ole Tange
|
9b2012f021
|
parallel: Better parent_shell detection.
|
2018-05-22 21:02:10 +02:00 |
|
Ole Tange
|
f2b403b7fb
|
parallel: --tty allows for more programs accessing /dev/tty in parallel.
|
2018-05-21 10:31:57 +02:00 |
|