CIA.vc
AnkhSVN
Real-time open source activity stats
Stats » Projects » AnkhSVN
information
AnkhSVN is a Subversion plugin for Visual Studio. The software allows you to perform the most common version control operations directly from inside the Microsoft Visual Studio IDE. With AnkhSVN you no longer need to leave your IDE to perform tasks like viewing the status of your source code, updating your Subversion working copy and committing changes. You can even browse your repository and you can plug-in your favorite diff tool.
syndicateUTC clock
02:53 on Mar 15, 2010
event counters
The last message was received 1.79 hours ago at 01:06 on Mar 15, 2010
1 messages so far today, 2 messages yesterday
1 messages so far this week, 80 messages last week
113 messages so far this month, 103 messages last month
9079 messages since the first one, 6.18 years ago, for an average of 5.96 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
01:04 todayankhsvn
Commit by ankh-buildbot :: r7968 www/daily/index.html:
#
19:21 yesterdayankhsvn
Commit by rhuijben :: r7967 src/ (3 files in 2 dirs):

http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7967
Fix the generation of items in the create patch command by reordering
the arguments of the PendingChangeSelector to make a bit more sense.

  • src/Ankh.UI/PathSelector/PendingChangeSelector.cs Reorder visible and checked arguments
  • src/Ankh/Commands/AddItemCommand.cs
  • src/Ankh/Commands/ItemRevertCommand.cs Follow refactoring
#
01:04 yesterdayankhsvn
Commit by ankh-buildbot :: r7966 www/daily/index.html:
#
01:02 Saturdayankhsvn
Commit by ankh-buildbot :: r7965 www/daily/index.html:
#
16:46 Fridayankhsvn
Commit by rhuijben :: r7964 src/Ankh.Services/Commands/CommandUpdateEventArgs.cs:

http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7964

  • src/Ankh.Services/Commands/CommandUpdateEventArgs.cs Add boolean to allow checking for user supplied string arguments.
#
16:40 Fridayankhsvn
Commit by rhuijben :: r7963 src/ (2 files in 2 dirs):

http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7963

  • src/Ankh.Services/Commands/BaseCommandEventArgs.cs Implement the .IsInAutomation property to actually return the intended value.
  • src/Ankh/Commands/AddItemCommand.cs Revert accidental commit of r7962.
#
16:38 Fridayankhsvn
Commit by rhuijben :: r7962 src/Ankh/Commands/AddItemCommand.cs:

http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7962

  • src/Ankh/Commands/AddItemCommand.cs Implement the .IsInAutomation property to actually return the intended value.
#
16:21 Fridayankhsvn
Commit by rhuijben :: r7961 src/Ankh/Commands/ (5 files in 2 dirs):

http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7961
Switch the Add Item command to use the Pending Change selector.

  • src/Ankh/Commands/AddItemCommand.cs Reimplement using new api. Handle reloading on property changes.
  • src/Ankh/Commands/CommandStrings.Designer.cs
  • src/Ankh/Commands/CommandStrings.resx Add resources for localization
  • src/Ankh/Commands/ItemRevertCommand.cs Fix skip dialog check.
  • src/Ankh/Commands/RepositoryExplorer/SaveToFileCommand.cs Remove unneeded service lookup
#
16:20 Fridayankhsvn
Commit by ankh-buildbot :: r7960 www/daily/index.html:
#
16:14 Fridayankhsvn
Commit by rhuijben :: r7959 src/Ankh.UI/PendingChanges/Commits/PendingCommitItem.cs:

http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7959

  • src/Ankh.UI/PendingChanges/Commits/PendingCommitItem.cs Change the color of files that are not versioned and ignored or not part of the solution black to make them different from the files that by default will be added on commit.
#
16:13 Fridayankhsvn
Commit by rhuijben :: r7958 src/Ankh.UI/PathSelector/PendingChangeSelector.cs:

http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7958

  • src/Ankh.UI/PathSelector/PendingChangeSelector.cs Change the color of files that are not versioned and ignored or not part of the solution black to make them different from the files that by default will be added on commit.
#
15:36 Fridayankhsvn
Commit by rhuijben :: r7957 src/Ankh.VS/Extenders/SvnItemExtender.cs:

http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7957
Review + update all usages of SvnItem in the ItemExtender to
handle null without exceptions

  • src/Ankh.VS/Extenders/SvnItemExtender.cs Cache .SvnItem and check for null
#
14:57 Fridayankhsvn
Commit by rhuijben :: r7956 src/ (6 files in 2 dirs):

http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7956
Make our Revert commands use a pending change based dialog instead
of the old tree based path selector. Also replace the simple confirm
question when using the option on the Pending Changes toolbar.

  • src/Ankh.UI/PathSelector/PendingChangeSelector.cs
  • src/Ankh.UI/PathSelector/PendingChangeSelector.Designer.cs
  • src/Ankh.UI/PathSelector/VersionSelector.cs Make more generic usable by allowing different filters
  • src/Ankh/Commands/CommandStrings.Designer.cs
  • src/Ankh/Commands/CommandStrings.resx Add localizable title name.
  • src/Ankh/Commands/ItemRevertCommand.cs Reimplement using modern apis
#
13:20 Fridayankhsvn
Commit by ankh-buildbot :: r7955 www/daily/index.html:
#
12:44 Fridayankhsvn
Commit by rhuijben :: r7954 src/Ankh.UI/VSSelectionControls/SelectionItemMap.cs:

http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7954

  • src/Ankh.UI/VSSelectionControls/SelectionItemMap.cs Mark even more ignoring
#
12:28 Fridayankhsvn
Commit by rhuijben :: r7953 src/ (2 files in 2 dirs):

http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7953
Detect solution file extension when AnkhSVN is used in an isolated shell.

  • src/Ankh.Package/AnkhSvnPackage.About.cs Make code match SolutionSettings
  • src/Ankh/Services/SolutionSettings.cs (SolutionFilter): Check for registry key declaring .sln variant; fall back to hardcoded default for normal shell. (OpenProjectFile): Check for null input
#
11:27 Fridayankhsvn
Commit by sander :: r7952 src/Ankh.UI/Annotate/AnnotateMarginControl.cs:
http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7952
Fix annotate margin control for very long revision numbers by calculating the required lengths of the
various fields.
#
10:55 Fridayankhsvn
Commit by sander :: r7951 src/Ankh.UI/Annotate/AnnotateEditorControl.cs:
http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7951
Remove TODO because this issue is now fixed in VS2010 RC
#
10:54 Fridayankhsvn
Commit by sander :: r7950 src/Ankh.UI/PendingChanges/VSTextEditor.cs:
#
09:58 Fridayankhsvn
Commit by sander :: r7949 src/Ankh.UI/SvnLog/ (2 files):
http://ankhsvn.open.collab.net/source/browse/ankhsvn?view=rev&revision=7949
Force wordwrap on in history viewer, so the full log message is always visible without scrolling sideways
#