OSDN Git Service

tortoisegit/TortoiseGitJp.git
14 years agoAdd Miss file
Frank Li [Sun, 14 Jun 2009 13:50:16 +0000 (21:50 +0800)]
Add Miss file

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoChange Changelog to google WiKi format.
Frank Li [Fri, 12 Jun 2009 15:28:12 +0000 (23:28 +0800)]
Change Changelog to google WiKi format.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd "BrowseRef" to shell extension command.
Frank Li [Fri, 12 Jun 2009 14:38:48 +0000 (22:38 +0800)]
Add "BrowseRef" to shell extension command.
Press "shift" and right click. you will show "browse Refence" command.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoEnable Bugtraq setting dialog
Frank Li [Fri, 12 Jun 2009 14:07:19 +0000 (22:07 +0800)]
Enable Bugtraq setting dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoBrowseRefs: Added option to delete remote branch original
Johan 't Hart [Tue, 9 Jun 2009 21:10:34 +0000 (23:10 +0200)]
BrowseRefs: Added option to delete remote branch

14 years agoInstaller: Textual change
Johan 't Hart [Tue, 9 Jun 2009 20:36:35 +0000 (22:36 +0200)]
Installer: Textual change

14 years agoBrowseRefs: Always set initial ref
Johan 't Hart [Tue, 9 Jun 2009 20:31:42 +0000 (22:31 +0200)]
BrowseRefs: Always set initial ref

14 years agoBrowseRefs: Show context menu icons
Johan 't Hart [Tue, 9 Jun 2009 20:23:27 +0000 (22:23 +0200)]
BrowseRefs: Show context menu icons

14 years agoBrowseRefs: Save / Restore window size
Johan 't Hart [Tue, 9 Jun 2009 19:52:15 +0000 (21:52 +0200)]
BrowseRefs: Save / Restore window size

14 years agoBranch/Tag dlg: Update 'track' option after browse-refs
Johan 't Hart [Tue, 9 Jun 2009 11:42:27 +0000 (13:42 +0200)]
Branch/Tag dlg: Update 'track' option after browse-refs

14 years agoTextual change
Johan 't Hart [Mon, 8 Jun 2009 22:33:50 +0000 (00:33 +0200)]
Textual change

14 years agoRebase: Skip in context-menu appeared twice. First one should be pick.
Johan 't Hart [Mon, 8 Jun 2009 21:56:11 +0000 (23:56 +0200)]
Rebase: Skip in context-menu appeared twice. First one should be pick.

14 years agoStatusListCtrl: Implemented delete unversioned file.
Johan 't Hart [Mon, 8 Jun 2009 21:40:13 +0000 (23:40 +0200)]
StatusListCtrl: Implemented delete unversioned file.

14 years agoRebase: Textual change
Johan 't Hart [Mon, 8 Jun 2009 20:46:30 +0000 (22:46 +0200)]
Rebase: Textual change

14 years agoRebaseDlg: Update rebase lines after browserefs
Johan 't Hart [Mon, 8 Jun 2009 19:12:12 +0000 (21:12 +0200)]
RebaseDlg: Update rebase lines after browserefs

14 years agoSuppressed compiler warning
Johan 't Hart [Mon, 8 Jun 2009 19:00:47 +0000 (21:00 +0200)]
Suppressed compiler warning

14 years agoFix compile error in TortoiseShell build.
Colin Law [Mon, 8 Jun 2009 07:53:50 +0000 (08:53 +0100)]
Fix compile error in TortoiseShell build.

Error introduced by fix of issue 94

14 years agoFix Issue #89: Can't locate msysgit on x64
Frank Li [Mon, 8 Jun 2009 03:49:43 +0000 (11:49 +0800)]
Fix Issue #89: Can't locate msysgit on x64

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix Issue #95: TortoiseBlame Icon disappears when selected in the settings treeview
Frank Li [Mon, 8 Jun 2009 02:05:56 +0000 (10:05 +0800)]
Fix Issue #95:  TortoiseBlame Icon disappears when selected in the settings treeview

14 years agoFix Issue 94 Commit log showing incorrect timestamps
Colin Law [Sun, 7 Jun 2009 09:03:33 +0000 (10:03 +0100)]
Fix Issue 94 Commit log showing incorrect timestamps

Problem shows when local time is using daylight savings

