Revisions of datamash
buildservice-autocommit
accepted
request 992384
from
Atri Bhattacharya (badshah400)
(revision 14)
baserev update by copy to link target
Atri Bhattacharya (badshah400)
accepted
request 991589
from
Dirk Mueller (dirkmueller)
(revision 13)
- update to 1.8: ** Changes in Behavior Schedule -f/--full combined with non-linewise operations for deprecation. In a future release, -f/--full will only be usable with operations where it makes sense. For now, we print a warning to stderr when -f/--full is used with non-linewise operations, and such usage will no longer be supported. * The bin operation now uses more intuitive bins. Previously, a command such as `datamash bin 1 <<< -0` would output -100; and -100 did not fall in its own bin. We now require all bins to take the form `[nx,(n+1)x)` with integer n and bin width x. We discard the sign on -0 and gate such inputs into the [0,x) bin. * Operations taking more than one argument now provide more complete output with --header-out. Previously, an operation such as `pcov x:y` would produce an output header like `pcov(y)`, discarding the `x`. The new behavior will output header `pcov(x,y)`. * datamash(1) no longer ignores --output-delimiter with the rmdup operation. ** New Features * New datamash option --sort-cmd argument to specify the program used by the -s option to sort input, plus enhancements to the security and portability of building sort command lines. * New datamash option -c/--collapse-delimiter=X argument uses character X instead of comma between values in collapse and unique lists. * New datamash operations: mean square (ms) and root mean square (rms). * Decorate now supports sorting IP addresses of both versions 4 and 6 together. IPv4 addresses are logically converted to IPv6 addresses, either as IPv4-Mapped (ipv6v4map) or IPv4-Compatible (ipv6v4comp) addresses. * Add two command aliases: 'echo' may now be used instead of 'cut'.
buildservice-autocommit
accepted
request 798650
from
Dirk Stoecker (dstoecker)
(revision 12)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 797751
from
Andreas Stieger (AndreasStieger)
(revision 11)
datamash 1.7
buildservice-autocommit
accepted
request 731895
from
Ana Guerrero (anag)
(revision 10)
baserev update by copy to link target
Ana Guerrero (anag)
accepted
request 731821
from
Andreas Stieger (AndreasStieger)
(revision 9)
datamash 1.5
buildservice-autocommit
accepted
request 729124
from
Dmitry Roshchin (Dmitry_R)
(revision 8)
baserev update by copy to link target
Dmitry Roshchin (Dmitry_R)
accepted
request 728251
from
michel_mno
(revision 7)
- disable LTO for ppc64 ppc64le aarch64 bypass boo#1149348
buildservice-autocommit
accepted
request 662417
from
Dirk Stoecker (dstoecker)
(revision 6)
baserev update by copy to link target
Dirk Stoecker (dstoecker)
accepted
request 661513
from
Andreas Stieger (AndreasStieger)
(revision 5)
datamash 1.4
buildservice-autocommit
accepted
request 591694
from
Atri Bhattacharya (badshah400)
(revision 4)
baserev update by copy to link target
Atri Bhattacharya (badshah400)
accepted
request 591682
from
Guillaume GARDET (Guillaume_G)
(revision 3)
- Disable broken test with upstream patch: * upstream-disable-broken-test.patch - Fix another test * upstream-fix-test.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 588173
from
Andreas Stieger (AndreasStieger)
(revision 2)
initialized devel package after accepting 588173
Atri Bhattacharya (badshah400)
accepted
request 588157
from
Andreas Stieger (AndreasStieger)
(revision 1)
datamash for simple statistics and math
Displaying all 14 revisions