notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
fatal Library for fast software prototyping in modern C++
2025.05.05.00 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2025.03.24.00Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-09-16 01:21:36
Last Update: 2025-05-06 05:49:09
Commit Hash: fdc9589
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
License: BSD3CLAUSE
WWW:
https://github.com/facebook/fatal
Description:
Fatal (Facebook Template Library) is a library for fast prototyping software in modern C++. It provides facilities heavily based on template meta-programming, while keeping most of the complexity under-the-hood, to enhance the expressive power of C++. Fatal also provides lessons on how to write meta-programs, as well as on how to make the best use of the library, starting at beginner levels. The goal is make its benefits available to a wider audience other than just hard-core library writers.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (164 items)
Collapse this list.
  1. /usr/local/share/licenses/fatal-2025.05.05.00/catalog.mk
  2. /usr/local/share/licenses/fatal-2025.05.05.00/LICENSE
  3. /usr/local/share/licenses/fatal-2025.05.05.00/BSD3CLAUSE
  4. include/fatal/.clang-format
  5. include/fatal/benchmark/benchmark.h
  6. include/fatal/benchmark/cases.h
  7. include/fatal/benchmark/driver.h
  8. include/fatal/benchmark/prevent_optimization.h
  9. include/fatal/codec/varint.h
  10. include/fatal/container/circular_queue.h
  11. include/fatal/container/flag_set.h
  12. include/fatal/container/legacy_variant.h
  13. include/fatal/container/optional.h
  14. include/fatal/container/random_access_iterator.h
  15. include/fatal/container/runtime_array.h
  16. include/fatal/container/tuple.h
  17. include/fatal/container/tuple_tags.h
  18. include/fatal/container/uninitialized.h
  19. include/fatal/container/unitary_union.h
  20. include/fatal/container/variadic_union.h
  21. include/fatal/container/variant.h
  22. include/fatal/debug/assume.h
  23. include/fatal/debug/debug.h
  24. include/fatal/functional/functional.h
  25. include/fatal/functional/identity.h
  26. include/fatal/functional/no_op.h
  27. include/fatal/lesson/lesson.h
  28. include/fatal/log/log.h
  29. include/fatal/math/compile_time_rng.h
  30. include/fatal/math/hash.h
  31. include/fatal/math/impl/numerics.h
  32. include/fatal/math/numerics.h
  33. include/fatal/math/statistical_moments.h
  34. include/fatal/portability.h
  35. include/fatal/preprocessor.h
  36. include/fatal/string/rope.h
  37. include/fatal/string/string_view.h
  38. include/fatal/string/tokenizer.h
  39. include/fatal/test/args.h
  40. include/fatal/test/compatibility.h
  41. include/fatal/test/driver.h
  42. include/fatal/test/env.h
  43. include/fatal/test/random_data.h
  44. include/fatal/test/ref_counter.h
  45. include/fatal/test/string.h
  46. include/fatal/test/test.h
  47. include/fatal/test/tools.h
  48. include/fatal/test/type.h
  49. include/fatal/test/words.h
  50. include/fatal/time/time.h
  51. include/fatal/type/accumulate.h
  52. include/fatal/type/apply.h
  53. include/fatal/type/arithmetic.h
  54. include/fatal/type/array.h
  55. include/fatal/type/benchmark/trie/trie_benchmark.h
  56. include/fatal/type/bitwise.h
  57. include/fatal/type/builtin.h
  58. include/fatal/type/call_traits.h
  59. include/fatal/type/cartesian_product.h
  60. include/fatal/type/cat.h
  61. include/fatal/type/compare.h
  62. include/fatal/type/compilability.h
  63. include/fatal/type/conditional.h
  64. include/fatal/type/constant.h
  65. include/fatal/type/constify.h
  66. include/fatal/type/constify_from.h
  67. include/fatal/type/convert.h
  68. include/fatal/type/data_member_getter.h
  69. include/fatal/type/debug.h
  70. include/fatal/type/deprecated/apply.h
  71. include/fatal/type/deprecated/flatten.h
  72. include/fatal/type/deprecated/transform.h
  73. include/fatal/type/deprecated/type_list.h
  74. include/fatal/type/deprecated/type_map.h
  75. include/fatal/type/deprecated/type_pair.h
  76. include/fatal/type/deprecated/type_tag.h
  77. include/fatal/type/enum.h
  78. include/fatal/type/fast_pass.h
  79. include/fatal/type/find.h
  80. include/fatal/type/fold.h
  81. include/fatal/type/foreach.h
  82. include/fatal/type/get.h
  83. include/fatal/type/get_type.h
  84. include/fatal/type/group_by.h
  85. include/fatal/type/has_type.h
  86. include/fatal/type/identity.h
  87. include/fatal/type/impl/accumulate.h
  88. include/fatal/type/impl/apply.h
  89. include/fatal/type/impl/arithmetic.h
  90. include/fatal/type/impl/array.h
  91. include/fatal/type/impl/bitwise.h
  92. include/fatal/type/impl/builtin.h
  93. include/fatal/type/impl/cartesian_product.h
  94. include/fatal/type/impl/cat.h
  95. include/fatal/type/impl/compare.h
  96. include/fatal/type/impl/compilability.h
  97. include/fatal/type/impl/conditional.h
  98. include/fatal/type/impl/convert.h
  99. include/fatal/type/impl/find.h
  100. include/fatal/type/impl/fold.h
  101. include/fatal/type/impl/foreach.h
  102. include/fatal/type/impl/get.h
  103. include/fatal/type/impl/group_by.h
  104. include/fatal/type/impl/is_complete.h
  105. include/fatal/type/impl/logical.h
  106. include/fatal/type/impl/longest_common_prefix.h
  107. include/fatal/type/impl/push.h
  108. include/fatal/type/impl/replace.h
  109. include/fatal/type/impl/reverse.h
  110. include/fatal/type/impl/safe_overload.h
  111. include/fatal/type/impl/search.h
  112. include/fatal/type/impl/select.h
  113. include/fatal/type/impl/sequence.h
  114. include/fatal/type/impl/size.h
  115. include/fatal/type/impl/slice.h
  116. include/fatal/type/impl/sort.h
  117. include/fatal/type/impl/transform.h
  118. include/fatal/type/impl/trie.h
  119. include/fatal/type/impl/type.h
  120. include/fatal/type/impl/unique.h
  121. include/fatal/type/impl/void.h
  122. include/fatal/type/impl/zip.h
  123. include/fatal/type/inherit.h
  124. include/fatal/type/is_complete.h
  125. include/fatal/type/list.h
  126. include/fatal/type/logical.h
  127. include/fatal/type/longest_common_prefix.h
  128. include/fatal/type/maybe.h
  129. include/fatal/type/operation.h
  130. include/fatal/type/pair.h
  131. include/fatal/type/pointer_selector.h
  132. include/fatal/type/push.h
  133. include/fatal/type/qualifier.h
  134. include/fatal/type/reflect_function.h
  135. include/fatal/type/reflect_member_function.h
  136. include/fatal/type/reflect_template.h
  137. include/fatal/type/reflection.h
  138. include/fatal/type/registry.h
  139. include/fatal/type/remove_rvalue_reference.h
  140. include/fatal/type/replace.h
  141. include/fatal/type/reverse.h
  142. include/fatal/type/safe_overload.h
  143. include/fatal/type/same_reference_as.h
  144. include/fatal/type/scalar.h
  145. include/fatal/type/search.h
  146. include/fatal/type/select.h
  147. include/fatal/type/sequence.h
  148. include/fatal/type/size.h
  149. include/fatal/type/slice.h
  150. include/fatal/type/sort.h
  151. include/fatal/type/split.h
  152. include/fatal/type/tag.h
  153. include/fatal/type/traits.h
  154. include/fatal/type/transform.h
  155. include/fatal/type/trie.h
  156. include/fatal/type/type.h
  157. include/fatal/type/unique.h
  158. include/fatal/type/variant_traits.h
  159. include/fatal/type/void.h
  160. include/fatal/type/zip.h
  161. include/fatal/utility/timed_iterations.h
  162. @owner
  163. @group
  164. @mode
