Commit Graph

  • decaf064f9 add custom refdb backend support Aidan Nulman 2014-02-24 03:01:47 -0500
  • 48a02566d6 Pre-emptively copy data when marshalling diff callback data. lye 2014-02-23 18:49:04 -0600
  • 375168abdc Export the constants and enumerations for diffs. lye 2014-02-23 18:04:55 -0600
  • e41d3d15a9 wrap git_clone, git_cred, git_transfer_progress, git_remote Jason Toffaletti 2014-01-04 00:40:21 +0000
  • c6d1bde37c Return SubmoduleRecurse Carlos Martín Nieto 2014-02-23 16:08:19 +0100
  • 0a1052b0e0 Merge pull request #52 from ursachec/master Carlos Martín Nieto 2014-02-23 16:02:35 +0100
  • af80cc73ad Merge pull request #51 from Tobscher/master Carlos Martín Nieto 2014-02-23 15:49:31 +0100
  • 8efcdd0e16 Merge pull request #55 from lye/add-is-x-reference-methods Carlos Martín Nieto 2014-02-23 15:43:02 +0100
  • 1b09b03c0e Merge commit 'refs/pull/53/head' of github.com:libgit2/git2go Carlos Martín Nieto 2014-02-23 15:31:22 +0100
  • 5c17c0fb4d Merge 1f5da172c6 into 66e1c47619 jezell 2014-02-21 23:02:46 -0800
  • 1f5da172c6 update tests Jesse Ezell 2014-02-21 23:01:03 -0800
  • bc83614ccc cleanup Jesse Ezell 2014-02-21 22:22:24 -0800
  • 6fcff3997f Update to support building against current HEAD Jesse Ezell 2014-02-21 20:40:30 -0800
  • b4f88b75d7 Merge bc80beb843 into 66e1c47619 lye 2014-02-20 00:29:46 -0600
  • bc80beb843 Add partial diff/patch functionality. lye 2014-02-20 00:25:30 -0600
  • 53b5ecacbe Add Is$Type methods to Reference. lye 2014-02-20 00:24:11 -0600
  • f298e23469 Merge 4b19276685 into 66e1c47619 Dan Buch 2014-02-19 23:00:22 -0500
  • 4b19276685 Supporting SubmoduleRecurseReset since I noticed it Dan Buch 2014-02-19 22:59:46 -0500
  • fe04f0f0eb Merge remote-tracking branch 'anulman/catchupTo66af84' into working-with-libgit2-at-2dc49ea Dan Buch 2014-02-19 22:55:33 -0500
  • 0e50e091f3 Making things work with libgit2 at 2dc49ea Dan Buch 2014-02-19 22:29:26 -0500
  • 1c23e8ece3 add OdbBackend.Free() and the C it wraps; go fmt odb.go Aidan Nulman 2014-01-29 18:55:17 -0500
  • d59f6d6d90 Merge branch 'catchupTo66af84' into custom_odb Aidan Nulman 2014-01-29 18:10:38 -0500
  • f66502aaf4 update git2go to support latest libgit2 development commit (id: 66af84) Aidan Nulman 2014-01-29 18:01:26 -0500
  • f610cf25d7 Merge branch 'master' into custom_odb Aidan Nulman 2014-01-28 22:49:55 -0500
  • bf209ca2ba Remove unnecessary cast. Claudiu-Vlad Ursache 2014-01-26 12:36:05 +0100
  • 53f2ebce5f Test for Odb hash function. Claudiu-Vlad Ursache 2014-01-25 22:18:43 +0100
  • 4ce2eb713b Add Odb hash function. Claudiu-Vlad Ursache 2014-01-25 22:18:32 +0100
  • 054268a634 added write method Tobias Haar 2014-01-24 01:10:23 +0000
  • 32bf5f0a23 wip wrapping git_remote Jason Toffaletti 2014-01-06 20:05:35 +0000
  • d124544668 minor Jason Toffaletti 2014-01-06 16:55:29 +0000
  • 5d8a14d108 wrappers for git_cred, git_transfer_progress. don't call nil callbacks. Jason Toffaletti 2014-01-05 20:55:32 +0000
  • e825d66fba work in progress wrapping git_clone Jason Toffaletti 2014-01-04 00:40:21 +0000
  • 15fdef7f69 Merge 313e1126dd into 66e1c47619 Jason Toffaletti 2014-01-02 15:45:03 -0800
  • 313e1126dd add git_submodule_recurse_t type Jason Toffaletti 2014-01-02 23:33:08 +0000
  • e686586149 remove unnecessary comment Aidan Nulman 2013-12-20 14:26:00 -0500
  • 59c7bd5ce4 Add OdbBackend constructor Aidan Nulman 2013-12-20 14:11:24 -0500
  • b60db7feec Remove some unused code ralucas/remotes pokstad/remotes otherpaco/remotes joseferminj/remotes darkowlzz/remotes alixinne/remotes SimonWaldherr/remotes remotes Carlos Martín Nieto 2013-12-20 07:34:07 +0100
  • 507a204249 Rename constructor functions to New... Aidan Nulman 2013-12-19 17:24:44 -0500
  • 19b241bd55 Refactor InitRepositoryWCustomOdbBackend() into component functions Aidan Nulman 2013-12-19 00:33:23 -0500
  • dfe6d1ab7e Stop assuming ODB backend includes wrapping routine; wrap in git2go instead Aidan Nulman 2013-12-18 17:25:54 -0500
  • 6c664a1b67 Merge 57ceb04c78 into 66e1c47619 Carlos Martín Nieto 2013-12-18 07:48:20 -0800
  • 57ceb04c78 Return the same index and odb objects in successive calls joseferminj/keep-odb-idx Carlos Martín Nieto 2013-09-28 14:32:37 +0200
  • 66e1c47619 Merge pull request #41 from libgit2/cmn/threading Carlos Martín Nieto 2013-12-18 07:19:02 -0800
  • a40bdfd420 Lock the OS thread when acessing errors Carlos Martín Nieto 2013-09-18 09:23:47 +0200
  • 66dfbbf539 add function to init repos w/custom odb backends Aidan Nulman 2013-12-17 18:46:25 -0500
  • 12cd69611e Merge a0ea5d34ed into 625ffd022e Carlos Martín Nieto 2013-11-20 04:40:19 -0800
  • 625ffd022e Merge pull request #47 from kron4eg/tree_builder_mem_leak Vicent Martí 2013-11-18 07:24:37 -0800
  • 82147d4132 Merge 6aa1f1b735 into d8c3772e35 Carlos Martín Nieto 2013-11-14 14:27:17 -0800
  • 5e30c192e9 Fix memleak for Config and parent commit objects Artiom Di 2013-11-14 15:24:43 +0200
  • 295ec8894c Fix memleak, free TreeBuilder Artiom Di 2013-11-14 13:08:34 +0200
  • 82b24a762c remote: new _ls Carlos Martín Nieto 2013-11-14 01:04:06 +0100
  • 09f2361ba6 transfer progress Carlos Martín Nieto 2013-09-21 08:32:23 +0200
  • f33c856845 move the callbacks into the struct Carlos Martín Nieto 2013-09-21 07:02:03 +0200
  • 516586d2e7 some callbacks Carlos Martín Nieto 2013-09-21 04:24:26 +0200
  • ee7e153ff8 more Carlos Martín Nieto 2013-09-20 22:03:15 +0200
  • 7b9e3895da Wrap some remote functions Carlos Martín Nieto 2013-09-14 17:39:38 +0200
  • d8c3772e35 ObjectType: capitalise Tag Carlos Martín Nieto 2013-11-14 00:24:44 +0100
  • a5ad8de506 Don't repeat the pkg-config line Carlos Martín Nieto 2013-11-14 00:23:04 +0100
  • b5b891a03d Packbuilder: adjust to changes in dev Carlos Martín Nieto 2013-11-13 06:53:10 +0100
  • 961db94aa2 branch: Deleted BranchForeach Johann Weging 2013-10-30 15:01:08 +0100
  • ed86064871 branch:BranchForeach: Correct handling of the ListFlags Johann Weging 2013-10-10 10:39:49 +0200
  • 4c4da3a846 branch: Renamed BranchLookup to LookupBrnach Johann Weging 2013-10-08 14:52:22 +0200
  • 6372ec052f branch: Renamed BranchCreate to CreateBranch Johann Weging 2013-10-08 14:49:03 +0200
  • 771e0c11bc branch: Variable names don't repeat its type name any longer Johann Weging 2013-10-08 14:44:11 +0200
  • f03cec5375 branch: Changed BranchT to BranchType Johann Weging 2013-10-08 14:39:05 +0200
  • ff5150e6c9 branch: Implemented branch functions. Johann Weging 2013-10-08 02:07:06 +0200
  • a0ea5d34ed Wrap errors joseferminj/cmn/error-wrap Carlos Martín Nieto 2013-09-22 00:04:35 +0200
  • f583ad8abd Remove leftover reference to old const Carlos Martín Nieto 2013-09-22 00:05:37 +0200
  • 6c97b9ac9d Merge pull request #36 from libgit2/ref-iter Vicent Martí 2013-09-17 08:03:50 -0700
  • 9e7f7cb7fe Merge 4abda3a60b into da5033fb98 Carlos Martín Nieto 2013-09-17 08:03:45 -0700
  • da5033fb98 Merge pull request #38 from libgit2/odb-stream Vicent Martí 2013-09-17 08:03:34 -0700
  • 4819c9207f Merge 621397026c into b5d4197108 Carlos Martín Nieto 2013-09-17 08:03:20 -0700
  • b5d4197108 Merge pull request #39 from libgit2/goify-consts Vicent Martí 2013-09-17 08:03:06 -0700
  • 6aa1f1b735 Better errors for ITEROVER joseferminj/cmn/errors Carlos Martín Nieto 2013-09-15 06:30:42 +0200
  • b5dd6e996b Conver the LastError() calls to makeError() Carlos Martín Nieto 2013-09-15 06:05:13 +0200
  • 3e343ea384 Return LastError() from makeError() for non-specific errors Carlos Martín Nieto 2013-09-15 05:58:16 +0200
  • dd916de0a5 Map libgit2 errors to go errors Carlos Martín Nieto 2013-09-15 05:52:52 +0200
  • 16ef893af9 Rename the revwalk constructor Walk() -> NewRevWalk() ralucas/revwalk pokstad/revwalk otherpaco/revwalk joseferminj/revwalk darkowlzz/revwalk alixinne/revwalk SimonWaldherr/revwalk revwalk Carlos Martín Nieto 2013-09-13 14:11:12 +0200
  • 56acff247b Do a basic test of the walker Carlos Martín Nieto 2013-09-13 10:57:34 +0200
  • 0060f51fd1 Merge b5aca803db into ef5fc37870 Carlos Martín Nieto 2013-09-12 01:52:46 -0700
  • b5aca803db Give each const group a type Carlos Martín Nieto 2013-09-12 10:46:20 +0200
  • 00e3df94c7 Camel-case constants Carlos Martín Nieto 2013-09-12 10:40:57 +0200
  • ef5fc37870 Tree: add EntryByPath Carlos Martín Nieto 2013-09-12 08:56:47 +0200
  • 008e1efb35 Object types are constants Carlos Martín Nieto 2013-09-11 23:01:27 +0200
  • 621397026c Wrap the odb streams Carlos Martín Nieto 2013-09-11 19:17:45 +0200
  • 3cbfdf37f4 Add Filemode to TreeEntry Carlos Martín Nieto 2013-09-09 14:21:16 +0200
  • 4abda3a60b reference: get references out of the iterator Carlos Martín Nieto 2013-08-09 18:22:26 +0200
  • 22f43840aa Submodule: adjust to the Default -> Reset change in the library Carlos Martín Nieto 2013-07-22 01:28:04 +0200
  • a123332cea Merge 6c1c6b28af into f5fc7e5f78 Jesper Hansen 2013-07-07 07:50:20 -0700
  • 6c1c6b28af Added git filemode constants. Jesper Hansen 2013-07-07 16:44:23 +0200
  • 7ea618d1e1 Added git error code to the error object. Jesper Hansen 2013-07-07 16:43:44 +0200
  • f5fc7e5f78 Reference: adjust to iterator changes Carlos Martín Nieto 2013-06-17 02:08:13 +0200
  • a33875f9c5 Packbuilder: compilation fixes Carlos Martín Nieto 2013-06-17 01:55:36 +0200
  • 62f65d071d Merge pull request #13 from libgit2/polymorphism-take-2 Vicent Martí 2013-06-13 10:15:36 -0700
  • d43c98f7a6 Merge 5766c4accf into 01d1a5c5d5 Vicent Martí 2013-06-13 10:15:23 -0700
  • 01d1a5c5d5 Merge pull request #24 from carlosmn/packbuilder-abort Vicent Martí 2013-06-13 10:15:12 -0700
  • c34a0e478d Merge b189d7919a into 09424744a1 Carlos Martín Nieto 2013-06-13 10:14:36 -0700
  • 09424744a1 Merge pull request #25 from carlosmn/error-nil Vicent Martí 2013-06-13 10:14:31 -0700
  • a03d25cc26 Merge d824ea415d into 7823b14266 Carlos Martín Nieto 2013-06-13 10:14:24 -0700
  • 7823b14266 Merge pull request #26 from carlosmn/ref-iter Vicent Martí 2013-06-13 10:14:09 -0700