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
AgeCommit message (Expand)Author
2022-11-11Merge pull request #1750 from mstrap/mainHEADmainPedro Rijo
2022-11-11Update SmartGit screenshotsMarc Strapetz
2022-10-27Merge pull request #1748 from git/silence-rubocop-contenttagJeff King
2022-10-27rubocop: turn off Rails/ContentTagJeff King
2022-10-27Merge pull request #1747 from vdye/bugfix/scalar-docsJeff King
2022-10-27lib/tasks/index.rake: skip building 'technical/scalar.txt'Victoria Dye
2022-10-27lib/tasks/index.rake: generate scalar documentationVictoria Dye
2022-10-13Merge pull request #1742 from git/ttaylorr/fix-broken-imagesTaylor Blau
2022-10-13app/helpers/application_helper.rb: fix broken `#image_tag`Taylor Blau
2022-10-07Merge pull request #1740 from git/ttaylorr/multilevel-asciidoc-includesTaylor Blau
2022-10-07lib/tasks/index.rake: handle nested AsciiDoc includesTaylor Blau
2022-10-05Merge pull request #1736 from git/update-ruby-3Jeff King
2022-10-05one more pass of rubocop --autocorrectJeff King
2022-10-05run "bundle update rails"Jeff King
2022-10-05Merge remote-tracking branch 'origin' into update-ruby-3Jeff King
2022-10-05Merge pull request #1737 from git/loosen-manpage-matchTaylor Blau
2022-10-05index_doc(): loosen match of "git-cmd(1)" on manpagesJeff King
2022-10-05Gemfile: include net-smtp, etcJeff King
2022-10-05rubocop: set Exclude keys to mergeJeff King
2022-10-05rubocop: ignore Lint/EmptyBlock for test scriptsJeff King
2022-10-05index_doc(): check command-list.txt with string equalityJeff King
2022-10-05run rubocop --autocorrect-allJeff King
2022-10-05index_doc(): replace custom reject with grep_vJeff King
2022-10-05run rubocop --autocorrectJeff King
2022-10-05rubocop: enable new cops by defaultJeff King
2022-10-05run rubocop --autocorrect --only Rails/ContentTagJeff King
2022-10-05Gemfile.lock: upgrade rubocop-railsJeff King
2022-10-05Gemfile.lock: update bundler versionJeff King
2022-10-05Gemfile: add rubocop-discourseJeff King
2022-10-05Gemfile: add rubocop-rspecJeff King
2022-10-05download_service: avoid unsafe URL.open()Jeff King
2022-10-05index: break up huge cmd_list constructionJeff King
2022-10-05appease rubocop Lint/NestedMethodDefinitionJeff King
2022-10-05appease rubocop Style/TernaryParenthesesJeff King
2022-10-05freeze string literals in rake tasksJeff King
2022-10-05index: make return of new_content clear in expand_content()Jeff King
2022-10-05drop useless assignments of return valuesJeff King
2022-10-05use underscores for unused variablesJeff King
2022-10-05index: drop unused doc_limit from index_l10n_doc()Jeff King
2022-10-05book2: drop unused "filename" assignment from genbook()Jeff King
2022-10-05book2: drop unused "ids" from genbook()Jeff King
2022-10-05image_tag(): drop unused assignmentJeff King
2022-10-05tests: mark unused assignments with underscoreJeff King
2022-10-05run rubocop --autocorrect-all --only Style/SafeNavigationJeff King
2022-10-05appease rubocop Lint/AssignmentInConditionJeff King
2022-10-05appease rubocop Naming/VariableNameJeff 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-05Rakefile: drop shebangJeff King