Commit graph

56 commits

Author SHA1 Message Date
Ole Tange fe4173927f parallel: Fixed: --null conflicts with --resume --joblog. 2019-03-17 23:07:32 +01:00
Ole Tange b8039a2764 parallel_cheat.fodt: Initial cheat sheet. 2019-03-04 22:05:44 +01:00
Ole Tange 0d5072907d env_parallel.mksh: Initial version. 2018-07-13 07:33:11 +02:00
Ole Tange e6339f4512 parset: Now a copy of env_parallel. 2018-02-22 20:43:33 +01:00
Ole Tange c73a27254a Released as 20171122 ('Mugabe') 2017-11-22 23:29:03 +01:00
Ole Tange 896f789214 Released as 20170522 ('Macron') 2017-05-21 21:04:37 +02:00
Ole Tange dd25255ca8 parallel: Fixed bug #51039: --dry-run --timeout 3600 -u breaks. 2017-05-16 21:32:13 +02:00
Ole Tange 61525c90e1 Fixed bug #51006: Slow total_jobs() eats job 2017-05-11 22:57:46 +02:00
Ole Tange a7a9e522dd Fixed bug #50901: --sqlworker should use hostname in the joblog instead of :. 2017-04-30 19:00:37 +02:00
Ole Tange 426ea9b372 env_parallel.{ash,bash,dash,ksh,sh}: Fixed bug #50815: env_parallel should warn if the environment is too big.
parallel --tmux --fg: Connect to tmux socket more aggressively.
parallel --joblog: Fixed bug #50781: joblog format with multiline commands.
Irix's Perl does not have decode_base64 and is no longer supported.
2017-04-17 16:25:58 +02:00
Ole Tange 253c94786f env_parallel.bash: Initial release of parset.
parallel: Bugfix in some --plus dynamic replacement strings.
parallel: Deal better with commands containing newlines in --joblog.
parallel: Bugfix for --load in csh.
parallel_alternatives.pod: More comparison to rush-parallel.
2017-04-15 00:00:21 +02:00
Ole Tange 68610ea9dd Released as 20170222 ('13769') 2017-02-22 00:30:36 +01:00
Ole Tange 5ea9f57ba7 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2017-02-13 23:21:29 +01:00
Ole Tange 87815c2a91 env_parallel.{ash/dash/sh}: Added.
env_parallel.{bash/zsh/ksh}: Make them more similar to sh.
2017-02-13 23:13:25 +01:00
Ole Tange bcdea23569 env_parallel.{ash,dash}: added. Only aliases and variables are supported. 2017-02-08 00:54:45 +01:00
Ole Tange 1cd9efc69c parallel: --tmux(pane) --fg implemented.
parallel_alternatives.pod: Split from parallel.pod.
2017-01-01 12:42:52 +01:00
Ole Tange 196afa553b parcat: Initial version. 2016-09-04 10:42:04 +02:00
Ole Tange 16e3e54dcf env_parallel.tcsh added.
env_parallel.csh now supports variables, aliases, and arrays with no special chars.
2016-04-14 08:33:58 +02:00
Ole Tange e663fe2636 Added env_parallel.csh env_parallel.pdksh.
env_parallel.fish now supports arrays.
Documentation updates.
2016-03-26 10:35:13 +01:00
Ole Tange 72df609f3d Released as 20160322 ('Bruxelles') 2016-03-22 21:14:10 +01:00
Ole Tange f406518899 env_parallel: Documentation added. 2016-03-22 20:09:18 +01:00
Ole Tange bf91e06e00 Fixed bug #47462: --transfer with file containing /./ is not done relative.
Added env_parallel to Makefile.
--sql => --sqlmaster.
ssh -tt code removed.
Send/return column in --joblog set to 0 instead of null.
parallel_tutorial.pod: Added CSV DBURL example.
2016-03-20 23:57:25 +01:00
Ole Tange e4c97e4bd1 testsuite: Fixup. Passes testsuite. 2015-01-20 22:08:52 +01:00
Ole Tange 649e2ec7c3 parallel_design.pod: GNU Parallel design considerations. 2015-01-19 00:07:12 +01:00
Ole Tange 6e612565a9 Fixed bug #42983: include/exclude servers on-the-fly.
Fixed ln -s to relative path.
2014-08-24 17:19:17 +02:00
Ole Tange 6df2491b81 Passes testsuite. 2014-08-22 23:30:39 +02:00
Ole Tange 9a25177a19 eval $perlexpr as function. Added --plus. Forced --noctrlc if --controlmaster.
Added CITATION. --title for pod2html. Testsuite updates due to LinuxMint15/17 diffs.
2014-07-26 13:17:13 +02:00
Ole Tange a18bbc7883 configure: added --disable-documentation. Thanks to Michele Orru. 2014-06-16 23:34:25 +02:00
Ole Tange 613d34cf89 src/Makefile.am: DISTCLEANFILES updated. 2014-06-13 14:47:44 +02:00
Ole Tange 3cb4a53ea7 Makefile.am: should install distributed documentation if doc building tools does not exist. 2014-06-13 14:30:14 +02:00
Ole Tange 84ab59fb97 Fixed bug #41749: make install fails 2014-03-23 17:41:15 +01:00
Ole Tange 3223797035 Added *.pdf. 2013-09-21 01:25:06 +02:00
Ole Tange 42ea8b4880 Makefile: If pod2pdf is installed: Make .pdf files. 2013-09-18 02:00:10 +02:00
Ole Tange af33d66225 Makefile bug. 2013-08-17 18:48:50 +02:00
Ole Tange bcd08d5a2c parallel_tutorial added to git. 2013-08-17 18:43:30 +02:00
Ole Tange 9fd2f95bf3 OBS did not compile due to missing pod2texi. 2012-02-21 20:06:23 +00:00
Ole Tange 587c5e23be Released as 20120220 alpha. 2012-02-20 23:40:47 +00:00
Ole Tange d0509d0120 texi-files generated from pod2texi. 2012-01-24 21:53:25 +01:00
Ole Tange 6ae7f48c72 Let *.html depend on eachother to avoid race condition and dependency on sem. 2011-11-15 01:45:00 +01:00
Ole Tange f2a1b50250 Released as 20110722.
Fixed man/html generation niceload -> niceload.pod.
Passes testsuite.
2011-07-22 11:08:58 +02:00
Ole Tange 10e4f9c5f8 Released as 20110719alpha. 2011-07-19 16:48:38 +02:00
Ole Tange ab1fe956ea niceload: --run-* --start-* --io implemented.
Testsuite extended (untested).
man page updated.
2011-07-19 16:44:14 +02:00
Ole Tange 3ee7f79325 0install wants compiled man pages to be distributed. *.1 are now distributed.
More tests from test suite passes - though not all.
2011-01-11 13:42:14 +01:00
Ole Tange a16d120711 Implemented --tty as the old default of assigning a tty to the first
job causes problems.
Cleanup if --workdir <> . did not work. Fixed.
2010-12-21 18:08:16 +01:00
Ole Tange 3b3c344097 parallel: pod-file now separated (it became too big).
niceload: rewritten to GetOpt and first testsuite.
2010-12-07 00:30:08 +01:00
Ole Tange f64af319bd niceload: Initial GNU version. 2010-12-03 14:42:22 +01:00
Ole Tange 6ad5f9f693 Added: sql - a small script to access sql bases from the command line 2010-08-27 21:16:06 +02:00
Ole Tange 0541bdf9ce Makefile bugfix by: Piotr Jaroszyński p dot jaroszynski at gmail dot com 2010-08-25 16:44:55 +02:00
Ole Tange 8f9038909a Bugfix: make -j2 fails because 'rm pod2htm*' fails. 2010-08-23 13:33:55 +02:00
Ole Tange 97ed1a37e5 Released as 20100822. 2010-08-22 11:00:52 +02:00