Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.537 Times

Diffs freeware
Filter: All | Freeware | Demo
 

Diffs

1 2 3 4 5 > 
Added: April 26, 2010 | Visits: 4.215

Algorithm::Diff::Apply Algorithm::Diff::Apply is a Perl module to apply one or more Algorithm::Diff diffs. SYNOPSIS ## Single-diff form: use Algorithm::Diff::Apply qw{apply_diff}; my @ary = ...; my @diff = ...; # some call to Algorithm::Diff::diff() my @changed_ary = apply_diff(@ary, @diff); my $changed_ary =... Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): Algorithm::Diff::Apply Download

Added: February 05, 2010 | Visits: 908

Text::Diff Text::Diff can perform diffs on files and record sets. SYNOPSIS use Text::Diff; ## Mix and match filenames, strings, file handles, producer subs, ## or arrays of records; returns diff in a string. ## WARNING: can return B diffs for large files. my $diff = diff "file1.txt", "file2.txt",... Platforms: *nix

License: Freeware Size: 15.36 KB Download (111): Text::Diff Download

Added: August 16, 2010 | Visits: 884

cvsgdiff cvsgdiff uses tkdiff or mgdiff to graphically display diffs between CVS revisions of a file in your sandbox. cvsgdiff is basically a graphical version of "cvs diff". If given no arguments, cvsgdiff will launch the graphical diff program once for every modified file in the current directory.... Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): cvsgdiff Download

Added: April 26, 2010 | Visits: 887

Tk::DiffText Tk::DiffText is a Perl/Tk composite widget for colorized diffs. SYNOPSIS use Tk::DiffText; my $w = $mw->DiffText()->pack(); $w->diff($file0, $file1); This module defines a composite widget that makes it simple to provide basic "diff" functionality to your Tk applications. OPTIONS... Platforms: *nix

License: Freeware Size: 12.29 KB Download (97): Tk::DiffText Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 317

coopy Diffs, patches, and revision control for CSV files, spreadsheets, and databases. Platforms: Windows, Mac, Linux

License: Freeware Size: 3.66 MB Download (56): coopy Download

Released: December 09, 2012  |  Added: December 09, 2012 | Visits: 507

Codestriker: collaborative code reviewer Codestriker is a web application supporting online code reviewing, typically diffs generated by a Source Code Management system or plain unidiff patches. There are integration points with CVS, Subversion, Clearcase, Perforce and Visual SourceSafe. Platforms: Windows, Mac, Linux

License: Freeware Size: 2.17 MB Download (53): Codestriker: collaborative code reviewer Download

Released: December 07, 2012  |  Added: December 07, 2012 | Visits: 359

jDiffChaser A GUI comparison tool that automates diffs detection between versions. You can record and play scenarios on two different releases of the same app (in sequential or parallel mode); jDiffChaser compares both screens and shows you the differences. Platforms: Windows, Mac, Linux

License: Freeware Size: 5.02 MB Download (49): jDiffChaser Download

Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 556

QualityMgnt ToolBox Provides tools, supporting quality management or quality assurance for software: Assessment execution (ISO 15504 (SPiCE), AutomotiveSPiCE, CMMi), diff tool calculating sizes (SLoC) of diffs, identification of conditional compilation, and more. Platforms: Windows, Mac, Linux

License: Freeware Size: 11.53 MB Download (54): QualityMgnt ToolBox Download

Added: September 20, 2013 | Visits: 251

activitymail activitymail may be used for sending email messages for CVS repository activity. There are a number of different modes supported. It can send messages for every change to the repository (like syncmail), or it can be used to send a single message for each commit. In the latter case, a list of all... Platforms: *nix

License: Freeware Size: 20.48 KB Download (36): activitymail Download

Added: August 25, 2013 | Visits: 268

Httpmanage httpmanage is a PHP3 tool that provides functions to manage two versions of WWW files. It's a great help if you are often updating some, but not all, pages on a webserver or if you are not the only person working on the files. With httpmanage you can easily upload files from your development... Platforms: *nix

