Eskil

Artifact [f57f2ac5e8]
Login

Artifact f57f2ac5e825e3c0384a66e8e1b10aa5abc53cac:


2013-08-22
 Include afm font for PDF printing.

2013-08-22
 Do not allow edit in text widget after startup. [51ad7323ff]

2013-02-18
 Add .pdf to print file by default [e093eb8eef]

2012-11-15
 No changes in scroll map when displaying a patch.

2012-09-17
 Avoid getting double .-files in dirdiff on Windows.
 Added "nice" option to control dirdiff speed.

2012-08-30
 Corrected display of ancestor lines in three-way merge.

2012-08-21
 Bumped revision to 2.6.3

2012-08-21
 Added Preferences menu for Pivot value.

2012-08-21
 Added Revert button in Revision mode

2012-07-12
 DiffUtilTcl is now 0.3.7.
 This added -pivot to exclude very common lines, and post processing of
 the excluded lines. This cuts down processing time for certain large files.

2012-07-11
 Detect and display error if commit fails.

2012-06-22
 Added -pivot command line flag to control C diff's -pivot.

2012-06-18   Release 2.6.2

2012-06-12
 DiffUtilTcl is now 0.3.5.

2012-06-12
 Added -nocdiff command line flag for debug.

2012-02-28
 Support negative revisions with Fossil.

2012-02-21
 Support branches in Subversion. [b71c8cf01b]

2012-02-19
 Support regsub preprocessing controlled per side.

2012-02-18
 Improved PDF print dialog.

2012-02-17
 Improved plugin viewer.

2012-02-14
 Include added files when using -review with Fossil.

2012-02-07
 Fixed bug where extra lines showed when displaying only diffs (no context). 

Release 2.6.1

2011-11-01
  Fixed bug where copy button in directory diff picked the wrong file.
  Use a custom Toolbutton layout to get a small toolbutton in directory diff.

Release 2.6

2011-10-27
  Rebuilt rev-detection to handle any dir depth.
  Detect .fos as fossil indicator.

2011-10-15
  Added Show in plugin dialog. Added sort plugin. [FR 3735]

2011-10-15
 Added procedure editor to debug menu.

2011-10-15
 Corrected search of plugins to find them in VFS. [Bug 18395]

2011-10-05
 Respect block parse setting when showing a patch. [Bug 18147]

2011-10-04
 Fall back to Tcl-dialog when accessing a vfs. [Bug 18371]

2011-05-09
 Use mouse dragging to set alignment.

2011-05-09
 Rewritten directory diff to use tablelist.
 Redesigned appearance of directory diff.

2011-04-30
 Improved three-way merge.
 Highlight conflicts and navigate directly between conflicts.
 Include status for each merge chunk to see the descision made.
 Added Goto menu in merge window to get fewer toolbar buttons.
 Autodetect line endings in ancestor file to select merge output.

2011-04-28
 Code cleanup to get clean Nagelfar run

2011-04-28
 Added three-way merge. Cmd line options -a and -fine.

2011-04-24
 Added basic GUI for plugin selection.

2011-04-22
 Merging did not work properly if alignement was used. [Bug 9925]
 
2011-04-11
 Support files and revisions with -review in Fossil.
 Support revisions with -review in Git.
 New DiffUtil has a fallback to pure Tcl LCS.

2011-04-05
 Added -pluginlist option.
 Added Paste Patch command in Tools.

2011-04-04
 Support list of files with -review.
 Support commit from -review.
 Support commit in Git and Fossil.

Release 2.5

2011-03-31
 Added support for Fossil revision control.

2010-11-07
 Added tkdnd support. [FR 5125]

2010-11-07
 Autodetect line endings in conflict file.
 Allow line ending selection in merge save. [FR 5160]
 Added menu bar to merge window.

2010-06-23
 Support -noempty from DiffUtil, to try it out.

2010-04-27
 Added command line options to control PDF options. [FR 5008]

2010-04-27
 Removed support for Postscript output.

2010-04-27
 Handle an empty .eskilrc. [Bug 17113]
 Moved packages pstools and psballoon into GIT repository.

2010-02-13
 Do git add after conflict merge of a git file.
 Select colors for PDF print.

2009-11-02
 Detect and display annotation in patches. E.g. when using -p with diff.

2009-10-17
 Return in rev field does a redo diff. [FR 4649]
 Allow zero lines of context to only show diffs.

2009-02-12
 Allow stepping down in directory diff.
 Experiment to display less in directory diff.
 Require 8.5. Misc cleanup to use that fact.
 Perforce support. (Elliot)

2009-01-23
 Don't save unchanged preferences to prefs file.
 Better documentation for plugins.
 Added plugin dump.

Release 2.4

2009-01-08
 Added backslash plugin.

2009-01-07
 Better handling of negative Subversion revisions

2008-11-19
 Bug fix in Clip Diff Capture

2008-11-10
 Improved patch parsing.
 Includ Twapi in windows executable

2008-11-06
 Added Capture in Clip Diff on Windows.
 Handle Rev and Plugin at the same time.

2008-09-23
 Added log button for version control.
 Added commit for Subversion.
 Added log view for CVS and Subversion.
 Do not parse GIT revisions.

