c_src/git_nif.c

Branch


Log

Author Commit Date CI Message
Thomas de Grivel fe89f7ec 2023-10-16T04:04:34 update
Thomas de Grivel dd899819 2023-02-16T13:06:41 ci
Thomas de Grivel bf0e6b11 2022-11-02T17:36:53 licence
Thomas de Grivel 1ad23a19 2022-08-11T18:39:13 fix memleak in git log nif
Thomas de Grivel 72c67494 2022-08-09T11:48:23 ISC License
tokyovania 1e30f33a 2022-07-05T15:23:26 Fixed many libgit2 free function calls. Added configure for supporting Linux. Tested on PopOS 22.04 and Fedora 32. Instrumented erl_nif.h . Debugged using valgrind and ASan. @author Jean-Cyprien Roux @author Baptiste Le Glaunec ok thodg@kmx.io
Thomas de Grivel 30592106 2022-08-01T10:43:20 fix git nif diff with multiple hunks.
Thomas de Grivel da558403 2022-06-17T09:26:12 reload nif
Thomas de Grivel ffe4ddbf 2022-05-31T15:39:11 fix git nif diff
Thomas de Grivel b73e7cbc 2022-05-31T12:41:06 remove printf
Thomas de Grivel e2933604 2022-05-31T12:37:15 use git nif for tags
Thomas de Grivel 0f1cd153 2022-05-31T11:54:54 use git nif for log1
Thomas de Grivel 2e05ffbc 2022-05-31T11:15:02 fix git nif log
Thomas de Grivel 848d222b 2022-05-22T14:11:26 git nif
Thomas de Grivel e35fd490 2022-05-22T14:10:12 git nif
Thomas de Grivel ffaab2b0 2022-05-12T12:01:21 refactor GitManager file operations, use Git.create
Thomas de Grivel 7c2ba9fa 2022-05-12T11:00:40 static
Thomas de Grivel 49d0ebd0 2022-05-10T11:44:57 fix content in dirs
Thomas de Grivel 9cd09de1 2022-05-10T11:14:03 use Kmxgit.Git for file listing and content
Thomas de Grivel 4fbac73d 2022-05-09T09:42:42 use git nif for content
Thomas de Grivel ffed68d4 2022-05-08T14:10:36 use Kmxgit.Git and git_nif.so for branches
Thomas de Grivel 524ccdc1 2022-05-03T17:40:47 try git_nif