[thg-dev] Issue 390 in stable: Add support for purge extension

2009-07-12 Thread issues-noreply
Issue 390: Add support for purge extension http://bitbucket.org/tortoisehg/stable/issue/390/add-support-for-purge-extension Steve Borho / sborho on Mon, 13 Jul 2009 06:52:13 +0200: Changes: status: new -> open -- This is an issue notification from bitbucket.org. You are receiving this either

[thg-dev] New issue 390 in stable: Add support for purge extension

2009-07-12 Thread issues-noreply
New issue 390: Add support for purge extension http://bitbucket.org/tortoisehg/stable/issue/390/add-support-for-purge-extension Steve Borho / sborho on Mon, 13 Jul 2009 06:52:07 +0200: Description: Probably to the recovery tool. Responsible: tortoisehg -- This is an issue notification from

[thg-dev] commit/stable: sborho: status: non-glob-safe filenames also affected status/commit/etc

2009-07-12 Thread commits-noreply
1 new changeset in stable: http://www.bitbucket.org/tortoisehg/stable/changeset/a06df354a37f/ changeset: r3134:a06df354a37f user:sborho date:2009-07-13 06:50:08 summary: status: non-glob-safe filenames also affected status/commit/etc Use cmdutil.matchfiles() to avoid glob lo

[thg-dev] Issue 363 in stable: Problem with filename containing square brackets and hyphen

2009-07-12 Thread issues-noreply
Issue 363: Problem with filename containing square brackets and hyphen http://bitbucket.org/tortoisehg/stable/issue/363/problem-with-filename-containing-square-brackets-and Steve Borho / sborho on Mon, 13 Jul 2009 06:50:24 +0200: Comment: status: non-glob-safe filenames also affected status/com

[thg-dev] Issue 388 in stable: Renames are not visualized well in changelog

2009-07-12 Thread issues-noreply
Issue 388: Renames are not visualized well in changelog http://bitbucket.org/tortoisehg/stable/issue/388/renames-are-not-visualized-well-in Steve Borho / sborho on Mon, 13 Jul 2009 06:13:55 +0200: Comment: Adds are not visualized well in general. -- This is an issue notification from bitbucke

[thg-dev] Issue 364 in stable: Easier way(s) to set default sync repo ?

2009-07-12 Thread issues-noreply
Issue 364: Easier way(s) to set default sync repo ? http://bitbucket.org/tortoisehg/stable/issue/364/easier-way-s-to-set-default-sync-repo Steve Borho / sborho on Mon, 13 Jul 2009 06:12:47 +0200: Comment: I'm marking this as resolved. Feel free to open a new enhancement request for 0.9 is the

Re: [thg-dev] [PATCH 0 of 4] RFC noicons per repo patches

2009-07-12 Thread Steve Borho
On Sun, Jul 12, 2009 at 11:18 AM, Adrian Buehlmann wrote: > On 12.07.2009 18:17, Steve Borho wrote: >> On Sun, Jul 12, 2009 at 10:33 AM, Adrian Buehlmann wrote: >>> I hacked a bit on making it possible to switch off overlay icons >>> per repo (issue 382). >>> >>> The patches I have detect if .hg/th

[thg-dev] commit/stable: sborho: nautilus: hoist sys import above first use

2009-07-12 Thread commits-noreply
1 new changeset in stable: http://www.bitbucket.org/tortoisehg/stable/changeset/15b7759ade82/ changeset: r3133:15b7759ade82 user:sborho date:2009-07-13 05:53:49 summary: nautilus: hoist sys import above first use affected #: 1 file (0 bytes) Repository URL: http://bitbucket

Re: [thg-dev] [PATCH] add ability to archive selected revision

2009-07-12 Thread Steve Borho
On Sun, Jul 12, 2009 at 3:28 PM, emmanuel wrote: > # HG changeset patch > # User erosa > # Date 1247430071 14400 > # Node ID 6fac56c1f654e4f8ecc244564410a59c623ecca1 > # Parent  f7e45cdf3f0c6b04f70732c74e4c2ddbb0c8710b > add ability to archive selected revision > > hggtk: add archive command and a

[thg-dev] commit/crew: Emmanuel Rosa : add ability to archive selected revision

2009-07-12 Thread commits-noreply
1 new changeset in crew: http://www.bitbucket.org/tortoisehg/crew/changeset/a32ee141800f/ changeset: r3176:a32ee141800f user:Emmanuel Rosa date:2009-07-12 22:21:11 summary: add ability to archive selected revision hggtk: add archive command and archive dialog box history: a

[thg-dev] [PATCH] add ability to archive selected revision

