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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
After the ports freeze to fix some stuff, the freeze is over. I have some work to do before FreshPorts can start processing commits again before it can start processing again. I've created an issue for that.
Port details
fatal Library for fast software prototyping in modern C++
2026.07.13.00 devel on this many watch lists=0 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 2026.06.22.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: 2026-07-14 00:57:34
Commit Hash: 2bbe24b
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-2026.07.13.00/catalog.mk
  2. /usr/local/share/licenses/fatal-2026.07.13.00/LICENSE
  3. /usr/local/share/licenses/fatal-2026.07.13.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.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
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 = 1783990067 SHA256 (facebook-fatal-v2026.07.13.00_GH0.tar.gz) = 96e5b3788bc5cdad65305b880fe09919ca3f851d6408e399239c75997c0bdd62 SIZE (facebook-fatal-v2026.07.13.00_GH0.tar.gz) = 658616

Packages (timestamps in pop-ups are UTC):
fatal
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2026.02.09.002026.02.09.002021.01.18.002025.08.18.002026.02.09.00n/an/an/a
FreeBSD:13:quarterly2026.02.09.002026.02.09.002023.06.26.002025.06.23.002026.02.09.00n/an/an/a
FreeBSD:14:latest2026.07.13.002026.07.13.002023.01.09.002025.08.18.002026.07.20.002023.06.08.00-2023.06.12.00
FreeBSD:14:quarterly2026.07.06.002026.07.06.00-2025.06.23.002026.07.06.002024.01.01.002024.01.01.002024.01.01.00
FreeBSD:15:latest2026.07.13.002026.07.20.00n/a2025.08.18.00n/an/a2024.01.29.002024.02.19.00
FreeBSD:15:quarterly2026.07.06.002026.07.06.00n/a-n/an/a--
FreeBSD:16:latest2026.07.13.002026.07.20.00n/a-n/an/a--
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/v2026.07.13.00?dummy=/
Collapse this list.

