You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/public/less
Mario Lubenka 55a8e12d85 Number of commits ahead/behind in branch overview (#6695)
* Call Git API to determine divergence of a branch and its base branch

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Show commit divergance in branch list

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Adds missing comment

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Adds test for diverging commits

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Try comparing commits instead of branches

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Removes test as CI can't run it

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Adjusts signature of percentage function to allow providing multiple integers as numerator

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>

* Moves CountDivergingCommits function into repofiles module

Signed-off-by: Mario Lubenka <mario.lubenka@googlemail.com>
5 years ago
..
themes Minor UI tweaks (#5980) 5 years ago
_admin.less UI: Make document body a flexbox (#6139) 5 years ago
_base.less UI: Tweak tab text and icon colors (#6760) 5 years ago
_dashboard.less UI: Use regular line-height on frontpage entries (#6518) 5 years ago
_editor.less Add lang specific font stacks for CJK (#6007) 5 years ago
_emojify.less Allow labels to contain emoji (#6063) 5 years ago
_explore.less Update UI for topics labels on projects (#6639) 5 years ago
_form.less Fix dropdown icon padding (#6651) 5 years ago
_home.less Add lang specific font stacks for CJK (#6007) 5 years ago
_install.less UI: Make document body a flexbox (#6139) 5 years ago
_markdown.less Add lang specific font stacks for CJK (#6007) 5 years ago
_organization.less UI: Make document body a flexbox (#6139) 5 years ago
_repository.less Number of commits ahead/behind in branch overview (#6695) 5 years ago
_review.less Add lang specific font stacks for CJK (#6007) 5 years ago
_tribute.less Emoji Autocomplete (#3433) 7 years ago
_user.less UI: Make document body a flexbox (#6139) 5 years ago
index.less Pull request review/approval and comment on code (#3748) 6 years ago