| Commit message (Expand) | Author | Age | Files | Lines |
* | Number of commits ahead/behind in branch overview (#6695) | Mario Lubenka | 2019-05-05 | 1 | -0/+39 |
* | Git statistics in Activity tab (#4724) | Lauris BH | 2019-05-04 | 2 | -0/+143 |
* | Fix #6813: Allow git.GetTree to take both commit and tree names (#6816) | Filip Navara | 2019-05-02 | 3 | -10/+16 |
* | Remove `seen` map from `getLastCommitForPaths` (#6807) | Filip Navara | 2019-04-30 | 1 | -8/+2 |
* | Fix one performance/correctness regression in #6478 found on Rails repository... | Filip Navara | 2019-04-21 | 1 | -38/+33 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 21 | -634/+661 |
* | Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) | Richard Mahn | 2019-04-17 | 3 | -2/+46 |
* | Pre-calculate the absolute path of git (#6575) | Mura Li | 2019-04-17 | 2 | -1/+12 |
* | Support search operators for commits search (#6479) | Mura Li | 2019-04-12 | 2 | -5/+65 |
* | Prevent server 500 on compare branches with no common history (#6555) | zeripath | 2019-04-09 | 1 | -11/+16 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 97 | -0/+4637 |
* | move out git module and #1573 send push hook | Unknwon | 2015-12-09 | 22 | -1869/+0 |
* | Allow pre-receive hook customization | Adam Strzelecki | 2015-12-08 | 1 | -0/+1 |
* | #2008 more supported git hooks | Unknwon | 2015-11-24 | 1 | -3/+11 |
* | fix #1383 | Unknwon | 2015-11-20 | 1 | -0/+3 |
* | better escape char handle | Unknwon | 2015-11-20 | 1 | -9/+9 |
* | fix #1119 and data race in timming tasks | Unknwon | 2015-11-20 | 1 | -2/+23 |
* | Merge pull request #1994 from arthuroy/develop | Unknwon | 2015-11-18 | 1 | -0/+5 |
|\ |
|
| * | Use refStr[len("refs/heads/"):] instead of refStr[11:] and fix error | Arthur Ouyang | 2015-11-19 | 1 | -1/+1 |
| * | Use refStr[11:] instead of TrimPrefix | Arthur Ouyang | 2015-11-19 | 1 | -1/+2 |
| * | Fix #1965 - the hyperlink and the display name of the branch | Arthur Ouyang | 2015-11-19 | 1 | -0/+4 |
* | | #1742 Update default branch in git repository while change in web view | Unknwon | 2015-11-18 | 2 | -0/+35 |
|/ |
|
* | #1922 Pull request fail to merge with BIN | Unknwon | 2015-11-16 | 1 | -1/+1 |
* | rename fields | Unknwon | 2015-11-03 | 13 | -34/+55 |
* | #1838 update merge base before generate new patch | Unknwon | 2015-11-03 | 1 | -13/+37 |
* | fix workaround for reverse proxy, ssh, submodule | Matthias Pioch | 2015-10-24 | 1 | -3/+4 |
* | workaround for reverse proxy, ssh, submodule | Matthias Pioch | 2015-10-24 | 1 | -2/+8 |
* | work on #1830 | Unknwon | 2015-10-23 | 1 | -5/+4 |
* | print out git version | Unknwon | 2015-10-13 | 1 | -0/+5 |
* | save PR info as patch and minor fix on PR | Unknwon | 2015-10-04 | 1 | -15/+3 |
* | basic PR feature | Unknwon | 2015-09-02 | 2 | -9/+56 |
* | finish PR UI | Unknwon | 2015-09-02 | 1 | -0/+28 |
* | work on PR conversation | Unknwon | 2015-09-01 | 1 | -0/+86 |
* | more clear error | Unknwon | 2015-08-28 | 1 | -2/+1 |
* | new repo git hooks UI | Unknwon | 2015-08-26 | 1 | -1/+6 |
* | new commits table | Unknwon | 2015-08-20 | 1 | -1/+3 |
* | fix #966 | Unknwon | 2015-08-20 | 1 | -0/+7 |
* | list view: issue, label, milestone | Unknwon | 2015-08-09 | 1 | -9/+9 |
* | fix #1169 | Unknwon | 2015-07-26 | 2 | -1/+9 |
* | Handle submodules without a .gitmodules entry - fix #1023 | Filippo Valsorda | 2015-03-10 | 2 | -2/+6 |
* | modules/git/signature.go: parse date foramt #663 | Unknwon | 2015-03-06 | 1 | -1/+1 |
* | modules/git: able to parse RFC1123Z date format #663 | Unknwon | 2015-02-21 | 1 | -9/+20 |
* | Fix diff css style, hooks \r char | Unknwon | 2014-10-11 | 1 | -1/+1 |
* | Fix #264 | Unknwon | 2014-10-06 | 2 | -0/+132 |
* | If git >= 2.0, sort tags in descending order by version number | Linquize | 2014-10-05 | 2 | -0/+16 |
* | Fix #515 | Unknwon | 2014-09-30 | 3 | -4/+7 |
* | Fix #495 and cannot view repository by tag | Unknwon | 2014-09-23 | 1 | -0/+1 |
* | Add basic submodule support | Unknwon | 2014-09-22 | 1 | -0/+52 |
* | submodule support and closed #478 | lunnyxiao | 2014-09-22 | 1 | -1/+1 |
* | add submodule basic support & buf fixed #478 | lunnyxiao | 2014-09-22 | 4 | -1/+61 |