Commit graph

334 commits

Author SHA1 Message Date
Ole Tange 41e2f0a7f9 Fixed bug #44460: --files --tag does not work. 2015-03-28 12:14:30 +01:00
Ole Tange af9dd80129 parallel: cygwin support for --load. 2015-03-26 00:09:32 +01:00
Ole Tange 585a29c062 Cleanup for next release. 2015-03-22 14:14:50 +01:00
Ole Tange 69188b0fa6 Builds on OBS. 2015-03-22 02:27:01 +01:00
Ole Tange ebf4242ea8 Fixed bug #44546: If --compress-program fails: fail.
Passes testsuite.
2015-03-22 01:53:19 +01:00
Ole Tange e22467f4dd parallel: --number-of-cores now respects 'taskset'. 2015-02-23 22:32:34 +01:00
Ole Tange 72819bdcba Released as 20150222 (' (((:~{> Krudttønden'). 2015-02-22 15:21:00 +01:00
Ole Tange a9dc4f3ea4 parallel: Rewrite of --tmux. Fixed some csh issues. 2015-02-22 15:09:26 +01:00
Ole Tange 927cf13b0c testsuite: Cleanup after each test. 2015-02-01 14:38:26 +01:00
Ole Tange 259820f48c Released as 20150122 (' (((:~{> Je Suis Charlie'). 2015-01-21 22:24:23 +01:00
Ole Tange e4c97e4bd1 testsuite: Fixup. Passes testsuite. 2015-01-20 22:08:52 +01:00
Ole Tange ca03efde42 parallel: --no-keep-order will reverse --keep-order. --no-notice => --will-cite. 2015-01-11 23:08:23 +01:00
Ole Tange 3d01e955bf Bug fix: Trailing space in sshlogin http://lists.gnu.org/archive/html/bug-parallel/2015-01/msg00000.html 2015-01-06 23:34:45 +01:00
Ole Tange 40668af537 sem: --semaphoretimeout <negative value> means: Exit if no semaphore gotten. 2015-01-03 14:48:01 +01:00
Ole Tange 3071e28c15 parallel: Implemented --halt -1 and --halt -2. 2015-01-02 22:33:33 +01:00
Ole Tange 287fc41c1c sem: --shebang-wrap example in manual. 2015-01-02 22:33:32 +01:00
Ole Tange 0992d1a7c9 parallel: move job failure and print_earlier into Job object. 2015-01-02 22:33:32 +01:00
Ole Tange 2b33c5b034 parallel: Fixed {= {= =} =}, {= =}=}, {={= =}
Conflicts:
	doc/release_new_version
2015-01-02 22:32:00 +01:00
Ole Tange d94aa91ad1 Fixed bug #43654: --bar with command not using {}. 2014-11-23 01:31:33 +01:00
Ole Tange 2c9971729b Released as 20141122 ('Rosetta'). 2014-11-22 21:31:34 +01:00
Ole Tange 763dd12caa Fixed env_parallel so it works post-shell-shock. 2014-11-15 15:25:19 +01:00
Ole Tange 2fb56b5755 src/parallel: -S @hostgroup implemented. 2014-11-13 16:57:41 +01:00
Ole Tange e9b3387a7b Test suite for --hostgroup. 2014-11-13 04:19:33 +01:00
Ole Tange fb3c148050 Fixed bug #43570: Perl 5.8.0 creates 61 files.
Man page for --hostgroups.
Restyled examples in man pages.
2014-11-11 15:51:19 +01:00
Ole Tange 95958b623a parallel: Implemented --hostgroup. 2014-11-11 04:56:55 +01:00
Ole Tange ee6d07d49b Fixes bug #43518: GNU Parallel doesn't obey servers' jobs capacity when an ssh login file is reloaded 2014-11-07 11:05:24 +01:00
Ole Tange 2ff435caea parallel: sub wrapper implemented. Passed most of the testsuite. 2014-10-24 11:30:39 +02:00
Ole Tange c4100ef3d7 parallel: passes testsuite. 2014-10-22 21:59:06 +02:00
Ole Tange 1aa965256c Test of bug #43376: {%} and {#} with --pipe. 2014-10-14 22:56:03 +02:00
Ole Tange f7b2b1513c Released as 20141009alpha. 2014-10-09 22:21:28 +02:00
Ole Tange c0b26cdea7 niceload: --battery: Run when not on battery.
parallel: Code cleanup.
2014-10-08 00:27:13 +02:00
Ole Tange dee7e98321 Fixed bug #43284: {%} and {#} with --xapply. 2014-09-23 20:14:57 +02:00
Ole Tange 9270b1284b man page updated: alpha -> beta 2014-09-23 16:23:55 +02:00
Ole Tange 028e24274f Passes testsuite. 2014-09-20 21:36:02 +02:00
Ole Tange eaedef9937 src/parallel: Small disk full optimization.
src/parallel.pod: --tollef elaboration (Thanks to Robin Neatherway).
2014-09-18 22:09:20 +02:00
Ole Tange 30ed40ee3f Fixes: bug #43165: NFS as tmp broken in 20131222. 2014-09-07 17:10:44 +02:00
Ole Tange b01688b07f Fixed bug #43107: --line-buffer --onall does not work. 2014-08-29 23:33:57 +02:00
Ole Tange 75d055970f parallel: Code re-org to remove $Private::variables. 2014-08-27 23:29:15 +02:00
Ole Tange fd85a50d14 Fixed bug #42999: --pipepart with remote does not work 2014-08-25 00:44:19 +02: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 82550070ee Released as 20140822 ('Williams'). 2014-08-23 00:39:59 +02:00
Ole Tange fe1f91776a parallel: Preparations for transfering full environment using $parallel_bash_environment.
Better error message if 'file not found' for -a --pipepart.
Allow for forcing 0 CPUs using 0/sshlogin.
Round fractional wanted CPUs up.
2014-08-15 00:12:23 +02:00
Ole Tange fcf1e64438 parallel: When hitting EOF: Close file without reading to EOF. 2014-08-07 20:20:37 +02:00
Ole Tange df5e2231d0 Fixed: parallel -a not_existing --pipepart wc 2014-08-04 13:10:38 +02:00
Ole Tange 0a7b38c257 src/parallel.pod: ladon comparison. 2014-08-02 17:00:35 +02:00
Ole Tange af23562d99 parallel: Fixed bug #42842: --bar with weird chars. Fixed bug #42845: rsync 3.1.x fails against 2.5.7.
Give warning if reading arguments (for --eta/--bar) takes > 30 sec.
A few more characters annoy tmux.
parallel.pod: Bash array copy function.
2014-07-28 00:30:54 +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 9bb46c6ed6 Released as 20140722 ('MH17'). 2014-07-22 06:47:30 +02:00
Ole Tange 627d2808d0 parallel: family_pids tested on PolarHome platforms. 2014-07-20 19:55:53 +02:00
Ole Tange 1a1c0ebe0f parallel: Initial version of --tmux. 2014-07-16 11:07:41 +02:00
Ole Tange 1cf521971f Fixed bug #42055: --pipe -a bigfile should not require sequential reading of bigfile. 2014-07-15 18:02:58 +02:00
Ole Tange 9c58321482 Fixed bug #42725: csh with \n in variables 2014-07-15 15:58:31 +02:00
Ole Tange 99a8c5bbe7 testsuite: use -v for easier locating failig command. Oracle now uses oracle13.tange.dk. 2014-07-15 02:40:38 +02:00
Ole Tange 4995630a62 {= perlexpr =} passes testsuite. 2014-07-14 18:25:45 +02:00
Ole Tange 9fed0bfa17 parallel: {{perl exp}} implemented (poorly). 2014-06-26 01:16:54 +02:00
Ole Tange b9b3d9d5f2 Released as 20140622 ('Brazil'). 2014-06-23 03:35:59 +02:00
Ole Tange c04da8f690 Manual update. 2014-06-23 02:10:53 +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 5f30c90c35 parallel: bug #42041: Implement $PARALLEL_JOBSLOT 2014-06-04 02:22:39 +02:00
Ole Tange c95bc2872c parallel: Jobslot {%} now works. 2014-05-31 08:42:56 +02:00
Ole Tange 35939753d6 parallel: --pipepart now works with --regexp 2014-05-28 23:45:13 +02:00
Ole Tange 92366d743e Released as 20140X22 ('Boko Haram'). 2014-05-22 14:53:33 +02:00
Ole Tange d36cb5a2dd Released as 20140422 ('세월호'). 2014-04-22 12:03:41 +02:00
Ole Tange cf358529b9 Fixed bug #42089: --results with arg > 256 chars. 2014-04-19 10:11:32 +02:00
Ole Tange 8078bda2bb parallel: Fix --filter-hosts -S :.
--controlmaster: Kill remote sleep 100000000.
2014-03-31 21:29:47 +02:00
Ole Tange d6235b0cc3 parallel: Fixed bug #41805: Idea: propagate --env for parallel --number-of-cores 2014-03-24 15:49:49 +01:00
Ole Tange f30bad56e2 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2014-03-23 01:08:07 +01:00
Ole Tange 1be2d7568c Implemented --cat and --fifo. 2014-03-23 01:07:18 +01:00
Markus Roth 13114737cf Rename SSHD's MaxStartup -> MaxStartups. 2014-03-22 21:41:14 +01:00
Ole Tange a74c5c316f Released as 20140322 ('昆明 MH370'). 2014-03-22 12:59:46 +01:00
Ole Tange a3f11158b5 niceload: --verbose output to STDERR. 2014-03-21 22:39:54 +01:00
Ole Tange 583e6fb4b7 Fixed bug #38908: niceload: Ctrl-C should resume jobs if using -p 2014-03-03 19:26:19 +01:00
Ole Tange 7f955d2427 Released as 20140222 ('Euromaidan'). 2014-02-22 11:32:42 +01:00
Ole Tange 74014985fe Released as 20140122 ('Opportunity'). 2014-01-22 03:06:39 +01:00
Ole Tange 5a5023d97e Passes testsuite. 2014-01-22 02:54:18 +01:00
Ole Tange 78f6607159 load-parallel-results.r: R funcction to load results into R. 2014-01-04 08:11:02 +01:00
Ole Tange 045f534475 Released as 20131222 ('玉兔 Mandela'). 2013-12-22 00:03:53 +01:00
Ole Tange f1ad123e52 parallel: Bug fixed if first jobs fills $TMPDIR. Passes testsuite. 2013-12-21 01:49:17 +01:00
Ole Tange bfb01e89df testsuite: Fixup of polarhome and added X.Xs.sh. 2013-12-19 02:19:19 +01:00
Ole Tange 6b4bf8a764 parallel.pod: Example: Running Bash function remotely with --env. 2013-12-02 21:28:48 +01:00
Ole Tange 219c95de2f parallel: --keep-order with --(n)onall: Sort output based on sshlogins. 2013-11-29 01:56:35 +01:00
Ole Tange e39e3c7b0f parallel: --retries did not reset endtime() causing --timeout to fail. 2013-11-28 15:24:34 +01:00
Ole Tange ff41d4360f Updated docs. 2013-11-22 23:31:46 +01:00
Ole Tange 56be1f38c3 src/parallel: Implemented --compress(-program). Test suite missing. 2013-11-03 04:47:20 +06:30
Ole Tange dbcead04ba src/parallel: --transfer files with /./ as relative to --workdir. 2013-10-21 22:31:52 +02:00
Ole Tange 2bbfdfec60 parallel: Fixed bug #40001: --joblog and --nonall seem not to work together: 2013-09-28 15:59:03 +02:00
Ole Tange 46eb082dc5 parallel: Cache max command line length. 2013-09-27 00:33:20 +02:00
Ole Tange ad3cb3e6fd Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2013-09-18 02:00:54 +02:00
Ole Tange 378ecf6831 parallel.pod: Example of diff between all files in same dir. 2013-08-27 11:04:14 +02:00
Ole Tange aaac155ae2 Released as 20130822 ('Compostela'). 2013-08-22 17:24:36 +02:00
Ole Tange 73c7f844d7 testsuite: --shebang-wrap for Octave, Python. Perl, GnuPlot, R, Ruby, Bash.
10seconds_install: Try curl.
Makefile: parallel.html dependency.
parallel: Printing joblog => print_joblog.
parallel.pod: Removed TinyOgg.
testsuite: Minor fixups.
2013-08-19 11:15:39 +02:00
Ole Tange 6961852117 Fixed --header bug for multiline headers. +testsuite.
Allow for --timeout 200.5% (float).
--workdir . --transfer fixed.
2013-08-17 18:24:51 +02:00
Ole Tange 96ba577d85 src/parallel: Fixed bug #39787: --xargs broken; incl test. --delay fixed; incl test. 2013-08-15 19:38:39 +02:00
Ole Tange ee529c2d2a parallel: --record_env and --env _ implemented. Passes test suite. 2013-08-14 20:11:00 +02:00
Ole Tange c52acfb001 parallel.pod: Fixed bug #39406: F19 - pod2man only accepts text not numbers after =item. 2013-07-26 14:58:42 +02:00
Ole Tange 2deef988c7 Released as 20130720 alpha. 2013-07-20 17:33:26 +02:00
Ole Tange c1f6354375 parallel: Re-fixed bug #37042: -J foo is taken from the whole command line - not just the part before the command 2013-07-04 00:50:08 +02:00
Ole Tange 822f0d4d73 src/parallel: --filter-host is now much faster. 2013-06-30 18:11:36 +02:00
Ole Tange 14b15f3d43 src/parallel: Fixed --filter-hosts. Bug due to --joblog - not working. 2013-06-26 16:07:14 +02:00
Ole Tange 85ab036518 Released as 20130622 ('Snowden'). 2013-06-22 14:50:48 +02:00
Ole Tange e377032c5d parallel: Work around for "tcgetattr: Invalid argument" in old OpenSSHs. 2013-05-22 00:29:41 +02:00
Ole Tange eac8d05e3a parallel: --timeout 200% implemented. Test missing. 2013-04-29 00:43:43 +02:00
Ole Tange 865f83c4fb Released as 20130422 ('Boston'). 2013-04-21 23:33:02 +02:00
Ole Tange 204da584b6 Documentation update. 2013-03-12 10:17:55 +01:00
Ole Tange 7bfb4a5e57 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2013-03-04 21:51:23 +01:00
Ole Tange d5fa05b425 Fixed bug #38354: -J profile_name should read from pwd/profile_name before ~/.parallel/profile_name 2013-03-03 13:45:31 +01:00
Ole Tange e80881ab49 parallel.pod: Example of --wd. 2013-02-22 15:01:46 +01:00
Ole Tange 5c89af948e Code cleanup + man page updates. 2013-02-21 23:36:14 +01:00
Ole Tange 07c5b5c704 parallel: Obsoleted --tollef. To be retired 20140222. 2013-02-18 00:59:59 +01:00
Ole Tange 55ad133f46 parallel: Stop looping in --pipe if this reads 0 bytes. 2013-02-10 13:32:50 +01:00
Ole Tange ba060304f6 Released as 20130122 ('Jyoti Singh Pandey'). 2013-01-21 23:59:44 +01:00
Ole Tange 7dc6927898 parallel.pod: Added doc for --sshdelay. 2013-01-21 23:09:47 +01:00
Ole Tange cd9efa9ab8 parallel.pod: Batch jobqueue processor. 2013-01-15 00:20:59 +01:00
Ole Tange 1cea71c611 Released as 20121222 ('End of The World'). 2012-12-22 17:23:10 +01:00
Drew Frank 42537dafee optional: update man-page description of --results to describe subdir behavior. 2012-12-21 22:02:06 -08:00
Ole Tange 05a08c55b6 parallel.pod: Also include error message when reporting bugs. 2012-12-20 15:01:49 +01:00
Ole Tange c6b955eb7d niceload: ::opt_ -> opt:: 2012-12-10 19:12:35 +01:00
Ole Tange bc0f7701ec Implemented --delay. 2012-11-26 22:57:07 +01:00
Ole Tange d47e1306ec Fixed bug #37779: Make result file names insensitive to order of input sources when using --header 2012-11-26 21:40:26 +01:00
Ole Tange cf8f1d924b parallel.pod: man page for --shebang-wrap. 2012-11-25 21:24:27 +01:00
Ole Tange 45763bc601 Released as 20121122 ('Barack'). 2012-11-22 00:24:04 +01:00
Ole Tange f6a6a35309 testsuite: niceload impoved. Fewer --env tests. 2012-10-22 23:08:54 +02:00
Ole Tange d9675d0bd0 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel
Conflicts:
	src/parallel
	testsuite/tests-to-run/parallel-local2.sh
2012-10-17 02:16:01 +02:00
Ole Tange fcaf41b325 parallel: Fixed to pass local testsuite and some Perl::Critic issues. 2012-10-17 02:09:03 +02:00
Ole Tange 42d4c35270 parallel.pod: --results example. 2012-10-16 01:24:35 +02:00
Ole Tange dd5093f8b4 parallel: --env includes test + man and works for t?csh, too. 2012-10-15 15:47:10 +02:00
Ole Tange c8051ced91 parallel: --results now with header \t value filenames. 2012-10-01 00:04:52 +02:00
Ole Tange e2e9fcaf46 parallel.pod: Example of speeding up fast jobs. \' for quoting. 2012-09-27 11:41:40 +02:00
Ole Tange 1f5be2bb43 parallel: --env implemented. Test fails, man page missing. 2012-09-23 23:21:13 +02:00
Ole Tange 810b6fdc93 parallel: --number-of-cpus bug on Linux 2.6.26 fixed. 2012-09-03 23:09:00 +02:00
Ole Tange ec76d20b25 parallel: --plain + man + test implemented. Passes testsuite. 2012-08-08 21:25:18 +02:00
Ole Tange 783d2d42f3 parallel: Error and warning sub to ensure consistent errors and warnings. 2012-08-08 18:38:29 +02:00
Ole Tange 9625fe4453 Released as 20120722 ('Nai Soi') 2012-07-24 02:09:47 +02:00
Ole Tange bea6102042 Merge branch 'master' of ssh://git.sv.gnu.org/srv/git/parallel 2012-07-19 16:37:18 +02:00
Ole Tange a0ee9af15f parallel.pod: man page update 2012-06-28 22:19:47 +07:00
Ole Tange 045ed19142 Released as 20120622 ('Chiang Mai') 2012-06-23 07:34:35 +02:00
Ole Tange 888c5999a2 Passes testsuite. 2012-06-15 00:46:15 +02:00
Ole Tange 05e66ecaa5 Fixed bug #34958: --pipe with --record size measured in lines. 2012-06-14 23:13:11 +02:00
Ole Tange 1a98839ca4 parallel: Fixed bug #36585: Ctrl-C should propagate to remote. 2012-06-03 22:33:00 +02:00
Ole Tange c7c0ad193c parallel.pod: Thanks to A. Costa for spotting speling erors. 2012-05-27 18:14:25 +02:00
Ole Tange 57538c384e parallel: Bug fixes for --tollef compatibility. 2012-05-27 17:51:09 +02:00
Ole Tange 22b295cef1 parallel: --pipe now forks instead of busy looping. 2012-05-24 02:03:57 +02:00
Ole Tange aad8d689ba parallel.pod: Elaborated more on dangers with -u. 2012-05-06 12:54:51 +02:00
Ole Tange 29726eee6e parallel: added --tagstring + man + test.
parallel.pod: Elaborated on problems with -u.
2012-05-06 12:43:40 +02:00
Ole Tange afbbc30ce6 sql --dbsize will now list sizes of all databases if given no database. 2012-04-21 20:16:59 +02:00
Ole Tange f68130ebba Released as 20120322. 2012-03-23 00:29:46 +01:00
Ole Tange 53af321280 parallel.pod: man page update for ClusterSSH. 2012-03-21 21:42:26 +01:00
Ole Tange 93c5c6aaa5 Bug fixes in the man page. 2012-03-15 21:23:53 +01:00
Ole Tange 202f2ec571 Updated man page on --load. 2012-03-15 21:16:35 +01:00
Ole Tange f08db40a33 bug #35427: quoting of {2} broken for --onall.
bug #35803: sentence structure / wrong spelling in manpage.
2012-03-12 23:38:38 +01:00