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 |
|
Ole Tange
|
c7eeac015b
|
--semaphore implemented. Unittest passes.
|
2010-08-17 00:25:11 +02:00 |
|
Ole Tange
|
422578c103
|
Added sem - semaphore for executing shell command lines in parallel
|
2010-08-15 23:33:49 +02:00 |
|
Ole Tange
|
d7be89d786
|
parallel.html: Added build target
|
2010-04-28 13:37:34 +02:00 |
|
Ole Tange
|
00d9382abd
|
First GNU release done
|
2010-04-26 13:24:56 +02:00 |
|
Ole Tange
|
3e50ba19cf
|
Automake cleanup (as per recommendations from automake@gnu.org)
|
2010-04-20 09:21:23 +02:00 |
|
Ole Tange
|
3fa2a4a8d4
|
Implemented automake
Prepared for name change to 'par'
|
2010-04-18 16:18:31 +02:00 |
|