abapGit/src/git
Marc Bernard bdc44f7476
Remove self-references (#4115)
* Remove self-references

Remove unnecessary self-references (me->)

https://github.com/SAP/styleguides/blob/master/clean-abap/CleanABAP.md#omit-the-self-reference-me-when-calling-an-instance-method

* 702: Fix syntax error

No chaining with EXPORTING & CHANGING

* remove addiontal me, update abaplint config

Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-11-02 09:25:27 +01:00
..
package.devc.xml lcl_git to global (#1118) 2018-01-11 17:50:02 +01:00
zcl_abapgit_git_add_patch.clas.abap Refactoring types (#2785) 2019-07-15 09:33:37 -07:00
zcl_abapgit_git_add_patch.clas.testclasses.abap remove macro, replace with method calls 2020-02-03 09:13:31 +01:00
zcl_abapgit_git_add_patch.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_git_branch_list.clas.abap Remove self-references (#4115) 2020-11-02 09:25:27 +01:00
zcl_abapgit_git_branch_list.clas.testclasses.abap Refactor branch constants (#3784) 2020-08-24 11:25:46 +02:00
zcl_abapgit_git_branch_list.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_git_commit.clas.abap ZCL_ABAPGIT_GIT_COMMIT: get_by_branch should return parent commit hash too (#4069) 2020-10-27 10:01:15 +01:00
zcl_abapgit_git_commit.clas.testclasses.abap Move commit-specific methods from ZCL_ABAPGIT_BRANCH_OVERVIEW to new class ZCL_ABAPGIT_GIT_COMMIT (#4026) 2020-10-19 11:24:38 +02:00
zcl_abapgit_git_commit.clas.xml Move commit-specific methods from ZCL_ABAPGIT_BRANCH_OVERVIEW to new class ZCL_ABAPGIT_GIT_COMMIT (#4026) 2020-10-19 11:24:38 +02:00
zcl_abapgit_git_pack.clas.abap remove text pragmas and pseudo comments (#3827) 2020-09-03 09:13:47 +02:00
zcl_abapgit_git_pack.clas.locals_def.abap git pack, remove macros #3170 (#3191) 2020-02-03 06:57:53 +01:00
zcl_abapgit_git_pack.clas.locals_imp.abap git pack, remove macros #3170 (#3191) 2020-02-03 06:57:53 +01:00
zcl_abapgit_git_pack.clas.testclasses.abap line break parameters (#3444) 2020-06-04 15:10:35 +02:00
zcl_abapgit_git_pack.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_git_porcelain.clas.abap Implementation (#4067) 2020-10-27 08:04:51 +01:00
zcl_abapgit_git_porcelain.clas.testclasses.abap fix some naming conventions 2018-08-17 09:24:22 +02:00
zcl_abapgit_git_porcelain.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_git_tag.clas.abap Refactor branch constants (#3784) 2020-08-24 11:25:46 +02:00
zcl_abapgit_git_tag.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_git_transport.clas.abap upload_pack_by_commit: Be able to get remote objects by any commit hash (#3836) 2020-10-13 15:58:39 +02:00
zcl_abapgit_git_transport.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_git_utils.clas.abap Type Hunting (#3414) 2020-05-26 05:55:28 +02:00
zcl_abapgit_git_utils.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00