0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Sep 17, 2025 — Sep 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CamelCased the props of the Archive command. More... over 16 years ago
CamelCased the props of the Apply command. More... over 16 years ago
CamelCased the props of the Annotate command. More... over 16 years ago
CamelCased the props of the Am command. More... over 16 years ago
CamelCased the props of AddCommand. More... over 16 years ago
Added stubs from A to C More... over 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... over 16 years ago
ignoring the auto generated SharedAssemblyInfo.cs and VersionAssemblyInfo.cs More... over 16 years ago
moved all command classes into their own GitSharp.Command namespace / solution folder. More... over 16 years ago
renamed Options to Git and moved all static Command methods from Commands to Git. Class Git is the static git API that feels a bit like the cmdline More... over 16 years ago
refactored mr-happy's Rebase stubs into the right positions More... over 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... over 16 years ago
Moved Platform to Core as platform detection infrastructure is not primarily what the GitSharp API should provide its users with. (See details below) More... over 16 years ago
ignoring untracked files from the gh-pages branch More... over 16 years ago
Merge commit 'rolenun/master' More... over 16 years ago
Merge commit 'mrhappy/master' More... over 16 years ago
Added merge conflict support and initialized repository support to Status command More... over 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... over 16 years ago
improved the doc strings of several API objects More... over 16 years ago
Added the RebaseCommand in UnimplementedCommands.cs More... over 16 years ago
added a static FindRepository helper to Repository that searches up the directory tree for a .git directory More... over 16 years ago
implemented active branch detection in StatusCommand More... over 16 years ago
status command comment changes More... over 16 years ago
Updated status command for proper results More... over 16 years ago
Revert to IgnoreRules More... over 16 years ago
Merge branch 'master' of github.com:henon/GitSharp More... over 16 years ago
Change StatusCommand to use IgnoreHandler More... over 16 years ago
Merge commit 'origin/master' More... over 16 years ago
Merge branch 'master' of git://github.com/henon/GitSharp More... over 16 years ago
git status command - Version 1.0 (committed to assist in debugging GitSharp) More... over 16 years ago