openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
G
Git# > git for .NET
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 1 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Update README.txt
Meinrad Recheis
More...
over 4 years ago
Merge pull request #29 from nabeshin/fix_stash_datetime
Meinrad Recheis
More...
about 11 years ago
Fixed DateTime property of Stash class.
nabeshin
More...
about 11 years ago
Merge pull request #27 from WilbertOnGithub/ConvertToVS2010
Meinrad Recheis
More...
about 11 years ago
Merge pull request #26 from WilbertOnGithub/MakeItBuildAgain
Meinrad Recheis
More...
about 11 years ago
Merge pull request #28 from jechtom/master
Meinrad Recheis
More...
about 11 years ago
- fixed bug with KeyNotFoundException when resolving identity file with SshConfigSessionFactory
Tomas Jecha
More...
about 11 years ago
Fix the solution not building after a fresh clone.
Wilbert van Dolleweerd
More...
over 13 years ago
Convert to Visual Studio 2010 format.
Wilbert van Dolleweerd
More...
over 13 years ago
removed VersionAssemblyInfo.cs from GitSharp.Core.csproj ...
henon
More...
over 14 years ago
Merge commit 'sinesignal/master'
henon
More...
over 14 years ago
Implemented support for stashes.
Lluis Sanchez Gual
More...
over 14 years ago
Revert some changes that were causing unit test failures.
Lluis Sanchez Gual
More...
over 14 years ago
Rough blame command implementation.
Lluis Sanchez Gual
More...
over 14 years ago
Add support for renaming and deleting a remote.
Lluis Sanchez Gual
More...
over 14 years ago
Use a new constructor to provide the path parameters. Required by some unit tests.
Lluis Sanchez Gual
More...
over 14 years ago
Properly check for parent directory in non-recursive directory scans.
Lluis Sanchez Gual
More...
over 14 years ago
Implement new operations for getting the status of a specific directory or file.
Lluis Sanchez Gual
More...
over 14 years ago
Removed the extra Microsoft.CSharp.targets that MonoDevelop adds when it edits a project that was created with VS2008. VS2008 is when Microsoft changed the path variable from MSBuildBinPath to MSBuildToolsPath and MonoDevelop still uses MSBuildBinPath.
dwragan
as Dale Ragan
More...
over 14 years ago
For now we are going to remove the dependency on Winterdom.IO.FileMap, since this isn't our default way of packing a file and there isn't any reason to invest in developing a cross-platform replacement. We're leaving the rest of the logic in place in case we decide to invest in this in the future. This was never tested thoroughly and caused tests to fail when it did run.
dwragan
as Dale Ragan
More...
over 14 years ago
Added unit tests fore branch delete and rename. Added unit test for the new Commit files operation.
Lluis Sanchez Gual
More...
over 14 years ago
* Ref.cs: The Name property can now be set by subclasses. Added RefName property, which returns the full ref name. This name is required for the update operation.
Lluis Sanchez Gual
More...
over 14 years ago
Implement Commit command which can create a commit out of a list of provided files, ignoring what's in the index.
Lluis Sanchez Gual
More...
over 14 years ago
Bug, https://bugzilla.novell.com/show_bug.cgi?id=618539, has been fixed. As a side note, I did confirm that this was only happening when building with Mono from SVN. Building with 2.6.x resulted in no errors.
dwragan
as Dale Ragan
More...
over 14 years ago
Merge branch 'development'
dwragan
as Dale Ragan
More...
over 14 years ago
Noticed that this test was being ignored due to the TestFixture not being public. Test now passes without any other modifications.
dwragan
as Dale Ragan
More...
over 14 years ago
Added a work around for now until I can compile under Mono. I will revert the code back to the way it was when fixed. Created bug report located here: https://bugzilla.novell.com/show_bug.cgi?id=618539
dwragan
as Dale Ragan
More...
over 14 years ago
Fixed IndexTests.AddAll_Ignore_Files() (thanks to narent for contributing the testcase)
henon
More...
over 14 years ago
Added code to fix wrongful behaviour or Index.AddAll method.
unknown
More...
over 14 years ago
Added unit tests to verify wrong behaviour of Index.AddAll method. Method was adding all files in .git folder
unknown
More...
over 14 years ago
←
1
2
3
4
5
6
7
8
9
…
61
62
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree