OSDN Git Service

tortoisegit/TortoiseGitJp.git
14 years agoupdate permissions lang_jp_1.0.2.0
hylom [Mon, 30 Nov 2009 11:20:09 +0000 (20:20 +0900)]
update permissions

14 years agorelease 1.0.2.0-r1
hylom [Wed, 23 Sep 2009 10:04:10 +0000 (19:04 +0900)]
release 1.0.2.0-r1

14 years agoCorrect Tortoise_ja.po
hylom [Wed, 23 Sep 2009 07:20:26 +0000 (16:20 +0900)]
Correct Tortoise_ja.po

14 years agoMerge commit 'REL_1.0.2.0_EXTERNAL' into lang_jp_1.0.2.0
hylom [Wed, 23 Sep 2009 06:22:55 +0000 (15:22 +0900)]
Merge commit 'REL_1.0.2.0_EXTERNAL' into lang_jp_1.0.2.0

14 years agocreate jp-lang-pack 0.9.1.0 lang_jp_0.9.1.0
hylom [Wed, 23 Sep 2009 06:09:07 +0000 (15:09 +0900)]
create jp-lang-pack 0.9.1.0

14 years agoUpdate version number to 1.0.2.0
Frank Li [Sun, 6 Sep 2009 03:49:21 +0000 (11:49 +0800)]
Update version number to 1.0.2.0

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoShow nothing rebase when local branch equal upstream at rebasedlg
Frank Li [Fri, 4 Sep 2009 15:50:35 +0000 (23:50 +0800)]
Show nothing rebase when local branch equal upstream at rebasedlg

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #157: Move progress dlg before rebase dialog SVN Rebase doesn't fast...
Frank Li [Fri, 4 Sep 2009 15:24:00 +0000 (23:24 +0800)]
Fixed issue #157: Move progress dlg before rebase dialog SVN Rebase doesn't fast-forward

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #157: SVN Rebase doesn't fast-forward
Frank Li [Fri, 4 Sep 2009 14:56:14 +0000 (22:56 +0800)]
Fixed issue #157: SVN Rebase doesn't fast-forward

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #155: Fix SVN Rebase sets upstream as remotes/trunk
Frank Li [Thu, 3 Sep 2009 12:41:31 +0000 (20:41 +0800)]
Fixed issue #155: Fix SVN Rebase sets upstream as remotes/trunk

miss setup upstream of rebase dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #155: SVN Rebase sets upstream as remotes/trunk
Frank Li [Wed, 2 Sep 2009 15:01:13 +0000 (23:01 +0800)]
Fixed issue #155: SVN Rebase sets upstream as remotes/trunk

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoUpdate version number and change log for 1.0.1.0 release
Frank Li [Sat, 29 Aug 2009 07:27:03 +0000 (15:27 +0800)]
Update version number and change log for 1.0.1.0 release

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd submodule libcurl tgit and zlib
Frank Li [Sat, 29 Aug 2009 06:58:56 +0000 (14:58 +0800)]
Add submodule libcurl tgit and zlib

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #151: need "stash pop" function and clear HasAdminDir HasGitSVN HashSubmo...
Frank Li [Fri, 28 Aug 2009 15:21:13 +0000 (23:21 +0800)]
Fixed issue #151: need "stash pop" function and clear HasAdminDir HasGitSVN HashSubmodule.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #150: When pushing, 'remote' should default to the tracked branch, or...
Frank Li [Fri, 28 Aug 2009 13:50:44 +0000 (21:50 +0800)]
Fixed issue #150: When pushing, 'remote' should default to the tracked branch, or empty

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoCommit Dialog ViewPatch Work
Frank Li [Mon, 24 Aug 2009 03:26:56 +0000 (11:26 +0800)]
Commit Dialog ViewPatch Work

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoStick Patch View basic work at
Frank Li [Sun, 23 Aug 2009 16:08:49 +0000 (00:08 +0800)]
Stick Patch View basic work at

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd Miss PatchViewDlg.cpp and PatchViewDlg.h
Frank Li [Sun, 23 Aug 2009 15:11:02 +0000 (23:11 +0800)]
Add Miss PatchViewDlg.cpp and PatchViewDlg.h

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoPatch view stick to commit dialog okay
Frank Li [Sun, 23 Aug 2009 14:54:13 +0000 (22:54 +0800)]
Patch view stick to commit dialog okay

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd View Patch & Hide Patch at commit dialog
Frank Li [Sun, 23 Aug 2009 06:39:41 +0000 (14:39 +0800)]
Add View Patch & Hide Patch at commit dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoBold Subject at log dialog
Frank Li [Sat, 22 Aug 2009 16:03:17 +0000 (00:03 +0800)]
Bold Subject at log dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoShow Line and Column Number at CommitDlg.cpp
Frank Li [Sat, 22 Aug 2009 15:27:16 +0000 (23:27 +0800)]
Show Line and Column Number at CommitDlg.cpp

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix Pathwatcher thread can't stop when commitdlg exit.
Frank Li [Sat, 22 Aug 2009 06:30:17 +0000 (14:30 +0800)]
Fix Pathwatcher thread can't stop when commitdlg exit.