14 years agoPick Ref: Browse Ref buttons added to dialogs derived from ChooseVersion.
Johan 't Hart [Fri, 5 Jun 2009 23:12:58 +0000 (01:12 +0200)]
Pick Ref: Browse Ref buttons added to dialogs derived from ChooseVersion.

14 years agoReverted unintentional change
Johan 't Hart [Fri, 5 Jun 2009 21:01:07 +0000 (23:01 +0200)]
Reverted unintentional change

Reverted an unintentional change by resource editor introduced in 28b0c304b0ab86373dc423c7e07a978387e86f74

14 years agoFix pull don't launch putty key file
Frank Li [Fri, 5 Jun 2009 15:43:57 +0000 (23:43 +0800)]
Fix pull don't launch putty key file

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoShow Push Dialog after close commit dialog
Frank Li [Fri, 5 Jun 2009 15:38:05 +0000 (23:38 +0800)]
Show Push Dialog after close commit dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoSet Default button is "close" rather than "push" at progress dialog after commit...
Frank Li [Fri, 5 Jun 2009 15:25:14 +0000 (23:25 +0800)]
Set Default button is "close" rather than "push" at progress dialog after commit dialog box

14 years agoMerge branch 'master' of git://github.com/Jopie64/tortoisegit
Frank Li [Fri, 5 Jun 2009 14:39:11 +0000 (22:39 +0800)]
Merge branch 'master' of git://github.com/Jopie64/tortoisegit

14 years agoFixed issue #86: Globally sets HOME affecting third-party applications (GNU Emacs)
Frank Li [Fri, 5 Jun 2009 13:36:41 +0000 (21:36 +0800)]
Fixed issue #86: Globally sets HOME affecting third-party applications (GNU Emacs)
Try to fixed. Not verified

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoTextual change to installer.
Johan 't Hart [Fri, 5 Jun 2009 13:11:24 +0000 (15:11 +0200)]
Textual change to installer.

14 years agoProgressDlg: Disable 'Abort' button when command is done.
Johan 't Hart [Thu, 4 Jun 2009 23:05:24 +0000 (01:05 +0200)]
ProgressDlg: Disable 'Abort' button when command is done.

14 years agoCommit: Made user able to push after successful commit
Johan 't Hart [Thu, 4 Jun 2009 23:03:20 +0000 (01:03 +0200)]
Commit: Made user able to push after successful commit

14 years agoProgressDlg, Pull: Took m_GitStatus into account for detecting problems.
Johan 't Hart [Thu, 4 Jun 2009 22:47:47 +0000 (00:47 +0200)]
ProgressDlg, Pull: Took m_GitStatus into account for detecting problems.
Also made Abort button text change work

14 years agoProgressDlg: Changed 'OK' into 'Close' and 'Cancel' into 'Abort'
Johan 't Hart [Thu, 4 Jun 2009 22:36:04 +0000 (00:36 +0200)]
ProgressDlg: Changed 'OK' into 'Close' and 'Cancel' into 'Abort'
Abort breaks the commands loop.
Also made it possible to change the 'Abort' text when command(s) completed.

14 years agoShow GUI friendly diffstat after pull
Johan 't Hart [Thu, 4 Jun 2009 22:11:41 +0000 (00:11 +0200)]
Show GUI friendly diffstat after pull

14 years agoShow changed files after pull.
Johan 't Hart [Thu, 4 Jun 2009 21:51:40 +0000 (23:51 +0200)]
Show changed files after pull.

14 years agoUpdate TortoiseUDiff to version 16491
Frank Li [Thu, 4 Jun 2009 14:24:15 +0000 (22:24 +0800)]
Update TortoiseUDiff to version 16491

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoMerge git://github.com/Jopie64/tortoisegit master
Frank Li [Thu, 4 Jun 2009 11:26:35 +0000 (19:26 +0800)]
Merge git://github.com/Jopie64/tortoisegit master

14 years agoModify position of filter and date at log dialog
Frank Li [Thu, 4 Jun 2009 01:21:36 +0000 (09:21 +0800)]
Modify position of filter and date at log dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoPick Ref: Change [...] button in log dialog in a clickable ref name
Johan 't Hart [Wed, 3 Jun 2009 22:19:50 +0000 (00:19 +0200)]
Pick Ref: Change [...] button in log dialog in a clickable ref name

14 years agoMade TortoiseGitBlame compilable.
Johan 't Hart [Wed, 3 Jun 2009 23:35:13 +0000 (01:35 +0200)]
Made TortoiseGitBlame compilable.

