index
:
moreutils.git
master
Unnamed repository; edit this file to name it for gitweb.
Tollef Fog Heen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-12
cgrep: New command to grep output of commands
HEAD
master
Tollef Fog Heen
1
-0/+59
2010-06-18
lckdo: Now deprecated, since util-linux's flock(1) can do the same thing.
Joey Hess
3
-1/+13
2010-05-24
use dpkg-mergechangelog
Joey Hess
1
-0/+1
2010-04-28
add note about 578517
Joey Hess
1
-1/+2
2010-02-23
zrun: Add support for .xz files.
Joey Hess
2
-5/+7
2010-02-23
fix load edge case
Joey Hess
2
-3/+3
2010-02-23
allow -l 0
Joey Hess
1
-1/+1
2010-02-23
parallel: Allow a decimal load value to be specified with -l
Joey Hess
2
-2/+3
2010-02-23
parallel: Fix logic error in code handling -l that could make parallel return...
Joey Hess
2
-3/+5
2010-02-23
parallel: Fix to really avoid running new jobs when load is too high.
Joey Hess
2
-2/+4
2010-02-23
parallel: Make -j 0 do something reasonable (start all jobs at once).
Joey Hess
2
-2/+3
2010-02-23
parallel: Fix exit code handling when commands are specified after --
Joey Hess
2
-3/+12
2010-02-21
Cap sillyness. Closes: #570815
Joey Hess
2
-3/+9
2010-02-09
releasing version 0.38
Joey Hess
2
-4/+3
2010-02-09
changelog
Joey Hess
1
-0/+2
2010-02-09
parallel: Define WEXITED to allow building on FreeBSD kernel. (This is somewh...
Joey Hess
2
-0/+6
2010-02-09
freebsd patch from Enrico Tassi
Joey Hess
3
-18/+48
2009-10-31
wording
Joey Hess
1
-2/+2
2009-10-31
parallel: Allow running independent commands, like `parallel -j3 -- ls df "ec...
Joey Hess
3
-17/+50
2009-10-05
Description improvements. Closes: #549450 (Thanks, Justin B Rye)
Joey Hess
3
-10/+17
2009-07-25
releasing version 0.37
Joey Hess
2
-3/+3
2009-07-25
parallel.1: Typo fixes. Closes: #538147
Joey Hess
2
-1/+2
2009-07-25
update
Joey Hess
2
-3/+6
2009-07-25
support -n option
Pierre Habouzit
2
-15/+39
2009-07-15
parallel: Clarify man page regarding CPUs. Closes: #536597
Joey Hess
2
-1/+7
2009-07-10
releasing version 0.36
Joey Hess
1
-2/+2
2009-07-10
update
Joey Hess
1
-3/+6
2009-07-10
use sysconf to determine number of processors
Joey Hess
1
-3/+8
2009-07-10
update
Joey Hess
1
-3/+13
2009-07-10
Merge commit 'remotes/tollef/master'
Joey Hess
1
-3/+18
2009-07-10
Fix indentation
Tollef Fog Heen
1
-2/+2
2009-07-10
parallel: Argument validation
Tollef Fog Heen
1
-2/+16
2009-07-10
parallel: Assume -j 1 if no -j or -l is given
Tollef Fog Heen
1
-1/+2
2009-07-02
mispipe: Fix closing of extra pipe FD before starting command so it is not in...
Joey Hess
2
-7/+10
2009-07-02
avoid uninitalized value warning
Joey Hess
1
-1/+1
2009-07-02
misc formatting
Joey Hess
1
-10/+6
2009-07-02
parallel: New program, contributed by Tollef Fog Heen, that can run multiple ...
Joey Hess
6
-1/+135
2009-06-30
parallel: Implement -l (maxload) and -i (replace {})
Tollef Fog Heen
1
-11/+39
2009-06-30
parallel: Fix typo in usage string
Tollef Fog Heen
1
-1/+1
2009-06-30
Return non-zero if something goes wrong
Tollef Fog Heen
1
-7/+14
2009-06-30
Compile parallel by default
Tollef Fog Heen
1
-1/+1
2009-06-30
Add initial writeup of parallel tool
Tollef Fog Heen
1
-0/+144
2009-05-05
releasing version 0.35
Joey Hess
2
-3/+3
2009-05-05
remove unnecessary quotes
Joey Hess
1
-1/+1
2009-05-05
isutf8: Reject UTF-8-encoded UTF-16 surrogates. Closes: #525301 (Thanks, Jaku...
Joey Hess
3
-1/+14
2009-05-03
ifdata: Don't assume that all interface names are 6 characters or less, for i...
Joey Hess
2
-1/+9
2008-12-11
releasing version 0.34
Joey Hess
1
-2/+2
2008-12-11
vipe: Avoid dying on empty input. Thanks, Anders Kaseorg Closes: #508491
Joey Hess
2
-2/+9
2008-10-31
releasing version 0.33
Joey Hess
1
-2/+2
2008-10-31
Fix zrun breakage introduced last version. Closes: #504129
Joey Hess
2
-1/+2
[next]