OSDN Git Service

Add url error message at syncdlg
[tortoisegit/TortoiseGitJp.git] / src / Utils /
2009-07-12 Frank LiAdd "F5" refresh remote and branch info at push dialog
2009-07-11 Frank LiAvoid assert fail when Alt press at commit dialog
2009-06-27 Frank LiSupport Git svn-clone at clone dialog.
2009-06-24 Frank LiFix Issue #102: Invalid patch e-mails generated by...
2009-06-19 Frank LiAdd Help button handle and add Anchor at format patch...
2009-06-16 Johan 't HartPushDlg: Fix: Wrong remote selected after selection...
2009-06-16 Johan 't HartMerge commit 'origin/master' into temp_rebase
2009-06-15 Frank LiAdd TortoiseIDiff to project.
2009-06-05 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-06-04 Frank LiUpdate TortoiseUDiff to version 16491
2009-05-31 Frank LiEnable Bug track plug-in support
2009-05-22 Frank LiAdd union code encode at commit support i18n.commitencoding
2009-05-21 Frank LiMap union code name to cp code
2009-04-24 Frank LiFix 64bit build problem
2009-04-18 Frank LiFix create socket error and add retry when send fail.
2009-04-17 Frank LiSend email to multi person success and add CC and TO...
2009-04-17 Frank LiSend Attachment successfully
2009-04-17 Frank LiSuccess Send patch body but attachment have been problem
2009-04-17 Frank LiAdd Miss File
2009-04-16 Frank LiSuccess Send one email to gmail server
2009-04-15 Frank LiComplete Send mail coding and mail send have some problem.
2009-04-15 Frank LiAdd smtp email send code
2009-04-14 Frank LiAdd Patch List to Sendmail Listctrl.
2009-04-02 Frank LiAdd auto load putty key option at clone, pull and push...
2009-04-01 Frank LiShow project info at setting dialog title bar
2009-03-20 Frank LiFix GetString error when edit at HistoryCombo
2009-03-02 jackieDynamic linking to CRT/MFC.
2009-03-01 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-03-01 Frank LiUpdate Linked with static version of CRT/MFC
2009-03-01 jackieLinked with static version of CRT/MFC.
2009-03-01 jackieFixed x64 build of TortoiseProc crashed due to received...
2009-03-01 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-02-28 Frank LiMerge branch 'master' of ssh://lznuaa@repo.or.cz/srv...
2009-02-28 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-02-26 jackie.
2009-02-26 jackieLinked with static version of CRT/MFC.
2009-02-25 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-02-25 Frank LiUsing cherry Pick implement combine commits to avoid...
2009-02-24 Frank LiChange Progress.h to SysProgress.h because there are...
2009-02-20 Frank LiAdd Resolve to explore context menu
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 LiMerge remove x86 build
2009-02-20 Frank LiAdd Show Whole Project Button at commitDialog
2009-02-16 Frank LiRebaseDlg: Use Thread To Handle Rebase process.
2009-02-14 Frank LiRebaseDlg: Show Commit Info at tooltip for branch and...
2009-02-05 Frank LiUsing GitProcessBar to show add process!
2009-02-02 Frank LiMerge myapi_overlay.
2009-01-31 Johan t HartRemoved some warnings
2009-01-24 Colin LawDisable annoying warnings Disable 4018 (signed/unsigned...
2009-01-23 Colin LawCompiler warnings removal Numerous tweaks to remove...
2009-01-20 Frank LiMerge X64 Build
2009-01-20 Frank LiEnable X64 Build
2009-01-14 Frank LiShare resource file between TortoiseGitBlame and Tortoi...
2009-01-13 Frank LiHover Balloon at gitblame view support
2009-01-09 Frank LiAdd Setting Dialog
2009-01-08 unknownTry to enable 64bit compile
2008-12-30 Frank LiFix CStringList TortoiseShell build problem
2008-12-24 Frank LiAdd Export Command
2008-12-24 Frank LiAdd Merge, new branch, new tag Dialog
2008-12-20 Frank LiGit Clone Dialog Basic Okay
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'