aboutsummaryrefslogtreecommitdiff
path: root/modules/git/utils.go
Commit message (Collapse)AuthorAge
* Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix errorArthur Ouyang2015-11-19
| | | | Fix #1965
* Use refStr[11:] instead of TrimPrefixArthur Ouyang2015-11-19
| | | | Fix #1965
* Fix #1965 - the hyperlink and the display name of the branchArthur Ouyang2015-11-19
| | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
* fix #1169Unknwon2015-07-26
| | | | - prevent create reop on existed path
* Fix #264Unknwon2014-10-06
|
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
|
* New UI merge in progressUnknwon2014-07-26