Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Desktop Environment > File managers

    QShowDiff 1.1

    Download button

    Downloads: 550  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.5/5)
    17 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Daniel Fiser | More programs
    GPL / FREE
    March 16th, 2009, 11:23 GMT
    ROOT / Desktop Environment / File managers

     Read user reviews (0)  Refer to a friend  Subscribe

    QShowDiff description

    A tool for visualization of diffs generated from various VCS systems.

    QShowDiff is tool for visualization of diffs generated from various VCS systems. It 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.

    QShowDiff does only one thing and that is a visualization of diff. It does not compare two files or directories - for that there are many tools that surely do the task very well. And that is the reason why QShowDiff was created. I needed a program which will do only one thing - colorful visualization of diffs. Nothing more and nothing less.

    Another reason for creating this program is that it would be nice to have only one tool for visualization of diff from any version control system. So I wanted to implement QShowDiff to have simple interface for adding support for various version control systems. I hope it was answered.

    Usage

    QShowDiff takes only one argument, the type of VCS from which is visualized diff generated. Diff which has to be visualized is read from standart input.

    Examples

    To show last changes in git repository

    $ git diff | qshowdiff git

    To genrate patch from SVN and visualize them later

    $ svn diff > changes.patch
    $ cat changes.patch | qshowdiff svn

    Compilation and Installation:

    For compilation just type:

    make

    For installation to /usr/local/bin type:

    sudo make install


    And if you want to change destination dir:

    sudo make DESTDIR=/path/to/dir install


    Product's homepage

    Requirements:

    · Qt

      


    TAGS:

    visualize diffs | VCS diff | compare files | VCS | diff | visualizer

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM