OSDN Git Service

Add url error message at syncdlg
[tortoisegit/TortoiseGitJp.git] / src / TortoiseProc /
2009-07-20 Frank LiAdd url error message at syncdlg
2009-07-19 Frank LiAdd commit list and change list ctrl at SyncDlg
2009-07-19 Frank LiSync Dialog branch select basic work.
2009-07-19 Frank LiRecord Push and Pull button at sync dialog
2009-07-19 Frank LiEnable Sync Dialog Resize
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-13 Frank LiFixed issue #110: Feature Requeest: Default settings...
2009-07-12 Frank LiFix "ESC" = "push" when after commit and Add Alt-P...
2009-07-12 Frank LiFix "ESC" = "push" when after commit
2009-07-12 Frank LiAdd "F5" refresh remote and branch info at push dialog
2009-07-12 Frank LiFixed issue #112: (6) Low hanging GUI fruits during...
2009-07-12 Frank LiFixed issue #111: Undo Add does not work (keep added...
2009-07-11 Frank LiFixed issue #113: (11) Push and push times out on WebDA...
2009-07-11 Frank LiFixed issue #113: (10) Push and push times out on WebDA...
2009-07-11 Frank LiFixed issue #112: (3) Low hanging GUI fruits during...
2009-07-11 Frank LiFixed issue #112: (8) Low hanging GUI fruits during...
2009-07-11 Frank LiFixed issue #112: (7) Low hanging GUI fruits during...
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-05 Frank LiFixed issue #104: Doubleclicking changed submodule...
2009-07-05 Frank LiFixed issue #104: Doubleclicking changed submodule...
2009-07-04 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-07-02 Johan 't HartTypo fix
2009-07-01 Frank LiFixed Issue #64: When the graph column is small, the...
2009-07-01 Frank LiFix log graph tree mass when dragon scroll bar from...
2009-06-30 Frank LiFixed Issue #104: Doubleclicking changed submodule...
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-28 Johan 't HartPull: Fixed bug that when pulling from the configured...
2009-06-27 Johan 't HartBrowseRefs: Option to delete multiple refs
2009-06-27 Johan 't HartBrowseRefs: Added 'Switch to this Ref' option
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 HartBrowseRefs: Fetch context menu item added.
2009-06-26 Johan 't HartRebase: Select default upstream based on current tracke...
2009-06-26 Johan 't HartBrowseRefs: Textual change
2009-06-26 Johan 't HartPull/Fetch Dlg: Used git config to determine default...
2009-06-26 Johan 't HartBrowseRefs: Simplified some code
2009-06-26 Johan 't HartBrowseRefs: Fix parsing git refs results
2009-06-19 Frank LiAdd Help button handle and add Anchor at format patch...
2009-06-19 Frank LiAdd Many Help button at dialog
2009-06-18 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-06-18 Frank LiFix submodule update Crash when repository have not...
2009-06-17 Johan 't HartFormatPatch: May also select 'format patch...' if selec...
2009-06-17 Johan 't HartFormatPatch: Implemented browse buttons and added brows...
2009-06-17 Frank LiFixed issue #88: Ambiguous dialog message
2009-06-17 Frank LiCorrect format patch command -<num> argument
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-16 Johan 't HartLogview: Ajust label colors when selected.
2009-06-16 Johan 't HartLogview: Ref label borders
2009-06-16 Johan 't HartLogview: Make use of XP themes in list ctrl
2009-06-15 Frank LiAdd compare with working copy at log dialog
2009-06-14 Frank LiAdd Miss file
2009-06-14 Johan 't HartFileDiffDlg: Make shift right-left button work
2009-06-14 Johan 't HartBrowseRefsDlg: Add ability to diff two commits
2009-06-12 Frank LiAdd "BrowseRef" to shell extension command.
2009-06-12 Frank LiEnable Bugtraq setting dialog
2009-06-09 Johan 't HartBrowseRefs: Added option to delete remote branch original
2009-06-09 Johan 't HartBrowseRefs: Always set initial ref
2009-06-09 Johan 't HartBrowseRefs: Show context menu icons
2009-06-09 Johan 't HartBrowseRefs: Save / Restore window size
2009-06-09 Johan 't HartBranch/Tag dlg: Update 'track' option after browse...
2009-06-08 Johan 't HartTextual change
2009-06-08 Johan 't HartRebase: Skip in context-menu appeared twice. First...
2009-06-08 Johan 't HartRebase: Textual change
2009-06-08 Johan 't HartRebaseDlg: Update rebase lines after browserefs
2009-06-05 Johan 't HartPick Ref: Browse Ref buttons added to dialogs derived...
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 LiSet Default button is "close" rather than "push" at...
2009-06-05 Frank LiMerge branch 'master' of git://github.com/Jopie64/torto...
2009-06-04 Johan 't HartProgressDlg: Disable 'Abort' button when command is...
2009-06-04 Johan 't HartCommit: Made user able to push after successful commit
2009-06-04 Johan 't HartProgressDlg, Pull: Took m_GitStatus into account for...
2009-06-04 Johan 't HartProgressDlg: Changed 'OK' into 'Close' and 'Cancel...
2009-06-04 Johan 't HartShow GUI friendly diffstat after pull
2009-06-04 Johan 't HartShow changed files after pull.
2009-06-04 Frank LiMerge git://github.com/Jopie64/tortoisegit master
2009-06-04 Frank LiModify position of filter and date at log dialog
2009-06-04 Johan 't HartPick Ref: Change [...] button in log dialog in a clicka...
2009-06-03 Johan 't HartMade TortoiseGitBlame compilable.
2009-06-03 Johan 't HartBrowseRefs: Add option to start reflog from BrowseRefs...
2009-06-03 Johan 't HartTextual changes
2009-06-03 Johan 't HartPick Ref: Change [...] button in log dialog in a clicka...
2009-06-01 Frank LiShow Bug ID link at log dialog
2009-05-31 Frank LiAdd bugtraq to support commit dialog bug track.
2009-05-31 Frank LiEnable Bug track plug-in support
2009-05-31 Frank LiFix Issue 91: clone dialog generates bad directory...
2009-05-29 Johan 't HartPick Ref: Made user able to pick a ref in the logviewer...
next