Commit Graph

69 Commits

Author SHA1 Message Date
atsy
36144f7f23 #311 part3 UI interactive popup fixes 2016-09-03 16:59: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
41ffa35699 #311 separate some methods to lcl_git_utils
Maybe would better look as a part of lcl_git_pack
2016-09-03 12:25:19 +03:00
atsy
858f64b01f #311 branch types to global definitions 2016-09-03 12:10:55 +03:00
atsy
b1e8f4b6d8 #311 lcl_git_branch_helper, move parse_branch 2016-09-03 11:42:35 +03:00
atsy
1d92b82736 #303 pass dialog reworked, thanks to @sshlapak 2016-09-01 10:19:09 +03:00
atsy
f1fceb2021 #303 Custom login dialog, beta 2016-08-28 23:39:09 +03:00
atsy
646be2b9a6 #303 refactor: separate send/receive 2016-08-28 21:51:25 +03:00
larshp
14fc9a2413 remove global _raise macro, close #298 2016-08-24 14:14:01 +00:00
larshp
05477af7c5 new feature: delete branch
branch operations: overview   create   switch   delete moved to new dropdown, instead of the "Advanced" dropdown
2016-07-14 10:50:43 +00:00
larshp
cf2dcd5153 fix unpack not ok, close #288 2016-07-09 10:26:29 +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
larshp
b286a6c62e branch overview: compress graph
plus cleanup a few code inspector warnings
2016-07-06 08:13:50 +00:00
Lars Hvam
638306fc2d Branch overview, close #272 (#276)
* few bits

* branches now shows
todo: show merges

* parse merge commits

* show merge commits

* lint: reduce line length
2016-07-05 17:03:13 +02:00
larshp
928ffc0882 refactoring in the git classes, #272 2016-07-04 14:37:12 +00:00
larshp
e6742d3ad6 ignore character string warnings 2016-07-04 13:13:57 +00:00
larshp
5c2cac3211 moving to includes
whoa this is a lot of work
2016-07-02 11:26:42 +00:00