Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

srcres258

srcres258 pushed 2 commits to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X
  • Add a custom foliage placer dd0e33d

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X
  • Add a custom trunk placer 1118911

View on GitHub

srcres258 pushed 3 commits to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 2 commits to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 1 commit to master srcres258/python-learn

View on GitHub

srcres258 pushed 1 commit to master srcres258/python-learn

View on GitHub

srcres258 pushed 1 commit to master srcres258/blockchain-learn

View on GitHub

srcres258 pushed 2 commits to master srcres258/python-learn
  • Update 0fbd861
  • Merge branch 'master' of https://github.com/srcres258/python-learn 375805c

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X
  • Add a custom block entity 2c76100

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X
  • Add attack animations for entities e344185

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 created a branch on srcres258/Starry

main

srcres258 created a repository: srcres258/Starry

https://github.com/srcres258/Starry

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X
  • Add villager trades and wandering villager trades 9089b66

View on GitHub

srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 open sourced srcres258/NeoForge-Tutorial-1.21.X
srcres258 open sourced srcres258/Forge-Tutorial-1.20.X
srcres258 pushed 1 commit to master srcres258/Forge-Tutorial-1.20.X

View on GitHub

srcres258 pushed 63 commits to torvalds-master srcres258/linux-doc
  • mmc: sdhci-tegra: Remove SDHCI_QUIRK_BROKEN_ADMA_ZEROLEN_DESC quirk Value 0 in ADMA length descriptor is interpreted... a56335c
  • mmc: mtk-sd: disable wakeup in .remove() and in the error path of .probe() Current implementation leaves pdev->dev a... f3d87ab
  • net: tun: fix tun_napi_alloc_frags() syzbot reported the following crash [1] Issue came with the blamed commit. Ins... 429fde2
  • net/smc: protect link down work from execute after lgr freed link down work may be scheduled before lgr freed but ex... 2b33eb8
  • net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll When application sending data more than sndb... 679e9dd
  • net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg When receiving proposal msg in server... a29e220
  • net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg When receiving proposal msg in server, ... 7863c9f
  • net/smc: check smcd_v2_ext_offset when receiving proposal msg When receiving proposal msg in server, the field smcd_... 9ab332d
  • net/smc: check return value of sock_recvmsg when draining clc data When receiving clc msg, the field length in smc_c... c5b8ee5
  • Merge branch 'smc-fixes' Guangguan Wang says: ==================== net: several fixes for smc v1 -> v2: rewrite pa... c296c0b
  • net: mscc: ocelot: fix incorrect IFH SRC_PORT field in ocelot_ifh_set_basic() Packets injected by the CPU should hav... 2d5df3a
  • netdevsim: prevent bad user input in nsim_dev_health_break_write() If either a zero count or a large one is provided... ee76746
  • tools/net/ynl: fix sub-message key lookup for nested attributes Use the correct attribute space for sub-message key ... 663ad74
  • ionic: Fix netdev notifier unregister on failure If register_netdev() fails, then the driver leaks the netdev notifi... 9590d32
  • ionic: no double destroy workqueue There are some FW error handling paths that can cause us to try to destroy the wo... 746e6ae
  • ionic: use ee->offset when returning sprom data Some calls into ionic_get_module_eeprom() don't use a single full bu... b096d62
  • Merge branch 'ionic-minor-code-fixes' Shannon Nelson says: ==================== ionic: minor code fixes These are ... cb85f2b
  • net: renesas: rswitch: rework ts tags management The existing linked list based implementation of how ts tags are as... 922b4b9
  • ksmbd: count all requests in req_running counter This changes the semantics of req_running to count all in-flight re... 83c47d9
  • ksmbd: fix broken transfers when exceeding max simultaneous operations Since commit 0a77d947f599 ("ksmbd: check outs... 43fb7bc
  • and 43 more ...

View on GitHub

srcres258 pushed 1078 commits to next srcres258/linux-doc
  • bcachefs: Journal write path refactoring, debug improvements Signed-off-by: Kent Overstreet <[email protected]> 70feb56
  • bcachefs: Call bch2_btree_lost_data() on btree read error Signed-off-by: Kent Overstreet <[email protected]> 8ea098f
  • bcachefs: Make sure __bch2_run_explicit_recovery_pass() signals to rewind We should always signal to rewind if the r... 61ab7cb
  • bcachefs: Don't call bch2_btree_interior_update_will_free_node() until after update succeeds Originally, btree split... cea5427
  • bcachefs: kill flags param to bch2_subvolume_get() Signed-off-by: Kent Overstreet <[email protected]> 7dacc22
  • bcachefs: factor out str_hash.c Signed-off-by: Kent Overstreet <[email protected]> 0ecfac8
  • bcachefs: Journal space calculations should skip durability=0 devices Signed-off-by: Kent Overstreet <kent.overstree... 6315b49
  • bcachefs: fix bch2_btree_node_header_to_text() format string Signed-off-by: Kent Overstreet <[email protected]> 8ceb549
  • bcachefs: Mark more errors autofix tested repairing from a bug uncovered by the merge_torture_flakey test Signed-of... 2c77b17
  • bcachefs: Minor bucket alloc optimization Check open buckets and buckets waiting for journal commit before doing oth... e0e0d73
  • lib min_heap: Switch to size_t size_t is the correct type for a count of objects that can fit in memory: this also m... 05cb2a4
  • bcachefs: Use a heap for handling overwrites in btree node scan Fix an O(n^2) issue when we find many overlapping (o... 488249b
  • bcachefs: Plumb bkey_validate_context to journal_entry_validate This lets us print the exact location in the journal... e8d6041
  • bcachefs: Don't add unknown accounting types to eytzinger tree Signed-off-by: Kent Overstreet <kent.overstreet@linux... 8f367a5
  • bcachefs: Set bucket needs discard, inc gen on empty -> nonempty transition Signed-off-by: Kent Overstreet <kent.ove... f3b4692
  • bcachefs: bch2_journal_noflush_seq() now takes [start, end) Harder to screw up if we're explicit about the range, an... c106801
  • bcachefs: Fix reuse of bucket before journal flush on multiple empty -> nonempty transition For each bucket we track... d7f6bec
  • bcachefs: Don't start rewriting btree nodes until after journal replay This fixes a deadlock during journal replay w... 0939c61
  • bcachefs: Kill unnecessary mark_lock usage We can't hold mark_lock while calling fsck_err() - that's a deadlock, mar... 2a11567
  • bcachefs: kill sysfs internal/accounting Since we added per-inode counters there's now far too many counters to show... c5022a7
  • and 1058 more ...

View on GitHub

Load more