License: Freeware Size: 30.72 KB Download (40): Httpmanage Download

Added: September 01, 2013 | Visits: 188

QShowDiff QShowDiff is simple tool for colourful visualisation of diffs. QShowDiff was created because I was missing some tool which would do only this one thing. It's true that there are programs such as KDiff3 or Kompare, however these programs are too complicated for a task as simple as viewing diffs.... Platforms: *nix

License: Freeware Size: 61.44 KB Download (39): QShowDiff Download

Added: October 31, 2013 | Visits: 305

tnftpd for Linux Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions. Platforms: *nix

License: Freeware Size: 501.76 KB Download (39): tnftpd for Linux Download

Added: October 04, 2013 | Visits: 438

Loggerhead Loggerhead is the web viewer for projects in bazaar. It can be used to navigate a branch history, view & annotate files, view changes as diffs, perform searches, etc. Platforms: *nix

License: Freeware Size: 675.84 KB Download (36): Loggerhead Download

Added: June 22, 2013 | Visits: 454

Patchutils for Linux Patchutils is a small collection of programs that operate on patch files. Interdiff generates an incremental patch from two patches against a common source. For example, if you have applied a pre-patch to a source tree, and wish to apply another pre-patch (which is against the same original... Platforms: *nix

License: Freeware Size: 153.6 KB Download (45): Patchutils for Linux Download

Added: August 05, 2013 | Visits: 177

Text::WordDiff Text::WordDiff is a Perl module designed as a variation on the lovely Text::Diff module. Rather than generating traditional line-oriented diffs, however, it generates word-oriented diffs. This can be useful for tracking changes in narrative documents or documents with very long lines. To diff... Platforms: *nix

License: Freeware Size: 20.48 KB Download (41): Text::WordDiff Download

Added: September 23, 2010 | Visits: 642

Zerotools Zerotools project contains a set of tools to aid keeping virtual disks clean (by filling binary zero to those regions which are no longer in "use"). This is done on-the-fly or manually, depending on which tool suits the needs best. In technical terms the on-the-fly mechanism uses LD_PRELOAD to... Platforms: *nix

License: Freeware Size: 28.67 KB Download (92): Zerotools Download

Added: March 22, 2010 | Visits: 903

Algorithm::DiffOld Algorithm::DiffOld is a Perl module to compute `intelligent differences between two files / lists but use the old (<=0.59) interface. NOTE This has been provided as part of the Algorithm::Diff package by Ned Konz. This particular module is ONLY for people who HAVE to have the old interface,... Platforms: *nix

License: Freeware Size: 23.55 KB Download (95): Algorithm::DiffOld Download

Added: November 10, 2010 | Visits: 939

Log Watcher Log Watcher is a tool for log watching and colorize. Installation: The `configure shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses those values to create a `Makefile in each directory of the package. It may also create one... Platforms: *nix

License: Freeware Size: 143.36 KB Download (95): Log Watcher Download

Added: February 25, 2010 | Visits: 1.054

Deluxe Loginfo Deluxe Loginfo generates email reports of CVS and Subversion changesets for multiple repositories. The log message provides full details: author, log message, the list of modified files, and (optionally) a unified diff format patch for the change. Deluxe Loginfo features Bugzilla and ViewCVS... Platforms: *nix

License: Freeware Size: 43.01 KB Download (92): Deluxe Loginfo Download

Added: June 24, 2010 | Visits: 1.248

LKL LKL is a userspace keylogger that runs under Linux on the x86 architechture. LKL sniffs and logs everything that passes through the hardware keyboard port (0x60). It translates keycodes to ASCII with a keymap file. Installation: The `configure shell script attempts to guess correct values... Platforms: *nix

License: Freeware Size: 225.28 KB Download (101): LKL Download

1 2 3 4 5 >