Lars Hvam
6bd3242ecf
dot abapgit file, move file build ( #4226 )
...
move responsibility for building the dotabapgit file to the dotabapgit class instead of the repo
https://github.com/abapGit/abapGit/issues/2127#issuecomment-732262897
2020-11-24 07:55:15 +01:00
Lars Hvam
381d40e35a
ZCL_ABAPGIT_HASH add shorthand methods ( #4220 )
...
This adds shorthand methods for the SHA1 calculation of the different git artifacts.
More logic in ZCL_ABAPGIT_HASH, but easier to read and less application logic.
2020-11-23 14:30:31 +01:00
Lars Hvam
df652f0436
delete various unused local variables ( #4126 )
2020-11-03 08:43:04 +01:00
Marc Bernard
1c8c216a5c
Simplify Ignore Logic ( #3996 )
...
* Simplify Ignore Logic
Closes https://github.com/abapGit/abapGit/issues/3675
* Update docs regaring ignore logic
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-10-13 16:27:28 +02:00
Lars Hvam
9c41a2b7d8
remove text pragmas and pseudo comments ( #3827 )
...
* remove text pragmas and pseudo comments
* fix whitespace
* fix carriage return
* test
* test
* Update zcl_abapgit_repo.clas.abap
2020-09-03 09:13:47 +02:00
Lars Hvam
6d9320505c
Codespaces setup ( #3666 )
...
* default ignore devcontainer.json
* abapgit, ignore devcontainer.json
* add devcontainer.json
* rename
* fix byte order mark
2020-07-28 09:20:02 +02:00
Jaime Rodriguez Capote
0bc7e6bde7
Clean code ( #3292 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-04-07 18:49:09 +02:00
Jens Schwarz
9285dd29b3
Fix for issue #1044 ( #3167 )
...
* Fix for issue #1044
* Change of local variable names
* fix of bad indentation
* Update src/objects/zcl_abapgit_objects_files.clas.abap
Co-Authored-By: Lars Hvam <larshp@hotmail.com>
* Update zcl_abapgit_objects_files.clas.abap
* Also always add BOM in abapgit.xml file
* Update zcl_abapgit_dot_abapgit.clas.abap
* Update zcl_abapgit_objects_files.clas.abap
* Update zcl_abapgit_convert.clas.abap
* Update zcl_abapgit_convert.clas.abap
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-02-01 07:43:08 +01:00
larshp
882e104f48
add azure-pipelines.yml to default ignore
2019-03-30 03:18:34 -07:00
larshp
c6c45baa90
Additional default ignores
...
Additional default ignores #2347
2019-02-03 21:32:11 -08:00
Frederik Hudák
1bb195b344
Removed the rest of endmethod/endclass comments
2018-10-18 07:27:27 +02:00
Johannes Konings
d25bfaf725
fix some naming conventions
...
https://github.com/larshp/abapGit/issues/1132
2018-08-17 09:24:22 +02:00
Fabian Lupa
43e91a6296
Add UI for requirements in repo settings
...
Fixes #1547
2018-07-01 18:27:07 +02:00
christianguenter2
ea798193d0
Block commit/push if code inspection has errors
...
- new local setting to set check variant
- new local setting to block pull if code inspector check fails
- check is executed before staging
- new page to display code inspector results
2018-06-28 13:21:29 +02:00
larshp
9b22d879a0
set default starting folder to src, close #1372
2018-05-13 07:30:28 +00:00
larshp
ad20031902
trying to fix build, #1134
2018-01-13 11:18:28 +00:00
Lars Hvam
edbefc6e39
lcl_dot_abapgit to global ( #1103 )
...
* lcl_dot_abapgit to global
* fix indentation
2018-01-08 17:12:00 +01:00