Adam Majer adamm
  • Joined on 2023-07-21
adamm pushed to subdirs_for_prjgits at git-workflow/autogits 2026-05-07 00:19:49 +02:00
1ba50d451c adapt utilities to new git_utils
e38b59f42b direct: adapt to new Git handler allocation
0b0d0723f6 common: git parallelism
Compare 3 commits »
adamm created pull request git-workflow/autogits#266 2026-05-06 23:59:31 +02:00
Simplify PR creation for new packages
adamm pushed to new_package_empty_PR at git-workflow/autogits 2026-05-06 23:59:03 +02:00
6042b74067 Simplify PR creation for new packages
adamm created branch new_package_empty_PR in git-workflow/autogits 2026-05-06 23:59:03 +02:00
adamm pushed to subdirs_for_prjgits at git-workflow/autogits 2026-05-06 23:45:43 +02:00
f2c7dd4d1e fixes in staging bot
adamm pushed to subdirs_for_prjgits at git-workflow/autogits 2026-05-06 22:13:44 +02:00
d2d0d2a70e fixes in staging bot
adamm pushed to subdirs_for_prjgits at git-workflow/autogits 2026-05-06 21:23:55 +02:00
cd38d97790 direct: adapt to new Git handler allocation
c03f17ccda common: git parallelism
50401302bb adapt utilities to new git_utils
Compare 3 commits »
adamm pushed to subdirs_for_prjgits at git-workflow/autogits 2026-05-06 18:00:21 +02:00
efbd990a6b common: move from org to prjgit based locks
adamm created pull request git-workflow/autogits#265 2026-05-06 17:29:54 +02:00
WIP: pr: Move to subdir of _ObsPrj for project git
adamm created branch subdirs_for_prjgits in git-workflow/autogits 2026-05-06 17:29:25 +02:00
adamm pushed to subdirs_for_prjgits at git-workflow/autogits 2026-05-06 17:29:25 +02:00
5ab0975ffc pr: Move to subdir of _ObsPrj for project git
adamm closed pull request git-workflow/autogits#238 2026-05-06 16:18:39 +02:00
use gotestsum so failures are easier to read
adamm commented on pull request git-workflow/autogits#218 2026-05-06 16:11:17 +02:00
WIP: Support query param format in ParseMimeHeader

Is this still WIP? it looks good to me and I think we can rebase this on top of main.

adamm merged pull request git-workflow/autogits#241 2026-05-06 15:34:12 +02:00
Deinitialize initialized submodules only
adamm pushed to main at git-workflow/autogits 2026-05-06 15:34:10 +02:00
8e11e0e082 common: add additional unit tests
f5f982846a pr: deinit git checkouts
640386d31b pr: always check if all submodules are empty
3e106cae49 pr: always return error when parsing submodules
cf3e84439f pr: test case when no submodules
Compare 14 commits »
adamm pushed to deinit-submodules at dleidi/autogits 2026-05-06 14:54:24 +02:00
8e11e0e082 common: add additional unit tests
adamm pushed to deinit-submodules at dleidi/autogits 2026-05-06 13:57:07 +02:00
f5f982846a pr: deinit git checkouts
640386d31b pr: always check if all submodules are empty
3e106cae49 pr: always return error when parsing submodules
cf3e84439f pr: test case when no submodules
3d8d2fb608 common: Use our parser for submodules
Compare 16 commits »
adamm pushed to deinit-submodules at dleidi/autogits 2026-05-06 13:56:18 +02:00
39d8ec65bb pr: deinit git checkouts