Sat, 03 May 2008 11:19:11 -0500 Steve Borho changeset: copy hash to clipboard is now optional, default: False 0.4rc2
Sun, 27 Apr 2008 05:55:53 +0100 TK Soh Added tag 0.4rc2 for changeset dc4f96864ea7
Sun, 27 Apr 2008 02:51:58 +0100 TK Soh mention HGENCODING support in release note
Sun, 27 Apr 2008 02:44:52 +0100 TK Soh update release note for 0.4rc2
Sat, 26 Apr 2008 11:10:43 +0100 TK Soh hgcmd: fix error in hglib.toutf call
Sat, 26 Apr 2008 11:08:46 +0100 TK Soh hgproc: add missing param to error_dialog
Sat, 26 Apr 2008 09:47:01 +0100 TK Soh hggtk/history: show progress bar when populating diff chunks
Sat, 26 Apr 2008 08:26:54 +0100 TK Soh hgtk: find hggtk via relative path
Sat, 26 Apr 2008 07:54:46 +0100 TK Soh hgtk: tell user to set TORTOISEHG_PATH if hggtk not found
Sat, 26 Apr 2008 07:36:23 +0100 TK Soh hggtk/vis: dirty hack to import hglib.toutf()
Fri, 25 Apr 2008 13:59:46 +0100 TK Soh merge
Thu, 17 Apr 2008 11:56:28 -0500 Steve Borho hgproc: Set exec bit on hgproc.bat batch file
Fri, 25 Apr 2008 13:50:39 +0100 TK Soh hggtk/synch: fix return value of window close button handler
Fri, 25 Apr 2008 13:38:25 +0100 TK Soh hggtk/recovery: do not start command while one still running
Fri, 25 Apr 2008 13:28:12 +0100 TK Soh hggtk/synch: do not start command while one still running
Fri, 25 Apr 2008 13:04:04 +0100 TK Soh hggtk/recovery: add button to stop command execution
Thu, 24 Apr 2008 15:30:09 +0100 TK Soh hggtk/commit: skip confirmation on committing merges
Thu, 24 Apr 2008 15:13:46 +0100 TK Soh hggtk/history: fix diff hilite error on multi-byte charsets
Wed, 23 Apr 2008 15:21:21 +0100 TK Soh hggtk/history: fix revision filtering on multi-byte filename
Wed, 23 Apr 2008 15:21:15 +0100 TK Soh hggtk/datamine: fix UTF-8 encoding errors
Wed, 23 Apr 2008 15:18:27 +0100 TK Soh hggtk/status: fix display error of multi-byte text and filenames
Wed, 23 Apr 2008 15:18:20 +0100 TK Soh hggtk/status: fix UTF-8 encoding errors on non-latin1 filenames
Wed, 23 Apr 2008 15:17:37 +0100 TK Soh hggtk/history: fix UTF-8 encoding error in tags column
Wed, 23 Apr 2008 09:38:20 +0100 TK Soh hggtk: generic fix on encoding issues
Sun, 20 Apr 2008 02:22:57 +0100 TK Soh hggtk/synch: recall pull update option state from previous session
Sat, 19 Apr 2008 14:14:52 +0100 TK Soh hggtk/history: include rev hash in changelist search
Sat, 19 Apr 2008 03:05:01 +0100 TK Soh hggtk/history: fix UTF encoding error in committer field
Fri, 18 Apr 2008 09:01:29 +0100 TK Soh hggtk: add support for stopping various hg commands
Fri, 18 Apr 2008 06:11:36 +0100 TK Soh hggtk/commit: disable some tool buttons if repo is merging
Thu, 17 Apr 2008 13:34:14 +0100 TK Soh hggtk/commit: pre-fill commit message if repo is merging
Thu, 17 Apr 2008 13:33:39 +0100 TK Soh hggtk/commit: switch cwd to repo root if repo is merging
Thu, 17 Apr 2008 13:32:52 +0100 TK Soh hggtk/commit: disable filelist checkboxes if repo is merging
Thu, 17 Apr 2008 13:31:46 +0100 TK Soh hggtk/commit: fix error in committing merged repo
Wed, 16 Apr 2008 12:05:50 +0100 TK Soh hggtk/dialog: set transient parent for all message dialogs
Wed, 16 Apr 2008 12:05:31 +0100 TK Soh hggtk: add home grown MessageDialog class
Fri, 11 Apr 2008 20:52:51 -0300 Wagner Bruna hggtk/changeset: use platform encoding for diff
Fri, 11 Apr 2008 16:47:26 -0300 Wagner Bruna hggtk/changeset: do not override commit message encoding
Mon, 14 Apr 2008 07:01:24 +0100 TK Soh merge
Sun, 13 Apr 2008 12:23:08 -0500 Steve Borho hggtk/thgconfig: pass repository root to incoming command
Mon, 14 Apr 2008 06:54:46 +0100 TK Soh hggtk/synch: auto-scroll output window
Mon, 14 Apr 2008 02:55:53 +0100 TK Soh hggtk/hgcmd: auto-scroll output window
Sun, 13 Apr 2008 15:16:19 +0100 TK Soh hggtk/synch: add missing module
Sun, 13 Apr 2008 14:16:49 +0100 TK Soh hggtk/clone: make dialog a little wider
Sun, 13 Apr 2008 14:12:58 +0100 TK Soh hggtk/clone: add checkbox to control use of proxy serve
Mon, 07 Apr 2008 12:13:14 -0500 Steve Borho Added tag 0.4rc1 for changeset 5a9d20cfcb29
Sun, 06 Apr 2008 11:33:06 +0100 TK Soh update release notes for 0.4 0.4rc1
Sun, 06 Apr 2008 08:37:43 +0100 TK Soh hggtk/history: ensure mq extension is always loaded
Sun, 06 Apr 2008 08:23:07 +0100 TK Soh overlay: use True/False in tortoisehg.overlayicons for consistency
Sun, 06 Apr 2008 00:47:40 +0000 TK Soh hggtk/thgconfig: update tooltips of overlayicons
Sun, 06 Apr 2008 00:41:08 +0000 TK Soh hggtk/thgconfig: add 'localdisks' to overlayicons option list
Sat, 05 Apr 2008 04:08:57 +0000 TK Soh hggtk/synch: add option to pull menu to do fetch
Sat, 05 Apr 2008 01:34:13 +0000 TK Soh hggtk: remove unused variables
Fri, 04 Apr 2008 12:49:54 +0000 TK Soh hggtk/thgconfig: add new data to drop-down lists
Thu, 03 Apr 2008 14:20:34 +0000 TK Soh hggtk/thgconfig: remove debugging code
Thu, 03 Apr 2008 14:18:28 +0000 TK Soh hggtk/thgconfig: use MRU lists to manage recently used data
Thu, 03 Apr 2008 14:16:47 +0000 TK Soh hggtk/shlib: add compact() method to SimpleMRUList class
Mon, 03 Mar 2008 00:16:54 +0100 peso Make clone icon 32x32 pixels
Thu, 03 Apr 2008 13:02:50 +0000 TK Soh overlay: add global option 'localdisks' to disable icons on networked drives
Thu, 03 Apr 2008 12:27:29 +0000 TK Soh merge
Wed, 02 Apr 2008 08:31:23 -0500 Steve Borho hggtk/thgconfig: add coal to web style list
(0) -1000 -300 -100 -60 tip