14 years agoBrowseRefs: Add option to start reflog from BrowseRefs dialog.
Johan 't Hart [Wed, 3 Jun 2009 23:27:17 +0000 (01:27 +0200)]
BrowseRefs: Add option to start reflog from BrowseRefs dialog.

14 years agoTextual changes
Johan 't Hart [Wed, 3 Jun 2009 22:41:56 +0000 (00:41 +0200)]
Textual changes

14 years agoPick Ref: Change [...] button in log dialog in a clickable ref name
Johan 't Hart [Wed, 3 Jun 2009 22:19:50 +0000 (00:19 +0200)]
Pick Ref: Change [...] button in log dialog in a clickable ref name

14 years agoFix TortoiseGitBlame build problem and update version number and changelog
Frank Li [Wed, 3 Jun 2009 14:15:27 +0000 (22:15 +0800)]
Fix TortoiseGitBlame build problem and update version number and changelog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoUpdate document
Frank Li [Mon, 1 Jun 2009 14:35:27 +0000 (22:35 +0800)]
Update document

14 years agoShow Bug ID link at log dialog
Frank Li [Mon, 1 Jun 2009 02:04:25 +0000 (10:04 +0800)]
Show Bug ID link at log dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoAdd bugtraq to support commit dialog bug track.
Frank Li [Sun, 31 May 2009 10:03:28 +0000 (18:03 +0800)]
Add bugtraq to support commit dialog bug track.

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoEnable Bug track plug-in support
Frank Li [Sun, 31 May 2009 07:50:52 +0000 (15:50 +0800)]
Enable Bug track plug-in support

Signed-off-by: Frank Li <lznuaa@gmail.com>
14 years agoFix Issue 91: clone dialog generates bad directory name based on URL, ignores overrid
Frank Li [Sun, 31 May 2009 01:39:00 +0000 (09:39 +0800)]
Fix Issue 91:  clone dialog generates bad directory name based on URL, ignores overrid

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoPick Ref: Made user able to pick a ref in the logviewer to view the log from.
Johan 't Hart [Thu, 28 May 2009 22:30:53 +0000 (00:30 +0200)]
Pick Ref: Made user able to pick a ref in the logviewer to view the log from.

15 years agoPick Ref: Implemented ref picking for push dialog
Johan 't Hart [Thu, 28 May 2009 18:03:46 +0000 (20:03 +0200)]
Pick Ref: Implemented ref picking for push dialog

15 years agoPick Ref: Prepare ref picker to be able to leave out some ref types.
Johan 't Hart [Thu, 28 May 2009 12:46:00 +0000 (14:46 +0200)]
Pick Ref: Prepare ref picker to be able to leave out some ref types.

15 years agoBrowseRefs: Implemented an example of how to use the BrowseRefs dialog as ref-picker.
Johan 't Hart [Wed, 27 May 2009 22:48:35 +0000 (00:48 +0200)]
BrowseRefs: Implemented an example of how to use the BrowseRefs dialog as ref-picker.

For this, see the additional '...' button at the top-right of the rebase dialog.

15 years agoBrowseRefs: Initial branch selection also possible with partial ref-name
Johan 't Hart [Wed, 27 May 2009 22:46:29 +0000 (00:46 +0200)]
BrowseRefs: Initial branch selection also possible with partial ref-name

15 years agoBrowseRefs: Made the dialog usable for picking a ref
Johan 't Hart [Tue, 26 May 2009 19:46:49 +0000 (21:46 +0200)]
BrowseRefs: Made the dialog usable for picking a ref

15 years agoBrowseRefs: Sorting: Show sorting state in column header
Johan 't Hart [Sun, 24 May 2009 21:29:05 +0000 (23:29 +0200)]
BrowseRefs: Sorting: Show sorting state in column header

15 years agoBrowseRefs: Sorting: Also backward sorting
Johan 't Hart [Sun, 24 May 2009 13:42:07 +0000 (15:42 +0200)]
BrowseRefs: Sorting: Also backward sorting

15 years agoBrowseRefs: Started with refs list sorting
Johan 't Hart [Sun, 24 May 2009 12:30:46 +0000 (14:30 +0200)]
BrowseRefs: Started with refs list sorting

