The NetBSD Project

CVS log for pkgsrc/devel/bzr-explorer/PLIST

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / bzr-explorer

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4 / (download) - annotate - [select for diffs], Sun Apr 22 08:45:49 2012 UTC (4 weeks, 3 days ago) by cheusov
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +10 -1 lines
Diff to previous 1.3 (colored)


Update to 1.2.2 by package maintainer
Changes:
  New features:

  * New menu item "Bazaar > Work > Ignore unknown files..." to launch new
  * qignore
  dialog (available in QBzr 0.22.1 or later).

  Improvements:

  * Added support to populate %(wt_selected)s tool action command placeholder
  * from
    working tree selected items.

  Bug Fixes:

  * Use absolute file path when opening with a text editor (Ryan Haigh,
  * #836631)
  * Fix endless loop on workingtree view filename filter (Jonathan
    Riddell, #822738)
  * Fix workingtree view filename filter to match first character
    (Jonathan Riddell)
  * Cope with broken history.dat files which can cause explorer to fail to
    start
    with a cryptic error from unpickling otherwise. (Martin Packman, #814151)

  Workarounds:

  * QFileSystemWatcher disabled for working tree view and for repository view.
    while running on Windows due the huge amount of bug reports related to it.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Nov 27 13:43:06 2011 UTC (5 months, 3 weeks ago) by cheusov
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.2: +154 -15 lines
Diff to previous 1.2 (colored)


Update to 1.2.1 from wip by maintainer. Tested on Linux and
   NetBSD current.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Nov 10 19:36:00 2009 UTC (2 years, 6 months ago) by epg
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.1: +11 -1 lines
Diff to previous 1.1 (colored)

0.9.0 02-Nov-2009
-----------------

New features:

* Virtual repositories are now supported. These are plain directories
  which are searched for nested locations. If you attempt to open a
  location which is not a normal (shared) repository, branch or
  checkout, you will be asked if you wish to open it as a virtual
  repository. No question is asked if the location is bookmarked or
  given on the command line. The virtual repository view is pretty
  much identical to a normal repository view, though some menu actions
  (like Explore --> Location Information) are not enabled.

* Custom editor applications are now supported. This allows the Edit
  action to launch something more sensible than a text editor for
  images, diagrams, web pages, office documents, etc. A default set
  of editors are defined (in lib/standard_profile/editors.conf) and
  these can be extended or overridden by providing a file of the
  same name in your explorer configuration directory.

* The repository view now has a Log button. Multiple items can be
  logged at once by selecting more than one location at a time.
  If no location is selected, the repository is selected.

Improvements:

* Multiple branches can be opened from the command line with
  'bzr explorer trunk feature1 feature 2'

* The BZR_EDITOR environment variable is checked when searching for
  the text editor to use if one is not configured in bazaar.conf.

Translations:

* Added translations for Danish, English (United Kingdom), Galician,
  Indonesian, Polish, Serbian, Swedish.


0.8.3 13-Oct-2009
-----------------

Improvements:

* Change the Help URL to go to the Documentation page on the
  website, not the vision page.

* 'bzr help explorer' now points to the new website. It also
  provides more information about how to troubleshoot problems.

Bug fixes:

* Display a message rather than error when the "Local Changes" and
  "Missing Revisions" tabs are selected for a remote repository.
  (Craig Hewetson, #433916)

Translations:

* Added translations for Arabic, Lithuanian and Ukrainian.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Oct 11 18:40:08 2009 UTC (2 years, 7 months ago) by epg
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import bzr-explorer-0.8.2

Bazaar Explorer is a desktop application providing an easy-to-use
interface to the Bazaar version control system.  It is designed to be
simple enough for casual users of version control, yet powerful enough
for experts to be productive.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Oct 11 18:40:08 2009 UTC (2 years, 7 months ago) by epg
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>