OSDN Git Service

Fix Issue 24, Commit results not in window with scroll bars
[tortoisegit/TortoiseGitJp.git] / src /
2009-02-14 Colin LawFix Issue 24, Commit results not in window with scroll...
2009-02-13 Frank LiFix Diff Dialog stat information is reverted, add show...
2009-02-13 Frank LiMerge Myagi exe shell version to show overlay
2009-02-13 Myagisettings dialog updated to give "Shell Extended" overla...
2009-02-13 Myagi"dual" file status support added (option for index...
2009-02-13 Myagiwingit.dll functionality replaced by commandline tool
2009-02-13 Frank LiRebase: Add branch to list
2009-02-13 Frank LiRebase: Add Upstream and Branch ComboxBox
2009-02-13 Frank LiGit Rebase Dialog Resize and modify split position...
2009-02-13 Frank LiAdd MFC Tab Control and Rebase Dialog.
2009-02-12 Frank LiFix Colin Law report clone crash at no git directory
2009-02-11 Frank LiLog list "Copy" status should one kind of "ADD" show...
2009-02-11 Frank LiFix Log Cache Miss Save Path old file name(in rename...
2009-02-11 Frank LiFix Copy and rename parse file list problem.
2009-02-11 Stanislav VinokurovRename "Git clone" to "Git clone..." (corrected).
2009-02-11 Frank LiFix rebasedlg compile error
2009-02-11 Frank LiAdd Miss Rebase File
2009-02-11 Colin LawFix diff problem when filenames have embedded spaces
2009-02-11 Frank LiAdd Rebase Dialog
2009-02-11 Frank LiEnable 64bit build again
2009-02-10 Colin LawWarnings removal
2009-02-10 Colin LawShow OK on cancel button in log when used standalone
2009-02-10 Colin LawVersion browse in switch, export, new branch/tag and...
2009-02-10 Frank LiIssue 40: Commit from subfolder shows unversioned...
2009-02-10 Frank Li*Read Index File Directory. Overlay basic working....
2009-02-09 git.exe' is not... Default UnCheck untrack file at commit dialog
2009-02-09 Stanislav Vinokurov* "Git clone" context menu renamed to "Git clone...".
2009-02-08 Colin LawFix issue 36, Push not working if no remote branch...
2009-02-08 Johan t HartStarted implementing EnumFiles() with git.exe call
2009-02-08 Johan t HartFix assertion failure in finddata
2009-02-08 Johan t HartSet original method of retrieving full log as default
2009-02-08 Johan t HartFix assertion failure when log dialog closed.
2009-02-08 Johan t HartCheck 'all merge' flag when receiving full log
2009-02-08 Johan t HartCGit: Workaround: Flush git output when command should...
2009-02-08 Johan t HartFix loading last line of full log and set IsFull flag...
2009-02-08 Johan t HartCall CGitCall::OnEnd() when git.exe ended
2009-02-08 Johan t HartFix finddata helper
2009-02-08 Johan t HartExperiment with retrieving full log in one git.exe...
2009-02-08 Johan t HartAdded extra helper methods to BYTE_VECTOR
2009-02-08 Johan t HartCGit::Run() overloaded with another function to make...
2009-02-08 Frank LiMerge branch 'rel_0.3.x'
2009-02-08 Frank LiUpdate Changelog and version number
2009-02-08 Frank LiAdd setting cache type to control if load wingit.dll
2009-02-07 Frank LiFix Don't add unversion problem at CommitDlg
2009-02-07 Frank LiSet up multi Languages build environment
2009-02-07 Frank LiAdd Languages support to project file
2009-02-07 Frank LiAdd ResText Source code from SVN 14346
2009-02-07 Frank LiAdd TortoiseOverlays Source Code SVN version 14484
2009-02-07 Frank LiUpdate Version Number
2009-02-07 Frank LiAdd work around to vista explore crash.
2009-02-06 Frank LiFix current branch have not update when reset\switch...
2009-02-06 Frank LiFix Crash Problem When TortoiseGit Install before Msysgit.
2009-02-06 Frank LiUpdate Changelog and version number
2009-02-06 Frank LiFix miss ReleaseBuffer at Git construct function
2009-02-06 Frank LiIssue 20: Add To Ignore from Commit dialog not working
2009-02-05 Frank LiFix Issue 31 in tortoisegit: Init Repository, Commit...
2009-02-05 Colin LawIssue 30: Clone does not support UNC path to repository
2009-02-05 Frank LiFix when setting ssh client is null. GIT_SSH environmen...
2009-02-05 Frank LiFix Issue 29: F5 should refresh TGit log
2009-02-05 Frank LiFix log filter don't filter commit hash
2009-02-05 Frank LiIssue 25: Log refresh does not pick up new tags on...
2009-02-05 Frank LiFix Issue 27: Deleted files not committed
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-04 Frank LiFix issue 17 Switch should default branch to current...
2009-02-04 Myagidisabled 'exe' overlay cache otption (until TGitCache...
2009-02-03 Colin LawModify Commit dialog to commit checked unversioned...
2009-02-03 Frank LiUpdate V0.3 change log
2009-02-03 Frank Liupdate changelog for v0.3
2009-02-03 Frank LiAdd TortoisePLink to install script
2009-02-03 Colin LawFix bug messing up overlays after attempted commit...
2009-02-03 Colin LawImprovements to Diff of modified version against head
2009-02-03 Colin LawFix 'Explore To' in context menu in Commit Dialog
2009-02-03 Myagiadded 'conflict' status and fixed status detection...
2009-02-03 Myagifixed some invalid GUIDs for overlay states (maybe...
2009-02-02 Frank Liadd TortoiseOverlays 1.0.5.14479 msi
2009-02-02 Frank LiMerge myapi_overlay.
2009-02-02 Frank LiAdd workaround show corrent ContextMenu!
2009-02-02 Colin LawFix error in CGit::Run causing git error messages to...
2009-02-02 Frank LiFix when nothing commit, message box will show ask...
2009-02-02 Frank LiBugID 16 Fix F5 Refresh Don't work problem
2009-02-02 Frank LiSet Default Checkbox of check out is uncheck at CreateB...
2009-02-02 Colin LawFix repeated filenames in Commit Dialog
2009-02-02 Colin LawTidy up create branch/tag dialog
2009-02-02 Frank LiAdd SSH client setting. TortoisePlink can work with...
2009-02-01 Frank LiAdd Show Whole Project Checkbox at log dialog
2009-02-01 Frank LiFollow first parent work at log dialog
2009-02-01 Frank LiAdd All Branch Check Box at LogDlg
2009-02-01 Frank LiGit LogDlg "Hide unrelated changed paths" Check box...
2009-02-01 Colin LawRemove some debug code.
2009-02-01 Colin LawTidy up of relative times, strings into resource files.
2009-02-01 Colin LawImplement Show Relative Times checkbox in Settings...
2009-02-01 Colin LawMake relative time format available for GitBlame
2009-02-01 Colin LawFix error in call to GetTimeZoneInformation().
2009-02-01 Colin LawProvide sensible default column widths for log. Default...
2009-02-01 Colin LawFirst pass at relative times in log. This version shows...
2009-01-31 Johan t HartRemove some more Subversion leftovers
2009-01-31 Johan t HartFixed some typos and slightly changed dialog layout...
2009-01-31 Johan t HartRemoved some warnings
next