Skip to content

Tags: henon/GitSharp

Tags

v0.3.0

Toggle v0.3.0's commit message
Added GitSharp API example code snippets which are published also at h…

…ttp://www.eqqon.com/index.php/GitSharp/Examples

jgit_v0.5.1

Toggle jgit_v0.5.1's commit message
Reviewing transport related code against JGit commit 046198cf5f21e5a6…

…3e8ec0ecde2ef3fe21db2eae.

v0.2.0

Toggle v0.2.0's commit message
pinning gitsharp version 0.2

v0.1.3

Toggle v0.1.3's commit message
Patch to allow %Path% references to Commands.xml

v0.1.2

Toggle v0.1.2's commit message
Fixed two porting issue (Create() -> Mkdirs() and ToString() -> Name).

Fixed two bugs I've introduced while porting previous jgit commits. :(

start_commit_based_porting

Toggle start_commit_based_porting's commit message
Ported jgit commit ddaeae3c23bc31f1cc6cd7c8ed343d836c56bed4. Seems th…

…at portions of it have already been ported before.

v0.1.1

Toggle v0.1.1's commit message
Updated AssemblyInfo files.

v0.1.0

Toggle v0.1.0's commit message
defining gitsharp version 0.1.0

target_jgit_5c484fc

Toggle target_jgit_5c484fc's commit message
Ported PacketLineInTests. 21 Tests, 9 fail.

Signed-off-by: caytchen <caytchen@gmail.com>

based_on_egit_c6e3b9fe

Toggle based_on_egit_c6e3b9fe's commit message
Ported TransportTests. 5 Tests, 5 fail since transport is still missi…

…ng protocol implementation.

Signed-off-by: caytchen <caytchen@gmail.com>