Marc Bernard

Results 464 comments of Marc Bernard

@ed-holland I enhanced the serializer for `nspc` to include the software component (if one exists that matches the namespace). https://gist.github.com/mbtools/86cd5c80dc91e7e05c409f0410b3c004 You can see an example in the `sw_component` branch of...

Oversight. I first did the serialization of SWC into xml. Adding it to packages will be next.

As reference, expand/collapse is available: ![image](https://user-images.githubusercontent.com/59966492/151877485-a5d295f2-84dc-4445-b54e-895ba9b807a4.png) Feature requests: - add expand/collapse all options (diff and patch) - visualize number of selected changes when collapsed (patch)

The issue is related to the WEBI object which is not deserialized properly. I fixed a few things for WEBI in #5106. However, due to the following, the WEBI object...

- added the test repo to CI - switched the main language to English - update table serialization to latest (removes some diffs) https://github.com/abapGit-tests/SPRX_serv_provider Issue is still the same. `WEBI`...

See https://github.com/abapGit/abapGit/issues/1428

This simplified state model would certainly make things much easier. It actually does not require persisting checksums at all. it's just a comparison between local and remote files. However, I'm...

I use AG for all projects in my new business and love it. So contributing is self-serving to some degree like I guess for many here. - The red/green icons...

I think your screenshots are for https://github.com/larshp/abapGit/pull/3388 ;-)

I made some major improvements: https://github.com/mbtools/abapGit/tree/local-remote-view - Offline repos now support view with files (not just objects) - Local/Remote views now works on folder, object, and file level - Syntax...