15 years agoAdd option -p for TortoisePlink.
Frank Li [Mon, 25 May 2009 07:02:02 +0000 (15:02 +0800)]
Add option -p for TortoisePlink.
-p the same as -P

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoAdd support i18n.logOutputEncoding at log list
Frank Li [Fri, 22 May 2009 15:34:28 +0000 (23:34 +0800)]
Add support i18n.logOutputEncoding at log list

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoAdd union code encode at commit support i18n.commitencoding
Frank Li [Fri, 22 May 2009 14:46:52 +0000 (22:46 +0800)]
Add union code encode at commit support i18n.commitencoding

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoMap union code name to cp code
Frank Li [Thu, 21 May 2009 14:35:15 +0000 (22:35 +0800)]
Map union code name to cp code

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoMerge QGit2.3 graphic tree
Frank Li [Sat, 16 May 2009 06:55:20 +0000 (14:55 +0800)]
Merge QGit2.3 graphic tree

15 years agoEnable GDI+
Frank Li [Sat, 16 May 2009 04:52:53 +0000 (12:52 +0800)]
Enable GDI+

15 years agoUpgrade graphic tree from qgit2.3
Frank Li [Sat, 16 May 2009 04:47:26 +0000 (12:47 +0800)]
Upgrade graphic tree from qgit2.3

15 years agoUpgrade lanes from qgit2.3
Frank Li [Sat, 16 May 2009 04:40:43 +0000 (12:40 +0800)]
Upgrade lanes from qgit2.3

15 years agoFix Issue 85: Installer: warns of downgrade when running 0.6.2.0 on top of 0.6.1.0
Frank Li [Fri, 15 May 2009 13:35:53 +0000 (21:35 +0800)]
Fix Issue 85:  Installer: warns of downgrade when running 0.6.2.0 on top of 0.6.1.0

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoAdd Delete Ref support at Log List dialog
Frank Li [Fri, 15 May 2009 13:27:22 +0000 (21:27 +0800)]
Add Delete Ref support at Log List dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoAdd Johan 't Hart <johanthart@gmail.com> to about dialog contribute list
Frank Li [Fri, 15 May 2009 06:29:46 +0000 (14:29 +0800)]
Add Johan 't Hart <johanthart@gmail.com> to about dialog contribute list

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoBrowseRefs: Context menu enhancements
Johan 't Hart [Sun, 10 May 2009 21:30:03 +0000 (23:30 +0200)]
BrowseRefs: Context menu enhancements

15 years agoBrowseRefs: Creating a tag or branch works now
Johan 't Hart [Sun, 10 May 2009 21:09:16 +0000 (23:09 +0200)]
BrowseRefs: Creating a tag or branch works now

15 years agoCreateBranchTag: Enable track option when creating a branch based on a remote
Johan 't Hart [Sun, 10 May 2009 21:00:58 +0000 (23:00 +0200)]
CreateBranchTag: Enable track option when creating a branch based on a remote

15 years agoShow "fast forward file" at merged commit
Frank Li [Thu, 14 May 2009 15:16:50 +0000 (23:16 +0800)]
Show "fast forward file" at merged commit

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoShow "Merged" status for merged file.
Frank Li [Thu, 14 May 2009 15:02:52 +0000 (23:02 +0800)]
Show "Merged" status for merged file.

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoTry to enable show merged file
Frank Li [Thu, 14 May 2009 02:46:42 +0000 (10:46 +0800)]
Try to enable show merged file

15 years agoBrowseRefs: Removed unused confirm dialog
Johan 't Hart [Sat, 9 May 2009 13:02:06 +0000 (15:02 +0200)]
BrowseRefs: Removed unused confirm dialog

15 years agoBrowseRefs: Dont select current HEAD after change
Johan 't Hart [Sat, 9 May 2009 12:23:32 +0000 (14:23 +0200)]
BrowseRefs: Dont select current HEAD after change

15 years agoBrowseRef: Use CMessageBox to display confirm message.
Johan 't Hart [Sat, 9 May 2009 11:54:31 +0000 (13:54 +0200)]
BrowseRef: Use CMessageBox to display confirm message.

15 years agoBrowseRefs: Added option to delete branch or tag.
Johan 't Hart [Wed, 6 May 2009 21:51:12 +0000 (23:51 +0200)]
BrowseRefs: Added option to delete branch or tag.

15 years agoPimped TortoiseGit logo up a bit
Johan 't Hart [Tue, 5 May 2009 22:01:09 +0000 (00:01 +0200)]
Pimped TortoiseGit logo up a bit

15 years agoBrowseRefs: Share property sheet for remote management
Johan t Hart [Mon, 27 Apr 2009 21:59:00 +0000 (23:59 +0200)]
BrowseRefs: Share property sheet for remote management

