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 (Collapse)Author
2018-02-07overview page: add link to git-worktreeÆvar Arnfjörð Bjarmason
It has been noted on https://public-inbox.org/git/CACsJy8Dt_TjfRk05oNW8DXrdn6s_QV8NQZKnnrgGkj3WTN_=3A@mail.gmail.com/T/#t that even though this is an official porcelain command there's no link to it from /docs, fix that. I have not run this version of the site (don't have the env to do that), but replicated how we're listing mergetool, so this should work.
2018-02-06Merge pull request #1132 from severinolorillajr/masterJean-Noël Avila
Added TL Locale
2018-02-06Added TL LocaleSeverino Lorilla Jr
2018-02-06Updated book2.rakeSeverino Lorilla Jr
2018-02-06Added repository for Tagalog localeSeverino Lorilla Jr
2018-02-06Added Tagalog LocaleSeverino Lorilla Jr
2018-02-04progit: refine regexps for selecting chaptersJean-Noel Avila
Trying to migrate the progit book, it turns out the original regexps are too lax.
2018-01-29Merge pull request #1128 from KiiTheSpark/masterJeff King
Fixed wording issues
2018-01-29Change word 正體中文 to 繁體中文KiiTheSpark
2018-01-29Change word 正體中文 to 繁體中文KiiTheSpark
2018-01-28Merge branch 'polish'Jean-Noel Avila
2018-01-28progit2: add polish translationJean-Noel Avila
2018-01-19Merge pull request #1125 from noahleigh/fix-downloads-view-templatePedro Rijo
Fix downloads view template
2018-01-19Added raw block to resolve template issueNoah Leigh
2018-01-19Added raw block to resolve template issueNoah Leigh
2018-01-19Merge pull request #1123 from git/prune-package.jsonJeff King
drop unnecessary bits from package-lock.json
2018-01-18drop unnecessary bits from package-lock.jsonJeff King
This is actually the result I get running `npm install`. It seems like there are a bunch of unnecessary dependencies in the package-lock file, some of which have security vulnerabilities. These don't overly matter, since we use node only for the stylelint check, but if we're not using them, it's better to be tidy. Note that npm also seems to want to use "^" rules instead of "~" in the actual package.json.
2018-01-17Merge pull request #1122 from packtpartner/patch-10Pedro Rijo
Added a new video listing
2018-01-17Merge pull request #1121 from jasonlong/lint-fixes-part1Jason Long
First pass at stylelint fixes
2018-01-17Update ext.html.erbPackt
2018-01-17Guess what?Jason Long
2018-01-17And even moreJason Long
2018-01-17And moreJason Long
2018-01-17And even more basic lint fixesJason Long
2018-01-17And more basic lint fixesJason Long
2018-01-17More basic lint fixesJason Long
2018-01-16Basic lint fixesJason Long
2018-01-16Merge pull request #1119 from jasonlong/stylelintJason Long
Add stylelint config
2018-01-16Remove sass compilation stuff for nowJason Long
2018-01-16Add stylelint and configJason Long
2018-01-16Merge pull request #1118 from jasonlong/dont-feed-mePedro Rijo
Remove blog feed
2018-01-16Remove feed method from blog controllerJason Long
2018-01-16Revert inadvertent changeJason Long
2018-01-16Remove RSS feedJason Long
2018-01-16Merge pull request #1117 from jasonlong/hamldoneJeff King
Convert remaining .haml files
2018-01-15Gemfile.lock: update via bundle installJeff King
This picks up the drop of the haml gem from 53d9978.
2018-01-15Kill haml gemJason Long
2018-01-15Fix erb tagsJason Long
2018-01-15Convert blog/feedJason Long
2018-01-15Convert downloads/indexJason Long
2018-01-15Convert downloads/guisJason Long
2018-01-15Convert downloads/logosJason Long
2018-01-15Convert downloads/download_windwsJason Long
2018-01-15Convert downloads/downloadingJason Long
2018-01-15Remove unneeded rebase exampleJason Long
2018-01-15Convert doc/watchJason Long
2018-01-12Merge pull request #1113 from gmasterscm/gmaster-change-imagePedro Rijo
Updated the gmaster gui images
2018-01-12Updated the gmaster gui images to show more of the capabilities of the client.Sergio Luis Para
2018-01-10Merge pull request #1112 from git/revert-ungit-licenseJeff King
Revert "Update Ungit license"
2018-01-09Merge pull request #1110 from schneems/schneems/codetriage-badgeJeff King
[ci skip] Get more Open Source Helpers