Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
GitSharp
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
GitSharp
Contact owners and managers
1–30 of 360
Mark all as read
Report group
0 selected
Robert Neumeister
4/11/14
Cloning Local Repository
Hi there, The Cloning for Local Repositories is not implemented. Is there a workaround for this?
unread,
Cloning Local Repository
Hi there, The Cloning for Local Repositories is not implemented. Is there a workaround for this?
4/11/14
Robert Neumeister
2
4/10/14
Getting Commits from one Branch
Ok i think i got it. If i get the Branch via var branch = new (repo,"name"); i can use
unread,
Getting Commits from one Branch
Ok i think i got it. If i get the Branch via var branch = new (repo,"name"); i can use
4/10/14
bayuaji13
1/23/14
Git Collaborator
I want to make something use gitsharp, is there anyway to make something like collaborator in github.
unread,
Git Collaborator
I want to make something use gitsharp, is there anyway to make something like collaborator in github.
1/23/14
gits...@googlecode.com
,
Dinis Cruz
3
4/26/13
Re: Issue 6 in gitsharp: Replace as much as possible FileInfo usage with plain string path
I have been using NGIT for a while, and it works really well Dinis On Wednesday, January 5, 2011 9:39
unread,
Re: Issue 6 in gitsharp: Replace as much as possible FileInfo usage with plain string path
I have been using NGIT for a while, and it works really well Dinis On Wednesday, January 5, 2011 9:39
4/26/13
Zhuang Miao
,
Dinis Cruz
2
4/26/13
How to implement pull request from remote git repository
Hi, I used to use GitSharp but couldn't really get it to work. Here is how I used NGIT to write
unread,
How to implement pull request from remote git repository
Hi, I used to use GitSharp but couldn't really get it to work. Here is how I used NGIT to write
4/26/13
Ebeid Soliman
,
Meinrad Recheis
2
10/24/12
using GitSharp.Demo for remote repository
No, it works only with local repo. Note, that it is a very unfinished application that should only
unread,
using GitSharp.Demo for remote repository
No, it works only with local repo. Note, that it is a very unfinished application that should only
10/24/12
sub
, …
Stefan Schake
3
4/19/12
Is GitSharp only for Windows ? What about Mac ?
Don't be fooled by the .DLL extension. These just contain normal MSIL byte code and Mono can use
unread,
Is GitSharp only for Windows ? What about Mac ?
Don't be fooled by the .DLL extension. These just contain normal MSIL byte code and Mono can use
4/19/12
Nick
,
Meinrad Recheis
3
10/14/11
Can GitSharp return a Leaf (blob) object directly given the leaf's hash?
This was very helpful. Thank you for the reply. -Nick On Sep 29, 1:51 pm, Meinrad Recheis <meinrad
unread,
Can GitSharp return a Leaf (blob) object directly given the leaf's hash?
This was very helpful. Thank you for the reply. -Nick On Sep 29, 1:51 pm, Meinrad Recheis <meinrad
10/14/11
Nick
,
Meinrad Recheis
2
10/17/11
Is there a way to locate a Leaf without iterating over all of the leafs of a tree?
On Fri, Oct 14, 2011 at 9:17 PM, Nick <nmart...@gmail.com> wrote: Hello, I am trying to gain
unread,
Is there a way to locate a Leaf without iterating over all of the leafs of a tree?
On Fri, Oct 14, 2011 at 9:17 PM, Nick <nmart...@gmail.com> wrote: Hello, I am trying to gain
10/17/11
Phnix
,
Meinrad Recheis
3
9/6/11
gitsharp clone http repository failed
yes, even i use gitsharp client, also have mistake... then debug in source code, if it is "http
unread,
gitsharp clone http repository failed
yes, even i use gitsharp client, also have mistake... then debug in source code, if it is "http
9/6/11
Lars von Wedel
, …
Meinrad Recheis
5
8/29/11
Building an application with peer-to-peer exchange?
Okay, thanks for your comments. It was more an idea, but I might take a look at other libs as
unread,
Building an application with peer-to-peer exchange?
Okay, thanks for your comments. It was more an idea, but I might take a look at other libs as
8/29/11
WesleyE
,
Meinrad Recheis
2
8/16/11
Git Clone on local repository fails
Hi Wesly, You are not doing anything wrong but I am afraid these questions can be better answered by
unread,
Git Clone on local repository fails
Hi Wesly, You are not doing anything wrong but I am afraid these questions can be better answered by
8/16/11
Tiernan OToole
,
Meinrad Recheis
5
7/5/11
Checking out a particular revision to a temp folder
Its happening on checkout. i have figured i will need a working folder, in a temp location, and need
unread,
Checking out a particular revision to a temp folder
Its happening on checkout. i have figured i will need a working folder, in a temp location, and need
7/5/11
Gaurav Shah
,
Meinrad Recheis
2
6/27/11
Reset unstaged files.
Hi Gaurav, I don't see anything wrong in your code. Can you break after the reset before the
unread,
Reset unstaged files.
Hi Gaurav, I don't see anything wrong in your code. Can you break after the reset before the
6/27/11
zak
,
Meinrad Recheis
2
6/7/11
gitSharp can it be used with pre-commit hook
On Mon, Jun 6, 2011 at 12:21 AM, zak <zakh...@hotmail.com> wrote: I am moving from Subversion
unread,
gitSharp can it be used with pre-commit hook
On Mon, Jun 6, 2011 at 12:21 AM, zak <zakh...@hotmail.com> wrote: I am moving from Subversion
6/7/11
stefan.sedich
, …
Meinrad Recheis
7
5/27/11
Nuget Package
Ok I added version 0.3 can you guys please test it http://nuget.org/List/Packages/GitSharp I had to
unread,
Nuget Package
Ok I added version 0.3 can you guys please test it http://nuget.org/List/Packages/GitSharp I had to
5/27/11
David Ebbo
,
Meinrad Recheis
3
4/22/11
Is the Revert() API broken?
Thanks Henon, I'll try to debug through it to see what's going on. David
unread,
Is the Revert() API broken?
Thanks Henon, I'll try to debug through it to see what's going on. David
4/22/11
stefan.sedich
, …
Gaurav Shah
5
4/13/11
GetInfoRefs on bare repository
Yes. You are correct. I faced the same issue. On Wed, Apr 13, 2011 at 2:44 AM, Stefan Sedich <
unread,
GetInfoRefs on bare repository
Yes. You are correct. I faced the same issue. On Wed, Apr 13, 2011 at 2:44 AM, Stefan Sedich <
4/13/11
jakubgarfield
, …
Meinrad Recheis
4
4/12/11
Git Server for Windows
On Mon, Apr 11, 2011 at 2:35 PM, jakubgarfield <jakub.ch...@gmail.com> wrote: Dear henon,
unread,
Git Server for Windows
On Mon, Apr 11, 2011 at 2:35 PM, jakubgarfield <jakub.ch...@gmail.com> wrote: Dear henon,
4/12/11
stefan.sedich
2
4/12/11
Creating and Loading repo fails
Got trunk and it runs fine. Thanks Sent from my iPhone On 12/04/2011, at 5:27 PM, "stefan.sedich
unread,
Creating and Loading repo fails
Got trunk and it runs fine. Thanks Sent from my iPhone On 12/04/2011, at 5:27 PM, "stefan.sedich
4/12/11
Dinis Cruz
,
Meinrad Recheis
2
3/21/11
Using GitSharp has a replacement of SharpSvn
On Mon, Mar 21, 2011 at 10:01 AM, Dinis Cruz <dinis...@owasp.org> wrote: I'm currently
unread,
Using GitSharp has a replacement of SharpSvn
On Mon, Mar 21, 2011 at 10:01 AM, Dinis Cruz <dinis...@owasp.org> wrote: I'm currently
3/21/11
Brannon
, …
Shawn Pearce
8
2/23/11
GitSharp on a WCF shared port?
On Wed, Feb 23, 2011 at 00:32, Meinrad Recheis <meinrad...@gmail.com> wrote: >> 2.
unread,
GitSharp on a WCF shared port?
On Wed, Feb 23, 2011 at 00:32, Meinrad Recheis <meinrad...@gmail.com> wrote: >> 2.
2/23/11
Marcin Floryan
2/22/11
Pointers for development
Hi! I have just bumped into this project and as I now use git on windows and have some experience
unread,
Pointers for development
Hi! I have just bumped into this project and as I now use git on windows and have some experience
2/22/11
gits...@googlecode.com
2
1/5/11
Issue 68 in gitsharp: Deciding who is responsible for disposing Repository
Comment #1 on issue 68 by meinrad.recheis: Deciding who is responsible for disposing Repository http:
unread,
Issue 68 in gitsharp: Deciding who is responsible for disposing Repository
Comment #1 on issue 68 by meinrad.recheis: Deciding who is responsible for disposing Repository http:
1/5/11
Carl Hörberg
, …
Dominique van de Vorle
3
1/2/11
SharedAssemblyInfo.cs
It's a file containing the common assembly attributes. It was added in commit "
unread,
SharedAssemblyInfo.cs
It's a file containing the common assembly attributes. It was added in commit "
1/2/11
gits...@googlecode.com
2
1/2/11
Issue 66 in gitsharp: Use String.Equals("") instead of "".Equals(String)
Comment #1 on issue 66 by meinrad.recheis: Use String.Equals("") instead of "".
unread,
Issue 66 in gitsharp: Use String.Equals("") instead of "".Equals(String)
Comment #1 on issue 66 by meinrad.recheis: Use String.Equals("") instead of "".
1/2/11
gits...@googlecode.com
1/1/11
Issue 67 in gitsharp: Use String.Equals("") instead of "".Equals(String)
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 67 by dvdvorle: Use String.
unread,
Issue 67 in gitsharp: Use String.Equals("") instead of "".Equals(String)
Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 67 by dvdvorle: Use String.
1/1/11
Michael Sync
,
henon
2
12/22/10
Specification for Git
On Dec 21, 12:04 pm, Michael Sync <mchls...@gmail.com> wrote: > Hello, > > Is there
unread,
Specification for Git
On Dec 21, 12:04 pm, Michael Sync <mchls...@gmail.com> wrote: > Hello, > > Is there
12/22/10
Gaurav
,
Meinrad Recheis
3
11/29/10
Implementing the Fetch command.
Well, let me try this. Thanks. On Nov 29, 3:25 pm, Meinrad Recheis <meinrad.rech...@gmail.com>
unread,
Implementing the Fetch command.
Well, let me try this. Thanks. On Nov 29, 3:25 pm, Meinrad Recheis <meinrad.rech...@gmail.com>
11/29/10
Dru Sellers
,
Emeric Fermas
4
11/1/10
Locked Directory Issue in Tests
>Thanks, so far so good. Really liking the Git# api's! Most of the API is henon's work.
unread,
Locked Directory Issue in Tests
>Thanks, so far so good. Really liking the Git# api's! Most of the API is henon's work.
11/1/10