Number of commits found: 235 (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
2026.07.13.00
14 Jul 2026 00:57:34
commit hash: 2bbe24b53c2f44282753520b98fdbd9f796d5ab6commit hash: 2bbe24b53c2f44282753520b98fdbd9f796d5ab6commit hash: 2bbe24b53c2f44282753520b98fdbd9f796d5ab6commit hash: 2bbe24b53c2f44282753520b98fdbd9f796d5ab6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.07.06.00 → 2026.07.13.00
2026.07.06.00
07 Jul 2026 03:38:36
commit hash: 8798bae90f9ca04ef3c62e452f955d86dff31451commit hash: 8798bae90f9ca04ef3c62e452f955d86dff31451commit hash: 8798bae90f9ca04ef3c62e452f955d86dff31451commit hash: 8798bae90f9ca04ef3c62e452f955d86dff31451 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.06.29.00 → 2026.07.06.00
2026.06.29.00
30 Jun 2026 07:12:13
commit hash: 37b4cdbd162eccaea671da65d960a33dac60f949commit hash: 37b4cdbd162eccaea671da65d960a33dac60f949commit hash: 37b4cdbd162eccaea671da65d960a33dac60f949commit hash: 37b4cdbd162eccaea671da65d960a33dac60f949 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.06.22.00 → 2026.06.29.00
2026.06.22.00
23 Jun 2026 06:02:52
commit hash: d6b5413da7c9a6ef5fcb2737f3bad41e7c8e6944commit hash: d6b5413da7c9a6ef5fcb2737f3bad41e7c8e6944commit hash: d6b5413da7c9a6ef5fcb2737f3bad41e7c8e6944commit hash: d6b5413da7c9a6ef5fcb2737f3bad41e7c8e6944 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.06.15.00 → 2026.06.22.00
2026.06.15.00
16 Jun 2026 06:18:28
commit hash: c4b62915645b48f3fc725458f2c144e7c0ae20c9commit hash: c4b62915645b48f3fc725458f2c144e7c0ae20c9commit hash: c4b62915645b48f3fc725458f2c144e7c0ae20c9commit hash: c4b62915645b48f3fc725458f2c144e7c0ae20c9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.06.08.00 → 2026.06.15.00
2026.06.08.00
08 Jun 2026 19:50:41
commit hash: 115cfe7277434609f7174756570153d171472ddccommit hash: 115cfe7277434609f7174756570153d171472ddccommit hash: 115cfe7277434609f7174756570153d171472ddccommit hash: 115cfe7277434609f7174756570153d171472ddc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.06.01.00 → 2026.06.08.00
2026.06.01.00
01 Jun 2026 18:01:01
commit hash: 4b8bbe0cf5b6ba6ec5bbd3b11f710588386d9850commit hash: 4b8bbe0cf5b6ba6ec5bbd3b11f710588386d9850commit hash: 4b8bbe0cf5b6ba6ec5bbd3b11f710588386d9850commit hash: 4b8bbe0cf5b6ba6ec5bbd3b11f710588386d9850 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.05.25.00 → 2026.06.01.00
2026.05.25.00
26 May 2026 03:06:36
commit hash: 72ee743752a45d61259859a4491c1f35632f96becommit hash: 72ee743752a45d61259859a4491c1f35632f96becommit hash: 72ee743752a45d61259859a4491c1f35632f96becommit hash: 72ee743752a45d61259859a4491c1f35632f96be files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.05.18.00 → 2026.05.25.00
2026.05.18.00
19 May 2026 00:04:01
commit hash: 040bac79e8ead55dfc5cb71e87d088a685548c2ccommit hash: 040bac79e8ead55dfc5cb71e87d088a685548c2ccommit hash: 040bac79e8ead55dfc5cb71e87d088a685548c2ccommit hash: 040bac79e8ead55dfc5cb71e87d088a685548c2c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.05.11.00 → 2026.05.18.00
2026.05.11.00
12 May 2026 22:52:31
commit hash: ccf615d144051e219399fcdd9b10043f9633b113commit hash: ccf615d144051e219399fcdd9b10043f9633b113commit hash: ccf615d144051e219399fcdd9b10043f9633b113commit hash: ccf615d144051e219399fcdd9b10043f9633b113 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.02.09.00 → 2026.05.11.00
2026.02.09.00
10 Feb 2026 08:19:34
commit hash: 2f65a6474e5127a7bac5b095ac0f88b628e49bf7commit hash: 2f65a6474e5127a7bac5b095ac0f88b628e49bf7commit hash: 2f65a6474e5127a7bac5b095ac0f88b628e49bf7commit hash: 2f65a6474e5127a7bac5b095ac0f88b628e49bf7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.02.02.00 → 2026.02.09.00
2026.02.02.00
03 Feb 2026 09:33:29
commit hash: e1b3091107b90572bf106152c96dadcf2ed24628commit hash: e1b3091107b90572bf106152c96dadcf2ed24628commit hash: e1b3091107b90572bf106152c96dadcf2ed24628commit hash: e1b3091107b90572bf106152c96dadcf2ed24628 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.01.26.00 → 2026.02.02.00
2026.01.26.00
27 Jan 2026 10:31:21
commit hash: dc9a232de41d4f81175f01ef7bc9e687c52c34e3commit hash: dc9a232de41d4f81175f01ef7bc9e687c52c34e3commit hash: dc9a232de41d4f81175f01ef7bc9e687c52c34e3commit hash: dc9a232de41d4f81175f01ef7bc9e687c52c34e3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.01.19.00 → 2026.01.26.00
2026.01.19.00
20 Jan 2026 07:36:06
commit hash: f517027b605e9ff83c3769ad0c8a4da2c6b44157commit hash: f517027b605e9ff83c3769ad0c8a4da2c6b44157commit hash: f517027b605e9ff83c3769ad0c8a4da2c6b44157commit hash: f517027b605e9ff83c3769ad0c8a4da2c6b44157 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2026.01.05.00 → 2026.01.19.00
2026.01.05.00
05 Jan 2026 17:34:33
commit hash: 90f427297f80ef00d2a78d331fda75f33f76acd0commit hash: 90f427297f80ef00d2a78d331fda75f33f76acd0commit hash: 90f427297f80ef00d2a78d331fda75f33f76acd0commit hash: 90f427297f80ef00d2a78d331fda75f33f76acd0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.12.15.00 → 2026.01.05.00
2025.12.15.00
16 Dec 2025 09:23:51
commit hash: a2236566c272cdd403d4986ade152cba5afaa0bacommit hash: a2236566c272cdd403d4986ade152cba5afaa0bacommit hash: a2236566c272cdd403d4986ade152cba5afaa0bacommit hash: a2236566c272cdd403d4986ade152cba5afaa0ba files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.12.01.00 → 2025.12.15.00
2025.12.01.00
02 Dec 2025 09:37:32
commit hash: 6c39c306fd97b136032f9313428dc23f794bbea8commit hash: 6c39c306fd97b136032f9313428dc23f794bbea8commit hash: 6c39c306fd97b136032f9313428dc23f794bbea8commit hash: 6c39c306fd97b136032f9313428dc23f794bbea8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.11.24.00 → 2025.12.01.00
2025.11.24.00
24 Nov 2025 18:26:56
commit hash: a046ef68f42389f4876f8c0e4105a5228bf8d5f6commit hash: a046ef68f42389f4876f8c0e4105a5228bf8d5f6commit hash: a046ef68f42389f4876f8c0e4105a5228bf8d5f6commit hash: a046ef68f42389f4876f8c0e4105a5228bf8d5f6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.11.17.00 → 2025.11.24.00
2025.11.17.00
18 Nov 2025 00:53:54
commit hash: 0e56ed63e04863637eb49697dab5d7e217940be3commit hash: 0e56ed63e04863637eb49697dab5d7e217940be3commit hash: 0e56ed63e04863637eb49697dab5d7e217940be3commit hash: 0e56ed63e04863637eb49697dab5d7e217940be3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.11.10.00 → 2025.11.17.00
2025.11.10.00
12 Nov 2025 10:46:41
commit hash: e7427c07e6eab628347c4897c4d00a9cc715d072commit hash: e7427c07e6eab628347c4897c4d00a9cc715d072commit hash: e7427c07e6eab628347c4897c4d00a9cc715d072commit hash: e7427c07e6eab628347c4897c4d00a9cc715d072 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.11.03.00 → 2025.11.10.00
2025.11.03.00
05 Nov 2025 10:13:53
commit hash: b9b3a6a90787134d318ee68ae4a5c0438b388d11commit hash: b9b3a6a90787134d318ee68ae4a5c0438b388d11commit hash: b9b3a6a90787134d318ee68ae4a5c0438b388d11commit hash: b9b3a6a90787134d318ee68ae4a5c0438b388d11 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.08.18.00 → 2025.11.03.00
2025.08.18.00
19 Aug 2025 09:39:11
commit hash: 13e4cb8e19efd7177897f3f0835a60a64e64afd5commit hash: 13e4cb8e19efd7177897f3f0835a60a64e64afd5commit hash: 13e4cb8e19efd7177897f3f0835a60a64e64afd5commit hash: 13e4cb8e19efd7177897f3f0835a60a64e64afd5 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.08.04.00 → 2025.08.18.00
2025.08.04.00
06 Aug 2025 00:01:33
commit hash: b2e4d83d7daefdb1f91099d7568c570d1c76f6fdcommit hash: b2e4d83d7daefdb1f91099d7568c570d1c76f6fdcommit hash: b2e4d83d7daefdb1f91099d7568c570d1c76f6fdcommit hash: b2e4d83d7daefdb1f91099d7568c570d1c76f6fd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.07.28.00 → 2025.08.04.00
2025.07.28.00
29 Jul 2025 09:57:00
commit hash: 5aff2fccb9a9bd90c2119b33b4089abe3fafab3bcommit hash: 5aff2fccb9a9bd90c2119b33b4089abe3fafab3bcommit hash: 5aff2fccb9a9bd90c2119b33b4089abe3fafab3bcommit hash: 5aff2fccb9a9bd90c2119b33b4089abe3fafab3b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.07.21.00 → 2025.07.28.00
2025.07.21.00
22 Jul 2025 07:11:00
commit hash: 46ab6a9cdbf9292dcc79d61a8b4388451850aeb6commit hash: 46ab6a9cdbf9292dcc79d61a8b4388451850aeb6commit hash: 46ab6a9cdbf9292dcc79d61a8b4388451850aeb6commit hash: 46ab6a9cdbf9292dcc79d61a8b4388451850aeb6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.07.07.00 → 2025.07.21.00
2025.07.07.00
09 Jul 2025 16:47:12
commit hash: 7f2630ece520552bf76084385f895f1511c0eb27commit hash: 7f2630ece520552bf76084385f895f1511c0eb27commit hash: 7f2630ece520552bf76084385f895f1511c0eb27commit hash: 7f2630ece520552bf76084385f895f1511c0eb27 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.06.23.00 → 2025.07.07.00
2025.06.23.00
23 Jun 2025 18:04:35
commit hash: 673235030895f0070718cedcd1f810986bcf4b70commit hash: 673235030895f0070718cedcd1f810986bcf4b70commit hash: 673235030895f0070718cedcd1f810986bcf4b70commit hash: 673235030895f0070718cedcd1f810986bcf4b70 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.06.16.00 → 2025.06.23.00
2025.06.16.00
17 Jun 2025 03:10:07
commit hash: 250e8445544a82b5868acfdea8ad590e94499fc4commit hash: 250e8445544a82b5868acfdea8ad590e94499fc4commit hash: 250e8445544a82b5868acfdea8ad590e94499fc4commit hash: 250e8445544a82b5868acfdea8ad590e94499fc4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.06.09.00 → 2025.06.16.00
2025.06.09.00
10 Jun 2025 07:53:21
commit hash: 55ea8878afe7ac87197a9d3e7460a3e86fbdb077commit hash: 55ea8878afe7ac87197a9d3e7460a3e86fbdb077commit hash: 55ea8878afe7ac87197a9d3e7460a3e86fbdb077commit hash: 55ea8878afe7ac87197a9d3e7460a3e86fbdb077 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.06.02.00 → 2025.06.09.00
2025.06.02.00
03 Jun 2025 03:50:14
commit hash: 291cdaf1cb0d50f34fc1cf0e67511d089087400dcommit hash: 291cdaf1cb0d50f34fc1cf0e67511d089087400dcommit hash: 291cdaf1cb0d50f34fc1cf0e67511d089087400dcommit hash: 291cdaf1cb0d50f34fc1cf0e67511d089087400d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.05.26.00 → 2025.06.02.00
2025.05.26.00
27 May 2025 16:31:02
commit hash: 7eb210058c5274a7971537baa328fdd9c83d1e8acommit hash: 7eb210058c5274a7971537baa328fdd9c83d1e8acommit hash: 7eb210058c5274a7971537baa328fdd9c83d1e8acommit hash: 7eb210058c5274a7971537baa328fdd9c83d1e8a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.05.19.00 → 2025.05.26.00
2025.05.19.00
20 May 2025 15:11:36
commit hash: af32e12268f739b824ab37da37897c65cd929986commit hash: af32e12268f739b824ab37da37897c65cd929986commit hash: af32e12268f739b824ab37da37897c65cd929986commit hash: af32e12268f739b824ab37da37897c65cd929986 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.05.12.00 → 2025.05.19.00
2025.05.12.00
13 May 2025 04:43:06
commit hash: 61316e729f0781bbf2a3058e8d32e4191b02e217commit hash: 61316e729f0781bbf2a3058e8d32e4191b02e217commit hash: 61316e729f0781bbf2a3058e8d32e4191b02e217commit hash: 61316e729f0781bbf2a3058e8d32e4191b02e217 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.05.05.00 → 2025.05.12.00
2025.05.05.00
06 May 2025 05:49:09
commit hash: fdc95898068be1d37abacc67f569e1fcff806387commit hash: fdc95898068be1d37abacc67f569e1fcff806387commit hash: fdc95898068be1d37abacc67f569e1fcff806387commit hash: fdc95898068be1d37abacc67f569e1fcff806387 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.04.28.00 → 2025.05.05.00
2025.04.28.00
29 Apr 2025 08:39:41
commit hash: 551403fccd097ffd202359eae97a1fbf01dfadd8commit hash: 551403fccd097ffd202359eae97a1fbf01dfadd8commit hash: 551403fccd097ffd202359eae97a1fbf01dfadd8commit hash: 551403fccd097ffd202359eae97a1fbf01dfadd8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.04.14.00 → 2025.04.28.00
2025.04.14.00
16 Apr 2025 09:41:17
commit hash: 18c23a37d32558a3a6efa1c1f6a330956f92955fcommit hash: 18c23a37d32558a3a6efa1c1f6a330956f92955fcommit hash: 18c23a37d32558a3a6efa1c1f6a330956f92955fcommit hash: 18c23a37d32558a3a6efa1c1f6a330956f92955f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.04.07.00 → 2025.04.14.00
2025.04.07.00
07 Apr 2025 21:21:54
commit hash: 89923ba12c9e3dbcb2cd7238ff73a342a0020df2commit hash: 89923ba12c9e3dbcb2cd7238ff73a342a0020df2commit hash: 89923ba12c9e3dbcb2cd7238ff73a342a0020df2commit hash: 89923ba12c9e3dbcb2cd7238ff73a342a0020df2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.03.31.00 → 2025.04.07.00
2025.03.31.00
31 Mar 2025 18:28:33
commit hash: d610954ef2ab823eb5fe8e01a81cb32d44ee61c8commit hash: d610954ef2ab823eb5fe8e01a81cb32d44ee61c8commit hash: d610954ef2ab823eb5fe8e01a81cb32d44ee61c8commit hash: d610954ef2ab823eb5fe8e01a81cb32d44ee61c8 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.03.24.00 → 2025.03.31.00
2025.03.24.00
25 Mar 2025 05:55:59
commit hash: 7d02ef08e1471c636887418ddf023632a8cdabe7commit hash: 7d02ef08e1471c636887418ddf023632a8cdabe7commit hash: 7d02ef08e1471c636887418ddf023632a8cdabe7commit hash: 7d02ef08e1471c636887418ddf023632a8cdabe7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.03.10.00 → 2025.03.24.00
2025.03.10.00
11 Mar 2025 07:34:28
commit hash: cbee73877359293c2848291d0448e269f173075acommit hash: cbee73877359293c2848291d0448e269f173075acommit hash: cbee73877359293c2848291d0448e269f173075acommit hash: cbee73877359293c2848291d0448e269f173075a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.03.03.00 → 2025.03.10.00
2025.03.03.00
04 Mar 2025 07:17:37
commit hash: 99ac99702dc1d8e1f35cb0cf197a9d884971936ecommit hash: 99ac99702dc1d8e1f35cb0cf197a9d884971936ecommit hash: 99ac99702dc1d8e1f35cb0cf197a9d884971936ecommit hash: 99ac99702dc1d8e1f35cb0cf197a9d884971936e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.02.24.00 → 2025.03.03.00
2025.02.24.00
25 Feb 2025 09:09:39
commit hash: 956e9dbc2253c2665a6fd2192a3eef9e25e1363ccommit hash: 956e9dbc2253c2665a6fd2192a3eef9e25e1363ccommit hash: 956e9dbc2253c2665a6fd2192a3eef9e25e1363ccommit hash: 956e9dbc2253c2665a6fd2192a3eef9e25e1363c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.02.17.00 → 2025.02.24.00
2025.02.17.00
18 Feb 2025 09:01:38
commit hash: 9f4216c5038fbc916ce2a7eec9ddbde05a5e34a4commit hash: 9f4216c5038fbc916ce2a7eec9ddbde05a5e34a4commit hash: 9f4216c5038fbc916ce2a7eec9ddbde05a5e34a4commit hash: 9f4216c5038fbc916ce2a7eec9ddbde05a5e34a4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.02.10.00 → 2025.02.17.00
2025.02.10.00
10 Feb 2025 20:20:10
commit hash: 3fbf94d9fab134845a42b7983214d306480aca98commit hash: 3fbf94d9fab134845a42b7983214d306480aca98commit hash: 3fbf94d9fab134845a42b7983214d306480aca98commit hash: 3fbf94d9fab134845a42b7983214d306480aca98 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.02.03.00 → 2025.02.10.00
2025.02.03.00
06 Feb 2025 15:05:41
commit hash: 3fa6ca4ad79e841b4a9f3485042c483489a929d7commit hash: 3fa6ca4ad79e841b4a9f3485042c483489a929d7commit hash: 3fa6ca4ad79e841b4a9f3485042c483489a929d7commit hash: 3fa6ca4ad79e841b4a9f3485042c483489a929d7 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.01.27.00 → 2025.02.03.00
2025.01.27.00
27 Jan 2025 21:46:56
commit hash: e9ce3edd6b94c8f7d4ae95665f0254e85ccb0405commit hash: e9ce3edd6b94c8f7d4ae95665f0254e85ccb0405commit hash: e9ce3edd6b94c8f7d4ae95665f0254e85ccb0405commit hash: e9ce3edd6b94c8f7d4ae95665f0254e85ccb0405 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.01.20.00 → 2025.01.27.00
2025.01.20.00
21 Jan 2025 09:21:17
commit hash: a78360a1f81b8786b7a03b2201c0f11d3d53589fcommit hash: a78360a1f81b8786b7a03b2201c0f11d3d53589fcommit hash: a78360a1f81b8786b7a03b2201c0f11d3d53589fcommit hash: a78360a1f81b8786b7a03b2201c0f11d3d53589f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.01.13.00 → 2025.01.20.00
2025.01.13.00
14 Jan 2025 03:26:04
commit hash: 244a2c0130eca5e3905eec0ebde0aab1c08e9a04commit hash: 244a2c0130eca5e3905eec0ebde0aab1c08e9a04commit hash: 244a2c0130eca5e3905eec0ebde0aab1c08e9a04commit hash: 244a2c0130eca5e3905eec0ebde0aab1c08e9a04 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2025.01.06.00 → 2025.01.13.00
2025.01.06.00
07 Jan 2025 09:29:04
commit hash: 8e878c613b27b910856e2d6436bdff0c0ee7b54fcommit hash: 8e878c613b27b910856e2d6436bdff0c0ee7b54fcommit hash: 8e878c613b27b910856e2d6436bdff0c0ee7b54fcommit hash: 8e878c613b27b910856e2d6436bdff0c0ee7b54f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.12.30.00 → 2025.01.06.00
2024.12.30.00
02 Jan 2025 00:39:08
commit hash: 2b620ae63451ffc2e0e4b346e86a0f48210bac2dcommit hash: 2b620ae63451ffc2e0e4b346e86a0f48210bac2dcommit hash: 2b620ae63451ffc2e0e4b346e86a0f48210bac2dcommit hash: 2b620ae63451ffc2e0e4b346e86a0f48210bac2d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.12.23.00 → 2024.12.30.00
2024.12.23.00
25 Dec 2024 00:57:15
commit hash: 93d8625f735b6b4c45d0bc663014dc36f4a874cacommit hash: 93d8625f735b6b4c45d0bc663014dc36f4a874cacommit hash: 93d8625f735b6b4c45d0bc663014dc36f4a874cacommit hash: 93d8625f735b6b4c45d0bc663014dc36f4a874ca files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.12.09.00 → 2024.12.23.00
2024.12.09.00
10 Dec 2024 06:57:38
commit hash: 12d8d666a37f801f3d873762731bacdc65bf702bcommit hash: 12d8d666a37f801f3d873762731bacdc65bf702bcommit hash: 12d8d666a37f801f3d873762731bacdc65bf702bcommit hash: 12d8d666a37f801f3d873762731bacdc65bf702b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.12.02.00 → 2024.12.09.00
2024.12.02.00
07 Dec 2024 10:18:27
commit hash: 8906bd65b62ed153a283f32755ffda514e20fcd2commit hash: 8906bd65b62ed153a283f32755ffda514e20fcd2commit hash: 8906bd65b62ed153a283f32755ffda514e20fcd2commit hash: 8906bd65b62ed153a283f32755ffda514e20fcd2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.11.18.00 → 2024.12.02.00
2024.11.18.00
19 Nov 2024 05:18:13
commit hash: 46cfe194158b9cfd1004d79793621aaa0d948f53commit hash: 46cfe194158b9cfd1004d79793621aaa0d948f53commit hash: 46cfe194158b9cfd1004d79793621aaa0d948f53commit hash: 46cfe194158b9cfd1004d79793621aaa0d948f53 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.11.11.00 → 2024.11.18.00
2024.11.11.00
12 Nov 2024 08:32:32
commit hash: 181fecf55734aa131caaa32755b4f8ea8d4a7e58commit hash: 181fecf55734aa131caaa32755b4f8ea8d4a7e58commit hash: 181fecf55734aa131caaa32755b4f8ea8d4a7e58commit hash: 181fecf55734aa131caaa32755b4f8ea8d4a7e58 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.11.04.00 → 2024.11.11.00
2024.11.04.00
05 Nov 2024 07:25:47
commit hash: d9cd132f539ae8498e38b701f419aec1c6953e1dcommit hash: d9cd132f539ae8498e38b701f419aec1c6953e1dcommit hash: d9cd132f539ae8498e38b701f419aec1c6953e1dcommit hash: d9cd132f539ae8498e38b701f419aec1c6953e1d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.10.28.00 → 2024.11.04.00
2024.10.28.00
29 Oct 2024 08:18:00
commit hash: 642fa4d538e45f6693478a815cc4b15af4a4461dcommit hash: 642fa4d538e45f6693478a815cc4b15af4a4461dcommit hash: 642fa4d538e45f6693478a815cc4b15af4a4461dcommit hash: 642fa4d538e45f6693478a815cc4b15af4a4461d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.10.21.00 → 2024.10.28.00
2024.10.21.00
23 Oct 2024 09:44:41
commit hash: 931ed85b360776e36dc9e22fb866083110f7708ccommit hash: 931ed85b360776e36dc9e22fb866083110f7708ccommit hash: 931ed85b360776e36dc9e22fb866083110f7708ccommit hash: 931ed85b360776e36dc9e22fb866083110f7708c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.10.14.00 → 2024.10.21.00
2024.10.14.00
14 Oct 2024 20:27:17
commit hash: bc1128fc7945ec9362dc529e2a0378bdac85231ccommit hash: bc1128fc7945ec9362dc529e2a0378bdac85231ccommit hash: bc1128fc7945ec9362dc529e2a0378bdac85231ccommit hash: bc1128fc7945ec9362dc529e2a0378bdac85231c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.09.30.00 → 2024.10.14.00
2024.09.30.00
01 Oct 2024 06:03:17
commit hash: 403dcfe51c325233f7ef1b8917fd9a92923bd2fecommit hash: 403dcfe51c325233f7ef1b8917fd9a92923bd2fecommit hash: 403dcfe51c325233f7ef1b8917fd9a92923bd2fecommit hash: 403dcfe51c325233f7ef1b8917fd9a92923bd2fe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.09.23.00 → 2024.09.30.00
2024.09.23.00
24 Sep 2024 07:52:08
commit hash: 6d9c48530c79d3e90a97d270d14c46636b82b703commit hash: 6d9c48530c79d3e90a97d270d14c46636b82b703commit hash: 6d9c48530c79d3e90a97d270d14c46636b82b703commit hash: 6d9c48530c79d3e90a97d270d14c46636b82b703 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.09.16.00 → 2024.09.23.00
2024.09.16.00
16 Sep 2024 19:29:57
commit hash: 4e99602de991439937e35dfa06335a6e8829837fcommit hash: 4e99602de991439937e35dfa06335a6e8829837fcommit hash: 4e99602de991439937e35dfa06335a6e8829837fcommit hash: 4e99602de991439937e35dfa06335a6e8829837f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.09.09.00 → 2024.09.16.00
2024.09.09.00
10 Sep 2024 01:32:42
commit hash: 65a26d36ee66ef3304edf09991c595e2b6ed8871commit hash: 65a26d36ee66ef3304edf09991c595e2b6ed8871commit hash: 65a26d36ee66ef3304edf09991c595e2b6ed8871commit hash: 65a26d36ee66ef3304edf09991c595e2b6ed8871 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.09.02.00 → 2024.09.09.00
2024.09.02.00
03 Sep 2024 08:35:53
commit hash: 41302f7ef0c930bb1c0d4f8de4e118fead6d1a01commit hash: 41302f7ef0c930bb1c0d4f8de4e118fead6d1a01commit hash: 41302f7ef0c930bb1c0d4f8de4e118fead6d1a01commit hash: 41302f7ef0c930bb1c0d4f8de4e118fead6d1a01 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.08.26.00 → 2024.09.02.00
2024.08.26.00
27 Aug 2024 03:38:32
commit hash: 46d75127dfff49e5693a58d39896a3474605015fcommit hash: 46d75127dfff49e5693a58d39896a3474605015fcommit hash: 46d75127dfff49e5693a58d39896a3474605015fcommit hash: 46d75127dfff49e5693a58d39896a3474605015f files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.08.19.00 → 2024.08.26.00
2024.08.19.00
20 Aug 2024 08:42:33
commit hash: cf50c13d8bb2987eb8592c2e18e71b0dde993b6acommit hash: cf50c13d8bb2987eb8592c2e18e71b0dde993b6acommit hash: cf50c13d8bb2987eb8592c2e18e71b0dde993b6acommit hash: cf50c13d8bb2987eb8592c2e18e71b0dde993b6a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.08.12.00 → 2024.08.19.00
2024.08.12.00
13 Aug 2024 05:12:29
commit hash: dc1bcabf25fbf0bf0630af06d1db28a9e9fd305ecommit hash: dc1bcabf25fbf0bf0630af06d1db28a9e9fd305ecommit hash: dc1bcabf25fbf0bf0630af06d1db28a9e9fd305ecommit hash: dc1bcabf25fbf0bf0630af06d1db28a9e9fd305e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.08.05.00 → 2024.08.12.00
2024.08.05.00
07 Aug 2024 03:41:20
commit hash: 49815b49a50beb0bc81e740076df71b1353b0991commit hash: 49815b49a50beb0bc81e740076df71b1353b0991commit hash: 49815b49a50beb0bc81e740076df71b1353b0991commit hash: 49815b49a50beb0bc81e740076df71b1353b0991 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.07.29.00 → 2024.08.05.00
2024.07.29.00
30 Jul 2024 02:02:02
commit hash: 33c093f787e01b6a356c6bbe218d170ba0465273commit hash: 33c093f787e01b6a356c6bbe218d170ba0465273commit hash: 33c093f787e01b6a356c6bbe218d170ba0465273commit hash: 33c093f787e01b6a356c6bbe218d170ba0465273 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.07.22.00 → 2024.07.29.00
2024.07.22.00
23 Jul 2024 00:34:20
commit hash: 5e60a89b9e9bdd79dec5f3f97e6594581a4c3abccommit hash: 5e60a89b9e9bdd79dec5f3f97e6594581a4c3abccommit hash: 5e60a89b9e9bdd79dec5f3f97e6594581a4c3abccommit hash: 5e60a89b9e9bdd79dec5f3f97e6594581a4c3abc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.07.15.00 → 2024.07.22.00
2024.07.15.00
16 Jul 2024 01:15:37
commit hash: 767cfbd216421b709997f74ebd16f2f14913a46ecommit hash: 767cfbd216421b709997f74ebd16f2f14913a46ecommit hash: 767cfbd216421b709997f74ebd16f2f14913a46ecommit hash: 767cfbd216421b709997f74ebd16f2f14913a46e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.07.08.00 → 2024.07.15.00
2024.07.08.00
09 Jul 2024 02:23:47
commit hash: d1398a2ff3a5a96b7ff38a2cc3c9c29ddeef7561commit hash: d1398a2ff3a5a96b7ff38a2cc3c9c29ddeef7561commit hash: d1398a2ff3a5a96b7ff38a2cc3c9c29ddeef7561commit hash: d1398a2ff3a5a96b7ff38a2cc3c9c29ddeef7561 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.06.24.00 → 2024.07.08.00
2024.06.24.00
24 Jun 2024 18:20:19
commit hash: a3935e9ed92a7b53e819f40e744baf85684a3162commit hash: a3935e9ed92a7b53e819f40e744baf85684a3162commit hash: a3935e9ed92a7b53e819f40e744baf85684a3162commit hash: a3935e9ed92a7b53e819f40e744baf85684a3162 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.05.20.00 → 2024.06.24.00
2024.05.20.00
21 May 2024 16:37:14
commit hash: ab3b8eefdf6fd37731920b6d0bcd93f53332be23commit hash: ab3b8eefdf6fd37731920b6d0bcd93f53332be23commit hash: ab3b8eefdf6fd37731920b6d0bcd93f53332be23commit hash: ab3b8eefdf6fd37731920b6d0bcd93f53332be23 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.05.06.00 → 2024.05.20.00
2024.05.06.00
07 May 2024 08:26:39
commit hash: 25077636cc42dbde4027cb22872f9d62731da4dccommit hash: 25077636cc42dbde4027cb22872f9d62731da4dccommit hash: 25077636cc42dbde4027cb22872f9d62731da4dccommit hash: 25077636cc42dbde4027cb22872f9d62731da4dc files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.05.02.00 → 2024.05.06.00
2024.05.02.00
03 May 2024 09:02:56
commit hash: 0a697213cda670bca80160aaca228938f9f2c273commit hash: 0a697213cda670bca80160aaca228938f9f2c273commit hash: 0a697213cda670bca80160aaca228938f9f2c273commit hash: 0a697213cda670bca80160aaca228938f9f2c273 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.04.29.00 → 2024.05.02.00
2024.04.29.00
30 Apr 2024 02:31:53
commit hash: 04c22402200c3a3c521ae52c8963dca56d1875b4commit hash: 04c22402200c3a3c521ae52c8963dca56d1875b4commit hash: 04c22402200c3a3c521ae52c8963dca56d1875b4commit hash: 04c22402200c3a3c521ae52c8963dca56d1875b4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.04.22.00 → 2024.04.29.00
2024.04.22.00
23 Apr 2024 08:40:34
commit hash: 9cbe1e7996e0cef8f0a5d401dfb9216dc72f3c64commit hash: 9cbe1e7996e0cef8f0a5d401dfb9216dc72f3c64commit hash: 9cbe1e7996e0cef8f0a5d401dfb9216dc72f3c64commit hash: 9cbe1e7996e0cef8f0a5d401dfb9216dc72f3c64 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.04.15.00 → 2024.04.22.00
2024.04.15.00
16 Apr 2024 07:43:58
commit hash: 9c57ae356f999e1b6e4214674f0748cd1afa6c1dcommit hash: 9c57ae356f999e1b6e4214674f0748cd1afa6c1dcommit hash: 9c57ae356f999e1b6e4214674f0748cd1afa6c1dcommit hash: 9c57ae356f999e1b6e4214674f0748cd1afa6c1d files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.04.08.00 → 2024.04.15.00
2024.04.08.00
09 Apr 2024 07:41:03
commit hash: 2d5745f379c50b5dfb0e2e382653f147a95d089ccommit hash: 2d5745f379c50b5dfb0e2e382653f147a95d089ccommit hash: 2d5745f379c50b5dfb0e2e382653f147a95d089ccommit hash: 2d5745f379c50b5dfb0e2e382653f147a95d089c files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.04.01.00 → 2024.04.08.00
2024.04.01.00
02 Apr 2024 07:59:11
commit hash: 656664d1bdb5d3d749051c296f1e2ea8b24568e0commit hash: 656664d1bdb5d3d749051c296f1e2ea8b24568e0commit hash: 656664d1bdb5d3d749051c296f1e2ea8b24568e0commit hash: 656664d1bdb5d3d749051c296f1e2ea8b24568e0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.03.25.00 → 2024.04.01.00
2024.03.25.00
27 Mar 2024 18:31:08
commit hash: d820769768230b36b084167b0a064c11d7cea959commit hash: d820769768230b36b084167b0a064c11d7cea959commit hash: d820769768230b36b084167b0a064c11d7cea959commit hash: d820769768230b36b084167b0a064c11d7cea959 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.03.18.00 → 2024.03.25.00
2024.03.18.00
18 Mar 2024 19:58:36
commit hash: 905a94e41de80baaaa1339fd8db3baa2d36c560acommit hash: 905a94e41de80baaaa1339fd8db3baa2d36c560acommit hash: 905a94e41de80baaaa1339fd8db3baa2d36c560acommit hash: 905a94e41de80baaaa1339fd8db3baa2d36c560a files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.03.11.00 → 2024.03.18.00
2024.03.11.00
12 Mar 2024 01:43:02
commit hash: 8457aae5fe10e579a0bf0e4c5e9d44f90788379ecommit hash: 8457aae5fe10e579a0bf0e4c5e9d44f90788379ecommit hash: 8457aae5fe10e579a0bf0e4c5e9d44f90788379ecommit hash: 8457aae5fe10e579a0bf0e4c5e9d44f90788379e files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.03.04.00 → 2024.03.11.00
2024.03.04.00
05 Mar 2024 02:17:22
commit hash: 10e769d50b6c8b77b7cb9c2be0af221770f38d50commit hash: 10e769d50b6c8b77b7cb9c2be0af221770f38d50commit hash: 10e769d50b6c8b77b7cb9c2be0af221770f38d50commit hash: 10e769d50b6c8b77b7cb9c2be0af221770f38d50 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: Update 2024.02.19.00 → 2024.03.04.00
2024.02.19.00
20 Feb 2024 07:09:19
commit hash: 199cdb8a64ca3982b70085c2102def7e0413b8b3commit hash: 199cdb8a64ca3982b70085c2102def7e0413b8b3commit hash: 199cdb8a64ca3982b70085c2102def7e0413b8b3commit hash: 199cdb8a64ca3982b70085c2102def7e0413b8b3 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.02.12.00 → 2024.02.19.00
2024.02.12.00
13 Feb 2024 07:50:52
commit hash: 7087dbdc55fdf3ea7257c0b0a612cd395f8eb3ddcommit hash: 7087dbdc55fdf3ea7257c0b0a612cd395f8eb3ddcommit hash: 7087dbdc55fdf3ea7257c0b0a612cd395f8eb3ddcommit hash: 7087dbdc55fdf3ea7257c0b0a612cd395f8eb3dd files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.02.05.00 → 2024.02.12.00
2024.02.05.00
06 Feb 2024 06:49:29
commit hash: 9abaf4685d5e40aa4015a698c8bd6fe90f31d203commit hash: 9abaf4685d5e40aa4015a698c8bd6fe90f31d203commit hash: 9abaf4685d5e40aa4015a698c8bd6fe90f31d203commit hash: 9abaf4685d5e40aa4015a698c8bd6fe90f31d203 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.01.29.00 → 2024.02.05.00
2024.01.29.00
30 Jan 2024 08:56:33
commit hash: 4999b01781147ca3ee197c0578e471d280a1f479commit hash: 4999b01781147ca3ee197c0578e471d280a1f479commit hash: 4999b01781147ca3ee197c0578e471d280a1f479commit hash: 4999b01781147ca3ee197c0578e471d280a1f479 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.01.22.00 → 2024.01.29.00
2024.01.22.00
23 Jan 2024 05:49:28
commit hash: 8f0ccd1a29d8b66b1478d4087f3037b6c2625e80commit hash: 8f0ccd1a29d8b66b1478d4087f3037b6c2625e80commit hash: 8f0ccd1a29d8b66b1478d4087f3037b6c2625e80commit hash: 8f0ccd1a29d8b66b1478d4087f3037b6c2625e80 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.01.15.00 → 2024.01.22.00
2024.01.15.00
16 Jan 2024 10:45:03
commit hash: a81fbd8b0a92133f7988853138593bc9674ebff6commit hash: a81fbd8b0a92133f7988853138593bc9674ebff6commit hash: a81fbd8b0a92133f7988853138593bc9674ebff6commit hash: a81fbd8b0a92133f7988853138593bc9674ebff6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.01.08.00 → 2024.01.15.00
2024.01.08.00
09 Jan 2024 10:05:15
commit hash: 8c16d6ea6c077e202e1fc10af219c861c256f3accommit hash: 8c16d6ea6c077e202e1fc10af219c861c256f3accommit hash: 8c16d6ea6c077e202e1fc10af219c861c256f3accommit hash: 8c16d6ea6c077e202e1fc10af219c861c256f3ac files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2024.01.01.00 → 2024.01.08.00
2024.01.01.00
02 Jan 2024 05:24:36
commit hash: 2254983d1b238c1f414eeafdf94dc97450d94eadcommit hash: 2254983d1b238c1f414eeafdf94dc97450d94eadcommit hash: 2254983d1b238c1f414eeafdf94dc97450d94eadcommit hash: 2254983d1b238c1f414eeafdf94dc97450d94ead files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2023.12.25.00 → 2024.01.01.00
2023.12.25.00
26 Dec 2023 06:17:12
commit hash: b735d4e0da4e6837b9ae40f35b636a9b8ced15ebcommit hash: b735d4e0da4e6837b9ae40f35b636a9b8ced15ebcommit hash: b735d4e0da4e6837b9ae40f35b636a9b8ced15ebcommit hash: b735d4e0da4e6837b9ae40f35b636a9b8ced15eb files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2023.12.18.00 → 2023.12.25.00
2023.12.18.00
19 Dec 2023 06:36:09
commit hash: 6c0d0fb37241c057470efd68ca4842ef43adabd2commit hash: 6c0d0fb37241c057470efd68ca4842ef43adabd2commit hash: 6c0d0fb37241c057470efd68ca4842ef43adabd2commit hash: 6c0d0fb37241c057470efd68ca4842ef43adabd2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2023.12.11.00 → 2023.12.18.00
2023.12.11.00
12 Dec 2023 07:13:30
commit hash: 5b6ddddee318f2f114acceac15ef4f8dfd0034e4commit hash: 5b6ddddee318f2f114acceac15ef4f8dfd0034e4commit hash: 5b6ddddee318f2f114acceac15ef4f8dfd0034e4commit hash: 5b6ddddee318f2f114acceac15ef4f8dfd0034e4 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2023.12.04.00 → 2023.12.11.00
2023.12.04.00
05 Dec 2023 07:27:27
commit hash: 927d03e697c0e224de41bb2fd74bee10e07fc4d2commit hash: 927d03e697c0e224de41bb2fd74bee10e07fc4d2commit hash: 927d03e697c0e224de41bb2fd74bee10e07fc4d2commit hash: 927d03e697c0e224de41bb2fd74bee10e07fc4d2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 23.11.1 → 23.12.0
2023.11.27.00
28 Nov 2023 10:09:05
commit hash: 7fc7a31347f630a8fa5693a75b4bdf1fa86746eecommit hash: 7fc7a31347f630a8fa5693a75b4bdf1fa86746eecommit hash: 7fc7a31347f630a8fa5693a75b4bdf1fa86746eecommit hash: 7fc7a31347f630a8fa5693a75b4bdf1fa86746ee files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2023.11.20.00 → 2023.11.27.00
2023.11.20.00
21 Nov 2023 07:27:53
commit hash: 96cc047e276f0192f9886edce9fc354094725145commit hash: 96cc047e276f0192f9886edce9fc354094725145commit hash: 96cc047e276f0192f9886edce9fc354094725145commit hash: 96cc047e276f0192f9886edce9fc354094725145 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2023.11.13.00 → 2023.11.20.00
2023.11.13.00
14 Nov 2023 08:00:50
commit hash: dd2afa7db8d5d59e6105b39d259bdfe9787370b9commit hash: dd2afa7db8d5d59e6105b39d259bdfe9787370b9commit hash: dd2afa7db8d5d59e6105b39d259bdfe9787370b9commit hash: dd2afa7db8d5d59e6105b39d259bdfe9787370b9 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
devel/fatal: update 2023.11.06.00 → 2023.11.13.00

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

1 | 2 | 3  »