Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -8/+0 |
| | |||||
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -0/+96 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * move code.gitea.io/git to code.gitea.io/gitea/modules/git * fix imports * fix fmt * fix misspell * remove wrong tests data * fix unit tests * fix tests * fix tests * fix tests * fix tests * fix tests * enable Debug to trace the failure tests * fix tests * fix tests * fix tests * fix tests * fix tests * comment commit count tests since git clone depth is 50 * fix tests * update from code.gitea.io/git * revert change to makefile | ||||
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 1 | -82/+0 |
| | |||||
* | Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error | Arthur Ouyang | 2015-11-19 | 1 | -1/+1 |
| | | | | Fix #1965 | ||||
* | Use refStr[11:] instead of TrimPrefix | Arthur Ouyang | 2015-11-19 | 1 | -1/+2 |
| | | | | Fix #1965 | ||||
* | Fix #1965 - the hyperlink and the display name of the branch | Arthur Ouyang | 2015-11-19 | 1 | -0/+4 |
| | | | | The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#' | ||||
* | fix #1169 | Unknwon | 2015-07-26 | 1 | -0/+8 |
| | | | | - prevent create reop on existed path | ||||
* | Fix #264 | Unknwon | 2014-10-06 | 1 | -0/+21 |
| | |||||
* | Huge updates!!!!! Be careful to merge!!!! | Unknwon | 2014-07-26 | 1 | -0/+21 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -0/+27 |