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/lib
AgeCommit message (Expand)Author
2021-06-29book2: match ebook release assets by name, not content-typeJeff King
2021-03-01book2: use URI.open to get translation attributesJeff King
2021-03-01book2: drop template_dir variable entirelyJeff King
2021-02-28Fix #1589Jean-Noël Avila
2020-12-20Extract section from the manpages themselvesJean-Noël Avila
2020-12-19manual: tag page sections correctly in git manpageJean-Noël Avila
2020-12-13yarn:install hack intensifiesJeff King
2020-12-13yarn_install: fix rubocop complaintsJeff King
2020-12-13rake: hack to avoid running yarn during asset precompileJeff King
2020-12-13rubocop: turn off Rails/TimeZoneJeff King
2020-12-13rake: drop copy taskJeff King
2020-12-13index.rake: use Time.zone.at to parse git timestampJeff King
2020-12-13prefer find to select.firstJeff King
2020-12-13prefer Rails.root.join to Files.join(Rails.root)Jeff King
2020-11-28swap out API_USER/API_PASS for GITHUB_API_TOKENJeff King
2020-11-11book: remove force building in compat modeJean-Noël Avila
2020-11-06book: localize constant strings when availableJean-Noël Avila
2020-09-11tasks/book2: fix bogus sha-checkingJeff King
2020-09-11tasks/index: prefer "HEAD" over "master"Jeff King
2020-09-11tasks/book2: fix race with HEAD updateJeff King
2020-09-11tasks/book2: prefer HEAD over "heads/master"Jeff King
2020-07-09index task: correct error message on missing includedJean-Noël Avila
2020-06-08Merge branch 'master' into docs-add-myfirstobjectwalkPedro Rijo
2020-06-08docs: render 'MyFirstObjectWalk'Philippe Blain
2020-06-06index_l10n_doc: do not reaffect the value of path in loopJean-Noël Avila
2020-04-29index.rake: convert tab indent to spacesJeff King
2020-04-28docs: Force asciidoctor in compat modeJean-Noël Avila
2020-04-23index.rake: define litdd attributeJeff King
2020-04-23index.rake: factor out asciidoc creationJeff King
2020-04-14lib/tasks/index.rake: appease RubocopTaylor Blau
2020-04-14preindex: only import a subset of tagsJeff King
2020-04-11manpage-l10n fix import script to manage zh_HANS-CNJean-Noël Avila
2019-11-26Propose the link to the correct repo for each translation of ProgitJean-Noël Avila
2019-11-01Change repository for pt-Br translationJean-Noël Avila
2019-10-23manpages: fix links when in version or translationJean-Noël Avila
2019-10-02[book] Add Azerbaijani translation of the book.Jean-Noël Avila
2019-09-09book: switch german source repo to managed oneJean-Noël Avila
2019-08-14index.rake: build MyFirstContribution tutorialJeff King
2019-07-10Clarify message in case an included file is not presentJean-Noël Avila
2019-07-07manpages l10n: add a warning when missing include fileJean-Noël Avila
2019-07-05Add targets for index l10n manpagesJean-Noël Avila
2019-07-05Introduce language fieldJean-Noël Avila
2019-03-07index.rake: rename expand() to un-break preindex targetJeff King
2019-03-07index.rake: fix up some rubocop warningsJeff King
2019-03-07resolve relative path resolution in manpages includesJean-Noël Avila
2018-12-11[book] add pt-PT translationJean-Noël Avila
2018-12-08Remove unused metadata property of elastic documentspedrorijo91
2018-12-06Replace Tire gem by newer elasticsearch gempedrorijo91
2018-11-22Remove link to 1st book editionpedrorijo91
2018-11-20Don't freeze rake tasksMark Tareshawty