OSDN Git Service

Fix assertion failure when log dialog closed.
[tortoisegit/TortoiseGitJp.git] / src /
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
2009-01-31 Frank LiTortoiseGitBlame Add next & prev toolbar button.
2009-01-31 Frank LiFix TortoiseGitBlame crash when file name incorrect
2009-01-30 Frank LiTortoiseGitBlame Add Next and Previous Function when...
2009-01-30 Frank LiFix TortoiseGitBlame commit is not in log list problem.
2009-01-30 Frank LiAdd EnableSaveRestore at some dialog.
2009-01-30 Frank LiAdd Amend Last Commit Option
2009-01-30 Frank LiFix Amend Last Commit CheckBox wrong Position
2009-01-30 Frank LiAdd Show "No Merge" and "First Parent Only" Option...
2009-01-30 Frank LiShow "Wait ... " at log list when fetch git log.
2009-01-30 Frank LiRemove "Next100" button. Add second menubutton Show...
2009-01-30 Frank LiFix don't show finish message box when apply patch
2009-01-30 Frank LiMerge From Colin Law Save and restore column widths...
2009-01-30 Colin LawSave and restore column widths for log and blame in...
2009-01-30 Frank LiUse safe back thread way to fetch log at GitLogList.
2009-01-29 Colin LawTortoiseGitBlame minor code tidy.
2009-01-29 Colin LawFixes to TortoiseGitBlame for date format from locale...
2009-01-29 Colin LawAdd support for 'Use system locale for date/time'.
2009-01-29 Colin LawDefault date format to short format.
2009-01-29 Colin LawIn log, format Author Date from regional settings....
2009-01-29 Frank LiFix FileDiffDlg ToolTip show error time info problem
2009-01-29 Frank LiFix TortoiseGitBlame miss GitLogCache problem.
2009-01-29 Frank LiUpdate TortoiseGit Web Information
2009-01-29 Frank LiFix Compare with preview version crash problem at log...
2009-01-28 Frank LiFix redraw all when loading thread finish load log
2009-01-28 Colin LawCorrected registry key defs from Toroise to Tortoise
2009-01-28 Frank LiFix wxi duplicate uuid problem and debug version build...
2009-01-28 Myagire-enabled libapr install in setup script (had missed...
2009-01-28 Myagirestored minor diff in proc project (happend while...
2009-01-28 Myagire-added accidently removed vars, while resolving confl...
2009-01-28 Myagiupdated wingit and fixed bug in new PATH init code...
2009-01-28 Myagimade wingit.dll delay load so that PATH can be inited...
next