abapGit/src/xml
Andre Becker 507cb9c9db
Add interface for better testing to zcl_abapgit_xml_input/output (#3514)
* introduce interfaces for classes zcl_abapgit_xml_input/output

* refactor classes to use interfaces

* fix indentation of xml files

* fix exception class

* Removed default for commit comment (#3513)

* Removed default for commit comment

Closes https://github.com/larshp/abapGit/issues/3511

* Removed default for commit comment

Co-authored-by: Lars Hvam <larshp@hotmail.com>

* Fix incorrect status of ignored files in repo view (#3506)

* Fix incorrect status of ignored filed in repo view

After update of repo settings, some ignored files showed as "-/A". 
https://github.com/larshp/abapGit/pull/3415

* Whitespace

Co-authored-by: Lars Hvam <larshp@hotmail.com>

* Minor improvements of icons in repo view (#3493)

* Minor improvement for icons in repo view

* Add Icon Legend in "Debug Info"

A place to see available icons (will copy it to documentation).

* Pretty print

* Reverse icons in debug info

Icons are now in docs. No need for this here

Co-authored-by: Lars Hvam <larshp@hotmail.com>

* z'ify

* zif'y

* remove to much zif'iation

* whitespace

Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-06-21 09:57:42 +02:00
..
package.devc.xml lcl_xml to global class 2018-01-08 15:29:36 +00:00
zcl_abapgit_xml_input.clas.abap Add interface for better testing to zcl_abapgit_xml_input/output (#3514) 2020-06-21 09:57:42 +02:00
zcl_abapgit_xml_input.clas.testclasses.abap Removed endmethod and endclass comments - folders syntax, zlib, xml 2018-08-03 13:33:33 +02:00
zcl_abapgit_xml_input.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_xml_output.clas.abap Add interface for better testing to zcl_abapgit_xml_input/output (#3514) 2020-06-21 09:57:42 +02:00
zcl_abapgit_xml_output.clas.testclasses.abap whitespace fixes (#2964) 2019-10-11 02:50:16 -07:00
zcl_abapgit_xml_output.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_xml_pretty.clas.abap lcl_xml to global class 2018-01-08 15:29:36 +00:00
zcl_abapgit_xml_pretty.clas.xml File format update collection (#2605) 2019-03-31 01:17:46 -07:00
zcl_abapgit_xml.clas.abap line break parameters (#3444) 2020-06-04 15:10:35 +02:00
zcl_abapgit_xml.clas.testclasses.abap refactoring, delete unused variables and methods (#3203) 2020-02-09 09:38:17 +01:00
zcl_abapgit_xml.clas.xml Leading spaces are lost when pulling bug #2571 (#2597) 2019-04-19 02:49:15 -07:00
zif_abapgit_xml_input.intf.abap Add interface for better testing to zcl_abapgit_xml_input/output (#3514) 2020-06-21 09:57:42 +02:00
zif_abapgit_xml_input.intf.xml Add interface for better testing to zcl_abapgit_xml_input/output (#3514) 2020-06-21 09:57:42 +02:00
zif_abapgit_xml_output.intf.abap Add interface for better testing to zcl_abapgit_xml_input/output (#3514) 2020-06-21 09:57:42 +02:00
zif_abapgit_xml_output.intf.xml Add interface for better testing to zcl_abapgit_xml_input/output (#3514) 2020-06-21 09:57:42 +02:00