Collapse this list.
Dependency lines:
  • fatal>0:devel/fatal
To install the port:
cd /usr/ports/devel/fatal/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/fatal
  • pkg install fatal
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: fatal
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1746504543 SHA256 (facebook-fatal-v2025.05.05.00_GH0.tar.gz) = 89108b8beac70a52e6f85f812335de19751c5f4494fb1c6b4543f37b936ccf8c SIZE (facebook-fatal-v2025.05.05.00_GH0.tar.gz) = 656319

Packages (timestamps in pop-ups are UTC):
fatal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2025.04.07.002025.04.28.002021.01.18.002025.04.07.002025.04.28.00-2021.01.04.00-
FreeBSD:13:quarterly2025.03.31.002025.03.31.002023.06.26.002025.03.31.002025.03.31.002024.01.01.002024.01.01.002024.01.01.00
FreeBSD:14:latest2025.04.07.002025.05.05.002023.01.09.002025.03.10.002025.05.05.002023.06.08.00-2023.06.12.00
FreeBSD:14:quarterly2024.12.30.002025.03.31.00-2024.12.30.002025.03.31.002024.01.01.002024.01.01.002024.01.01.00
FreeBSD:15:latest2025.03.31.002025.04.07.00n/a2025.03.31.00n/a2024.01.29.002024.01.29.002024.02.19.00
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_fatal
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/facebook/fatal/tar.gz/v2025.05.05.00?dummy=/
Collapse this list.

Number of commits found: 202 (showing only 100 on this page)

