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 5 of 62
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Converted RemoteRefUpdate.cs line endings to CRLF.
nulltoken
More...
almost 15 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae.
nulltoken
More...
almost 15 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae.
nulltoken
More...
almost 15 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae.
nulltoken
More...
almost 15 years ago
RepositoryStatus: Added a PerPathNotificationCallback to Options.
henon
More...
almost 15 years ago
Added test Try_cloning_non_existing_repo_git() to CloneTests.cs
nulltoken
More...
almost 15 years ago
RepositoryStatus: forced content checking against the index in case of file date differences is configurable via options
henon
More...
almost 15 years ago
.gitignore handling: patterns are matched against file- / directory-names not complete paths, but the right ignore patterns from the .gitignore files on the given path are used. this is the expected behavior in most of the cases.
henon
More...
almost 15 years ago
CLI/Status command: removing exception. We mention missing crlf support in the documentation anyway.
henon
More...
almost 15 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae.
nulltoken
More...
almost 15 years ago
Converted TransportGitAnon.cs line endings to CRLF.
nulltoken
More...
almost 15 years ago
Index: can undo newly added files with Unstage
henon
More...
almost 15 years ago
Core.Util.PathUtil: improved relative path routine. it should now be portable accross platforms
henon
More...
almost 15 years ago
Merge remote branch 'henon/master'
nulltoken
More...
almost 15 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae.
nulltoken
More...
almost 15 years ago
Converted RefSpec.cs line endings to CRLF.
nulltoken
More...
almost 15 years ago
Index: paths can be specified in absolute or relative form. Concerns the methods Add, Remove, Stage, Checkout and Delete.
henon
More...
almost 15 years ago
Decorated CloneTests.Checked_cloned_local_dotGit_suffixed_repo() with [Ignore] as it fails.
nulltoken
More...
almost 15 years ago
Added a test cloning a local repository which name ends with a ".git".
nulltoken
More...
almost 15 years ago
Merge remote branch 'henon/master'
nulltoken
More...
almost 15 years ago
Reviewing transport related code against JGit commit 046198cf5f21e5a63e8ec0ecde2ef3fe21db2eae.
nulltoken
More...
almost 15 years ago
Converted PushProcess.cs line endings to CRLF.
nulltoken
More...
almost 15 years ago
Revert "Decorated BranchTest.ResetSoft() with [Ignore] as it fails on Windows."
henon
More...
almost 15 years ago
Decorated BranchTest.ResetSoft() with [Ignore] as it fails on Windows.
nulltoken
More...
almost 15 years ago
Improved assertions by providing failure reason.
nulltoken
More...
almost 15 years ago
Fixing the broken build. The final solution is quite simple (removed the ugly Tree and FileEntry subclasses as they are not needed).
henon
More...
almost 15 years ago
RepositoryStatus: implemented ignore matching
henon
More...
almost 15 years ago
RepositoryStatus: replaced RepositoryStatus with a new implementation which shall allow for easy .gitignore support
henon
More...
almost 15 years ago
Added Core.DirectoryTree and Core.DirectorTreeEntry by subclassing Core.Tree and Core.FileTreeEntry ...
henon
More...
almost 15 years ago
Tree: added implicit operator for casting to Core.Tree
henon
More...
almost 15 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