about summary refs log tree commit diff
path: root/pkgs/tools/text/wdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-09-23wdiff: Update to 1.2.2Eelco Dolstra1-2/+2
2014-08-24Fix many package descriptionsBjørn Forsman1-1/+1
(My OCD kicked in today...) Remove repeated package names, capitalize first word, remove trailing periods and move overlong descriptions to longDescription. I also simplified some descriptions as well, when they were particularly long or technical, often based on Arch Linux' package descriptions. I've tried to stay away from generated expressions (and I think I succeeded). Some specifics worth mentioning: * cron, has "Vixie Cron" in its description. The "Vixie" part is not mentioned anywhere else. I kept it in a parenthesis at the end of the description. * ctags description started with "Exuberant Ctags ...", and the "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis at the end of description. * nix has the description "The Nix Deployment System". Since that doesn't really say much what it is/does (especially after removing the package name!), I changed that to "Powerful package manager that makes package management reliable and reproducible" (borrowed from nixos.org). * Tons of "GNU Foo, Foo is a [the important bits]" descriptions is changed to just [the important bits]. If the package name doesn't contain GNU I don't think it's needed to say it in the description either.
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2014-01-27wdiff: Update to 1.2.1Eelco Dolstra1-7/+4
2013-11-04Don't build some packages on some platformsEelco Dolstra1-1/+1
2013-08-16unmaintain several packagesLudovic Courtès1-1/+1
2013-01-28wdiff: Update to 1.1.2 to fix the buildEelco Dolstra1-6/+3
http://hydra.nixos.org/build/3875995
2011-12-01GNU wdiff 1.10.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=30665
2011-09-17GNU wdiff 1.0.1.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=29317
2011-09-07wdiff: updated to version 1.0.0Peter Simons1-4/+10
svn path=/nixpkgs/trunk/; revision=29087
2010-12-12GNU wdiff 0.6.5.Ludovic Courtès1-2/+2
svn path=/nixpkgs/branches/stdenv-updates/; revision=25084
2010-07-04GNU wdiff 0.6.3.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=22463
2010-05-10GNU wdiff: Fix URL.Ludovic Courtès1-2/+2
svn path=/nixpkgs/trunk/; revision=21713
2010-05-10GNU Wdiff 0.6.1.Ludovic Courtès1-6/+8
svn path=/nixpkgs/trunk/; revision=21708
2010-03-25* Added GNU wdiff.Eelco Dolstra1-0/+18
svn path=/nixpkgs/trunk/; revision=20817