| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix git.parseTagData (#14105) | 6543 | 2020-12-22 | 3 | -4/+80 |
* | Add Test for Fix #14040 (#14045) | 6543 | 2020-12-21 | 1 | -0/+69 |
* | Refactor get tag to remove unnecessary steps (#14058) | Lunny Xiao | 2020-12-20 | 1 | -33/+19 |
* | Fix bug in commit verification introduced in #13673 (#14040) | zeripath | 2020-12-17 | 1 | -1/+5 |
* | Use native git variants by default with go-git variants as build tag (#13673) | zeripath | 2020-12-17 | 69 | -1208/+3870 |
* | Always wait for the cmd to finish (#14006) | zeripath | 2020-12-17 | 1 | -0/+1 |
* | Migrations: Use Process Manager to create own Context (#13792) | 6543 | 2020-12-02 | 2 | -3/+10 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -2/+6 |
* | Prevent panic on git blame by limiting lines to 4096 bytes at most (#13470) | zeripath | 2020-11-09 | 1 | -10/+32 |
* | Multiple GitGraph improvements: Exclude PR heads, Add branch/PR links, Show o... | zeripath | 2020-11-08 | 4 | -9/+64 |
* | go-version constraints ignore pre-releases (#13234) | zeripath | 2020-10-21 | 5 | -12/+12 |
* | Update golangci-lint to version 1.31.0 (#13102) | kolaente | 2020-10-11 | 1 | -1/+1 |
* | Cache last commit when pushing for big repository (#10109) | Lunny Xiao | 2020-10-09 | 2 | -4/+5 |
* | Fix 500 on README in submodule (#13006) | zeripath | 2020-10-02 | 1 | -0/+11 |
* | Always return a list from GetCommitsFromIDs (#12981) | zeripath | 2020-09-29 | 1 | -4/+0 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 1 | -0/+5 |
* | Add configurable Trust Models (#11712) | zeripath | 2020-09-20 | 1 | -5/+5 |
* | Compare SSH_DOMAIN when parsing submodule URLs (#12753) | mrsdizzie | 2020-09-07 | 2 | -22/+24 |
* | refactor repo_stats to use os.pipe (#11726) | techknowlogick | 2020-09-05 | 2 | -67/+86 |
* | [Vendor] Switch go-version lib (#12719) | 6543 | 2020-09-05 | 7 | -41/+76 |
* | Remove async pre-empt hack if go >= 1.15 (#12718) | zeripath | 2020-09-04 | 1 | -1/+5 |
* | Set context for running CreateArchive in to that of the request (#12555) | zeripath | 2020-08-28 | 1 | -2/+3 |
* | Initial support for push options (#12169) | John Olheiser | 2020-08-23 | 1 | -0/+6 |
* | fix typos (#12545) | Success | 2020-08-20 | 1 | -1/+1 |
* | go1.15 (#12475) | techknowlogick | 2020-08-13 | 1 | -0/+1 |
* | Do not add prefix on http/https submodule links (#12477) | zeripath | 2020-08-13 | 2 | -3/+4 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 4 | -8/+10 |
* | Git 2.28 no longer permits diff with ... on unrelated branches (#12364) | zeripath | 2020-07-29 | 3 | -12/+60 |
* | Only use --exclude on name-rev with git >= 2.13 (#12347) | zeripath | 2020-07-28 | 1 | -1/+15 |
* | Ensure BlameReaders close at end of request (#12102) | zeripath | 2020-07-01 | 2 | -7/+12 |
* | fix bug about can't skip commits base on base branch (#11555) | 赵智超 | 2020-06-24 | 1 | -0/+10 |
* | Use enry language type to detect special languages (#11974) | Lauris BH | 2020-06-19 | 1 | -16/+5 |
* | For language detection do not try to analyze big files by content (#11971) | Lauris BH | 2020-06-19 | 1 | -3/+7 |
* | Only write to global gitconfig if necessary (#11876) | zeripath | 2020-06-13 | 1 | -24/+38 |
* | Fix 500 error on repos with no tags (#11870) | mrsdizzie | 2020-06-12 | 1 | -1/+1 |
* | Handle more pathological branch and tag names (#11843) | zeripath | 2020-06-11 | 1 | -1/+1 |
* | Fix commit search in all branches (#11849) | Cirno the Strongest | 2020-06-11 | 1 | -1/+27 |
* | Show exact tag for commit on diff view (#11846) | Cirno the Strongest | 2020-06-11 | 1 | -1/+16 |
* | Don't consider tag refs as valid for branch name (#11847) | Cirno the Strongest | 2020-06-10 | 1 | -1/+1 |
* | Fix language stat calculation (#11692) | Cirno the Strongest | 2020-05-31 | 1 | -4/+27 |
* | Change language statistics to save size instead of percentage (#11681) | Lauris BH | 2020-05-30 | 1 | -19/+6 |
* | Fix issue with DiffIndex on initial commit (#11677) | zeripath | 2020-05-29 | 1 | -0/+3 |
* | Exclude generated files from language statistics (#11653) | Lauris BH | 2020-05-29 | 1 | -3/+7 |
* | Fix numbr of files, total additions, and deletions (#11614) | zeripath | 2020-05-26 | 1 | -2/+87 |
* | Properly handle and return empty string for dangling commits in GetBranchName... | Cirno the Strongest | 2020-05-23 | 1 | -1/+6 |
* | Add push commits history comment on PR time-line (#11167) | 赵智超 | 2020-05-20 | 2 | -4/+22 |
* | Refactor Cron and merge dashboard tasks (#10745) | zeripath | 2020-05-16 | 2 | -4/+14 |
* | Fix ref links in issue overviews for tags (#8742) | Sijmen Schoon | 2020-05-14 | 2 | -0/+44 |
* | Allow compare page to look up base, head, own-fork, forkbase-of-head (#11327) | zeripath | 2020-05-12 | 2 | -5/+0 |
* | Manage port in submodule refurl (#11305) | zeripath | 2020-05-07 | 1 | -3/+7 |