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
about 4 hours
ago. based on code collected
about 4 hours
ago.
Oct 05, 2024 — Oct 05, 2025
Showing page 59 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* fixed PersonIdentTests which were broken due to java's and C#'s different internal time representations * conversion methods between git internal time and c# DateTime or DateTimeOffset are available in DateTime.cs. * simplified PersonIdent constructors * fixed all tests that did use the old PersonIdent constructors
Meinrad Recheis
as henon
More...
over 16 years ago
fixed bugs related to reading of commits
Meinrad Recheis
as henon
More...
over 16 years ago
fixed date/time parsing because time is not based on 1970.1.1 0:0:0 GMT in C#
Meinrad Recheis
as henon
More...
over 16 years ago
TestGUI browser now basically works
Meinrad Recheis
as henon
More...
over 16 years ago
ported EncodingTests, and they all pass.
Meinrad Recheis
as henon
More...
over 16 years ago
fixed more errors. PackReaderTests now pass
Meinrad Recheis
as henon
More...
over 16 years ago
fixed some errors and ported tests for the number utility functions
Meinrad Recheis
as henon
More...
over 16 years ago
ported (previously stripped) caching mechanisms for PackFile.
Meinrad Recheis
as henon
More...
over 16 years ago
restructured source directories
Meinrad Recheis
as henon
More...
over 16 years ago
added missing projects
Meinrad Recheis
as henon
More...
over 16 years ago
Changed namespace and project names to GitSharp.
Meinrad Recheis
as henon
More...
over 16 years ago
ported a lot of more tests. test porting status: 160/1000
Meinrad Recheis
as henon
More...
over 16 years ago
yesss! sha1 computation works!
Meinrad Recheis
as henon
More...
over 16 years ago
added some ObjectWriter tests. they show that sha generation is broken ...
Meinrad Recheis
as henon
More...
over 16 years ago
finished with TreeTests and eliminated all bugs from Tree.cs
Meinrad Recheis
as henon
More...
over 16 years ago
finished porting TreeTests and eliminated all bugs from Tree.cs
Meinrad Recheis
as henon
More...
over 16 years ago
added LICENSE.txt and README.txt
Meinrad Recheis
as henon
More...
over 16 years ago
henon entered the plan. i will "fast forward" the development speed
Meinrad Recheis
as henon
More...
over 16 years ago
* AnyObjectId.cs: Made Equals operators virtual
Kevin Thompson
More...
over 16 years ago
* ObjectId.cs: Added an Equality test for Byte arrays
Kevin Thompson
More...
over 16 years ago
* Makefile: Updated makefile to put output in the bin/Debug folder
Kevin Thompson
More...
over 16 years ago
* TreeIterator.cs: Moved to proper namespace
Kevin Thompson
More...
over 16 years ago
* Repository.cs: Added Ref and Index changed events. This is different then the Java implementation. The Java implementation uses the Observer pattern.
Kevin Thompson
More...
over 16 years ago
* IndexChangedEventArgs.cs: Implement
Kevin Thompson
More...
over 16 years ago
* RefsChangedEventArgs.cs: Implement
Kevin Thompson
More...
over 16 years ago
* RepositoryChangedEventArgs.cs: Implement
Kevin Thompson
More...
over 16 years ago
* RepositoryState.cs: Added new repository states
Kevin Thompson
More...
over 16 years ago
* RefComparer.cs: Ported RefComparer
Kevin Thompson
More...
over 16 years ago
* ObjectWriter.cs: Completed ObjectWriter
Kevin Thompson
More...
over 16 years ago
* Util/MessageDigest.cs: Created MessageDigest equivelent from Java * Makefile: Added Util/MessageDigest.cs
Kevin Thompson
More...
over 16 years ago
←
1
2
…
54
55
56
57
58
59
60
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