Lars Hvam
773f2f7749
refactor, extract git definitions to git ( #6029 )
...
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-02-03 11:46:00 +01:00
Marc Bernard
a6ec3e0c3e
Refactor: BOM handling ( #5878 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-11-22 13:14:07 -05:00
Fabian Lupa
125b529583
Allow use of changelog feature without APACK ( #5739 )
2022-10-04 07:50:37 +02:00
Marc Bernard
1737957b34
Fix regression in non-Unicode systems ( #5732 )
2022-08-26 08:19:24 +02:00
Marc Bernard
f18a8ee82b
Terminology: Inclusive Language - Part 5 ( #4702 )
...
* Terminology: Inclusive Language - Part 5
Change of terminology (#4043 )
- Replace `get_master_language` with `get_main_language` and remove it
* File Status
* Jump
* Language
* Main language
* Main language
2021-04-15 08:32:09 +02:00
Alexander Tsybulsky
3df4863feb
LXE langs refactoring ( #4494 )
...
* main refactoring part
* linter fix
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-03-01 07:02:04 +01:00
JustACasual
bcbc3d527d
I18N: LXE Translations ( #4415 )
...
* Issue 2424
https://github.com/abapGit/abapGit/issues/2424
* Issue 2424
https://github.com/abapGit/abapGit/issues/2424
* Update src/objects/zcl_abapgit_object_fugr.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Fixing LINT issues
* Fixing LINT issues
* TABL, default ROWORCOLST on deserialize (#4430 ) (#4 )
* Fix for #4425
* Remove whitespace at end of line
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Remove whitespace at end of line
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: DerGuteWolf <DerGuteWolf@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* Centralize LXE functionality
* Fix FUGR LXE
* delete issue reference comments
* Delete issue reference comments
* Remove Aliases for LXE types
* Review Changes
* Copy from #4452
Integrate changes from #4452 into #4415
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: DerGuteWolf <DerGuteWolf@users.noreply.github.com>
Co-authored-by: Sebastian Koitka <sebastian.koitka@dematic.com>
Co-authored-by: Marc Bernard <marc@marcbernardtools.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2021-01-31 10:36:28 +01:00
Alexander Tsybulsky
47dae10ab0
I18n settings ( #4416 )
...
* dot abapGit i18n_langs
* rewrite dot abapgit (better design)
* settings
* linter fix
* review fixes
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2021-01-18 09:32:55 +01:00
Lars Hvam
889d062e1c
data, basic serialization ( #4369 )
...
* data
* refactor ZCL_ABAPGIT_SERIALIZE
* upd
* serializing
* cleanup
* fix
* fix
* rename
2021-01-09 10:50:58 +01:00
Marc Bernard
98ecc1a51c
Package Structure - Part 5 ( #4360 )
...
* Package Structure - Part 5
Final part of package structure reorg. Moving repo related classes and interfaces.
$ABAPGIT_REPO:
ZCL_ABAPGIT_DOT_ABAPGIT
ZCL_ABAPGIT_REPO
ZCL_ABAPGIT_REPO_CONTENT_LIST
ZCL_ABAPGIT_REPO_FILTER
ZCL_ABAPGIT_REPO_OFFLINE
ZCL_ABAPGIT_REPO_ONLINE
ZCL_ABAPGIT_REPO_SRV
ZIF_ABAPGIT_DOT_ABAPGIT
ZIF_ABAPGIT_REPO_LISTENER
ZIF_ABAPGIT_REPO_ONLINE
ZIF_ABAPGIT_REPO_SRV
Closes https://github.com/abapGit/abapGit/issues/4253
* Remove delta
* Remove delta
* Remove delta
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2020-12-29 11:34:29 +01:00