Commit Graph

5 Commits

Author SHA1 Message Date
Lars Hvam
7618cada58 use abapmerge to split abapGit into multiple includes, #210 (#273)
* move source to src folder

* Rename zabapgit.prog.abap to src/zabapgit.prog.abap

* Rename zabapgit.prog.xml to src/zabapgit.prog.xml

* move unit tests to separate include

* add abapmerge

* Update .travis.yml

* add typings

* Update .travis.yml

* test

* Update package.json

* Create travis.sh

* Update .travis.yml

* Update .travis.yml

* travis.sh executable

* Update travis.sh

* Update travis.sh

* test

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update .travis.yml

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* Update travis.sh

* new token

* use txt instead, allows for easier download
2016-07-02 11:50:22 +02:00
larshp
2a9cbb1232 fix dot abapgit xml format
dot abapgit files will have to be commited again
fix should work in a backwards compatible manner
2016-05-26 11:21:13 +00:00
larshp
a6e888d276 bugfix, add multiple ignores 2016-05-20 09:17:37 +00:00
larshp
0165c7c110 add ignore files 2016-05-20 09:07:20 +00:00
larshp
5e66eadfa2 activate .abapgit.xml functionallity
move lcl_xml_pretty class definition
handle ignores
save master language
pretty print .abapgit.xml
2016-05-20 09:06:01 +00:00