Lunny Xiao
ae0af8ea5b
Refactor Git Attribute & performance optimization ( #34154 )
...
This PR moved git attributes related code to `modules/git/attribute` sub
package and moved language stats related code to
`modules/git/languagestats` sub package to make it easier to maintain.
And it also introduced a performance improvement which use the `git
check-attr --source` which can be run in a bare git repository so that
we don't need to create a git index file. The new parameter need a git
version >= 2.40 . If git version less than 2.40, it will fall back to
previous implementation.
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: yp05327 <576951401@qq.com>
2025-04-11 21:41:29 +08:00
..
2025-04-05 11:56:48 +08:00
2025-04-11 21:41:29 +08:00
2025-04-01 21:39:00 -07:00
2025-02-16 22:13:17 -08:00
2025-04-11 21:41:29 +08:00
2025-02-16 22:13:17 -08:00
2025-04-01 10:14:01 +00:00
2025-03-28 21:04:40 -07:00
2025-03-19 11:17:19 -07:00
2025-03-29 17:32:28 -04:00
2025-01-20 07:43:49 +00:00
2025-03-13 07:04:50 +08:00
2025-03-31 01:53:48 -04:00
2025-04-02 17:31:32 +00:00
2024-12-22 15:33:19 +00:00
2025-04-07 23:45:31 -07:00
2025-03-31 01:53:48 -04:00
2025-04-08 16:15:28 +00:00
2025-02-16 22:13:17 -08:00
2025-03-15 19:48:59 -07:00
2025-03-29 17:32:28 -04:00
2025-02-16 22:13:17 -08:00
2025-03-31 01:53:48 -04:00
2025-04-10 17:18:07 +00:00
2025-04-10 17:18:07 +00:00
2024-02-27 08:12:22 +01:00
2025-04-01 10:14:01 +00:00
2025-02-14 05:21:31 +00:00
2025-02-17 11:28:37 -08:00
2025-01-14 01:53:34 +00:00
2025-03-25 06:17:58 +00:00
2025-02-10 16:24:05 +00:00
2025-02-16 22:13:17 -08:00
2025-04-05 11:56:48 +08:00
2025-02-16 22:13:17 -08:00
2025-02-16 22:13:17 -08:00
2023-09-28 01:38:53 +00:00
2025-01-12 03:39:46 +00:00
2025-02-16 22:13:17 -08:00
2025-04-10 17:18:07 +00:00
2025-01-12 03:39:46 +00:00
2025-04-01 10:14:01 +00:00
2024-12-24 13:47:45 +00:00
2025-04-10 17:18:07 +00:00
2025-01-09 09:21:47 +08:00
2025-03-29 17:32:28 -04:00
2025-03-24 14:28:02 +00:00
2025-03-28 21:04:40 -07:00
2025-01-14 09:27:35 +08:00
2025-03-15 19:48:59 -07:00
2025-02-16 22:13:17 -08:00
2025-04-07 23:45:31 -07:00
2025-03-13 11:07:48 +08:00
2025-02-05 02:14:03 +08:00
2024-02-27 08:12:22 +01:00
2025-02-05 02:14:03 +08:00
2025-04-06 19:35:08 +00:00
2025-04-11 21:41:29 +08:00
2025-04-06 09:38:08 +00:00
2025-04-06 09:38:08 +00:00
2025-04-06 19:35:08 +00:00
2025-04-06 19:35:08 +00:00
2025-02-05 02:14:03 +08:00
2025-01-31 02:36:18 +00:00
2025-03-31 01:53:48 -04:00
2025-04-01 10:14:01 +00:00