Git client for ABAP
Go to file
Martin Fuchs 4aab0166ac Pass log to deserialization API and show log (#2729)
* Pass log interface for de-serialization

Interface ZIF_ABAPGIT_LOG is now passed for deseriaization API.
This includes:
- Log messages for FUGR: Imported function modules and includes
- Improved error messages for TABL compare
- Log objects w/o changes
- Log is shown in the UI if available ("Log" entry appears if a log exists, no persistence!)
This PR enhances #2534 and #2694

Another important change: In case an object fails (or a single function module in a group fails), the import continues with the next object!

* small pretty printer changes

small pretty printer changes

* fix abaplint issues

reduce line sizes and ensure 7.02 compatibility

* show errors and warnings from pull

Errors and warnings after a pull are now part of the "message list" above the object list in the main screen and will be shown immediately. The new"Log" button shows errors, warnings and success messages on demand.
The log title is now part of the ZIF_ABAPGIT_LOG interface.

* fix abaplint issue

fix abaplint issue
2019-06-21 23:05:10 -07:00
docs Improvements to contribution guidelines (#2728) 2019-06-07 20:19:27 +02:00
src Pass log to deserialization API and show log (#2729) 2019-06-21 23:05:10 -07:00
.abapgit.xml Eslint (#2240) 2018-12-30 08:05:17 +01:00
.eslintrc.yaml Eslint (#2240) 2018-12-30 08:05:17 +01:00
.gitignore Offline icons (#2454) 2019-03-06 00:49:04 -08:00
.travis.yml use node 10 2018-10-03 04:54:21 +02:00
abaplint.json do not skip descriptions check for exception classes (#2714) 2019-05-29 23:54:06 -07:00
changelog.txt v1.87.0 (#2659) 2019-04-28 01:44:41 -07:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2017-10-16 17:31:46 -02:00
CONTRIBUTING.md Improvements to contribution guidelines (#2728) 2019-06-07 20:19:27 +02:00
LICENSE Create LICENSE 2014-07-08 15:07:58 +02:00
package.json try again 2019-03-18 12:14:30 +01:00
README.md Improvements to contribution guidelines (#2728) 2019-06-07 20:19:27 +02:00
travis.sh ci: make travis die on abapmerge errors 2019-03-18 05:09:03 -07:00

Build Status abaplint Slack

abapGit

Git client for ABAP

Works with: GitHub, GitLab, Assembla, Bitbucket, abapGitServer, SCP, AWS, TFS and more

ABAP Version: 702 or higher

Latest build: zabapgit.abap

Recommend using SAP GUI for Windows, there are multiple issues related to running abapGit and Java SAP GUI. Focus is on supporting ADT instead of supporting Java SAP GUI.

Design Goals

  • Easy installation
  • Easy upgrade
  • Small system footprint
  • Code readable in git repository

Documentation/Guides

http://docs.abapgit.org

Contributing

You can find the contribution guidelines here.

Projects using abapGit

See dotabap.org or this page.

FAQ

For questions/comments/bugs/feature requests/wishes please create an issue

abapgit

Credits and references

Icons used in abapGit are created from Font Awesome free icon set (CC BY 4.0 License).