OSDN Git Service

Git log basic work but graph tree is wrong when scroll
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc / Commands /
2010-01-04 Frank LiBuild TortoisProc is okay
2009-12-01 Frank LiUpdate index firstly at commit dialog and check modify...
2009-12-01 Frank LiFixed issue #232: "No Commit" Option always acitve
2009-10-29 Frank LiImpliment commit command at log dialog when choose...
2009-10-19 Frank LiAdd no-commit option at merge dialog
2009-10-11 Frank LiFixed issue #187: allow launch rebase dialog again...
2009-10-11 Frank LiFixed issue #187: Allow start new rebase after finish...
2009-10-11 Frank LiEnable Abort Button at git progress dialog by terminate...
2009-09-27 Frank LiFixed issue #183: Append svn:ignore settings to the...
2009-09-27 Frank LiAdd Reversfind return value check at submodule updater
2009-09-25 Frank LiDrop Copy Add basic work. But support drop file only.
2009-09-25 Frank LiAdd Paste Command at shell extension.
2009-09-25 Frank LiFixed issue #180: Create patch serial doesn't work...
2009-09-20 Frank LiFix Drop Move\rename problem.
2009-09-17 Frank LiFixed issue #173: SVN Rebase does not work
2009-09-07 Frank LiMerge branch 'dev'
2009-09-06 Frank LiAdd Check Software Updater support
2009-09-04 Frank LiFixed issue #157: Move progress dlg before rebase dialo...
2009-09-03 Frank LiFixed issue #155: Fix SVN Rebase sets upstream as remot...
2009-09-02 Frank LiFixed issue #155: SVN Rebase sets upstream as remotes...
2009-08-28 Frank LiFixed issue #151: need "stash pop" function and clear...
2009-08-15 Frank LiFixed issue #144: Attaching message to a merge
2009-08-14 Frank LiFixed Issue #135: Taskbar text says "TortoiseSVN"
2009-08-13 Frank LiFixed issue #140: Incorrect treatment of "Cancel" actio...
2009-08-13 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-08-13 Frank LiFixed issue #133: (mv\rename problem) Command fails...
2009-08-11 Frank LiFixed issue #133: Command fails on folder with leading...
2009-07-25 Frank LiAdd Clean Type Dialog
2009-07-19 Frank LiAdd SYNC dialog
2009-07-19 Frank LiFixed issue #118: Enhancement: "Git Clone" from SVN...
2009-07-18 Frank LiFixed issue #71: (TortoiseProc problem)Icon Overlays...
2009-07-15 Frank LiAdd post action button for rebase dialog. Such as send...
2009-07-15 Frank LiEnhance Rebase dialog. Add force rebase checkbox.
2009-07-14 Frank LiAdd launch rebase option at fetch dialog.
2009-07-13 Frank LiFixed issue #116: SVN Rebase doesn't work
2009-07-13 Frank LiFixed issue #115: Windows XP: Initial "Git Clone.....
2009-07-12 Frank LiFixed issue #111: Undo Add does not work (keep added...
2009-07-11 Frank LiFixed issue #113: (10) Push and push times out on WebDA...
2009-07-10 Frank LiFix Issue #111: Undo Add does not work
2009-07-09 Frank LiFixed issue #109: clone on bare local repository fails
2009-07-04 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-07-02 Johan 't HartTypo fix
2009-06-29 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-06-29 Frank LiAdd messagebox to ask if stash change when rebase at...
2009-06-29 Frank LiFix stash problem when svn dcommit at dirty working...
2009-06-29 Frank LiModify Create repository error message
2009-06-27 Frank LiAdd SVN DCommit Command
2009-06-27 Frank LiSupport Git svn-clone at clone dialog.
2009-06-27 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-06-26 Johan 't HartPull/Fetch Dlg: Used git config to determine default...
2009-06-17 Frank LiCorrect format patch command -<num> argument
2009-06-16 Johan 't HartMerge commit 'origin/master' into temp_rebase
2009-06-14 Frank LiAdd Miss file
2009-06-12 Frank LiAdd "BrowseRef" to shell extension command.
2009-06-05 Frank LiFix pull don't launch putty key file
2009-06-05 Frank LiShow Push Dialog after close commit dialog
2009-06-05 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-06-04 Johan 't HartProgressDlg, Pull: Took m_GitStatus into account for...
2009-06-04 Johan 't HartShow GUI friendly diffstat after pull
2009-06-04 Johan 't HartShow changed files after pull.
2009-05-06 Johan t HartBrowseRefs: Share property sheet for remote management
2009-04-28 Frank LiEnable formatpatch at log dialog
2009-04-24 Frank Liam patch dialog use CPatchListCtrl
2009-04-24 Frank LiAdd Test Command for browseRef dialog
2009-04-24 Johan t HartInitial version of BrowseRefsDlg
2009-04-23 Frank LiAdd Cat Command to implement tortoise merge view patch
2009-04-18 Frank LiAdd option "send mail after create patch" at formatpatc...
2009-04-17 Frank LiSend mail: Combine to one email work.
2009-04-15 Frank LiComplete Send mail coding and mail send have some problem.
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.
next