«  1 | 2 | 3  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2023.01.23.00
23 Jan 2023 18:36:13
commit hash: 22ae0a8377443b572e1c3b78abe47e2b23c02afacommit hash: 22ae0a8377443b572e1c3b78abe47e2b23c02afacommit hash: 22ae0a8377443b572e1c3b78abe47e2b23c02afacommit hash: 22ae0a8377443b572e1c3b78abe47e2b23c02afa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2023.01.16.00 -> 2023.01.23.00
2023.01.16.00
16 Jan 2023 21:12:28
commit hash: 5a7243d5613e128b84098617a41296e1a458b4ddcommit hash: 5a7243d5613e128b84098617a41296e1a458b4ddcommit hash: 5a7243d5613e128b84098617a41296e1a458b4ddcommit hash: 5a7243d5613e128b84098617a41296e1a458b4dd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2023.01.09.00 -> 2023.01.16.00
2023.01.09.00
10 Jan 2023 01:15:27
commit hash: 7952f44cc9d53fcccad98bea0bef9db7589e2fc7commit hash: 7952f44cc9d53fcccad98bea0bef9db7589e2fc7commit hash: 7952f44cc9d53fcccad98bea0bef9db7589e2fc7commit hash: 7952f44cc9d53fcccad98bea0bef9db7589e2fc7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2023.01.02.00 -> 2023.01.09.00
2023.01.02.00
02 Jan 2023 21:03:33
commit hash: b6dcb04f9c268ffcf055a42537efe869ea3a3bb8commit hash: b6dcb04f9c268ffcf055a42537efe869ea3a3bb8commit hash: b6dcb04f9c268ffcf055a42537efe869ea3a3bb8commit hash: b6dcb04f9c268ffcf055a42537efe869ea3a3bb8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.12.26.00 -> 2023.01.02.00
2022.12.26.00
26 Dec 2022 20:07:49
commit hash: 081ba3654fe2da898dde793e9f88ed4a4cf24635commit hash: 081ba3654fe2da898dde793e9f88ed4a4cf24635commit hash: 081ba3654fe2da898dde793e9f88ed4a4cf24635commit hash: 081ba3654fe2da898dde793e9f88ed4a4cf24635 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.12.19.00 -> 2022.12.26.00
2022.12.19.00
20 Dec 2022 03:52:29
commit hash: 1ac5d65f5245ff64ced6cc97efc623d977cfd8e9commit hash: 1ac5d65f5245ff64ced6cc97efc623d977cfd8e9commit hash: 1ac5d65f5245ff64ced6cc97efc623d977cfd8e9commit hash: 1ac5d65f5245ff64ced6cc97efc623d977cfd8e9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.12.12.00 -> 2022.12.19.00
2022.12.12.00
13 Dec 2022 03:47:37
commit hash: 3d5e82c04702b969619ee53208ae4791c823361dcommit hash: 3d5e82c04702b969619ee53208ae4791c823361dcommit hash: 3d5e82c04702b969619ee53208ae4791c823361dcommit hash: 3d5e82c04702b969619ee53208ae4791c823361d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.12.05.00 -> 2022.12.12.00
2022.12.05.00
05 Dec 2022 20:00:04
commit hash: ba3f1ac536aa9143f226e3250994133286ee80eecommit hash: ba3f1ac536aa9143f226e3250994133286ee80eecommit hash: ba3f1ac536aa9143f226e3250994133286ee80eecommit hash: ba3f1ac536aa9143f226e3250994133286ee80ee files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.11.28.00 -> 2022.12.05.00
2022.11.28.00
29 Nov 2022 09:18:46
commit hash: 95a5057fceb99b0da6314766ac204e519ab30778commit hash: 95a5057fceb99b0da6314766ac204e519ab30778commit hash: 95a5057fceb99b0da6314766ac204e519ab30778commit hash: 95a5057fceb99b0da6314766ac204e519ab30778 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.11.14.00 -> 2022.11.28.00
2022.11.14.00
16 Nov 2022 07:26:30
commit hash: 03120a29c0595987c6217e58c2fbcc3961c707cacommit hash: 03120a29c0595987c6217e58c2fbcc3961c707cacommit hash: 03120a29c0595987c6217e58c2fbcc3961c707cacommit hash: 03120a29c0595987c6217e58c2fbcc3961c707ca files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.11.07.00 -> 2022.11.14.00
2022.11.07.00
08 Nov 2022 20:46:53
commit hash: af1a9300e62bafd458e3be62af90bbe030f35d32commit hash: af1a9300e62bafd458e3be62af90bbe030f35d32commit hash: af1a9300e62bafd458e3be62af90bbe030f35d32commit hash: af1a9300e62bafd458e3be62af90bbe030f35d32 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.10.31.00 -> 2022.11.07.00
2022.10.31.00
31 Oct 2022 19:37:52
commit hash: 27aabe2ce8791492703f3ca9a65b4cc60040adfacommit hash: 27aabe2ce8791492703f3ca9a65b4cc60040adfacommit hash: 27aabe2ce8791492703f3ca9a65b4cc60040adfacommit hash: 27aabe2ce8791492703f3ca9a65b4cc60040adfa files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.10.24.00 -> 2022.10.31.00
2022.10.24.00
25 Oct 2022 20:50:01
commit hash: 70ee148f2183ead1896dffde56479fd653c6e4dbcommit hash: 70ee148f2183ead1896dffde56479fd653c6e4dbcommit hash: 70ee148f2183ead1896dffde56479fd653c6e4dbcommit hash: 70ee148f2183ead1896dffde56479fd653c6e4db files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.10.17.00 -> 2022.10.24.00
2022.10.17.00
17 Oct 2022 18:12:06
commit hash: 0ab15e05b82cf11469af998a3d4ad4d40100226ccommit hash: 0ab15e05b82cf11469af998a3d4ad4d40100226ccommit hash: 0ab15e05b82cf11469af998a3d4ad4d40100226ccommit hash: 0ab15e05b82cf11469af998a3d4ad4d40100226c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.10.10.00 -> 2022.10.17.00
2022.10.10.00
10 Oct 2022 14:57:18
commit hash: 46b96fdcb38cb518e1f7721dacf33919f9d9c066commit hash: 46b96fdcb38cb518e1f7721dacf33919f9d9c066commit hash: 46b96fdcb38cb518e1f7721dacf33919f9d9c066commit hash: 46b96fdcb38cb518e1f7721dacf33919f9d9c066 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update  2022.10.03.00 -> 2022.10.10.00
2022.10.03.00
04 Oct 2022 01:35:24
commit hash: a991cae1369478a7eafa0bd20832acb6d3cb41a5commit hash: a991cae1369478a7eafa0bd20832acb6d3cb41a5commit hash: a991cae1369478a7eafa0bd20832acb6d3cb41a5commit hash: a991cae1369478a7eafa0bd20832acb6d3cb41a5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.09.26.00 -> 2022.10.03.00
2022.09.26.00
27 Sep 2022 02:49:02
commit hash: 65a3c19cf6a2a73d7a320b450ef0d41ba0544442commit hash: 65a3c19cf6a2a73d7a320b450ef0d41ba0544442commit hash: 65a3c19cf6a2a73d7a320b450ef0d41ba0544442commit hash: 65a3c19cf6a2a73d7a320b450ef0d41ba0544442 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.09.19.00 -> 2022.09.26.00
2022.09.19.00
20 Sep 2022 04:37:48
commit hash: f2d1da8eceeba36494777c515ed0a41ae706d7c3commit hash: f2d1da8eceeba36494777c515ed0a41ae706d7c3commit hash: f2d1da8eceeba36494777c515ed0a41ae706d7c3commit hash: f2d1da8eceeba36494777c515ed0a41ae706d7c3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.09.12.00 -> 2022.09.19.00
2022.09.12.00
14 Sep 2022 04:38:44
commit hash: c15d3e3fdddb85bd66eae77aef6098172c29637fcommit hash: c15d3e3fdddb85bd66eae77aef6098172c29637fcommit hash: c15d3e3fdddb85bd66eae77aef6098172c29637fcommit hash: c15d3e3fdddb85bd66eae77aef6098172c29637f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.09.05.00 -> 2022.09.12.00
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022.09.05.00
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2022.09.05.00
05 Sep 2022 20:07:37
commit hash: 59e4e22859182beff0f529bc24efc8f6bdbe033ecommit hash: 59e4e22859182beff0f529bc24efc8f6bdbe033ecommit hash: 59e4e22859182beff0f529bc24efc8f6bdbe033ecommit hash: 59e4e22859182beff0f529bc24efc8f6bdbe033e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.08.29.00 -> 2022.09.05.00
2022.08.29.00
30 Aug 2022 21:10:11
commit hash: 5edfc95fc7bfad63ecfc09846b41606038827703commit hash: 5edfc95fc7bfad63ecfc09846b41606038827703commit hash: 5edfc95fc7bfad63ecfc09846b41606038827703commit hash: 5edfc95fc7bfad63ecfc09846b41606038827703 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.08.22.00 -> 2022.08.29.00
2022.08.22.00
23 Aug 2022 22:52:30
commit hash: 81ce0a3177476a18df00db9b5126fe7316306ad9commit hash: 81ce0a3177476a18df00db9b5126fe7316306ad9commit hash: 81ce0a3177476a18df00db9b5126fe7316306ad9commit hash: 81ce0a3177476a18df00db9b5126fe7316306ad9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.08.15.00 -> 2022.08.22.00
2022.08.15.00
15 Aug 2022 23:08:12
commit hash: 75fda298a82bfe5ef5e429cd22284267f6c5009fcommit hash: 75fda298a82bfe5ef5e429cd22284267f6c5009fcommit hash: 75fda298a82bfe5ef5e429cd22284267f6c5009fcommit hash: 75fda298a82bfe5ef5e429cd22284267f6c5009f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.08.08.00 -> 2022.08.15.00
2022.08.08.00
08 Aug 2022 22:17:04
commit hash: 57324f81fc6ebce67e3eacc4dde8984288b41036commit hash: 57324f81fc6ebce67e3eacc4dde8984288b41036commit hash: 57324f81fc6ebce67e3eacc4dde8984288b41036commit hash: 57324f81fc6ebce67e3eacc4dde8984288b41036 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.08.01.00 -> 2022.08.08.00
2022.08.01.00
01 Aug 2022 19:00:17
commit hash: 091e3848bc4862efaa32a8f1353c99032e55c3c0commit hash: 091e3848bc4862efaa32a8f1353c99032e55c3c0commit hash: 091e3848bc4862efaa32a8f1353c99032e55c3c0commit hash: 091e3848bc4862efaa32a8f1353c99032e55c3c0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.07.25.00 -> 2022.08.01.00
2022.07.25.00
26 Jul 2022 07:50:22
commit hash: da3093465b24e37732dd2a2f277bc855b606cbcecommit hash: da3093465b24e37732dd2a2f277bc855b606cbcecommit hash: da3093465b24e37732dd2a2f277bc855b606cbcecommit hash: da3093465b24e37732dd2a2f277bc855b606cbce files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.07.18.00 -> 2022.07.25.00
2022.07.18.00
22 Jul 2022 22:01:02
commit hash: 3188735ae677233582a2cffe84d2aa80378944a5commit hash: 3188735ae677233582a2cffe84d2aa80378944a5commit hash: 3188735ae677233582a2cffe84d2aa80378944a5commit hash: 3188735ae677233582a2cffe84d2aa80378944a5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.07.11.00 -> 2022.07.18.00
2022.07.11.00
12 Jul 2022 01:24:32
commit hash: 3c3bf5912d2d0feaafd66cbd625d13bc43123a88commit hash: 3c3bf5912d2d0feaafd66cbd625d13bc43123a88commit hash: 3c3bf5912d2d0feaafd66cbd625d13bc43123a88commit hash: 3c3bf5912d2d0feaafd66cbd625d13bc43123a88 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.07.04.00 -> 2022.07.11.00
2022.07.04.00
04 Jul 2022 23:16:27
commit hash: 8424edc090737a9c5160a3360f92bd74bb1ffe2acommit hash: 8424edc090737a9c5160a3360f92bd74bb1ffe2acommit hash: 8424edc090737a9c5160a3360f92bd74bb1ffe2acommit hash: 8424edc090737a9c5160a3360f92bd74bb1ffe2a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.06.27.00 -> 2022.07.04.00
2022.06.27.00
27 Jun 2022 19:36:28
commit hash: 16be0742bef41dd940de1befcb7188dd17ae659dcommit hash: 16be0742bef41dd940de1befcb7188dd17ae659dcommit hash: 16be0742bef41dd940de1befcb7188dd17ae659dcommit hash: 16be0742bef41dd940de1befcb7188dd17ae659d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.06.20.00 -> 2022.06.27.00
2022.06.20.00
20 Jun 2022 20:57:32
commit hash: ce21d80f1889bfd603806cbb00d60d210471b281commit hash: ce21d80f1889bfd603806cbb00d60d210471b281commit hash: ce21d80f1889bfd603806cbb00d60d210471b281commit hash: ce21d80f1889bfd603806cbb00d60d210471b281 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.06.13.00 -> 2022.06.20.00
2022.06.13.00
13 Jun 2022 22:49:48
commit hash: 3bfba53daf0564d43a0fde36a5bbc7c84ccbb206commit hash: 3bfba53daf0564d43a0fde36a5bbc7c84ccbb206commit hash: 3bfba53daf0564d43a0fde36a5bbc7c84ccbb206commit hash: 3bfba53daf0564d43a0fde36a5bbc7c84ccbb206 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.06.06.00 -> 2022.06.13.00
2022.06.06.00
07 Jun 2022 00:38:48
commit hash: d44fcc13792c94c5a41193ed41379ca12ef872f9commit hash: d44fcc13792c94c5a41193ed41379ca12ef872f9commit hash: d44fcc13792c94c5a41193ed41379ca12ef872f9commit hash: d44fcc13792c94c5a41193ed41379ca12ef872f9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.05.30.00 -> 2022.06.06.00
2022.05.30.00
04 Jun 2022 06:48:35
commit hash: 3c79730574ac359f996897659563d01e8630a06fcommit hash: 3c79730574ac359f996897659563d01e8630a06fcommit hash: 3c79730574ac359f996897659563d01e8630a06fcommit hash: 3c79730574ac359f996897659563d01e8630a06f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.04.11.00 -> 2022.05.30.00
2022.03.28.00
28 Mar 2022 19:41:29
commit hash: c082a3e1e10d6637a8725f29f8ecffd034934650commit hash: c082a3e1e10d6637a8725f29f8ecffd034934650commit hash: c082a3e1e10d6637a8725f29f8ecffd034934650commit hash: c082a3e1e10d6637a8725f29f8ecffd034934650 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.03.14.00 -> 2022.03.28.00
2022.03.14.00
14 Mar 2022 18:11:28
commit hash: 8f53dc207995d4eeac1362c02dbecfc5a4300cfecommit hash: 8f53dc207995d4eeac1362c02dbecfc5a4300cfecommit hash: 8f53dc207995d4eeac1362c02dbecfc5a4300cfecommit hash: 8f53dc207995d4eeac1362c02dbecfc5a4300cfe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.03.07.00 -> 2022.03.14.00
2022.03.07.00
07 Mar 2022 20:14:13
commit hash: 64adea02e39a358df2aa8e6b9f65cc8cc495eb57commit hash: 64adea02e39a358df2aa8e6b9f65cc8cc495eb57commit hash: 64adea02e39a358df2aa8e6b9f65cc8cc495eb57commit hash: 64adea02e39a358df2aa8e6b9f65cc8cc495eb57 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.02.28.00 -> 2022.03.07.00
2022.02.28.00
28 Feb 2022 18:30:25
commit hash: 51b44c9b28ebfe97d49e974664c51ebc9a313a82commit hash: 51b44c9b28ebfe97d49e974664c51ebc9a313a82commit hash: 51b44c9b28ebfe97d49e974664c51ebc9a313a82commit hash: 51b44c9b28ebfe97d49e974664c51ebc9a313a82 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.02.21.00 -> 2022.02.28.00
2022.02.21.00
21 Feb 2022 17:08:44
commit hash: a95b3ded6bb3ff661f6f140e9fc5bc46aa7cd5b3commit hash: a95b3ded6bb3ff661f6f140e9fc5bc46aa7cd5b3commit hash: a95b3ded6bb3ff661f6f140e9fc5bc46aa7cd5b3commit hash: a95b3ded6bb3ff661f6f140e9fc5bc46aa7cd5b3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.02.14.00 -> 2022.02.21.00
2022.02.14.00
14 Feb 2022 19:56:19
commit hash: c698f58b46147d22b7ade81e2ea48546d306b043commit hash: c698f58b46147d22b7ade81e2ea48546d306b043commit hash: c698f58b46147d22b7ade81e2ea48546d306b043commit hash: c698f58b46147d22b7ade81e2ea48546d306b043 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.01.31.00 -> 2022.02.14.00
2022.01.31.00
31 Jan 2022 19:27:43
commit hash: 76ff719e2a1bb925f0cafd51504b9221cdf6aaa8commit hash: 76ff719e2a1bb925f0cafd51504b9221cdf6aaa8commit hash: 76ff719e2a1bb925f0cafd51504b9221cdf6aaa8commit hash: 76ff719e2a1bb925f0cafd51504b9221cdf6aaa8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.01.24.00 -> 2022.01.31.00
2022.01.24.00
24 Jan 2022 21:27:58
commit hash: c658b51cfec1a7bde1cb76e344c40dc4f26a13e0commit hash: c658b51cfec1a7bde1cb76e344c40dc4f26a13e0commit hash: c658b51cfec1a7bde1cb76e344c40dc4f26a13e0commit hash: c658b51cfec1a7bde1cb76e344c40dc4f26a13e0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.01.17.00 -> 2022.01.24.00
2022.01.17.00
17 Jan 2022 22:41:23
commit hash: 2165b212d95a50a7bd267e714ea4338b7b35d462commit hash: 2165b212d95a50a7bd267e714ea4338b7b35d462commit hash: 2165b212d95a50a7bd267e714ea4338b7b35d462commit hash: 2165b212d95a50a7bd267e714ea4338b7b35d462 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.01.10.00 -> 2022.01.17.00
2022.01.10.00
13 Jan 2022 02:02:53
commit hash: 6e8304c9189e0a88a39e1574773edf821c161688commit hash: 6e8304c9189e0a88a39e1574773edf821c161688commit hash: 6e8304c9189e0a88a39e1574773edf821c161688commit hash: 6e8304c9189e0a88a39e1574773edf821c161688 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2022.01.03.00 -> 2022.01.10.00
2022.01.03.00
03 Jan 2022 19:34:08
commit hash: c3bccbda8fa40c99f2ddecf75a67fa5716177441commit hash: c3bccbda8fa40c99f2ddecf75a67fa5716177441commit hash: c3bccbda8fa40c99f2ddecf75a67fa5716177441commit hash: c3bccbda8fa40c99f2ddecf75a67fa5716177441 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.12.27.00 -> 2022.01.03.00
2021.12.27.00
28 Dec 2021 17:09:39
commit hash: 58316792a8a922656d6f285373c06b4f5face98fcommit hash: 58316792a8a922656d6f285373c06b4f5face98fcommit hash: 58316792a8a922656d6f285373c06b4f5face98fcommit hash: 58316792a8a922656d6f285373c06b4f5face98f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.12.20.00 -> 2021.12.27.00
2021.12.20.00
21 Dec 2021 06:08:36
commit hash: 4288ef3192f25ee6a6dcfd686047022f457ed61bcommit hash: 4288ef3192f25ee6a6dcfd686047022f457ed61bcommit hash: 4288ef3192f25ee6a6dcfd686047022f457ed61bcommit hash: 4288ef3192f25ee6a6dcfd686047022f457ed61b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.12.13.00 -> 2021.12.20.00
2021.12.13.00
14 Dec 2021 22:41:52
commit hash: 1c0268801a633414fced55567a1bbf3186098fe4commit hash: 1c0268801a633414fced55567a1bbf3186098fe4commit hash: 1c0268801a633414fced55567a1bbf3186098fe4commit hash: 1c0268801a633414fced55567a1bbf3186098fe4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.12.06.00 -> 2021.12.13.00
2021.12.06.00
08 Dec 2021 19:30:24
commit hash: 09ab8738490ad074894a2d1285a52bf73ee3068dcommit hash: 09ab8738490ad074894a2d1285a52bf73ee3068dcommit hash: 09ab8738490ad074894a2d1285a52bf73ee3068dcommit hash: 09ab8738490ad074894a2d1285a52bf73ee3068d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.11.29.00 -> 2021.12.06.00
2021.11.29.00
02 Dec 2021 20:57:10
commit hash: 7df797df7ad5a34f6842b75e304d41650e94cf47commit hash: 7df797df7ad5a34f6842b75e304d41650e94cf47commit hash: 7df797df7ad5a34f6842b75e304d41650e94cf47commit hash: 7df797df7ad5a34f6842b75e304d41650e94cf47 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.11.15.00 -> 2021.11.29.00
2021.11.15.00
18 Nov 2021 19:47:36
commit hash: 09f774d529109992a39c2c24d27d784143cc961ccommit hash: 09f774d529109992a39c2c24d27d784143cc961ccommit hash: 09f774d529109992a39c2c24d27d784143cc961ccommit hash: 09f774d529109992a39c2c24d27d784143cc961c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.11.08.00 -> 2021.11.15.00
2021.11.08.00
14 Nov 2021 22:35:24
commit hash: 28e79d88b3af3b66ced504bb56d06601cb4f1091commit hash: 28e79d88b3af3b66ced504bb56d06601cb4f1091commit hash: 28e79d88b3af3b66ced504bb56d06601cb4f1091commit hash: 28e79d88b3af3b66ced504bb56d06601cb4f1091 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.11.01.00 -> 2021.11.08.00
2021.11.01.00
08 Nov 2021 00:48:59
commit hash: e347426f4f3f98d38cbc913d9993646bd218b7f2commit hash: e347426f4f3f98d38cbc913d9993646bd218b7f2commit hash: e347426f4f3f98d38cbc913d9993646bd218b7f2commit hash: e347426f4f3f98d38cbc913d9993646bd218b7f2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update to 2021.11.01.00
2021.10.04.00
05 Oct 2021 18:36:29
commit hash: 270c43110dc5ea37e302f184326e95c33398018fcommit hash: 270c43110dc5ea37e302f184326e95c33398018fcommit hash: 270c43110dc5ea37e302f184326e95c33398018fcommit hash: 270c43110dc5ea37e302f184326e95c33398018f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.09.27.00 -> 2021.10.04.00
2021.09.27.00
03 Oct 2021 16:51:39
commit hash: f0f8bd52d3f75acff29a60eaf09de84659ee827ccommit hash: f0f8bd52d3f75acff29a60eaf09de84659ee827ccommit hash: f0f8bd52d3f75acff29a60eaf09de84659ee827ccommit hash: f0f8bd52d3f75acff29a60eaf09de84659ee827c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.09.20.00 -> 2021.09.27.00
2021.09.20.00
26 Sep 2021 18:34:53
commit hash: a641dbc161482510b61ddf82fcc485f080e62a6ccommit hash: a641dbc161482510b61ddf82fcc485f080e62a6ccommit hash: a641dbc161482510b61ddf82fcc485f080e62a6ccommit hash: a641dbc161482510b61ddf82fcc485f080e62a6c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.09.13.00 -> 2021.09.20.00
2021.09.13.00
13 Sep 2021 22:28:59
commit hash: ee1379ad3e719be56e6971ff94084bc0fc25bedacommit hash: ee1379ad3e719be56e6971ff94084bc0fc25bedacommit hash: ee1379ad3e719be56e6971ff94084bc0fc25bedacommit hash: ee1379ad3e719be56e6971ff94084bc0fc25beda files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.09.06.00 -> 2021.09.13.00
2021.09.06.00
10 Sep 2021 18:50:12
commit hash: 791b9722ca6baf47a8473f3d962a4e884876af72commit hash: 791b9722ca6baf47a8473f3d962a4e884876af72commit hash: 791b9722ca6baf47a8473f3d962a4e884876af72commit hash: 791b9722ca6baf47a8473f3d962a4e884876af72 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.08.30.00 -> 2021.09.06.00
2021.08.30.00
31 Aug 2021 09:42:38
commit hash: fa2d1331de9820f4855179c3e3092a8cecb1e2dacommit hash: fa2d1331de9820f4855179c3e3092a8cecb1e2dacommit hash: fa2d1331de9820f4855179c3e3092a8cecb1e2dacommit hash: fa2d1331de9820f4855179c3e3092a8cecb1e2da files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.08.23.00 -> 2021.08.30.00
2021.08.23.00
24 Aug 2021 17:10:15
commit hash: 0c159316ad4e960fb2c5cd9088d601b493461e0dcommit hash: 0c159316ad4e960fb2c5cd9088d601b493461e0dcommit hash: 0c159316ad4e960fb2c5cd9088d601b493461e0dcommit hash: 0c159316ad4e960fb2c5cd9088d601b493461e0d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update to 2021.08.23.00
2021.08.02.00
02 Aug 2021 20:49:02
commit hash: 33c6ed8a37b5b710503dcc855b7dff53924f1677commit hash: 33c6ed8a37b5b710503dcc855b7dff53924f1677commit hash: 33c6ed8a37b5b710503dcc855b7dff53924f1677commit hash: 33c6ed8a37b5b710503dcc855b7dff53924f1677 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update to 2021.08.02.00
2021.07.19.00
21 Jul 2021 02:29:01
commit hash: 676c370f842e412e4b0dc8a25ffe6302c6e5149fcommit hash: 676c370f842e412e4b0dc8a25ffe6302c6e5149fcommit hash: 676c370f842e412e4b0dc8a25ffe6302c6e5149fcommit hash: 676c370f842e412e4b0dc8a25ffe6302c6e5149f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.07.12.00 -> 2021.07.19.00
2021.07.12.00
13 Jul 2021 22:45:19
commit hash: 2d1cda33ce85d649f3d11ec44ed29a66831044cfcommit hash: 2d1cda33ce85d649f3d11ec44ed29a66831044cfcommit hash: 2d1cda33ce85d649f3d11ec44ed29a66831044cfcommit hash: 2d1cda33ce85d649f3d11ec44ed29a66831044cf files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.06.28.00 -> 2021.07.12.00
2021.06.28.00
04 Jul 2021 23:41:18
commit hash: 360091e339f2162eadcbeb480137208fb4ef2a84commit hash: 360091e339f2162eadcbeb480137208fb4ef2a84commit hash: 360091e339f2162eadcbeb480137208fb4ef2a84commit hash: 360091e339f2162eadcbeb480137208fb4ef2a84 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update to 2021.06.28.00
2021.06.21.00
27 Jun 2021 08:28:33
commit hash: 598ef9d4961760beb346eebdea3fe8828de1385acommit hash: 598ef9d4961760beb346eebdea3fe8828de1385acommit hash: 598ef9d4961760beb346eebdea3fe8828de1385acommit hash: 598ef9d4961760beb346eebdea3fe8828de1385a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.06.14.00 -> 2021.06.21.00
2021.06.14.00
15 Jun 2021 18:59:11
commit hash: a6b0b6eff656962895dd2ae59de73723a7b3785ccommit hash: a6b0b6eff656962895dd2ae59de73723a7b3785ccommit hash: a6b0b6eff656962895dd2ae59de73723a7b3785ccommit hash: a6b0b6eff656962895dd2ae59de73723a7b3785c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.06.07.00 -> 2021.06.14.00
2021.06.07.00
08 Jun 2021 17:53:31
commit hash: 09987004c64756fca35fa88dc6d7ea83c000f0c3commit hash: 09987004c64756fca35fa88dc6d7ea83c000f0c3commit hash: 09987004c64756fca35fa88dc6d7ea83c000f0c3commit hash: 09987004c64756fca35fa88dc6d7ea83c000f0c3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.05.31.00 -> 2021.06.07.00
2021.05.31.00
01 Jun 2021 06:47:38
commit hash: e6c8d29e99a87928fa7e39ec4a473b8b5cacd2c8commit hash: e6c8d29e99a87928fa7e39ec4a473b8b5cacd2c8commit hash: e6c8d29e99a87928fa7e39ec4a473b8b5cacd2c8commit hash: e6c8d29e99a87928fa7e39ec4a473b8b5cacd2c8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.05.24.00 -> 2021.05.31.00
2021.05.24.00
25 May 2021 19:43:38
commit hash: 030849414b53d3574fd00ebac9e6f78d9dcd7637commit hash: 030849414b53d3574fd00ebac9e6f78d9dcd7637commit hash: 030849414b53d3574fd00ebac9e6f78d9dcd7637commit hash: 030849414b53d3574fd00ebac9e6f78d9dcd7637 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.05.17.00 -> 2021.05.24.00
2021.05.17.00
20 May 2021 04:56:35
commit hash: 6fec6004428b31196b5e7fdedc020d2c4458d7f9commit hash: 6fec6004428b31196b5e7fdedc020d2c4458d7f9commit hash: 6fec6004428b31196b5e7fdedc020d2c4458d7f9commit hash: 6fec6004428b31196b5e7fdedc020d2c4458d7f9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.05.10 -> 2021.05.17
2021.05.10.00
10 May 2021 17:13:49
commit hash: 56ce39716799b1af05b0407ac3809a7c383810b0commit hash: 56ce39716799b1af05b0407ac3809a7c383810b0commit hash: 56ce39716799b1af05b0407ac3809a7c383810b0commit hash: 56ce39716799b1af05b0407ac3809a7c383810b0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.04.26.00 -> 2021.05.10.00
2021.04.26.00
26 Apr 2021 17:56:35
commit hash: 56b56df79050e7085c1e55f9c3ed3be80eecbff8commit hash: 56b56df79050e7085c1e55f9c3ed3be80eecbff8commit hash: 56b56df79050e7085c1e55f9c3ed3be80eecbff8commit hash: 56b56df79050e7085c1e55f9c3ed3be80eecbff8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.04.19.00 -> 2021.04.26.00
2021.04.19.00
19 Apr 2021 15:49:08
commit hash: a52766b2ab76af763d6a02fcfde5d1f92fa1baffcommit hash: a52766b2ab76af763d6a02fcfde5d1f92fa1baffcommit hash: a52766b2ab76af763d6a02fcfde5d1f92fa1baffcommit hash: a52766b2ab76af763d6a02fcfde5d1f92fa1baff files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.04.12.00 -> 2021.04.19.00
2021.04.12.00
12 Apr 2021 23:45:06
commit hash: ba7a6bb05f3bcb4d43973717b32d671436d1a144commit hash: ba7a6bb05f3bcb4d43973717b32d671436d1a144commit hash: ba7a6bb05f3bcb4d43973717b32d671436d1a144commit hash: ba7a6bb05f3bcb4d43973717b32d671436d1a144 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.04.05.00 -> 2021.04.12.00
2021.04.05.00
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021.04.05.00
06 Apr 2021 17:22:15
commit hash: e367b4357ddc1d7c9921deaf3141c445019ca017commit hash: e367b4357ddc1d7c9921deaf3141c445019ca017commit hash: e367b4357ddc1d7c9921deaf3141c445019ca017commit hash: e367b4357ddc1d7c9921deaf3141c445019ca017 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2021.03.29.00 -> 2021.04.05.00
2021.03.29.00
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2021.03.29.00
29 Mar 2021 21:35:27
Revision:569519Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2021.03.22.00 -> 2021.03.29.00
2021.03.22.00
24 Mar 2021 03:06:53
Revision:569082Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2021.03.08.00 -> 2021.03.22.00
2021.03.08.00
09 Mar 2021 01:24:10
Revision:567889Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2021.03.01.00 -> 2021.03.08.00
2021.03.01.00
01 Mar 2021 18:38:23
Revision:566884Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2021.02.22.00 -> 2021.03.01.00
2021.02.22.00
22 Feb 2021 20:27:20
Revision:566333Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2021.02.15.00 -> 2021.02.22.00
2021.02.15.00
15 Feb 2021 23:54:13
Revision:565364Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2021.02.08.00 -> 2021.02.15.00
2021.02.08.00
09 Feb 2021 20:12:23
Revision:564814Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2021.02.01.00 -> 2021.02.08.00
2021.02.01.00
02 Feb 2021 17:06:43
Revision:563828Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2021.01.25.00 -> 2021.02.01.00
2021.01.25.00
26 Jan 2021 02:39:52
Revision:562637Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2021.01.18.00 -> 2021.01.25.00
2021.01.18.00
19 Jan 2021 17:53:29
Revision:562066Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2021.01.11.00 -> 2021.01.18.00
2021.01.11.00
11 Jan 2021 21:03:23
Revision:561271Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2021.01.04.00 -> 2021.01.11.00
2021.01.04.00
04 Jan 2021 18:59:41
Revision:560330Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2020.12.28.00 -> 2021.01.04.00
2020.12.28.00
28 Dec 2020 20:36:02
Revision:559524Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2020.12.21.00 -> 2020.12.28.00
2020.12.21.00
22 Dec 2020 18:30:00
Revision:558941Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2020.12.14.00 -> 2020.12.21.00
2020.12.14.00
15 Dec 2020 04:37:39
Revision:558134Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2020.12.07.00 -> 2020.12.14.00
2020.12.07.00
08 Dec 2020 23:30:47
Revision:557314Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2020.11.30.00 -> 2020.12.07.00
2020.11.30.00
01 Dec 2020 03:39:51
Revision:556705Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2020.11.23.00 -> 2020.11.30.00
2020.11.23.00
24 Nov 2020 23:43:38
Revision:556236Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2020.11.16.00 -> 2020.11.23.00
2020.11.16.00
20 Nov 2020 07:23:04
Revision:555747Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2020.11.02.00 -> 2020.11.16.00
2020.11.02.00
03 Nov 2020 18:10:46
Revision:554011Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2020.10.26.00 -> 2020.11.02.00

Reported by:	portscout
2020.10.26.00
27 Oct 2020 19:52:15
Revision:553484Original commit files touched by this commit
yuri search for other commits by this committer
devel/fatal: Update 2020.10.12.00 -> 2020.10.26.00

Reported by:	portscout

Number of commits found: 202 (showing only 100 on this page)

«  1 | 2 | 3  »