summaryrefslogtreecommitdiffstats
path: root/modules/git/repo_language_stats_nogogit.go
Commit message (Expand)AuthorAgeFilesLines
* Abstract hash function usage (#28138)Adam Majer2023-12-131-1/+1
* Merge different languages for language stats (#24900)wxiaoguang2023-05-241-4/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Keep languages defined in .gitattributes (#21403)KN4CK3R2022-10-291-9/+26
* Refactor parseTreeEntries, speed up tree list (#21368)wxiaoguang2022-10-081-1/+1
* Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)wxiaoguang2022-06-161-31/+2
* Remove legacy `+build:` constraint (#19582)wxiaoguang2022-05-021-1/+0
* Prevent dangling GetAttribute calls (#18754)zeripath2022-02-141-1/+4
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-2/+8
* Add .gitattribute assisted language detection to blame, diff and render (#17590)zeripath2021-11-171-27/+35
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-2/+2
* Ignore Sync errors on pipes when doing `CheckAttributeReader.CheckPath`, fix ...wxiaoguang2021-09-201-20/+27
* Use git attributes to determine generated and vendored status for language st...zeripath2021-09-091-3/+68
* Add bundle download for repository (#14538)John Olheiser2021-08-241-0/+1
* Use gitea logging module for git module (#16243)65432021-06-251-4/+5
* Use git log name-status in get last commit (#16059)zeripath2021-06-211-0/+3
* Fix missing discard in repo_language_stats (#16030)zeripath2021-06-161-7/+3
* On open repository open common cat file batch and batch-check (#15667)zeripath2021-05-101-1/+1
* Speed up `enry.IsVendor` (#15213)zeripath2021-04-011-1/+1
* Move Bleve and Elastic code indexers to use a common cat-file --batch (#14781)zeripath2021-03-031-25/+2
* Use cat-file --batch in GetLanguageStats (#14685)zeripath2021-02-171-30/+100
* Use native git variants by default with go-git variants as build tag (#13673)zeripath2020-12-171-0/+109