Patchwatcher thread can't exit will cause crash when commitdlg exit

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoCheck http_proxy environment.
Frank Li [Sat, 22 Aug 2009 05:51:47 +0000 (13:51 +0800)]
Check http_proxy environment.

If environment http_proxy setting,  don't use setting dialog proxy data.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #147: Add ability to drop / view stash
Frank Li [Fri, 21 Aug 2009 14:12:25 +0000 (22:12 +0800)]
Fixed issue #147: Add ability to drop / view stash

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #144: Attaching message to a merge
Frank Li [Sat, 15 Aug 2009 06:33:10 +0000 (14:33 +0800)]
Fixed issue #144: Attaching message to a merge

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #139: "Format patch" with a range of revisions doesn't export the first...
Frank Li [Sat, 15 Aug 2009 05:30:15 +0000 (13:30 +0800)]
Fixed issue #139: "Format patch" with a range of revisions doesn't export the first revision in the range

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #131: Missing SVN DCommit Command
Frank Li [Fri, 14 Aug 2009 16:18:31 +0000 (00:18 +0800)]
Fixed issue #131: Missing SVN DCommit Command

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed Issue #137: Proxy Authentification fails
Frank Li [Fri, 14 Aug 2009 14:39:19 +0000 (22:39 +0800)]
Fixed Issue #137:  Proxy Authentification fails

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed Issue #141: Bizarre ordering in commit dialog?
Frank Li [Fri, 14 Aug 2009 13:52:43 +0000 (21:52 +0800)]
Fixed Issue #141:  Bizarre ordering in commit dialog?

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed Issue #138: "Format patch" in "Show log" dialog doesn't work
Frank Li [Fri, 14 Aug 2009 11:47:15 +0000 (19:47 +0800)]
Fixed Issue #138:  "Format patch" in "Show log" dialog doesn't work

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix Issue #142: TortoiseGit Clone of SVN repo does not use PuTTY session for non...
Frank Li [Fri, 14 Aug 2009 11:26:27 +0000 (19:26 +0800)]
Fix Issue #142:  TortoiseGit Clone of SVN repo does not use PuTTY session for non-standard SSH port

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed Issue #135: Taskbar text says "TortoiseSVN"
Frank Li [Fri, 14 Aug 2009 02:17:03 +0000 (10:17 +0800)]
Fixed Issue #135:  Taskbar text says "TortoiseSVN"

Need clean manually.
HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #140: Incorrect treatment of "Cancel" action on "Apply patch serial"...
Frank Li [Thu, 13 Aug 2009 15:02:09 +0000 (23:02 +0800)]
Fixed issue #140: Incorrect treatment of "Cancel" action on "Apply patch serial" command

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoMerge branch 'master' of git://github.com/Jopie64/tortoisegit
Frank Li [Thu, 13 Aug 2009 12:29:42 +0000 (20:29 +0800)]
Merge branch 'master' of git://github.com/Jopie64/tortoisegit

14 years agoFixed issue #133: (mv\rename problem) Command fails on folder with leading dash
Frank Li [Thu, 13 Aug 2009 07:42:11 +0000 (15:42 +0800)]
Fixed issue #133: (mv\rename  problem) Command fails on folder with leading dash
And -- to separate file and git options

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix some typos.
Johan 't Hart [Wed, 12 Aug 2009 19:37:52 +0000 (21:37 +0200)]
Fix some typos.

Require -> Requires
Come -> Comes

This fixes issue 134

14 years agoigit removed from path (no longer a submodule)
Johan 't Hart [Wed, 12 Aug 2009 19:07:34 +0000 (21:07 +0200)]
igit removed from path (no longer a submodule)

