OSDN Git Service

Add smtp email send code
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / Commands /
2009-04-14 Frank LiAdd Patch List to Sendmail Listctrl.
2009-04-13 Frank LiAdd SendMail Dialog
2009-04-13 Frank LiCorrect Handle case when patch file is not in repositor...
2009-04-13 Frank LiAuto add patch file that chosen at export to import...
2009-04-12 Frank LiFix build error and show fold icon at submodule directory
2009-04-12 Frank LiAdd return value handle of format patch
2009-04-12 Frank LiUse processdlg to format patch.
2009-04-09 Frank LiMerge from feature_merge branch. Build TortoiseMerge...
2009-04-08 Frank LiFix Grammatical error in message box, "Can't found...
2009-04-03 Frank LiUse ACP replace OEMCP.
2009-04-02 Frank LiLoad Putty Key file at pull, push and clone.
2009-04-01 Frank LiSetting dialog, remote list work.
2009-03-31 Frank LiShow User and Email info at setting dialog
2009-03-21 Frank LiAdd Submodule Sync Command
2009-03-21 Frank LiComplete Submodule Update work
2009-03-21 Frank LiClone Support Git and SSH. Show progress during clone.
2009-03-20 Frank LiAdd Git submodule update and fix ProgressDlg show Okay...
2009-03-20 Frank LiFinish Submodule Add Command
2009-03-19 Frank LiEnable Submodule Add dialog resizable
2009-03-18 Frank LiDel RefLog work.
2009-03-17 Frank LiStash list using reflog dialog.
2009-03-14 Frank LiRefLogDlg: Show ref list at dropdownlist
2009-03-14 Frank LiAdd Submodule Add and reflog Dialog
2009-03-14 Frank LiAdd Submodule Command
2009-03-12 Frank LiAdd missed stash file. Support save and applied
2009-03-12 Frank LiAdd Stash Save Command Handle.
2009-03-12 Frank LiFix create tag assert fault because command id miss...
2009-02-28 Frank LiMerge branch 'master' of ssh://lznuaa@repo.or.cz/srv...
2009-02-25 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-02-24 Frank LiChange Progress.h to SysProgress.h because there are...
2009-02-22 Frank LiDelete: Don't ask user about if keep local copy.
2009-02-21 Frank LiAdd Resolve context menu
2009-02-21 Frank LiUse Rebase Dialog For cherry pick ant log dialog actions.
2009-02-20 Frank LiFix explore context menu ignore don't work problem
2009-02-20 Frank LiAdd Shell Notification at add, cleanup and remove and...
2009-02-20 Frank LiUpdate Tooltips info at setting dialog of shell overlay...
2009-02-20 Frank LiAdd Show Whole Project Checkbox at commitdlg.
2009-02-20 Frank LiMerge remove x86 build
2009-02-13 Frank LiMerge Myagi exe shell version to show overlay
2009-02-13 Frank LiAdd MFC Tab Control and Rebase Dialog.
2009-02-08 Colin LawFix issue 36, Push not working if no remote branch...
2009-02-05 Colin LawIssue 30: Clone does not support UNC path to repository
2009-02-05 Frank LiFix Issue 22 Error deleting file from context menu...
2009-02-05 Frank LiUsing GitProcessBar to show add process!
2009-02-04 Frank LiFix Issue 6 Add does not work.
2009-02-03 Colin LawImprovements to Diff of modified version against head
2009-02-02 Frank LiMerge myapi_overlay.
2009-01-31 Johan t HartRemove some more Subversion leftovers
2009-01-30 Frank LiFix don't show finish message box when apply patch
2009-01-23 Frank LiUse new way to convert multi to wide char.
2009-01-23 Colin LawCompiler warnings removal Numerous tweaks to remove...
2009-01-23 Frank LiEnable Clean Up and Show log at GitStatusListCtrl
2009-01-22 Frank LiCommit dialog support check conflict and mark resolve...
2009-01-22 Frank LiAdd conflict handle
2009-01-21 Frank LiUse -z parser at gitlog
2009-01-20 Frank LiAdd show one file log at dialog box.
2009-01-20 Frank LiHandle Rename case at commit dialog
2009-01-20 Frank LiMerge X64 Build
2009-01-16 Frank LiAdd blame command at TortoiseProc
2009-01-16 Frank LiGit Blame Add context menu Action
2009-01-14 Frank LiFix merge miss branch info
2009-01-14 Frank LiShare resource file between TortoiseGitBlame and Tortoi...
2009-01-09 Frank LiAdd Setting Dialog
2009-01-08 Frank LiAdd "" at dir and url of clone dialog to avoid space...
2009-01-07 Frank Liadd ignore
2009-01-03 Frank LiAdd remote branch name at pull\fetch dialog.
2009-01-03 Frank LiAdd swtich fetch branch tag command at ContextMenu.cpp
2009-01-02 Frank LiFix switch\checkout don't get current base version...
2009-01-01 Frank LiAdd home enviroment and fix memory leak problem
2009-01-01 Frank LiFix Create Repository path problem
2008-12-30 Frank LiFix File List Del\Add switch problem and enable prevdif...
2008-12-29 Frank LiUse new method to update log So the user don't wait...
2008-12-28 Frank LiDiff Dialog double click work
2008-12-28 Frank LiCreate Branch Tag at loglist okay
2008-12-25 Frank LiAdd Patch Import Command (git am)
2008-12-25 Frank LiFormatPatch Finished
2008-12-25 Frank LiExport Dialog Basic Finish
2008-12-24 Frank LiAdd Export Command
2008-12-24 Frank LiAdd Switch Checkout Dialog
2008-12-24 Frank LiAdd Merge, new branch, new tag Dialog
2008-12-22 Frank LiAdd Pull Push Fetch Clone Dialog
2008-12-22 Frank LiRemove log set path
2008-12-20 Frank LiProgress Bar Show Animate
2008-12-20 Frank LiGit Clone Dialog Basic Okay
2008-12-18 Frank LiAdd rename delete revert repostatus command
2008-12-17 Frank Lidiff two file okay
2008-12-17 Frank Lidiff command basic finished
2008-12-12 Frank LiFix PathList Miss Problem
2008-12-09 Frank Lirelease build succesful
2008-12-03 Frank LiAdd Clone Dlg
2008-12-03 Frank LiChange Dir Structure to be same as TortoiseSVN'