Stefan Haller
4bf11eae4b
Add free-standing function IsWorkingTreeDirty
...
The long story: I want to call this function from RefsHelper; however, I can't
make WorkingTreeHelper a field of RefsHelper because RefsHelper is already a
field in WorkingTreeHelper, so that would be a circular dependency.
The shorter story: there's really little reason to have to instantiate a helper
object in order to call a simple function like this. Long term I would like to
get to a state where a lot more of these helper functions are free-standing, and
you pass in the data they need.
While at it, simplify the implementation of AnyStagedFiles and AnyTrackedFiles
to one-liners.
2025-04-21 18:12:50 +02:00
..
2025-04-21 18:12:50 +02:00
2025-04-21 18:03:24 +02:00
2025-04-21 18:03:24 +02:00
2025-04-20 15:59:48 +02:00
2025-03-03 21:24:49 +01:00
2025-03-03 21:24:49 +01:00
2024-09-06 08:45:48 +02:00
2025-02-10 13:40:25 +01:00
2025-04-10 08:57:32 +02:00
2025-04-21 18:03:24 +02:00
2023-04-30 13:19:53 +10:00
2024-09-06 08:45:48 +02:00
2024-11-19 08:21:19 +11:00
2025-04-20 15:53:17 +02:00
2024-09-06 08:45:48 +02:00
2025-04-21 18:06:09 +02:00
2023-07-03 12:54:13 +10:00
2025-04-08 16:08:25 +02:00
2025-03-03 21:24:49 +01:00
2025-04-20 15:53:17 +02:00
2025-04-08 16:08:25 +02:00
2024-04-18 10:10:30 +02:00
2025-04-20 15:50:38 +02:00
2024-03-09 07:55:22 +01:00
2025-04-20 16:03:06 +02:00
2025-04-21 18:03:24 +02:00
2025-03-03 21:24:49 +01:00
2024-09-06 08:45:48 +02:00
2025-01-03 10:09:42 +01:00
2025-01-07 17:46:51 +01:00
2025-03-17 19:58:01 +01:00
2025-04-08 16:08:25 +02:00
2025-03-03 21:24:49 +01:00
2025-03-03 21:24:49 +01:00
2025-04-08 16:08:25 +02:00
2024-09-06 08:45:48 +02:00
2025-01-11 14:25:48 +11:00
2023-08-21 08:10:28 +02:00
2024-04-07 23:24:10 +08:00
2023-07-03 12:54:13 +10:00
2024-01-19 10:50:49 +11:00
2025-04-07 14:35:40 +02:00
2025-04-08 16:08:25 +02:00
2025-04-08 16:08:25 +02:00
2025-04-08 16:08:25 +02:00
2025-04-08 16:08:25 +02:00
2025-04-20 15:53:17 +02:00
2025-03-03 21:24:49 +01:00
2025-04-08 16:08:25 +02:00
2025-03-03 21:24:49 +01:00
2025-04-08 16:08:25 +02:00
2025-04-21 18:03:24 +02:00
2025-03-03 21:24:49 +01:00
2025-01-26 10:22:19 +01:00
2025-04-08 16:08:25 +02:00
2024-09-06 08:45:48 +02:00
2025-04-20 15:53:17 +02:00
2025-04-21 18:03:18 +02:00
2025-04-21 18:03:19 +02:00
2024-12-01 10:40:08 +01:00
2025-03-03 21:24:49 +01:00
2025-03-03 21:24:49 +01:00