14 years agoFixed issue #133: Command fails on folder with leading dash
Frank Li [Tue, 11 Aug 2009 15:24:02 +0000 (23:24 +0800)]
Fixed issue #133: Command fails on folder with leading dash
And -- to separate file and git options

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd tgit to submodule and remove igit submodule
Frank Li [Mon, 10 Aug 2009 14:00:39 +0000 (22:00 +0800)]
Add tgit to submodule and remove igit submodule

14 years agoMerge branch 'master' into lang_jp_0.9.1.0
hylom [Fri, 7 Aug 2009 08:28:06 +0000 (17:28 +0900)]
Merge branch 'master' into lang_jp_0.9.1.0

14 years agoAdd Resolve "Their" and Resolve "Mine" at conflict item.
Frank Li [Thu, 6 Aug 2009 16:02:53 +0000 (00:02 +0800)]
Add Resolve "Their" and Resolve "Mine" at conflict item.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoUpdate license file and fix don't show "push" after commit
Frank Li [Thu, 6 Aug 2009 15:11:08 +0000 (23:11 +0800)]
Update license file and fix don't show "push" after commit

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #126: Config dialog / control
Frank Li [Thu, 6 Aug 2009 15:03:20 +0000 (23:03 +0800)]
Fixed issue #126: Config dialog / control

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoUpdate changelog and version number
Frank Li [Sat, 1 Aug 2009 04:20:34 +0000 (12:20 +0800)]
Update changelog and version number

14 years agoFixed issue #124: Incorrect Date header in patch e-mail
Frank Li [Mon, 27 Jul 2009 15:23:32 +0000 (23:23 +0800)]
Fixed issue #124: Incorrect Date header in patch e-mail

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #122: Garbage text in "Git Command Progress" / suspected buffer overflow
Frank Li [Sun, 26 Jul 2009 13:36:15 +0000 (21:36 +0800)]
Fixed issue #122: Garbage text in "Git Command Progress" / suspected buffer overflow
Improve commit speed when many added files.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoBasic Fixed issue #122: Garbage text in "Git Command Progress" / suspected buffer...
Frank Li [Sun, 26 Jul 2009 12:50:47 +0000 (20:50 +0800)]
Basic Fixed issue #122: Garbage text in "Git Command Progress" / suspected buffer overflow.
But speed is too slow

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd Miss file
Frank Li [Sat, 25 Jul 2009 09:23:04 +0000 (17:23 +0800)]
Add Miss file

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd Clean Type Dialog
Frank Li [Sat, 25 Jul 2009 09:19:00 +0000 (17:19 +0800)]
Add Clean Type Dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSettings dialog show Sync menu
Frank Li [Sat, 25 Jul 2009 08:28:59 +0000 (16:28 +0800)]
Settings dialog show Sync menu

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd "Sync" command at ContextMenu
Frank Li [Sat, 25 Jul 2009 07:37:46 +0000 (15:37 +0800)]
Add "Sync" command at ContextMenu

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSync Dialog Basic finished.
Frank Li [Sat, 25 Jul 2009 07:01:49 +0000 (15:01 +0800)]
Sync Dialog Basic finished.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSyncDlg Show Conflict when pull
Frank Li [Sat, 25 Jul 2009 06:01:01 +0000 (14:01 +0800)]
SyncDlg Show Conflict when pull

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSyncDlg apply patch okay show commit list and change file list
Frank Li [Sat, 25 Jul 2009 04:14:57 +0000 (12:14 +0800)]
SyncDlg apply patch okay show commit list and change file list

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSyncDlg implement "apply patch" command.
Frank Li [Fri, 24 Jul 2009 15:53:17 +0000 (23:53 +0800)]
SyncDlg implement "apply patch" command.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSyncDlg Fix no patch created problem
Frank Li [Fri, 24 Jul 2009 15:06:59 +0000 (23:06 +0800)]
SyncDlg Fix no patch created problem

14 years agoSyncDlg Enable Send Path by Email button
Frank Li [Fri, 24 Jul 2009 15:03:09 +0000 (23:03 +0800)]
SyncDlg Enable Send Path by Email button

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoCSyncDlg switch to log when click push. support push with tags and force
Frank Li [Fri, 24 Jul 2009 14:44:24 +0000 (22:44 +0800)]
CSyncDlg switch to log when click push. support push with tags and force

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSync Dialog progress command output correct handle \r
Frank Li [Thu, 23 Jul 2009 15:58:01 +0000 (23:58 +0800)]
Sync Dialog progress command output correct handle \r

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSyncDlg progress text basic work
Frank Li [Thu, 23 Jul 2009 15:36:09 +0000 (23:36 +0800)]
SyncDlg progress text basic work