15 years agoUpdate version number
Frank Li [Wed, 6 May 2009 05:55:57 +0000 (13:55 +0800)]
Update version number

15 years agoupdated igit.exe (now based on msysgit 1.6.2.2)
Frank Li [Mon, 4 May 2009 23:30:16 +0000 (07:30 +0800)]
updated igit.exe (now based on msysgit 1.6.2.2)
Myagi <snowcoder@gmail.com>

15 years agoFix tortoiseMerge 64bit build problem
Frank Li [Sat, 2 May 2009 04:47:31 +0000 (12:47 +0800)]
Fix tortoiseMerge 64bit build problem

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoUpdate Version Number
Frank Li [Fri, 1 May 2009 14:19:28 +0000 (22:19 +0800)]
Update Version Number

15 years agoWorkaround Issue 73: Error while reading/writing the registry key MSysGit Access...
Frank Li [Fri, 1 May 2009 13:58:36 +0000 (21:58 +0800)]
Workaround Issue 73:  Error while reading/writing the registry key MSysGit Access is denied.
Don't use current user replace local machine to save msysgit path

15 years agoOnly apply checked patch
Frank Li [Thu, 30 Apr 2009 06:29:43 +0000 (14:29 +0800)]
Only apply checked patch

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoIssue 11: Show differences as unified diff does not use selected item
Frank Li [Tue, 28 Apr 2009 07:15:01 +0000 (15:15 +0800)]
Issue 11:  Show differences as unified diff does not use selected item

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoEnable formatpatch at log dialog
Frank Li [Tue, 28 Apr 2009 06:38:08 +0000 (14:38 +0800)]
Enable formatpatch at log dialog

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoPimped TortoiseGit logo up a bit
Johan t Hart [Sun, 26 Apr 2009 23:29:48 +0000 (01:29 +0200)]
Pimped TortoiseGit logo up a bit

15 years agoBrowseRefsDlg: Added F5 shortcut for refresh
Johan t Hart [Sun, 26 Apr 2009 23:14:08 +0000 (01:14 +0200)]
BrowseRefsDlg: Added F5 shortcut for refresh

15 years agoBrowseRefsDlg: Create Branch/Tag option added
Johan t Hart [Sun, 26 Apr 2009 23:01:04 +0000 (01:01 +0200)]
BrowseRefsDlg: Create Branch/Tag option added

15 years agoBrowseRefsDlg: Started treeview context menu
Johan t Hart [Sun, 26 Apr 2009 21:26:04 +0000 (23:26 +0200)]
BrowseRefsDlg: Started treeview context menu

15 years agoBrowseRefsDlg: Show log context menu item added
Johan t Hart [Sat, 25 Apr 2009 19:03:24 +0000 (21:03 +0200)]
BrowseRefsDlg: Show log context menu item added

15 years agoContinued work on BrowserRefsDlg
Johan t Hart [Fri, 24 Apr 2009 22:27:29 +0000 (00:27 +0200)]
Continued work on BrowserRefsDlg

15 years agoBrowseRefs: Ref name prefix on wrong places removed
Johan t Hart [Thu, 23 Apr 2009 23:33:16 +0000 (01:33 +0200)]
BrowseRefs: Ref name prefix on wrong places removed

15 years agoam patch dialog use CPatchListCtrl
Frank Li [Fri, 24 Apr 2009 14:57:53 +0000 (22:57 +0800)]
am patch dialog use CPatchListCtrl

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoFix 64bit build problem
Frank Li [Fri, 24 Apr 2009 14:35:00 +0000 (22:35 +0800)]
Fix 64bit build problem

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoFix Issue 77: "Show differencess" against a deleted file will cause TortoiseMerge...
Frank Li [Fri, 24 Apr 2009 14:19:57 +0000 (22:19 +0800)]
Fix Issue 77:  "Show differencess" against a deleted file will cause TortoiseMerge to error

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoIssue 74: Add multiple files from commit dialog only adds first two in multi-selection
Frank Li [Fri, 24 Apr 2009 03:19:28 +0000 (11:19 +0800)]
Issue 74:  Add multiple files from commit dialog only adds first two in multi-selection

Signed-off-by: Frank Li <lznuaa@gmail.com>
15 years agoIssue 75: About box does not show version information
Frank Li [Fri, 24 Apr 2009 02:33:21 +0000 (10:33 +0800)]
Issue 75:  About box does not show version information

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