~jan0sch/smederee

Showing details for patch 02b75df1c18d18a05c0dc666153d84d5a461e377.
2022-08-07 (Sun), 4:05 PM - Jens Grassel - 02b75df1c18d18a05c0dc666153d84d5a461e377

VCS: Show history with summary flag enabled

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala with 1 added and 1 removed lines
diff -rN -u old-smederee/modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala new-smederee/modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala
--- old-smederee/modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala	2025-02-02 19:52:14.797196847 +0000
+++ new-smederee/modules/hub/src/main/scala/de/smederee/hub/VcsRepositoryRoutes.scala	2025-02-02 19:52:14.797196847 +0000
@@ -293,7 +293,7 @@
             )
           )
         )
-        history <- darcs.log(directory.toNIO)(repositoryName.toString)(Chain.empty)
+        history <- darcs.log(directory.toNIO)(repositoryName.toString)(Chain("--summary"))
         actionBaseUri <- Sync[F].delay(
           Uri(path =
             Uri.Path.Root |+| Uri.Path(