14 years agoSync Dialog Scroll the correct line number
Frank Li [Thu, 23 Jul 2009 14:44:34 +0000 (22:44 +0800)]
Sync Dialog Scroll the correct line number

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSyncDlg rewrite output text handle
Frank Li [Thu, 23 Jul 2009 14:20:37 +0000 (22:20 +0800)]
SyncDlg rewrite output text handle

14 years agoFixed issue #121: Refresh in "Check for modifications" dialog duplicates added state...
Frank Li [Thu, 23 Jul 2009 14:04:31 +0000 (22:04 +0800)]
Fixed issue #121: Refresh in "Check for modifications" dialog duplicates added state entries when new repository

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSync Dialog Disable command button when running.
Frank Li [Wed, 22 Jul 2009 15:20:40 +0000 (23:20 +0800)]
Sync Dialog Disable command button when running.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSync dialog output log message okay.
Frank Li [Wed, 22 Jul 2009 14:59:51 +0000 (22:59 +0800)]
Sync dialog output log message okay.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoParse output at SyncDialog
Frank Li [Wed, 22 Jul 2009 14:33:25 +0000 (22:33 +0800)]
Parse output at SyncDialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoRewrite some progressdlg to share to Sync Dialog
Frank Li [Wed, 22 Jul 2009 11:13:13 +0000 (19:13 +0800)]
Rewrite some progressdlg to share to Sync Dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd command output at SyncDlg
Frank Li [Wed, 22 Jul 2009 05:52:10 +0000 (13:52 +0800)]
Add command output at SyncDlg

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoadd miss file
Frank Li [Wed, 22 Jul 2009 04:54:28 +0000 (12:54 +0800)]
add miss file

14 years agoSyncDlg show animate when press push button and hide input control.
Frank Li [Tue, 21 Jul 2009 15:59:51 +0000 (23:59 +0800)]
SyncDlg show animate when press push button and hide input control.

14 years agoAdd Compare and GNU diff at Change File list at sync dialog. Double click also support.
Frank Li [Mon, 20 Jul 2009 16:21:47 +0000 (00:21 +0800)]
Add Compare and GNU diff at Change File list at sync dialog. Double click also support.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoGet Change File List at Sync Dialog
Frank Li [Mon, 20 Jul 2009 15:33:41 +0000 (23:33 +0800)]
Get Change File List at Sync Dialog

14 years agoAdd url error message at syncdlg
Frank Li [Mon, 20 Jul 2009 14:12:40 +0000 (22:12 +0800)]
Add url error message at syncdlg

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd commit list and change list ctrl at SyncDlg
Frank Li [Sun, 19 Jul 2009 15:33:24 +0000 (23:33 +0800)]
Add commit list and change list ctrl at SyncDlg

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSync Dialog branch select basic work.
Frank Li [Sun, 19 Jul 2009 15:00:06 +0000 (23:00 +0800)]
Sync Dialog branch select basic work.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoRecord Push and Pull button at sync dialog
Frank Li [Sun, 19 Jul 2009 07:09:07 +0000 (15:09 +0800)]
Record Push and Pull button at sync dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoEnable Sync Dialog Resize
Frank Li [Sun, 19 Jul 2009 06:28:19 +0000 (14:28 +0800)]
Enable Sync Dialog Resize

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd SYNC dialog
Frank Li [Sun, 19 Jul 2009 06:03:25 +0000 (14:03 +0800)]
Add SYNC  dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #118: Enhancement: "Git Clone" from SVN repository with additional start...
Frank Li [Sun, 19 Jul 2009 05:12:40 +0000 (13:12 +0800)]
Fixed issue #118: Enhancement: "Git Clone" from SVN repository with additional start revision number option (-r xxx:HEAD)

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #71: (TortoiseProc problem)Icon Overlays don't work in root of drive
Frank Li [Sat, 18 Jul 2009 06:11:15 +0000 (14:11 +0800)]
Fixed issue #71: (TortoiseProc problem)Icon Overlays don't work in root of drive
When m_CurrentDir =C:\, not C:,  pathlist calulate wrong.

14 years agofixed issues with status (and icon overlays) in root directories
Myagi [Fri, 17 Jul 2009 16:11:43 +0000 (18:11 +0200)]
fixed issues with status (and icon overlays) in root directories

14 years agorestored the accidently removed quotes on igit command line
Myagi [Thu, 16 Jul 2009 17:48:41 +0000 (19:48 +0200)]
restored the accidently removed quotes on igit command line

