Arkady Shapkin
|
279542885d
|
Svn clone prefix fixed
|
11 years ago |
Janusz Białobrzewski
|
2597b03d7b
|
Indicate change when repository changed. Closes #2420.
Partially reverts commit 6e7e6cd4d6 .
|
11 years ago |
Arkady Shapkin
|
0e03f13a4e
|
Changed KDiff3 version
|
11 years ago |
Janusz Białobrzewski
|
496ef6e659
|
Validate entered commit hash after focus is lost.
Previously user wasn't able to type commit hash by hand.
|
11 years ago |
Janusz Białobrzewski
|
be853e339d
|
Editing recent favorite repo list may end up with null repo Path.
Return empty string to prevent from NullArgumentExcaption.
Allow to remove repos with empty Path.
|
11 years ago |
Janusz Białobrzewski
|
80add61ceb
|
Submodule GitExtensionsDoc updated
Submodule GitExtensionsDoc:
> f710c60 - 'Discard' button is no longer present.
|
11 years ago |
Arkady Shapkin
|
7b08fa6247
|
Change log updated
|
11 years ago |
Arkady Shapkin
|
5febc32a11
|
Minor changes
|
11 years ago |
Arkady Shapkin
|
af462159ed
|
Version updated
|
11 years ago |
Arkady Shapkin
|
a2c356f793
|
Translation updated
|
11 years ago |
Arkady Shapkin
|
720fd3ec91
|
Renamed file diff in FormCommit fixed
|
11 years ago |
Arkady Shapkin
|
b48a4b874f
|
GitCred path selecting fixed
|
11 years ago |
Janusz Białobrzewski
|
dad2755558
|
Submodule GitExtensionsDoc updated
Submodule GitExtensionsDoc:
> 2b99b9a - Revision Links. Closes #51.
> 0a014fb - Updated build server integration description.
> 1efb0ad - Add 'quick search' and 'go to commit' to Browse Repository
> ace7cce - Minor corrections to Browse Repository
> 5af2f5f - Update settings.png.
> 492d385 - Add documentation for Build server integration settings.
|
11 years ago |
Janusz Białobrzewski
|
df98715b8c
|
Build server integration settings aren't saved instantly.
|
11 years ago |
Philippe Miossec
|
54a07803d8
|
Hide NBug (a lot of) bad xml comments build warnings
|
11 years ago |
Arkady Shapkin
|
26fec1cd20
|
FormPull error handling fixed
|
11 years ago |
Arkadiy Shapkin
|
bc421617e6
|
Merge pull request #2415 from pmiossec/remove_uneeded_reference
Remove an uneeded reference that cause a warning
|
11 years ago |
Philippe Miossec
|
291904c7e7
|
Remove an uneeded refrence that cause a warning
|
11 years ago |
Arkadiy Shapkin
|
3c2155a9b1
|
Merge pull request #2414 from pmiossec/update_tfs_authentication
Update tfs authentication
|
11 years ago |
Janusz Białobrzewski
|
bb8c7a7518
|
Invoke asynchronously OnActivate to prevent from canceling later events.
Later events are canceled when UI components' state is being changed. (Here: statusStrip.Hide();)
Closes #2397.
|
11 years ago |
Arkady Shapkin
|
5888ec5134
|
GitExt plugin upgrading fixed. Closes #2385
|
11 years ago |
Arkady Shapkin
|
bde448b03c
|
VBScript moved to separate file
|
11 years ago |
Arkady Shapkin
|
d25164e38c
|
Support machine level HOME environment variable
|
11 years ago |
Philippe Miossec
|
4c37ebe675
|
Remove unneeded packages
|
11 years ago |
Philippe Miossec
|
36a657b5fc
|
Refactoring
|
11 years ago |
Philippe Miossec
|
c40a529f20
|
Change obsolete method to authenticate to a TFS Server
|
11 years ago |
Janusz Białobrzewski
|
38db89df66
|
If passed path is a directory, GetDirectoryName truncates it of one level.
Passing that string, "C:\Directory\SubDirectory", into GetDirectoryName will result in "C:\Directory".
|
11 years ago |
Philippe Miossec
|
7fcbec2e26
|
Display correctly windows end of line in git commit message
|
12 years ago |
Henk Westhuis
|
42293cbf74
|
Fixed crash in delete unused branches plugin
|
11 years ago |
Arkadiy Shapkin
|
ce75ca3b24
|
Merge pull request #2408 from jeffqc/master
Fix small typo.
|
11 years ago |
jeffqc
|
e28f9b4750
|
Fix small typo.
|
11 years ago |
Arkady Shapkin
|
586c0f0a56
|
Some defines fixed in GitExtensionsShellEx
|
11 years ago |
Arkady Shapkin
|
c0146d8ce9
|
Build server plugins localization fixed
|
11 years ago |
Arkady Shapkin
|
7585717762
|
Installer updated to support updating VS addins. Closes #2385
|
11 years ago |
Arkady Shapkin
|
e9c96e9a6d
|
Buttons on FormPull fixed
"Browse.." button localization fixed
|
11 years ago |
Arkady Shapkin
|
54856c6081
|
Error string in list of branches fixed
|
11 years ago |
Arkady Shapkin
|
6a6fec9be6
|
RepositoryHistory MaxCount moved to settings
|
11 years ago |
Arkady Shapkin
|
51342eeb8e
|
Diff tab translation fixed
|
11 years ago |
Arkady Shapkin
|
5fe18bdada
|
Support "push --force-with-lease"
|
11 years ago |
Arkady Shapkin
|
2db8b11985
|
Web site URL changed
|
11 years ago |
Arkady Shapkin
|
29220b017e
|
Removing old menu should work now after executing "devenv.exe /resetaddin GitPlugin.Connect"
|
11 years ago |
Arkady Shapkin
|
e08e45e12d
|
Sometimes CompositionContainer.GetExport() throw ReflectionTypeLoadException exception
|
11 years ago |
Arkady Shapkin
|
15ef78ca25
|
Remove pdf manual from installer. Closes #2387
|
11 years ago |
Janusz Białobrzewski
|
0d0addd925
|
Always set default pull action.
Default pull action was set only when AutoPullOnPushRejectedAction wasn't set yet.
|
11 years ago |
Arkadiy Shapkin
|
959fdf935b
|
Merge pull request #2394 from pmiossec/improve_tfs_plugin
Use a MUCH more efficient way to query Tfs builds
|
11 years ago |
Philippe Miossec
|
635621b1f6
|
Use a MUCH more efficient way to query Tfs builds
A lot(!) less ressource extensive and better memory releasing.
|
11 years ago |
Arkadiy Shapkin
|
4a1f0c1bd0
|
DowngradeErrorMessage fixed
|
11 years ago |
Arkady Shapkin
|
d1922d4f21
|
"AllowSameVersionUpgrades" enabled for installer
|
11 years ago |
Janusz Białobrzewski
|
50a717d7b4
|
Added "Not set option" for core.autocrlf. Closes #1956.
|
11 years ago |
Janusz Białobrzewski
|
cbb7894209
|
Run only newly created task.
|
11 years ago |