Marc Bernard
1ca12015eb
Refactor: replace newline/crlf with built-in ( #6057 )
2023-02-09 20:03:07 +01:00
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
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
b42f3bc485
Refactoring ( #3134 )
...
* fully type constants
* moving to single line
* move to single line
* enable keep_single_parameter_on_one_line
2019-12-28 12:11:32 +01:00
larshp
ff6725e759
replace uses of log with interface
2019-03-17 01:39:52 -07:00
Lars Hvam
10ea325ca8
interface for zcl_abapgit_stage_logic #1955 ( #1956 )
...
* interface for zcl_abapgit_stage_logic #1955
* factory, fix injection
2018-09-27 15:03:29 +02:00
Johannes Konings
d25bfaf725
fix some naming conventions
...
https://github.com/larshp/abapGit/issues/1132
2018-08-17 09:24:22 +02:00
Lars Hvam
18573089e2
Refactor staging + git + online repo ( #1769 )
...
* change merge and staging
always push to the top of the currently selected branch
* remove branch and sha1 from stage object #365
* REPO not longer part of GIT_PORCELAIN
SET_OBJECTS moved to private
* and remove fields from constructor
2018-08-06 12:55:13 +02:00
Lars Hvam
c72d04ea80
Refactor background to use log object instead of WRITE ( #1753 )
...
* LOG: extra ADD_* methods
Methods ADD_ERROR, ADD_INFO, and ADD_WARNING added to log class
* refactor background to use log object
refactor background to use log object instead of WRITE
2018-08-05 08:08:41 +02:00
Lars Hvam
43da0f819c
Background mode refactoring ( #1707 )
...
* move background logic to new package
* background refactored
* background, gui page refactored
* find implementations
and fix code inspector findings
* pretty print interface
2018-07-29 10:08:42 +02:00