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
GitSharp
Settings
|
Report Duplicate
6
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 26, 2024 — Jun 26, 2025
Showing page 24 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
api: fixed a bug and added a small performance optimization to Index.Add in Index.cs
Meinrad Recheis
as henon
More...
over 15 years ago
Made CanReadMsysgitIndexFixture.CanAddAFileToAMSysGitIndexWhereAFileIsAlreadyWaitingToBeCommitted() pass.
nulltoken
More...
over 15 years ago
Added disposable fields to dispose methods
Neil Stalker
More...
over 15 years ago
Little fix to make sure IDisposable ByteBufferWindow calls IDisposable.Dispose() base method.
nulltoken
More...
over 15 years ago
Merge commit 'nestalk/master'
nulltoken
More...
over 15 years ago
Removed IndexTest.Change_special_msysgit_index() as it's been ported to IndexDiffTest.testUpdateExistingMsysgitIndex(). Added an assertion on the length of the content of the index.
nulltoken
More...
over 15 years ago
Merge commit 'henon/master'
nulltoken
More...
over 15 years ago
Fixed a buffer related size problem which would lead to incorrect index generation.
nulltoken
More...
over 15 years ago
Implemented Idisposable for more classes with disposable fields
Neil Stalker
More...
over 15 years ago
Merge branch 'master' of git://github.com/henon/GitSharp
Neil Stalker
More...
over 15 years ago
Fix .proj
caytchen
More...
over 15 years ago
Fix NegatedPattern logic in IgnoreHandler
caytchen
More...
over 15 years ago
adding a test that proves that the index is not loaded correctly by the core
Meinrad Recheis
as henon
More...
over 15 years ago
Typo, exclude instead of exclude_s_
caytchen
More...
over 15 years ago
Basic gitignore handler, missing is reading .gitignore and test coverage
caytchen
More...
over 15 years ago
correcting CanReadMsysgitIndexFixture test, it now fails (probably due to misbehavior of IndexDiff?)
Meinrad Recheis
as henon
More...
over 15 years ago
fixing a small bug in the previous commit.
Meinrad Recheis
as henon
More...
over 15 years ago
api: added new class RepositoryStatus that represents the differences between index and working directory + a first test. It shows that the core implementation of the diff is not equal to msysgit.
Meinrad Recheis
as henon
More...
over 15 years ago
api: implemented recursive addition in Index.AddDirectory. Ignore rules are not yet integrated
Meinrad Recheis
as henon
More...
over 15 years ago
minor fix: added explaining comments to a testcase
Meinrad Recheis
as henon
More...
over 15 years ago
minor fix: changed namespace of IgnoreTests to have it grouped with the other api tests in testrunner.
Meinrad Recheis
as henon
More...
over 15 years ago
merged mdekrey
Meinrad Recheis
as henon
More...
over 15 years ago
api: added a test demonstrating index corruption of an msysgit index
Meinrad Recheis
as henon
More...
over 15 years ago
api: fixed GitIndex-based implementation of Add in Index.cs
Meinrad Recheis
as henon
More...
over 15 years ago
Merge branch 'master' of github.com:mdekrey/GitSharp
mdekrey
More...
over 15 years ago
Added IgnoreRules utility class. Added IgnoreTests to test IgnoreRules.
mdekrey
More...
over 15 years ago
Merge branch 'master' of git://github.com/henon/GitSharp
rolenun
More...
over 15 years ago
Merge branch 'master' of
[email protected]
:henon/GitSharp
Meinrad Recheis
as henon
More...
over 15 years ago
Implemented IDisposable for classes that have a disposable field.
Neil Stalker
More...
over 15 years ago
Added CanAddAFileToAMSysGitIndexWhereAFileIsAlreadyWaitingToBeCommitted() test to CanReadMsysgitIndexFixture.
nulltoken
More...
over 15 years ago
←
1
2
…
20
21
22
23
24
25
26
27
28
…
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