Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
xrecursediff-v1.11win64-eng.zip | 2017-02-03 | 1.5 MB | |
xrecursediff_1.11-1_amd64.deb | 2017-01-12 | 19.8 kB | |
xrecursediff-v1.6win-ita.zip | 2016-03-17 | 918.3 kB | |
xrecursediff-v1.6win-eng.zip | 2016-03-17 | 918.3 kB | |
Totals: 4 Items | 3.3 MB | 0 |
(C)2006 Matteo Lucarelli this is free software under the GNU/GPL licence. xRecurseDiff is a small program that can rapidly traverse entire directory trees to show different version of the same files. Doesn't modify anything in analized filesystem (no temporary files, no caching, etc.) Needs diff command. Other languages are under lang dir. Simply replace xrdstrings.h file and rebuild. Last version and intructions on matteolucarelli.altervista.org xRecurseDiff e' un piccolo programma utile a confrontare rapidamente interi alberi di directory. Non modifica nulla nè crea file (cache, temporanei o simili). Necessita del comando diff. Altre lingue nella directory lang. Rimpiazzare il file xrdstrings.h e ricompilare. Ultima versione ed istruzioni su matteolucarelli.altervista.org INSTALL: make make install NOTE make install copies xrecursediff in /usr/bin and xrecursediff.png in /usr/share/pixmaps for different location make the copy by hand. make install copia xrecursediff in /usr/bin e xrecursediff.png in /usr/share/pixmaps per installare diversamente procedere a mano. CHANGELOG: v1.8: removed redirection in system (cause error on intercepted return value) v1.7: resolved a bug with very big directories, interface improvements, minor bugfixes v1.6.3: better Makefile v1.6.2: added german translation v1.6: The filter has now an exclude option + minor bugfixes v1.5: The list of results is now highlited with color and bold chars, the order of view is more intuitive, now can diff directories contens v1.4.2: A crash with empty search list was resolved v1.4.1: A freeze that appears when stopping during search was resolved. v1.4: A direct file mode was added along with parsing for starting paths on the command line and enhanced error catching. v1.3: A crash with diffview windows was resolved. v1.2: The capability to handle a relative path was added to rapidly analyze different versions of the same project. The Windows version no longer opens a DOS window for the diff command. v1.1: The capability to handle a relative path was added to rapidly analyze different versions of the same project. The Windows version no longer opens a DOS window for the diff command. 20051118: The console is hidden in the Windows version. A bug with remote repositories was resolved. This is the first stable release candidate. 20051112: Minor bugfixes to the Windows version. 20051111: Diff output now uses the nice DiffView widget from flDiff. 20051108: english translation