2009-07-12 Thread emmanuel
# HG changeset patch # User erosa # Date 1247430071 14400 # Node ID 6fac56c1f654e4f8ecc244564410a59c623ecca1 # Parent f7e45cdf3f0c6b04f70732c74e4c2ddbb0c8710b add ability to archive selected revision hggtk: add archive command and archive dialog box history: add archive command to context menu

[thg-dev] Issue 340 in stable: Desktop context menu on W2K does not have text

2009-07-12 Thread issues-noreply
Issue 340: Desktop context menu on W2K does not have text http://bitbucket.org/tortoisehg/stable/issue/340/desktop-context-menu-on-w2k-does-not-have Steve Borho / sborho on Sun, 12 Jul 2009 18:57:58 +0200: Changes: title: Context menu on W2K -> Desktop context menu on W2K does not have text --

[thg-dev] Issue 389 in stable: settings: represent configbool settings as tri-state toggles

2009-07-12 Thread issues-noreply
Issue 389: settings: represent configbool settings as tri-state toggles http://bitbucket.org/tortoisehg/stable/issue/389/settings-represent-configbool-settings-as-tri-state Steve Borho / sborho on Sun, 12 Jul 2009 18:38:48 +0200: Changes: status: new -> open -- This is an issue notification f

[thg-dev] New issue 389 in stable: settings: represent configbool settings as tri-state toggles

2009-07-12 Thread issues-noreply
New issue 389: settings: represent configbool settings as tri-state toggles http://bitbucket.org/tortoisehg/stable/issue/389/settings-represent-configbool-settings-as-tri-state Steve Borho / sborho on Sun, 12 Jul 2009 18:38:38 +0200: Description: True/False/unspecified could be checked, uncheck

Re: [thg-dev] [PATCH 0 of 4] RFC noicons per repo patches

2009-07-12 Thread Steve Borho
On Sun, Jul 12, 2009 at 10:33 AM, Adrian Buehlmann wrote: > I hacked a bit on making it possible to switch off overlay icons > per repo (issue 382). > > The patches I have detect if .hg/thgstatus has '@@noicons' on the > first line and then the shell ext does not display any overlay > icons for tha

Re: [thg-dev] [PATCH 2 of 4] shellext: show no overlay icons if .hg/thgstatus contains '@@noicons'

2009-07-12 Thread Adrian Buehlmann
On 12.07.2009 17:33, Adrian Buehlmann wrote: > # HG changeset patch > # User Adrian Buehlmann > # Date 1247411546 -7200 > # Node ID 8c9ba6c7eb26d372357640dbf812ca7a3f1531b3 > # Parent 935f8fa4a4d47c39b2254a28cf5c994b859f9ad8 > shellext: show no overlay icons if .hg/thgstatus contains '@@noicons'

Re: [thg-dev] [PATCH 0 of 4] RFC noicons per repo patches

2009-07-12 Thread Adrian Buehlmann
On 12.07.2009 18:17, Steve Borho wrote: > On Sun, Jul 12, 2009 at 10:33 AM, Adrian Buehlmann wrote: >> I hacked a bit on making it possible to switch off overlay icons >> per repo (issue 382). >> >> The patches I have detect if .hg/thgstatus has '@@noicons' on the >> first line and then the shell e

[thg-dev] [PATCH 2 of 4] shellext: show no overlay icons if .hg/thgstatus contains '@@noicons'

2009-07-12 Thread Adrian Buehlmann
# HG changeset patch # User Adrian Buehlmann # Date 1247411546 -7200 # Node ID 8c9ba6c7eb26d372357640dbf812ca7a3f1531b3 # Parent 935f8fa4a4d47c39b2254a28cf5c994b859f9ad8 shellext: show no overlay icons if .hg/thgstatus contains '@@noicons' diff --git a/win32/shellext/QueryDirstate.cpp b/win32/sh

[thg-dev] [PATCH 4 of 4] thgtaskbar: do not remove .hg/thgstatus if it contains '@@noicons'

2009-07-12 Thread Adrian Buehlmann
# HG changeset patch # User Adrian Buehlmann # Date 1247411546 -7200 # Node ID c4efd157b4f98168dd6f28cde0ab9606fdea52de # Parent b3870f1d96afa24bdd0789c5f7d44f78205b7599 thgtaskbar: do not remove .hg/thgstatus if it contains '@@noicons' diff --git a/thgtaskbar.py b/thgtaskbar.py --- a/thgtaskbar

[thg-dev] [PATCH 1 of 4] shellext: teach DirectoryStatus to detect '@@noicons' in .hg/thgstatus

2009-07-12 Thread Adrian Buehlmann
# HG changeset patch # User Adrian Buehlmann # Date 1247411546 -7200 # Node ID 935f8fa4a4d47c39b2254a28cf5c994b859f9ad8 # Parent c477cecc73a67fe1691e5136a5319c126fce5833 shellext: teach DirectoryStatus to detect '@@noicons' in .hg/thgstatus this will allow to disable the overlay icons per reposi

