lib/kmxgit/git.ex

Branch


Log

Author Commit Date CI Message
Thomas de Grivel a7439777 2024-03-19T07:33:40 fix bug with log
Thomas de Grivel 5aa999d3 2024-03-19T07:14:01 fix bug with log returning nil instead of empty list
Thomas de Grivel 2e10dfce 2022-12-24T19:53:31 remove log
Thomas de Grivel 4d8f6ed5 2022-11-02T18:24:08 licence
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 eb989206 2022-06-26T17:47:01 disable System.cmd du -ks
Thomas de Grivel bd50f796 2022-06-17T09:26:47 deprecate GitManager.disk_usage and such
Thomas de Grivel ffe4ddbf 2022-05-31T15:39:11 fix git nif diff
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 a0fc7909 2022-05-26T18:47:37 use prismjs for diffs
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 b38c9460 2022-05-10T19:51:18 use Kmxgit.GitAuth port to update git auth
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
Thomas de Grivel 1cd85fb5 2022-05-02T18:12:13 use gitport for branches