2008-05-23
 Started on plugins.

2008-04-09
 Added color option for unchanged text.

2008-03-07
 Added -review to do full tree view like a patch.

2008-03-05
 Support for Bazaar.

2008-02-07
 Support for Mercurial.

2008-02-06
 Fixed a bug in patch view. A change last in patch was missed.

2008-01-23
 Added Subversion support.
 Added -cvs and -svn for selecting version detection preference.

2008-01-18
 Adjust to use Tile overall.
 Adjustments to new dirdiff processing.

2007-12-26
 Complete rework of directory diff window.
 Requires Tile.

2007-12-09
 Support command line "-" to read a patch from std input.

Release 2.3

2007-12-05
 Added option for wide map. (Code from Elliot)

2007-11-27
 Print line numbers in PDF regardless of number of digits.
 Try if anything from the command line is a kit. [FR 3806]

2007-09-25
 Always show at least one line in preprocess dialog.
 Started on GIT support. [FR 3736]
 Reorganising revision control implementation.
 Added -printpdf command line option.

Release 2.2

2007-03-31
 Fixed a bug that caused PS print not to run.
 Corrected a bug that made highlight of changes get misaligned.
 Initialise nonewline and autoclose earlier to make sure they work.

2007-02-24
 Added experimental -nonewline command option.

2007-02-23
 Added -close command option.

2007-02-17
 Added first version of PDF print.
 Kits are mounted readonly.

2007-01-29
 Finished dirdiff filters. [FR 3040]

2007-01-28
 Started on dirdiff filters.
 Added dirdiff preferences dialog. 

2007-01-09
 Document --query flag. [FR 3027]
 Smarter save in merge. [FR 2957]

2007-01-07
 Added commit button for CVS. [FR 2780]

2006-11-28
 Fixed dir diff window menu.

2006-10-17
 Improved patch file parsing.
 Improved font dialog.

Release 2.1

2006-05-22
 Added -n to cvs status, so write access is not necessary.
 Refactored print code to centralize enscript stuff.

2005-12-26
 Added -preprocess.  Fixed regsub -- bug.
 Made sure -nodigit is applied after -preprocess.

2005-09-29
 Added -foreach.

2005-09-28
 Detect kits and automatically mount them.
 Support relative -r with CVS.

2005-07-21
 Redesigned menus and toolbars.

2005-03-23
 Fixed -print option.
 Added -context option.

2005-02-20
 Fixed a bug when accessing a Clearcase file with a path.

2005-01-27
 Fixed handling of ignore keyword in dir diff.
 Added 95 chars/line option in print.

Release 2.0.7

2004-12-14

 Mark file borders better in patch view.
 Added ignore keyword option to directory diff.
 Changed command line options to allow abbreviations.
 Error on bad command line args.
 Added -patch option.

2004-10-28
 Changed regsub into "preprocess".
 Fixed -prefix regexp.

2004-10-26
 Added regsub preference.
 Added -prefix command line option.

2004-10-21
 Multiple Merge Windows works properly now.
 Allow cursor key movement when editing in Merge Window.
 Removed unused Diff Options field.

Release 2.0.6

2004-10-19
 Added Ignore Digit option.
 Bug fix in ClearCase -r parsing.

2004-09-06
 Protect Edit mode a bit from bad users.

Release 2.0.5

2004-08-20
 Fixed a bug in ClearCase -r parsing.
 Adjusted rev entries.

2004-08-18
 Adjusted Edit Mode menus. Enable text undo during Edit Mode.

2004-08-17
 Made Redo Diff restore the row viewed.

2004-08-16
 Added Edit Mode.

2004-07-03
 Improved -r for ClearCase.
 Added "Revision Diff" menu, replacing RCS/CVS menus.

2004-06-30
 Full -r support for ClearCase.

2004-06-24
 Added simple -r support to ClearCase diff.
 Support ignore case in block matching.
 
Release 2.0.4

2004-06-17
 Added ignore case option.

2004-06-16
 Improved alignment handling a bit. Mark alignment row with an underline.
 Improved block parsing.
 Moved VFS handling to DiffUtil.

Release 2.0.3

2004-05-24
 Removed option "second stage" and let it be on always.
 Added Help menu to directory diff window.
 Added scroll map to directory diff window.
 Added possibility to step down either side in dirdiff.
 Changed font selector a bit.

2004-05-23
 Refactored code a lot which affects how alignment and "separate diff" work,
 since they now use the DiffUtil package.
 Alignment now needs "Redo Diff" to happen.  Neither of them generate
 temporary files anymore.

2004-05-18
 Add context options.  Mark the skipped parts better.
 Use "!" as warning flag for large blocks.

Release 2.0.2

2004-05-03
 Fixed a bug in ClearCase support.

2004-03-30
 Optimised some code. Use lists of lists as matrices in compareBlocks
 now when lset/lindex makes it efficient.
 Improved enscript usage in print.

2004-02-23
 Added "mark file" in dirdiff context menu.

Release 2.0.1

2004-02-10
 Added preferences for width and height.
 Added Tools menu to directory diff window.
 Made it simpler to save a conflict in the same file.
 
2004-02-05
 Stopped Tk from interfering with the command line.

2004-01-30
 Release 2.0