| Commit message (Expand) | Author | Age | Files | Lines |
* | Show exact tag for commit on diff view (#11846) | Cirno the Strongest | 2020-06-11 | 1 | -0/+6 |
* | Fix numbr of files, total additions, and deletions (#11614) | zeripath | 2020-05-26 | 1 | -1/+1 |
* | Properly handle and return empty string for dangling commits in GetBranchName... | Cirno the Strongest | 2020-05-23 | 1 | -0/+1 |
* | Support view individual commit for wiki pages (#11415) | mrsdizzie | 2020-05-16 | 1 | -4/+27 |
* | Fix potential bugs (#10513) | 6543 | 2020-02-27 | 1 | -1/+1 |
* | Show Signer in commit lists and add basic trust (#10425) | zeripath | 2020-02-27 | 1 | -4/+10 |
* | Some refactor on git diff and ignore getting commit information failed on mig... | Lunny Xiao | 2020-01-28 | 1 | -2/+2 |
* | fix commit view JS features, reimplement folding (#9968) | silverwind | 2020-01-26 | 1 | -0/+2 |
* | API add/generalize pagination (#9452) | SpaWn2KiLl | 2020-01-24 | 1 | -1/+6 |
* | enable lazy-loading of gitgraph.js (#9036) | silverwind | 2019-11-17 | 1 | -1/+0 |
* | Move git graph from models to modules/graph (#9027) | Lunny Xiao | 2019-11-16 | 1 | -1/+2 |
* | Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924) | Benno | 2019-11-15 | 1 | -0/+1 |
* | Fix count for commit graph last page (#8843) | jaqra | 2019-11-07 | 1 | -1/+7 |
* | Add pagination to commit graph page (#8360) | jaqra | 2019-10-14 | 1 | -2/+4 |
* | Bugfix for image compare and minor improvements to image compare (#8289) | Mario Lubenka | 2019-10-04 | 1 | -18/+6 |
* | Adds side-by-side diff for images (#6784) | Mario Lubenka | 2019-09-16 | 1 | -1/+19 |
* | Move git diff codes from models to services/gitdiff (#7889) | Lunny Xiao | 2019-09-05 | 1 | -3/+4 |
* | Convert files to utf-8 for indexing (#7814) | guillep2k | 2019-08-15 | 1 | -2/+2 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 1 | -0/+3 |
* | Compare branches, commits and tags with each other (#6991) | Mario Lubenka | 2019-06-07 | 1 | -55/+4 |
* | Show git-notes (#6984) | Vladimir Panteleev | 2019-05-24 | 1 | -0/+10 |
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 1 | -4/+11 |
* | Improve listing performance by using go-git (#6478) | Filip Navara | 2019-04-19 | 1 | -0/+1 |
* | Support search operators for commits search (#6479) | Mura Li | 2019-04-12 | 1 | -5/+6 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -1/+1 |
* | move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364) | Lunny Xiao | 2019-03-27 | 1 | -1/+1 |
* | fix commit page showing status for current default branch (#5650) | Julian | 2019-01-06 | 1 | -1/+1 |
* | Handle refactor (#3339) | Morgan Bazalgette | 2018-01-10 | 1 | -17/+17 |
* | Fix go-get, src and raw urls to new scheme (#2978) | Lauris BH | 2017-11-27 | 1 | -6/+6 |
* | Remove render issue link (#2954) | Timur Makarchuk | 2017-11-22 | 1 | -13/+0 |
* | Make URL scheme unambiguous (#2408) | Ethan Koenig | 2017-10-30 | 1 | -1/+1 |
* | Add commit count caching (#2774) | Lauris BH | 2017-10-26 | 1 | -2/+2 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 1 | -0/+3 |
* | Display commit status on landing page of repo (#1784) | Rémy Boulanouar | 2017-09-14 | 1 | -0/+10 |
* | Fix Commits nil pointer dereference (#2203) | Bwko | 2017-07-31 | 1 | -0/+4 |
* | Show commit status icon in commits table (#1688) | Lauris BH | 2017-05-07 | 1 | -0/+4 |
* | GPG commit validation (#1150) | Antoine GIRARD | 2017-03-22 | 1 | -0/+5 |
* | Fix HighlightJS not working on compare diff page (#914) | Andrey Nering | 2017-02-13 | 1 | -0/+1 |
* | fix: trim the whitespaces for the search keyword (#893) | Bo-Yi Wu | 2017-02-11 | 1 | -1/+2 |
* | Add checkbox to search for all the branches by commit message (#813) | Zsombor | 2017-02-05 | 1 | -1/+5 |
* | commithgraph / timeline (#428) | Kjell Kvinge | 2016-12-29 | 1 | -0/+27 |
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -6/+6 |
* | golint fixed for routers (#208) | Lunny Xiao | 2016-11-24 | 1 | -11/+18 |
* | Remember diff view style (#163) | Andrey Nering | 2016-11-13 | 1 | -2/+0 |
* | Normalize files with gofmt | Thibault Meyer | 2016-11-11 | 1 | -1/+1 |
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -5/+5 |
* | Use the rev-parsed sha1 commit id (#98) | Odin Ugedal | 2016-11-06 | 1 | -2/+4 |
* | Replace gogits/git-module dependency with go-gitea/git (#94) | Sandro Santilli | 2016-11-06 | 1 | -1/+1 |
* | Merge branch 'master' into feature/goimports | Sandro Santilli | 2016-11-05 | 1 | -5/+0 |
|\ |
|
| * | Refactor editorconfig middleware | Andrey Nering | 2016-11-05 | 1 | -5/+0 |