--
Enter the BlackBerry Developer Challenge
This is your chance to win up to $100,000 in prizes! For a limited time,
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the
# HG changeset patch
# User Giampaolo Fadel
# Date 1247639074 -7200
# Node ID 90e818037411cb86678b358d4ec11cbd80e5fd50
# Parent b54fad379ebb225b249c132152c2d6352c2c2881
win32: update it-IT cmenu translation with new menu entries
diff --git a/win32/thg-cmenu-it-IT.reg b/win32/thg-cmenu-it-IT.reg
Issue 154: Ctx menu appearing twice
http://bitbucket.org/tortoisehg/stable/issue/154/ctx-menu-appearing-twice
Anonymous on Wed, 15 Jul 2009 07:31:54 +0200:
Comment:
I'm getting duplicate TortoiseHG menus in file-menu and in some context menus
in current stable(0.8).
OS: Windows 7 x64 (b7077)
Issue 395: crash when view changelog
http://bitbucket.org/tortoisehg/stable/issue/395/crash-when-view-changelog
Steve Borho / sborho on Wed, 15 Jul 2009 05:44:53 +0200:
Comment:
The applicable part of revlog.py that gets stuck:
{{{
#!python
i = ''
try:
f = self.open
2 new changesets in crew:
http://www.bitbucket.org/tortoisehg/crew/changeset/298573acde16/
changeset: r3189:298573acde16
user:kuy
date:2009-07-15 02:47:24
summary: thgconfig: change the order of config items
affected #: 1 file (0 bytes)
http://www.bitbucket.org/tortoisehg/c
I've disabled commit announcements from being sent to the
tortoisehg-devel list. If you would like to see commits, you can
subscribe to the RSS feed on Bitbucket.
Cheers,
--
Steve Borho
--
Enter the BlackBerry Developer
Issue 396: hope here is a verion tab in property page of repository folder like
tortoisesvn
http://bitbucket.org/tortoisehg/stable/issue/396/hope-here-is-a-verion-tab-in-property-page-of-repository-folder-like
Steve Borho / sborho on Wed, 15 Jul 2009 04:06:25 +0200:
Comment:
Having a property
Issue 395: crash when view changelog
http://bitbucket.org/tortoisehg/stable/issue/395/crash-when-view-changelog
Steve Borho / sborho on Wed, 15 Jul 2009 04:03:24 +0200:
Comment:
Is this repeatable? Looks like your machine was in serious virtual memory
trouble when this happened.
We don't eve
# HG changeset patch
# User Yuki KODAMA
# Date 1247620391 -32400
# Node ID 13c09907b6819c85a1ed94249ec69bf15cd1b6be
# Parent aba72a07cab6d7d3656625cc13037fd2da19753d
win32: cmenu translations for 'ja' locale
diff --git a/win32/thg-cmenu-ja.reg b/win32/thg-cmenu-ja.reg
index
9caf5974d38dc28e41c3
New issue 396: hope here is a verion tab in property page of repository folder
like tortoisesvn
http://bitbucket.org/tortoisehg/stable/issue/396/hope-here-is-a-verion-tab-in-property-page-of-repository-folder-like
duzhenhuan on Wed, 15 Jul 2009 02:59:10 +0200:
Description:
Responsible:
to
Issue 396: hope here is a verion tab in property page of repository folder like
tortoisesvn
http://bitbucket.org/tortoisehg/stable/issue/396/hope-here-is-a-verion-tab-in-property-page-of-repository-folder-like
duzhenhuan on Wed, 15 Jul 2009 03:00:54 +0200:
Changes:
content: nothing -> Loading
# HG changeset patch
# User Yuki KODAMA
# Date 1247619709 -32400
# Node ID aba72a07cab6d7d3656625cc13037fd2da19753d
# Parent 95d2a74df40ed6582d4ade7582b9611f9a880e66
datamine: add padding to the right of 'Search' button
diff --git a/hggtk/datamine.py b/hggtk/datamine.py
--- a/hggtk/datamine.py
+
# HG changeset patch
# User Yuki KODAMA
# Date 1247618844 -32400
# Node ID 95d2a74df40ed6582d4ade7582b9611f9a880e66
# Parent 60c8419346dc92ea3448928489a5317336e5bc7d
thgconfig: change the order of config items
diff --git a/hggtk/thgconfig.py b/hggtk/thgconfig.py
--- a/hggtk/thgconfig.py
+++ b/hg
New issue 395: crash when view changelog
http://bitbucket.org/tortoisehg/stable/issue/395/crash-when-view-changelog
Anonymous on Wed, 15 Jul 2009 02:47:33 +0200:
Description:
{{{
** Please report this bug to tortoisehg-disc...@lists.sourceforge.net or
http://bitbucket.org/tortoisehg/stable/is
3 new changesets in crew:
http://www.bitbucket.org/tortoisehg/crew/changeset/6b4d52313cd3/
changeset: r3186:6b4d52313cd3
user:sborho
date:2009-07-14 06:22:52
summary: bugreport: slightly improve bug report format
This will make pasted tracebacks even more readable in the Bit
1 new changeset in crew:
http://www.bitbucket.org/tortoisehg/crew/changeset/dca6906a5926/
changeset: r3185:dca6906a5926
user:Emmanuel Rosa
date:2009-07-15 00:55:48
summary: archive: convert path from utf8
affected #: 1 file (15 bytes)
Repository URL: http://bitbucket.org/t
Issue 392: commit dialog from merge opens behind the other dialog
http://bitbucket.org/tortoisehg/stable/issue/392/commit-dialog-from-merge-opens-behind-the-other
Steve Borho / sborho on Wed, 15 Jul 2009 02:30:09 +0200:
Comment:
merge: reverse button order
Fixes #392
→ <>
Changes:
status:
1 new changeset in stable:
http://www.bitbucket.org/tortoisehg/stable/changeset/60c8419346dc/
changeset: r3139:60c8419346dc
user:sborho
date:2009-07-15 02:28:43
summary: merge: reverse button order
Fixes #392
affected #: 1 file (1 byte)
Repository URL: http://bitbucket.org
# HG changeset patch
# User Emmanuel Rosa
# Date 1247612148 14400
# Node ID dca6906a5926289a766df7dcd7c8e04ed1609dd7
# Parent 32f72ec98922246fc6563262294cd163480cfd45
archive: convert path from utf8
diff -r 32f72ec98922 -r dca6906a5926 hggtk/archive.py
--- a/hggtk/archive.py Mon Jul 13 23:15:30
Mercurial 1.3.1 is going to be released later this week (not sure on
an exact date) and, if possible, I would like to release THG 0.8.1
within 24 hours of that. I think the tip of stable is in pretty good
shape, but It would be great if any of the following could also make
it in (in no particular
Issue 394: Copy a directory of a repository
http://bitbucket.org/tortoisehg/stable/issue/394/copy-a-directory-of-a-repository
Steve Borho / sborho on Tue, 14 Jul 2009 23:23:46 +0200:
Comment:
In DVCS parlance, this is called a //Narrow Clone//.
Mercurial doesn't support narrow clones. The dir
New issue 394: Copy a directory of a repository
http://bitbucket.org/tortoisehg/stable/issue/394/copy-a-directory-of-a-repository
cvelez on Tue, 14 Jul 2009 23:00:25 +0200:
Description:
I was thinking what was the possibility to copy a directory from the
repository?, currently you can only clo
Issue 385: Alias paths can not be relative
http://bitbucket.org/tortoisehg/stable/issue/385/alias-paths-can-not-be-relative
Steve Borho / sborho on Tue, 14 Jul 2009 17:14:03 +0200:
Comment:
I set it resolved since there is nothing THG can do about the behavior.
If you feel Mercurial is doing t
Issue 392: commit dialog from merge opens behind the other dialog
http://bitbucket.org/tortoisehg/stable/issue/392/commit-dialog-from-merge-opens-behind-the-other
Steve Borho / sborho on Tue, 14 Jul 2009 17:07:37 +0200:
Comment:
I had to do a couple merges yesterday, and since you've pointed it
Issue 380: green taskbar icon
http://bitbucket.org/tortoisehg/stable/issue/380/green-taskbar-icon
Steve Borho / sborho on Tue, 14 Jul 2009 17:04:59 +0200:
Comment:
I did entertain that thought for a while...
--
This is an issue notification from bitbucket.org.
You are receiving this either b
Issue 385: Alias paths can not be relative
http://bitbucket.org/tortoisehg/stable/issue/385/alias-paths-can-not-be-relative
DannyWan on Tue, 14 Jul 2009 15:48:53 +0200:
Comment:
Hi,
So it's not clear for me. Why did you put this issue as resolved? Did you do
something finally?
I'm ok to have
Issue 341: overlay icons on subfolders not updated in folder tree pane
http://bitbucket.org/tortoisehg/stable/issue/341/overlay-icons-on-subfolders-not-updated-in-folder-tree
Adrian Buehlmann / abuehl on Tue, 14 Jul 2009 14:38:28 +0200:
Comment:
This is a rather hard nut, with mostly inelegant
Issue 341: overlay icons on subfolders not updated in folder tree pane
http://bitbucket.org/tortoisehg/stable/issue/341/overlay-icons-on-subfolders-not-updated-in-folder-tree
fabse on Tue, 14 Jul 2009 14:22:45 +0200:
Comment:
bump, any news here?
--
This is an issue notification from bitbuck
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
Adrian Buehlmann / abuehl on Tue, 14 Jul 2009 13:20:38 +0200:
Comment:
Besides the unchanged, **all** of the overlay handlers failed to initialize
Issue 392: commit dialog from merge opens behind the other dialog
http://bitbucket.org/tortoisehg/stable/issue/392/commit-dialog-from-merge-opens-behind-the-other
jbmohler on Tue, 14 Jul 2009 12:16:35 +0200:
Comment:
Thanks for the response.
The button order certainly isn't crucial. I just th
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
Giampaolo Fadel / paolof on Tue, 14 Jul 2009 11:17:34 +0200:
Comment:
More info:
* I tested in 5 different machines, all with W2K, one of these is
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
fabse on Tue, 14 Jul 2009 10:43:29 +0200:
Comment:
hm, wait... i'm in a company network right now, and we have a 'read-only'
desktop. maybe you s
Issue 380: green taskbar icon
http://bitbucket.org/tortoisehg/stable/issue/380/green-taskbar-icon
fabse on Tue, 14 Jul 2009 10:39:31 +0200:
Comment:
make the icon red :)
--
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue,
33 matches
Mail list logo