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
about 7 hours
ago. based on code collected
1 day
ago.
Sep 15, 2025 — Sep 15, 2026
Showing page 60 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Extensions.cs: Added DirectoryInfo.CreateTempFile() and FileInfo.RenameTo() extensions
Kevin Thompson
More...
over 17 years ago
* ObjectWriter.cs: Work on implementing methods.
Kevin Thompson
More...
over 17 years ago
* AnyObjectId.cs: Changed the CopyTo method to use Stream instead of a BinaryWriter
Kevin Thompson
More...
over 17 years ago
* FileMode.cs: Updated FileMode.CopyTo to use Stream instead of a Writer
Kevin Thompson
More...
over 17 years ago
* Updated Makefile
Kevin Thompson
More...
over 17 years ago
* DeltaOfsPackedObjectLoader.cs: Completed DeltaOfsPackedObjectLoader * PackFile.cs: Made FindObjectForOffset public so DeltaOfsPackedObjectLoader can access it
Kevin Thompson
More...
over 17 years ago
* Tag.cs: Updated references to RefUpdate changes
Kevin Thompson
More...
over 17 years ago
* RefUpdate.cs: Implemented several methods
Kevin Thompson
More...
over 17 years ago
Fixed a couple of warnings
Kevin Thompson
More...
over 17 years ago
* Tree.cs: Completed Tree.cs
Kevin Thompson
More...
over 17 years ago
* Exceptions/MissingObjectException.cs: Corrected Namespace
Kevin Thompson
More...
over 17 years ago
* Exceptions/EntryExistsException.cs: Added new exception
Kevin Thompson
More...
over 17 years ago
* Repository.cs: Made GitInternalSlash internal instead of private
Kevin Thompson
More...
over 17 years ago
* Treeish.cs: Updated treeish to be more .net friendly
Kevin Thompson
More...
over 17 years ago
* PackFile.cs: Implemented CopyRawData method * PackIndexV2.cs: Corrected a bug in the enumerator * PackedObjectLoader.cs: Revised the CopyRawData method * Tests/PackIndexTests.cs: Added a test case for the pack index * Tests/Util/Crc32Tests.cs: Added a test for Crc32 * Util/CRC32.cs: Added a new Update(uint) method and corrected a bug * Util/CheckedOutputStream.cs: Modified to use new Crc32 overload
Kevin Thompson
More...
over 17 years ago
* Util/CRC32.cs: Implemented a CRC32 based on sun java's api, so that CheckedOutputStream could be reimported
Kevin Thompson
More...
over 17 years ago
* PackFile.cs: Completed the Reader method
Kevin Thompson
More...
over 17 years ago
* DeltaOfsPackedObjectLoader.cs: Implement * PackFile.cs: Uncommented and fixed several functions
Kevin Thompson
More...
over 17 years ago
* DeltaRefPackedObjectLoader.cs: Implement
Kevin Thompson
More...
over 17 years ago
* DeltaPackedObjectLoader.cs: Implement * PackFile.cs: Changed Decompress to accept a long for size
Kevin Thompson
More...
over 17 years ago
Made ObjectLoader match closer to jgit
Kevin Thompson
More...
over 17 years ago
* PackFile.cs: Reimplemented Decompress using DeflateStream * WholePackedObjectLoader.cs: Removed WindowCursor references
Kevin Thompson
More...
over 17 years ago
* CoreConfig.cs: Deleted unused namespace
Kevin Thompson
More...
over 17 years ago
* PackFile.cs: Updated PackFile to ParseHeader
Kevin Thompson
More...
over 17 years ago
Cleaning up PackFile to look more .net
Kevin Thompson
More...
over 17 years ago
* Completed PackIndexWriters.
Kevin Thompson
More...
over 17 years ago
* Changed AnyObjectId.CopyTo to write to a binarywriter instead of a streamwriter
Kevin Thompson
More...
over 17 years ago
Git wants to use a different filemode so let it.
Kevin Thompson
More...
over 17 years ago
Updated ClassDiagram
Kevin Thompson
More...
over 17 years ago
* Repository.cs: Updated to support having a seperate git repo and working directory * Tests/RefDatabaseTests.cs: Updated to use new repo * Tests/sample.git: New Repository * Tests/sample: working dir for sample.git
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