• Joined on 2025-02-26
EnumDev pushed to develop at bubble-package-ma.../bpm 2025-04-17 11:49:53 +00:00
7b0a8bf1d6 Merge pull request 'Reorganize codebase' (#10) from code_reorganization into develop
3a62f23db5 Update README.md
d9d85b4943 Simplify Makefile and make it posix compliant
877fba8767 Use install command in Makefile, remove compress and run target and add uninstall target
0858a49636 Add .gitignore
Compare 24 commits »
EnumDev deleted branch code_reorganization from bubble-package-ma.../bpm 2025-04-17 11:49:53 +00:00
EnumDev merged pull request bubble-package-ma.../bpm#10 2025-04-17 11:49:52 +00:00
Reorganize codebase
EnumDev pushed to code_reorganization at bubble-package-ma.../bpm 2025-04-17 11:05:08 +00:00
3a62f23db5 Update README.md
d9d85b4943 Simplify Makefile and make it posix compliant
877fba8767 Use install command in Makefile, remove compress and run target and add uninstall target
Compare 3 commits »
EnumDev pushed to code_reorganization at bubble-package-ma.../bpm 2025-04-16 17:17:17 +00:00
0858a49636 Add .gitignore
b27137da29 Allow sync and update subcommands when local database files are corrupt
78dce34b64 Hide make dependencies when reading info of binary packages
f74372f13b Add 'ignore_packages' field to default config
dd41369e05 Fix error when hooks directory does not exist
Compare 5 commits »
EnumDev pushed to code_reorganization at bubble-package-ma.../bpm 2025-04-10 12:31:56 +00:00
fa3f59d8ba Update bpm.conf
46f7d96acf Update README.md
Compare 2 commits »
EnumDev pushed to code_reorganization at bubble-package-ma.../bpm 2025-04-10 12:09:46 +00:00
2f8d6a7ea9 Add missing dashes in the printHelp function
c767f26937 Remove direct source compilation (To be reworked)
3f2d5cf7a1 Remove all log.Fatal and os.Exit calls from bpmlib
14fe71842e Added custom error types
d1a2d28cff Fix some error handling and comments
Compare 6 commits »
EnumDev pushed to code_reorganization at bubble-package-ma.../bpm 2025-04-08 14:43:14 +00:00
e60381beb1 Rename constants
0801612166 Create functions for basic package management in bpmlib
Compare 2 commits »
EnumDev pushed to go_rewrite at bubble-package-ma.../bpm-utils 2025-04-08 11:18:20 +00:00
e147d74137 Add command description to bpm-setup help message
d395004658 Add a few template files
a0aff54e95 Fix error message
e021e814f4 Trim spaces from directory path and package name
57a58a18a7 Add checks to bpm-setup
Compare 5 commits »
EnumDev pushed to master at bubble-package-ma.../bpm-utils 2025-04-08 10:39:14 +00:00
5076c48001 Update LICENSE
EnumDev created pull request bubble-package-ma.../bpm-utils#1 2025-04-07 19:08:15 +00:00
WIP: Rewrite bpm utils in go
EnumDev created branch go_rewrite in bubble-package-ma.../bpm-utils 2025-04-07 19:06:39 +00:00
EnumDev pushed to go_rewrite at bubble-package-ma.../bpm-utils 2025-04-07 19:06:39 +00:00
23b5f0eee1 Add bpm-setup functionality
c60bec2c1a Setup flag system for bpm-setup
e02d64b67e Setup basic repository structure
5076c48001 Update LICENSE
Compare 4 commits »
EnumDev created pull request bubble-package-ma.../bpm#10 2025-04-07 14:30:21 +00:00
WIP: Reorganize codebase
EnumDev created branch code_reorganization in bubble-package-ma.../bpm 2025-04-07 14:28:38 +00:00
EnumDev pushed to code_reorganization at bubble-package-ma.../bpm 2025-04-07 14:28:38 +00:00
9485248d8e Unexport functions
68291e2666 Rename go files
05f273d687 Update bpm frontend module name
fcb2ef1515 Split project into the BPM frontend (src/bpm) and the BPM backend module (src/bpmlib)
97de746a7d Move go code to src/ subdirectory
Compare 5 commits »
EnumDev pushed to develop at bubble-package-ma.../bpm 2025-04-07 12:20:26 +00:00
a26737859c Merge pull request 'Add hook functionality' (#9) from hooks into develop
90d5a23fcc Remove redundant underscore
7104441727 Allow globstar in bpmhook path targets
5f8e4f00ea Added basic hook functionality
Compare 4 commits »
EnumDev deleted branch hooks from bubble-package-ma.../bpm 2025-04-07 12:20:26 +00:00
EnumDev merged pull request bubble-package-ma.../bpm#9 2025-04-07 12:20:25 +00:00
Add hook functionality
EnumDev pushed to hooks at bubble-package-ma.../bpm 2025-04-07 11:59:46 +00:00
90d5a23fcc Remove redundant underscore
7104441727 Allow globstar in bpmhook path targets
Compare 2 commits »