Commit Graph

16 Commits

Author SHA1 Message Date
Christian Guenter
f6a4e1a448 Add counter for deleted objects
Add counter for deleted objects and show popup only if there are any
2017-08-28 18:34:32 +00:00
Christian Guenter
fea262fb32 fix typo 2017-08-28 17:35:00 +00:00
Christian Guenter
8a695257b1 rename method 2017-08-28 17:29:04 +00:00
Christian Guenter
c76ff5674b change 'Cancel' to 'No' 2017-08-28 17:23:09 +00:00
Christian Guenter
b6e8297d74 extract method delete_spare_local_objects
extract method delete_spare_local_objects to class lcl_repo_online
2017-08-28 17:21:34 +00:00
Christian Guenter
c0287754f9 Refactoring 2017-08-26 09:44:45 +00:00
Christian Guenter
1de786ef7d refactoring 2017-08-26 09:24:01 +00:00
Christian Guenter
71ca57f6ac first try to delete superflous files 2017-08-26 08:31:22 +00:00
Christian Guenter
21e408044a reset local shall remove superlfuous files 2017-08-26 07:38:05 +00:00
larshp
6a75a0922c move constants and types to interface 2017-06-07 18:26:53 +00:00
Alexander Tsybulsky
ca91c22371 separate login, author and committer #535
committer - double m, double t ;)
2017-02-22 19:36:09 +02:00
Jakub Filak
4aa14f6022 Correct commit message formatting
Title message and full commit message must be delimited with an empty line,
otherwise CLI tools take full commit message as a part of title message.

Signed-off-by: Jakub Filak <jakub.filak@sap.com>
2017-01-23 15:35:34 +01:00
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
larshp
81c2025fac cleanup and style changes
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
sbcgua
b822f3a850 git_services-commit, #348 2016-09-29 16:40:35 +03:00
atsy
7719fa3d44 route, popups, services (#342)
* #319, btw: decrease short list size, fix db exept

* #319 refactor popup_to_confirm

* #338 small fixes

* #338 lcl_services_repo, part1

* #338, remove files_commit action logic
Removes files_commit action handling 
and lcl_zip->files_commit
and modifies interface of lcl_zip->export

* #338, services_repo fixes and improvements

* #338, lcl_services_abapgit

* #338, small improvements

* #338 adopt render_repo_menu from #319

* #338 lcx_cancel

* #338 zip services

* #338 abapgit services finetune

* #338 lcx_cancel finetune

* #338 zip finetune

* #388 small adj

* #338 lcl_services_git part1

* #338 lcl_services_db, html_actions features

* #338, services_repo=>new_offline

* #338, delete/switch branch to lcl_services_git

* #338, improvements in switch_branch

* #338, switch_branch more improvements
2016-09-17 08:46:55 +02:00