GitHub First Commit

Add a link to a GitHub repo's first commit

These are all versions of this script. Show only the versions where the code changed.

  • v4.0.1 2024/05/26

    GitHub First Commit - cleanup

  • v4.0.0 2024/05/26

    GitHub First Commit - cleanup

  • v3.1.0 2023/12/21

    GitHub First Commit - fix repo-page detection

    postpone the page-load listener until after the page metadata has been updated

  • v3.0.1 2023/12/20

    Github First Commit - fix repo pattern matching

  • v3.0.0 2023/12/19

    GitHub First Commit - update to reflect latest site changes

  • v2.8.0 2022/07/12
  • v2.8.0 2022/07/06 Imported from URL
  • v2.7.2 2021/01/05 GitHub First Commit - log rate-limit errors to the console
  • v2.7.1 2020/12/23 GitHub First Commit: fix zombie widgets
  • v2.7.0 2020/11/30 Imported from URL
  • v2.6.2 2020/08/06 GitHub First Commit: doctweak
  • v2.6.1 2020/07/01 GitHub First Commit: cleanup + doctweak - remove a redundant step in the commit-retrieval pipeline - add implementation note re: the back button/caching
  • v2.6.0 2020/06/30
  • v2.6.0 2020/06/26
  • v2.6.0 2020/06/26
  • v2.6.0 2020/06/26
  • v2.6.0 2020/06/26
  • v2.6.0 2020/06/26
  • v2.6.0 2020/06/26 GitHub First Commit: update to support the latest site changes
  • v2.5.5 2020/05/08 doc nitfix: HTTP -> HTTPS, bump jQuery to 3.5.1 + reduce size (slim build)
  • v2.5.4 2019/06/17 GitHub First Commit: put the link back on the commit bar to avoid a duplicate if there's a comment link for the latest commit
  • v2.5.3 2019/06/14 GitHub First Commit: style tweak
  • v2.5.2 2019/06/14 GitHub First Commit: - update the style of the "First commit" link to match the other links in the commit bar - update jQuery 3.3.1 -> 3.4.1
  • v2.5.1 2019/01/13 migrate dependencies from RawGit to jsDelivr + clean up metadata + bump jQuery
  • v2.5.0 2018/12/19 Fix GitHub First Commit in Violentmonkey Apply Violentmonkey's new solution for sites whose CSP policy blocks userscripts (in Firefox): https://violentmonkey.github.io/2018/11/23/inject-into-context/ unsafeWindow is not needed, so we can use `@inject-into content`, to escape from CSP custody 🎉 closes #6
  • v2.5.0 2018/12/19 Fix GitHub First Commit in Violentmonkey Apply Violentmonkey's new solution for blocked userscripts on sites whose CSP policy blocks userscripts (in Firefox): https://violentmonkey.github.io/2018/11/23/inject-into-context/ unsafeWindow is not needed, so we can use `@inject-into content`, to escape from CSP custody 🎉 closes #6
  • v2.4.0 2018/05/15 GitHub First Commit: update to support latest site changes
  • v2.3.0 2018/04/09
  • v2.3.0 2018/04/09 Imported from URL
  • v2.2.2 2018/03/25 doctweak
  • v2.2.2 2018/03/05 GitHub First Commit: doctweak
  • v2.2.1 2018/02/24
  • v2.2.1 2018/02/17
  • v2.2.1 2018/02/17 (internal) doctweak: note that it doesn't work on private repos
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17
  • v2.2.0 2018/02/17 Imported from URL