openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
Git# > git for .NET
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
2 days
ago.
Sep 11, 2025 — Sep 11, 2026
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
henon
More...
about 17 years ago
fixed bugs related to reading of commits
henon
More...
about 17 years ago
fixed date/time parsing because time is not based on 1970.1.1 0:0:0 GMT in C#
henon
More...
about 17 years ago
TestGUI browser now basically works
henon
More...
about 17 years ago
ported EncodingTests, and they all pass.
henon
More...
about 17 years ago
fixed more errors. PackReaderTests now pass
henon
More...
about 17 years ago
fixed some errors and ported tests for the number utility functions
henon
More...
about 17 years ago
ported (previously stripped) caching mechanisms for PackFile.
henon
More...
about 17 years ago
restructured source directories
henon
More...
about 17 years ago
added missing projects
henon
More...
about 17 years ago
Changed namespace and project names to GitSharp.
henon
More...
about 17 years ago
ported a lot of more tests. test porting status: 160/1000
henon
More...
about 17 years ago
yesss! sha1 computation works!
henon
More...
about 17 years ago
added some ObjectWriter tests. they show that sha generation is broken ...
henon
More...
about 17 years ago
finished with TreeTests and eliminated all bugs from Tree.cs
henon
More...
about 17 years ago
finished porting TreeTests and eliminated all bugs from Tree.cs
henon
More...
about 17 years ago
added LICENSE.txt and README.txt
henon
More...
over 17 years ago
henon entered the plan. i will "fast forward" the development speed
henon
More...
over 17 years ago
* AnyObjectId.cs: Made Equals operators virtual
Kevin Thompson
More...
over 17 years ago
* ObjectId.cs: Added an Equality test for Byte arrays
Kevin Thompson
More...
over 17 years ago
* Makefile: Updated makefile to put output in the bin/Debug folder
Kevin Thompson
More...
over 17 years ago
* TreeIterator.cs: Moved to proper namespace
Kevin Thompson
More...
over 17 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 17 years ago
* IndexChangedEventArgs.cs: Implement
Kevin Thompson
More...
over 17 years ago
* RefsChangedEventArgs.cs: Implement
Kevin Thompson
More...
over 17 years ago
* RepositoryChangedEventArgs.cs: Implement
Kevin Thompson
More...
over 17 years ago
* RepositoryState.cs: Added new repository states
Kevin Thompson
More...
over 17 years ago
* RefComparer.cs: Ported RefComparer
Kevin Thompson
More...
over 17 years ago
* ObjectWriter.cs: Completed ObjectWriter
Kevin Thompson
More...
over 17 years ago
* Util/MessageDigest.cs: Created MessageDigest equivelent from Java * Makefile: Added Util/MessageDigest.cs
Kevin Thompson
More...
over 17 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