Commit Graph

12 Commits

Author SHA1 Message Date
larshp
4ca551b74e update to latest abapGit format 2017-01-22 09:37:26 +00:00
sbcgua
51db93b499 html refactoring, render sequence refactoring
- refactor lcl_html_helper (renamed to lcl_html, additional methods)
- icons rendered with lcl_html->icon
- some common html chunks moved to lcl_gui_chunk_lib
- lcl_gui_page_super renamed to lcl_gui_page
- page structure rendering concentrated in lcl_gui_page->render
2017-01-07 09:50:37 +02:00
Fabio Zuber
8447e0cc2d refactor commit author regex fixes #410 2016-12-13 17:18:31 +01:00
atsy
e933fed543 #311 fix constants and types 2016-09-04 20:11:22 +03:00
atsy
d329ab6338 #311 part2 lcl_git_branch_list features 2016-09-03 15:01:09 +03:00
atsy
6bb3ed474f #311 branches part1, interface changes 2016-09-03 13:04:03 +03:00
atsy
858f64b01f #311 branch types to global definitions 2016-09-03 12:10:55 +03:00
larshp
14fc9a2413 remove global _raise macro, close #298 2016-08-24 14:14:01 +00:00
larshp
a6b14f627a bugfix, merge logic 2016-07-14 10:05:05 +00:00
larshp
f7407fa2ce better handle merge conflicts, and bugfix 2016-07-14 07:37:09 +00:00
Lars Hvam
5f7d851de5 Merging, close #275 (#282)
* refactor most regarding commit and staging

* use gitgraph 1.2.3

* move db gui to new include

* allow specifying branch

* move target branch to stage object

* git, get rid of reference to repo

* merge now working #275
cleanup
2016-07-07 13:23:28 +02:00
Lars Hvam
af74a24b6d calculate merged tree #275 (#277)
* merge #275, scaffolding

* refactoring few gui pages
top class element moved to page_super

* syle FORM dropdown

* find common ancestor

* calculate merged tree #275
2016-07-06 16:08:00 +02:00