Git client for ABAP
Go to file
Michael Käsemann 72ccc986c7
Faulty handling of post data (#3624)
* Fixed faulty translation of post data to parsable string

- Added method TRANSLATE_POSTDATA to ZCL_ABAPGIT_UTILS as a centralized place to translate post data to a string
- Replaced all post data string concatenations with the translation helper method to correctly parse spaces that fall to the end of a table line (this should solve #3073 as well as any other random crash caused by accidental misalignment of the post data)

* Backport ABAP statement to 7.02

* Code cleanup for linter checks

* Code cleanup for linter checks

* Fixed a possible error in parsing

If it_postdata contains an empty last line, the staging fails, because the string may contain a lot of soaces at the end of the previous to last line.

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-07-16 15:51:36 +02:00
.github/workflows actions, rollback (#3465) 2020-06-07 09:44:38 +02:00
ci Distinguish error messages in release tag script (#3538) 2020-06-23 17:41:16 +02:00
docs Changelog documentation (#3583) 2020-07-05 18:04:19 +02:00
src Faulty handling of post data (#3624) 2020-07-16 15:51:36 +02:00
.abapgit.xml Clearer error message for no branch (#3605) 2020-07-11 12:38:55 +02:00
.editorconfig remove lf due to conflicts with git core.lf on windows (#3516) 2020-06-21 10:06:19 +02:00
.eslintrc.yaml Eslint (#2240) 2018-12-30 08:05:17 +01:00
.gitignore setup linting of the compiled report (#3408) 2020-05-24 10:36:14 +02:00
abaplint.json update lint config (#3618) 2020-07-13 10:22:33 +02:00
changelog.txt 1.97.0 (#3561) 2020-06-29 16:52:15 +02: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 Update @abaplint/cli requirement from ^2.37.5 to ^2.37.9 (#3622) 2020-07-13 08:41:51 +00:00
README.md readme, update screenshot 2020-04-26 08:47:52 +02:00

CI Slack abap package version

abapGit

Git client for ABAP

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

ABAP Version: 702 or higher

Latest build: zabapgit.abap NB: Some people reported that browsers have issues displaying the file with 75k lines. The easiest solution is to "Save as" the link above and then open it with any editor/viewer (notepad included) and copy from there.

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).