[thg-dev] [PATCH 3 of 4] thgutil: do not update thgstatus if it contains '@@noicons'

2009-07-12 Thread Adrian Buehlmann
# HG changeset patch # User Adrian Buehlmann # Date 1247411546 -7200 # Node ID b3870f1d96afa24bdd0789c5f7d44f78205b7599 # Parent 8c9ba6c7eb26d372357640dbf812ca7a3f1531b3 thgutil: do not update thgstatus if it contains '@@noicons' diff --git a/thgutil/shlib.py b/thgutil/shlib.py --- a/thgutil/shl

[thg-dev] [PATCH 0 of 4] RFC noicons per repo patches

2009-07-12 Thread Adrian Buehlmann
I hacked a bit on making it possible to switch off overlay icons per repo (issue 382). The patches I have detect if .hg/thgstatus has '@@noicons' on the first line and then the shell ext does not display any overlay icons for that repo and thgtaskbar will not update the file any more (on normal up

[thg-dev] commit/crew: 8 new changesets

2009-07-12 Thread commits-noreply
8 new changesets in crew: http://www.bitbucket.org/tortoisehg/crew/changeset/ee80926cf3e8/ changeset: r3168:ee80926cf3e8 user:sborho date:2009-07-12 17:00:08 summary: synch: remove obsolete call to fill_path_combo() The dialog no shows recent paths in the drop down list affe

[thg-dev] Issue 387 in stable: "http://" can not be deleted properly

2009-07-12 Thread issues-noreply
Issue 387: "http://"; can not be deleted properly http://bitbucket.org/tortoisehg/stable/issue/387/http-can-not-be-deleted-properly Steve Borho / sborho on Sun, 12 Jul 2009 16:57:57 +0200: Comment: thgconfig: improve behavior of URL textfield fixes issue #387 → <> Changes: status: open ->

[thg-dev] commit/stable: kuy: thgconfig: improve behavior of URL textfield

2009-07-12 Thread commits-noreply
1 new changeset in stable: http://www.bitbucket.org/tortoisehg/stable/changeset/c477cecc73a6/ changeset: r3132:c477cecc73a6 user:kuy date:2009-07-12 13:57:00 summary: thgconfig: improve behavior of URL textfield fixes issue #387 affected #: 1 file (344 bytes) Repository UR

[thg-dev] Issue 303 in stable: shell integration with vista doesn't work after installation.

2009-07-12 Thread issues-noreply
Issue 303: shell integration with vista doesn't work after installation. http://bitbucket.org/tortoisehg/stable/issue/303/shell-integration-with-vista-doesnt-work-after Steve Borho / sborho on Sun, 12 Jul 2009 16:51:33 +0200: Comment: Glad to hear it. Changes: status: open -> resolved -- T

[thg-dev] Issue 313 in stable: Text output encoding in Windows command prompt

2009-07-12 Thread issues-noreply
Issue 313: Text output encoding in Windows command prompt http://bitbucket.org/tortoisehg/stable/issue/313/text-output-encoding-in-windows-command Steve Borho / sborho on Sun, 12 Jul 2009 16:50:30 +0200: Comment: I have zero experience in this matter, but I wonder if there are alternative cons

[thg-dev] Issue 303 in stable: shell integration with vista doesn't work after installation.

2009-07-12 Thread issues-noreply
Issue 303: shell integration with vista doesn't work after installation. http://bitbucket.org/tortoisehg/stable/issue/303/shell-integration-with-vista-doesnt-work-after Anonymous on Sun, 12 Jul 2009 15:41:15 +0200: Comment: Hello Steve, I installed the 0.8 installer and i had the context menus

[thg-dev] [PATCH] thgconfig: improve behavior of URL textfield

2009-07-12 Thread Yuki KODAMA
# HG changeset patch # User Yuki KODAMA # Date 1247399820 -32400 # Node ID 36654fd353766314ea6a2c32b3a091e36dcaafc1 # Parent a0f069ba19a62c0a07e52a9db9ebbcc9a688a0c0 thgconfig: improve behavior of URL textfield fixes issue #387 diff --git a/hggtk/thgconfig.py b/hggtk/thgconfig.py --- a/hggtk/th

[thg-dev] Issue 313 in stable: Text output encoding in Windows command prompt

2009-07-12 Thread issues-noreply
Issue 313: Text output encoding in Windows command prompt http://bitbucket.org/tortoisehg/stable/issue/313/text-output-encoding-in-windows-command Joongi Kim / daybreaker on Sun, 12 Jul 2009 12:21:30 +0200: Comment: Sorry for late reply. I've tried the following options at Mercurial.ini file on