Commit Graph

  • 7471774558 Get rid of an unused var Carlos Martín Nieto 2013-03-01 19:58:27 +01:00
  • 2c7a984af0 Add a simple test in geef_oid Carlos Martín Nieto 2013-03-01 01:07:49 +01:00
  • 4c798629dd Export geef:commit_tree Carlos Martín Nieto 2013-03-01 01:03:47 +01:00
  • b2e366027b Add geef_commit:tree() Carlos Martín Nieto 2013-02-17 21:35:25 +01:00
  • 134c052f71 Accept iolist in geef_oid:parse Carlos Martín Nieto 2013-02-17 21:27:57 +01:00
  • 6d34f99520 Add geef_commit:tree_id Carlos Martín Nieto 2013-02-17 21:25:32 +01:00
  • d71c6ff702 Add a way to look up objects Carlos Martín Nieto 2013-01-30 00:16:52 +01:00
  • ad567fbf41 erlang headers should be hrl Carlos Martín Nieto 2013-01-29 01:40:14 +01:00
  • 8a96f4732e Add the #oid{} record to differentiate from a formatted hash Carlos Martín Nieto 2013-01-29 01:38:15 +01:00
  • 5a58abc4a0 Let geef_ref:target/1 handle both oid and symrefs Carlos Martín Nieto 2013-01-25 15:22:14 +01:00
  • 78e0693b8a Add typespecs to the functions Carlos Martín Nieto 2013-01-25 03:33:02 +01:00
  • 3c6b1ddaf5 Use erlang:nif_error to make dialyzer happy Carlos Martín Nieto 2013-01-25 02:56:34 +01:00
  • 5ede846988 Accepts paths as iolists Carlos Martín Nieto 2013-01-25 00:20:42 +01:00
  • 4658251ced Let rebar generate the app file Carlos Martín Nieto 2013-01-25 00:12:26 +01:00
  • b42a02b0c5 Get rid of unused variables Carlos Martín Nieto 2013-01-24 23:57:02 +01:00
  • 7d76f18a55 More complete ref bindings Carlos Martín Nieto 2013-01-24 23:55:42 +01:00
  • 468695adb5 reference_id -> reference_target Carlos Martín Nieto 2013-01-24 23:36:17 +01:00
  • ba92ce777f Even more erlang namespacing Carlos Martín Nieto 2013-01-23 17:07:22 +01:00
  • 6dea8e6930 Make it more erlang-esque Carlos Martín Nieto 2013-01-23 16:12:48 +01:00
  • 7ac46fbf5e Add reference_type() Carlos Martín Nieto 2013-01-23 06:16:49 +01:00
  • 71eea735d2 Add oid_parse(Sha) Carlos Martín Nieto 2013-01-22 15:49:12 +01:00
  • 401573ea60 Add geef:oid_fmt(Oid) Carlos Martín Nieto 2013-01-21 16:22:08 +01:00
  • 880d7b76fb reference: add id() to get the sha Carlos Martín Nieto 2013-01-21 15:23:21 +01:00
  • 9e8052c6b0 repository: add reference_glob() Carlos Martín Nieto 2013-01-21 13:14:13 +01:00
  • f860766fe5 Use parametrized odb in README Carlos Martín Nieto 2013-01-21 12:46:25 +01:00
  • 285368566f Variables start with uppercase in this language Carlos Martín Nieto 2013-01-21 12:45:11 +01:00
  • 345048301c Paremetrize reference Carlos Martín Nieto 2013-01-21 12:22:41 +01:00
  • ff2b868526 Parametrize odb Carlos Martín Nieto 2013-01-21 12:02:11 +01:00
  • 1d2a016cd9 Add repository:bare() and :references() Carlos Martín Nieto 2013-01-21 10:45:14 +01:00
  • 2dcbb33b46 Update the bidindings Carlos Martín Nieto 2013-01-21 01:14:38 +01:00
  • 69ddae5b54 Remove old object_exists Carlos Martín Nieto 2012-08-14 11:43:40 +02:00
  • f20fe2d0e1 Update README Carlos Martín Nieto 2012-08-14 02:40:00 +02:00
  • 27e72e5173 Refactor the code into separate files Carlos Martín Nieto 2012-08-14 02:22:46 +02:00
  • a6c03f17df Make newer rebar happy Carlos Martín Nieto 2012-08-14 00:41:11 +02:00
  • 1bc316b6a5 Don't export the load function, it gets called automatically Carlos Martín Nieto 2012-08-13 23:55:14 +02:00
  • 9cbf4024a0 Add a few basic functions for the repository Carlos Martín Nieto 2012-08-13 23:53:31 +02:00
  • 23f6345043 Load the NIF automatically Carlos Martín Nieto 2012-08-13 22:34:15 +02:00
  • 8db2e4923b Download rebar from github Carlos Martín Nieto 2012-08-13 00:05:42 +02:00
  • d46354bacb Merge pull request #2 from lht/port-to-libgit2 Scott Chacon 2011-08-30 08:29:58 -07:00
  • 06a25612b9 Include git2.h is enough Haitao Li 2011-08-30 23:26:06 +08:00
  • 4aede132b9 readme: Use official libgit2 link Haitao Li 2011-08-30 23:22:29 +08:00
  • b2771ec083 Merge pull request #1 from lht/port-to-libgit2 Scott Chacon 2011-08-30 08:16:09 -07:00
  • 7f76011a1d Fix typo Haitao Li 2011-08-30 23:04:43 +08:00
  • 663d2f0893 Make escript shebang portable Haitao Li 2011-08-30 22:57:57 +08:00
  • 3dc29e79b4 Bump version: libgit -> libgit2 Haitao Li 2011-08-30 22:39:08 +08:00
  • deb216713a Formatting change: one tab per line Haitao Li 2011-08-30 22:19:58 +08:00
  • c1ea72abae ported code to use rebar and R14B Scott Chacon 2010-11-03 15:53:14 -07:00
  • fc4b19eff1 added readme file Scott Chacon 2010-05-25 08:01:03 -07:00
  • 7b4b8cf4e4 added working object_exists function Scott Chacon 2010-05-25 07:52:28 -07:00
  • abdd070a77 hex_to_raw actually works Scott Chacon 2010-05-25 07:37:45 -07:00
  • d76f1e87f2 actually loading and running some libgit2 code Scott Chacon 2010-05-24 17:09:32 -07:00
  • 89c86150c8 skeleton nif that runs Scott Chacon 2010-05-24 16:44:36 -07:00