14 years agoAdd post action button for rebase dialog. Such as send patch by email
Frank Li [Wed, 15 Jul 2009 08:00:15 +0000 (16:00 +0800)]
Add post action button for rebase dialog. Such as send patch by email

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoEnhance Rebase dialog. Add force rebase checkbox.
Frank Li [Wed, 15 Jul 2009 05:45:29 +0000 (13:45 +0800)]
Enhance Rebase dialog. Add force rebase checkbox.
Disable start button when no item rebase.
Don't show merge commit

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd launch rebase option at fetch dialog.
Frank Li [Tue, 14 Jul 2009 16:04:42 +0000 (00:04 +0800)]
Add  launch rebase option at fetch dialog.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agofixed icon overlays for unversioned directories when using TGitCache
Myagi [Tue, 14 Jul 2009 02:48:39 +0000 (04:48 +0200)]
fixed icon overlays for unversioned directories when using TGitCache

14 years agofixed backslash issues with igit commandline (resulted in overlays not working in...
Myagi [Mon, 13 Jul 2009 23:07:45 +0000 (01:07 +0200)]
fixed backslash issues with igit commandline (resulted in overlays not working in root dir, like C:\)

14 years agoFixed issue #116: SVN Rebase doesn't work
Frank Li [Mon, 13 Jul 2009 16:00:33 +0000 (00:00 +0800)]
Fixed issue #116: SVN Rebase doesn't work

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #115: Windows XP: Initial "Git Clone..." from SVN Repository doesn't...
Frank Li [Mon, 13 Jul 2009 15:54:25 +0000 (23:54 +0800)]
Fixed issue #115: Windows XP: Initial "Git Clone..." from SVN Repository doesn't work

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #110: Feature Requeest: Default settings from local repositories pushing...
Frank Li [Mon, 13 Jul 2009 14:41:15 +0000 (22:41 +0800)]
Fixed issue #110: Feature Requeest: Default settings from local repositories pushing to remote repository
Choose track remote and remote branch!
Add short-cut at push dialog

14 years agoAdd more shut-cut for commit dialog
Frank Li [Sun, 12 Jul 2009 15:49:19 +0000 (23:49 +0800)]
Add more shut-cut for commit dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix "ESC" = "push" when after commit and Add Alt-P for Push
Frank Li [Sun, 12 Jul 2009 15:43:43 +0000 (23:43 +0800)]
Fix "ESC" = "push" when after commit and Add Alt-P  for Push

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix "ESC" = "push" when after commit
Frank Li [Sun, 12 Jul 2009 15:21:01 +0000 (23:21 +0800)]
Fix "ESC" = "push" when after commit

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd "F5" refresh remote and branch info at push dialog
Frank Li [Sun, 12 Jul 2009 07:42:33 +0000 (15:42 +0800)]
Add "F5" refresh remote and branch info at push dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #112: (6) Low hanging GUI fruits during Commit and Push
Frank Li [Sun, 12 Jul 2009 06:53:25 +0000 (14:53 +0800)]
Fixed issue #112: (6) Low hanging GUI fruits during Commit and Push

Add recent message back to context menu.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #112: (3 &Message) Low hanging GUI fruits during Commit and Push
Frank Li [Sun, 12 Jul 2009 05:44:01 +0000 (13:44 +0800)]
Fixed issue #112: (3 &Message) Low hanging GUI fruits during Commit and Push
Alt-M works, but there's no visual indication that it does. There should be an underscore under the M in "Message"

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #111: Undo Add does not work (keep added file) and enable "F5" at revert...
Frank Li [Sun, 12 Jul 2009 05:34:42 +0000 (13:34 +0800)]
Fixed issue #111: Undo Add does not work (keep added file) and enable "F5" at revert dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #113: (12) Push and push times out on WebDAV passwords
Frank Li [Sat, 11 Jul 2009 15:11:10 +0000 (23:11 +0800)]
Fixed issue #113: (12) Push and push times out on WebDAV passwords

12. Settings: Git -> Remote: Tab order should be as shown. (Currently,
"Remote" is at the end of the tab order)

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFixed issue #113: (11) Push and push times out on WebDAV passwords
Frank Li [Sat, 11 Jul 2009 15:06:23 +0000 (23:06 +0800)]
Fixed issue #113: (11) Push and push times out on WebDAV passwords

11. Settings: Git -> Remote: When creating the first remote, the "Remote"
should have "origin" as default.

Signed-off-by: Frank Li <lznuaa@gmail.com>