OSDN Git Service

Choose TortoisePLink and SSH at install.
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc /
2009-03-24 Frank LiImprove log speed.
2009-03-23 Frank LiTry to improve log preformance
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-20 Frank LiSubmodule Add Dialog support browse
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-17 Frank LiReflog dialog basic work
2009-03-16 Frank LiParser Reflog output
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 LiShow stash flag at log dialog
2009-03-12 Frank Liadd missed graphic file
2009-03-12 Frank LiFix create tag assert fault because command id miss...
2009-03-12 Frank LiUpdate RevisionGraph to 15570
2009-03-10 Frank LiFix: Issue 57: Data duplication when Clicking Check...
2009-03-09 Frank LiFixed Issue 55: "resolved" function doesn't delete...
2009-03-09 Frank LiEnable Double Click to diff base At Log dialog
2009-03-09 Frank LiUse Resource to show Menu Item Context
2009-03-09 Frank LiAdd external diff merge and udiff Setting at setting...
2009-03-09 Frank LiAdd "Save reversion as" ... menu item at File List
2009-03-07 Frank LiFix SwitchDlg assert fail
2009-03-06 Frank LiFix Commit Dialog and Log Dialog default column is...
2009-03-06 Frank Lifix some dialog can't show after resize and close and...
2009-03-06 Frank LiFix ProgressDlg Sometime thread is dead blocked.
2009-03-04 Frank LiFix tag to head when *force* check box checked.
2009-03-04 jackieFixed x64 build of TortoiseProc crashed due to received...
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 CRT linkage options.
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 Frank LiFix Launch Help Path Error
2009-02-28 jackieMerge branch 'master' of git://repo.or.cz/TortoiseGit
2009-02-27 Frank LiCherryPick Multi Commits basic work
2009-02-27 Frank LiRebasedlg: add show add delete at filelist
2009-02-27 Frank LiShow Conflict Status at Filelist at delete conflict...
2009-02-27 Frank LiAdd handle "Delete Conflict" at conflict edit.
2009-02-27 Frank LiConflict Handle Delete case
2009-02-27 Frank LiLogDlg: Reorg context menu sequence
2009-02-27 Frank LiRebaseDlg: Fix Edit don't show Amend button problem
2009-02-27 Frank LiRebaseDlg: Fix Squash All Crash problem
2009-02-27 Frank LiRebaseDlg Fix don't start rebase problem
2009-02-27 Frank LiMerge branch 'roll_back'
2009-02-27 Frank LiFix rebasedlg can't start
2009-02-26 jackie.
2009-02-26 jackieLinked with static version of CRT/MFC.
2009-02-26 jackieFixed CRT linkage options.
2009-02-26 Frank LiEnable Copy file List to commit Message
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 LiCommit Combine: handle case "HEAD is not first one...
2009-02-24 Frank LiChange Progress.h to SysProgress.h because there are...
2009-02-22 Johan t HartRemove combine option from Rebase context menu Fix...
2009-02-22 Johan t HartAdded extra check in combine process.
2009-02-22 Frank LiDelete: Don't ask user about if keep local copy.
2009-02-22 Frank LiUpdate rebase pick\squash\edit\skip icon
2009-02-22 Johan t Hart'Cherry-pick' commits after combined commits when combi...
2009-02-21 Frank LiFix about dialog title show TortoiseSVN problem
2009-02-21 Frank LiAdd Resolve context menu
2009-02-21 Frank LiFix TortoiseMerge launch fail because stage is not...
2009-02-21 Frank LiRebaseDlg: Correct get Tabctrl position.
2009-02-21 Frank LiUse Rebase Dialog For cherry pick ant log dialog actions.
2009-02-21 Frank LiAdd "Rebase" menu at log list. "Cherry Pick show "...
2009-02-21 Frank LiShow bold font for HEAD at log dialog
2009-02-21 Frank LiAdd context menu item "Revert" at Commit File List
2009-02-20 Frank LiAdd Combine Commit to one commit at log list dialog
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 Myagitooltips updated for overlay settings dialog
2009-02-20 Frank LiMerge remove x86 build
2009-02-20 Frank LiAdd Show Whole Project Button at commitDialog
2009-02-19 Frank LiRebaseDlg: Hook Cancel to ask user if abort rebase
2009-02-19 Frank LiRebaseDlg: Disable Reset\Swtich Command at context...
2009-02-19 Frank LiEnable Check/uncheck group files at file list view
2009-02-19 Frank LiRebaseDlg: Squash provide chance to modified last message.
2009-02-18 Frank LiRebaseDlg: Add Squash Support. but there are problem...
2009-02-18 Frank LiRebaseDlg: Edit Basic working.
2009-02-17 Frank LiRebaseDlg Add Abort function
2009-02-17 Frank LiRebaseDlg: Pick Basic Working
2009-02-16 Frank LiRebaseDlg: List Conflict file when cherry pick fail
2009-02-16 Frank LiRebaseDlg: Fix Commit List show Current Rebase commit...
2009-02-16 Frank LiRebaseDlg: Use Thread To Handle Rebase process.
2009-02-15 Frank LiRebaseDlg: Add New is top option. Disable Edit control...
2009-02-14 Frank LiRebaseDlg: Change Current Rebase and rebased commit...
2009-02-14 Frank LiRebaseDlg: Implement Pick squash and edit by context...
2009-02-14 Frank LiRebaseDlg: Show Commit List at oldest is first
2009-02-14 Frank LiRebaseDlg: Fetch log when change branch and upstream
next