Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2022-10-13app/helpers/application_helper.rb: fix broken `#image_tag`Taylor Blau
2022-10-05run rubocop --autocorrectJeff King
2022-10-05run rubocop --autocorrect --only Rails/ContentTagJeff King
2022-10-05download_service: avoid unsafe URL.open()Jeff King
2022-10-05image_tag(): drop unused assignmentJeff King
2022-10-05appease rubocop Lint/AssignmentInConditionJeff King
2022-10-05appease rubocop Naming/PredicateNameJeff King
2022-10-05appease rubocop Naming/AccessorMethodNameJeff King
2022-10-05site_controller: drop unused parameter from search_term()Jeff King
2022-10-05run rubocop --autocorrect-all --only Style/RedundantInterpolationJeff King
2022-10-05run rubocop --autocorrect-all --only Style/CaseLikeIfJeff King
2022-10-05run rubocop --autocorrect-all --only Lint/InheritExceptionJeff King
2022-10-05run rubocop --autocorrect-all --only Style/ZeroLengthPredicateJeff King
2022-10-05run rubocop --autocorrect --only Layout/EndAlignmentJeff King
2022-10-05run rubocop --autocorrect --only Layout/IndentationWidthJeff King
2022-10-05run rubocop --autocorrect --only Style/LambdaJeff King
2022-10-05run rubocop --autocorrect --only Style/RedundantFreezeJeff King
2022-10-05run rubocop --autocorrect --only Style/SelfAssignmentJeff King
2022-10-05run rubocop --autocorrect --only Style/NumericLiteralsJeff King
2022-10-05run rubocop --autocorrect --only Style/IfInsideElseJeff King
2022-10-05run rubocop --autocorrect --only Style/EncodingJeff King
2022-10-05run rubocop --autocorrect --only Style/TrailingCommaInArgumentsJeff King
2022-10-05run rubocop --autocorrect --only Layout/EmptyLinesAroundMethodBodyJeff King
2022-10-05run rubocop --autocorrect --only Layout/TrailingWhitespaceJeff King
2022-10-05run rubocop --autocorrect --only Style/PercentLiteralDelimitersJeff King
2022-10-05run rubocop --autocorrect --only Style/RedundantSelfJeff King
2022-10-05run rubocop --autocorrect --only Style/RedundantBeginJeff King
2022-10-05run rubocop --autocorrect --only Performance/RegexpMatchJeff King
2022-10-05run rubocop --autocorrect --only Style/RescueStandardErrorJeff King
2022-10-05run rubocop --autocorrect --only Style/EmptyMethodJeff King
2022-10-05run rubocop --autocorrect --only Style/RedundantReturnJeff King
2022-10-05run rubocop --autocorrect --only Style/SymbolArrayJeff King
2022-10-05accept "rubocop -x" auto-correctionsJeff King
2022-10-05site_helper.rb: clean up unused methodsJeff King
2022-09-28book: mention that we are an updated version of the 2nd editionmention-book-updatesJeff King
2022-09-19Merge branch 'git:main' into chore/use-https-for-linkHonkingGoose
2022-09-13Add SVG forms of the logo downloadsTEC
2022-08-29Use HTTPS for link to ProGit book on AmazonHonkingGoose
2022-08-23app/views/site/index.html.erb: remove Facebook logoTaylor Blau
2022-07-31remove deleted coursespedrorijo91
2022-07-30Responsive sidebar fixed for Apple devicesAmandeep Singh
2022-07-29css: drop "word-break: break-all" from code blocksJeff King
2022-07-26Merge pull request #1682 from phil-blain/link-plaintext-emailPedro Rijo
2022-07-01Close the current dropdown TAB when you click another.zhangenming
2022-05-25app/vites/site/about: add FusionAuth as a sponsorTaylor Blau
2022-04-30community: link to SourceHut's plain text email guidePhilippe Blain
2022-03-31app/vies/site/about.html.erb: drop mention of Herokutb/remove-herokuTaylor Blau
2022-02-01Add MacPorts to Downloads for macOSkamischi
2022-01-03Remove windows-setup auto download functionalityAmandeep Singh
2021-12-14Git for Windows via wingetAmandeep Singh