[thg-dev] Issue 239 in stable: anotate crashes in libglib-2-0-0.dll

2009-05-28 Thread issues-noreply
Issue 239: anotate crashes in libglib-2-0-0.dll http://bitbucket.org/tortoisehg/stable/issue/239/anotate-crashes-in-libglib-2-0-0dll Yuki KODAMA / kuy on Thu, 28 May 2009 10:57:24 +0200: Comment: Did you reboot your system after hiding directory?l -- This is an issue notification from

[thg-dev] [PATCH 1 of 1] commit: give a different text for the title of add/remove confirmation dialog

2009-05-28 Thread gp . fadel
# HG changeset patch # User Giampaolo Fadel gp.fa...@gmail.com # Date 1243437102 -7200 # Node ID 0dd02715d5f8af69391fa75e0f8009eab2e333f7 # Parent d6887fd589f04c5e67baa13116321f8a0b8adf19 commit: give a different text for the title of add/remove confirmation dialog diff --git a/hggtk/commit.py

[thg-dev] [PATCH 0 of 1] To semplify the translation job

2009-05-28 Thread gp . fadel
I think that the lines ... if primary is None: primary = title + ' file' + ((len(files) 1 and 's') or '') + '?' ... in gdialog.Confirm are wrong from the translation point of view, and the primary parameter must be always passed to the function. It would be nice a Cancel

[thg-dev] Issue 255 in stable: Merge commands are missing on crew (build 090524)

2009-05-28 Thread issues-noreply
Issue 255: Merge commands are missing on crew (build 090524) http://bitbucket.org/tortoisehg/stable/issue/255/merge-commands-are-missing-on-crew-build amadawn on Thu, 28 May 2009 14:59:49 +0200: Comment: It does not seem to me that I am in either of those cases. My selected changeset is a head

[thg-dev] Issue 239 in stable: anotate crashes in libglib-2-0-0.dll

2009-05-28 Thread issues-noreply
Issue 239: anotate crashes in libglib-2-0-0.dll http://bitbucket.org/tortoisehg/stable/issue/239/anotate-crashes-in-libglib-2-0-0dll Anonymous on Thu, 28 May 2009 15:08:29 +0200: Comment: Yes I did a reboot. Right after the reboot, i was able to view a file's annotation. When I closed the

[thg-dev] Issue 239 in stable: anotate crashes in libglib-2-0-0.dll

2009-05-28 Thread issues-noreply
Issue 239: anotate crashes in libglib-2-0-0.dll http://bitbucket.org/tortoisehg/stable/issue/239/anotate-crashes-in-libglib-2-0-0dll Steve Borho / sborho on Thu, 28 May 2009 17:54:50 +0200: Comment: Thanks, this markup warning is definitely a separate bug. On the good news front, both of

[thg-dev] Issue 181 in stable: TortoiseHG add for large number of files is too slow

2009-05-28 Thread issues-noreply
Issue 181: TortoiseHG add for large number of files is too slow http://bitbucket.org/tortoisehg/stable/issue/181/tortoisehg-add-for-large-number-of-files-is-too Steve Borho / sborho on Fri, 29 May 2009 04:35:35 +0200: Comment: To those who have been following my problems with GTK, you will

[thg-dev] commit/crew: sborho: status: prevent endless loops in refresh after large operations

2009-05-28 Thread commits-noreply
1 new changeset in crew: http://www.bitbucket.org/tortoisehg/crew/changeset/4769b614a189/ changeset: r2597:4769b614a189 user:sborho date:2009-05-29 04:37:32 summary: status: prevent endless loops in refresh after large operations Fixes #181 affected #: 1 file (327 bytes)

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

2009-05-28 Thread commits-noreply
2 new changesets in crew: http://www.bitbucket.org/tortoisehg/crew/changeset/1b8ec70bf7af/ changeset: r2598:1b8ec70bf7af user:sborho date:2009-05-29 04:45:42 summary: gdialog: remove plural logic in Confirm dialog As mentioned by Giampaolo Fadel, this is difficult to

[thg-dev] commit/crew: sborho: status: replace reselect hack with less onerous hack

2009-05-28 Thread commits-noreply
1 new changeset in crew: http://www.bitbucket.org/tortoisehg/crew/changeset/bad263cdd8b6/ changeset: r2600:bad263cdd8b6 user:sborho date:2009-05-29 06:07:57 summary: status: replace reselect hack with less onerous hack Turns out it was selecting each row in turn, causing

[thg-dev] commit/crew: sborho: status, datamine: loosen up line length restriction

2009-05-28 Thread commits-noreply
1 new changeset in crew: http://www.bitbucket.org/tortoisehg/crew/changeset/89d526d0e793/ changeset: r2601:89d526d0e793 user:sborho date:2009-05-29 06:15:32 summary: status, datamine: loosen up line length restriction from 128 to 512. It seems it's not too uncommon to have

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

2009-05-28 Thread commits-noreply
3 new changesets in crew: http://www.bitbucket.org/tortoisehg/crew/changeset/79571b692322/ changeset: r2602:79571b692322 user:sborho date:2009-05-29 06:55:38 summary: status: more underbar cleanups affected #: 1 file (13 bytes)

[thg-dev] commit/crew: sborho: status: further performance optimizations

2009-05-28 Thread commits-noreply
1 new changeset in crew: http://www.bitbucket.org/tortoisehg/crew/changeset/a70269c3ae05/ changeset: r2605:a70269c3ae05 user:sborho date:2009-05-29 07:30:35 summary: status: further performance optimizations previous method could have caused two files to be diffed after