hyung-hwan
  • Joined on 2022-12-21
hyung-hwan pushed to main at hyung-hwan/playground 2026-06-23 10:24:22 +00:00
676a9f1234 added go 1.26.4 images for rocky9 and centos7
hyung-hwan pushed to main at hyung-hwan/git2go 2026-06-22 13:39:39 +00:00
4b90e82028 more libgit2 version diff handled
hyung-hwan pushed to main at hyung-hwan/git2go 2026-06-22 13:27:13 +00:00
d175c77686 fixed a version check when including git2/sys/errors.h
hyung-hwan pushed to main at hyung-hwan/git2go 2026-06-22 12:50:02 +00:00
417e82b6c5 renamed the module name
hyung-hwan pushed to main at hyung-hwan/git2go 2026-06-22 11:30:13 +00:00
eb09776b38 minor update to support libgit2 1.9.4
4b14d29c20 Fix the github-tag-action workflow (#932)
c1ec21d89c libgit2 v1.5.0 #major (#929)
9db5de109c Set BasicAuth in http.go only if username and password are not empty (#914)
7bff4ca7ad Uprev libgit to v1.3.1 (#911)
Compare 10 commits »
hyung-hwan created branch main in hyung-hwan/git2go 2026-06-22 11:30:13 +00:00
hyung-hwan created repository hyung-hwan/git2go 2026-06-22 11:27:42 +00:00
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-26 03:26:05 +00:00
3d8ce4dbcd removed redundant return in a void function
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-25 02:56:45 +00:00
0d313cf474 added some test cases to cover unary with relational ops
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-25 01:28:36 +00:00
f3dc3052a7 added some test cases to cover unary with relational ops
ece6c0e286 interim checkpoint for execution stack implementation
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-24 10:47:48 +00:00
1ca8160e07 removed HAWK_FNMAT_IS_SEP()
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-24 05:57:37 +00:00
6e05998bc9 added sys::uname()
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-24 05:56:15 +00:00
0b900e7d0d minor fix for a picky compiler
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-23 05:32:27 +00:00
fe643c1c48 added some text for ENVIRON, PIPECLOEXEC, etc
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-23 04:11:44 +00:00
d36d1a8675 tweaked code for win32
edea38a631 refactoring code to support non-unix oses
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-20 10:03:14 +00:00
c15ba6aa15 updated c++ classes for thread-safe ENVIRON handling
178cb49e5b added a new callback env_mk to hawk_rio_cbs_t to improve environment variable handling
Compare 2 commits »
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-19 06:52:16 +00:00
5b47ec6b07 updated ENVIRON handling code by introducing a revision number to a map
b8538fbc4d enhancing ENVIRON handling when interacting with external programs
06c5dc7fef simple code reformatting with a test script for ENVIRON
Compare 3 commits »
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-16 10:34:12 +00:00
e0fc631761 minor code refactoring. updated pio to accept an explicit envp pointer
hyung-hwan pushed to main at hyung-hwan/hawk 2026-05-14 13:54:41 +00:00
afc195f34e some code touch up for sco
hyung-hwan pushed to main at hyung-hwan/hak 2026-05-13 16:03:33 +00:00
793bcc3e63 attempt to add $( ) for shell interaction