TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Linux kernel has surpassed one million git commits

250 pointsby calmingsolitudeabout 4 years ago

17 comments

totorovirusabout 4 years ago
In next version of Sid Meier's Civilization there should be Linux Kernel in technology tree.
评论 #27015321 未加载
评论 #27016240 未加载
peterkellyabout 4 years ago
The next time you hear someone make an argument against remote work, remind them of what has been achieved in the last 30 years by the Linux kernel developers working across so many different countries and time zones.
评论 #27017490 未加载
评论 #27017689 未加载
评论 #27017313 未加载
NieDzejkobabout 4 years ago
Perhaps I'm blind, but I can't actually see the number of commits on this page.
评论 #27015742 未加载
gigatexalabout 4 years ago
The world is so much better off with Linux and Linus and his merry band of hackers. They do an amazing job keeping up with the sheer amount of work that goes into the kernel from everyday needs like you and me to patch sets from companies. But what I am most proud of is git. It’s not perfect but since learning its warts it’s the Swiss Army knife of awesome just like GNU find is for me on the terminal.
sfgweilr4fabout 4 years ago
Which files get the most commits?<p>Which sections of each files get more than usual commits? eg which functions?<p>Who wrote this particular function first? who subsequently?<p>How many of those include expletives? Curious minds need to know.<p>If I want to answer these earth shattering questions, could I just grab the entire git repo and go from there? is it that simple? is it text exportable without too much &quot;other&quot; scary?
评论 #27017001 未加载
评论 #27015814 未加载
评论 #27015941 未加载
评论 #27015818 未加载
评论 #27017066 未加载
DecoPersonabout 4 years ago
This really speaks to the reliability of Git.<p>Are there any examples of projects with 1kk+ commits that use SVN, Mercurial, Perforce, or some other SCM?
评论 #27015346 未加载
评论 #27015666 未加载
评论 #27017145 未加载
评论 #27015352 未加载
评论 #27016060 未加载
评论 #27015301 未加载
评论 #27016342 未加载
评论 #27015993 未加载
评论 #27015708 未加载
tannhaeuserabout 4 years ago
Now, the question is when systemd surpasses Linux in terms of commits&#x2F;LOCs ;)
tofofabout 4 years ago
Surpassed, not bypassed.
bpodgurskyabout 4 years ago
Lot of people view 1mm as a huge number of commits. Which maybe it is... if your team has a habit of big PRs + rebasing.<p>On the other hand, if your team is used to making quick iterative commits, throwing them in a PR, never rebasing, and pulling in merge commits all over the place, uh, I can attest that you can get to a million commits pretty fast.
LeegleechNabout 4 years ago
Closing in on a nice, round 2^20!
评论 #27015308 未加载
kibwenabout 4 years ago
How do other open source projects compare? I&#x27;ll admit, I would have figured that Linux had passed one million commits some time ago, and I feel like web browsers might give Linux a run for its money here.
评论 #27016302 未加载
muterad_murilaxabout 4 years ago
Honestly expected it to be way more.
andrewclunnabout 4 years ago
Time to Squash it down to a few hundred thousand...
bitcharmerabout 4 years ago
It truly is the greatest open source project of all time. I just wish they moved away from email as the only way of contributing. It doesn&#x27;t really scale well and definitely doesn&#x27;t make contributing for newbies easier.
评论 #27015284 未加载
评论 #27015371 未加载
评论 #27015451 未加载
评论 #27015341 未加载
评论 #27032619 未加载
评论 #27015237 未加载
DestruKanedaabout 4 years ago
Bypassed? As in dropped 1 million commits?
caffeinatedgoatabout 4 years ago
There&#x27;s really nothing significant about this, other than people like big round numbers.
评论 #27015063 未加载
评论 #27015232 未加载
评论 #27015048 未加载
评论 #27014984 未加载
crypticaabout 4 years ago
Part of me wonders why nobody tries to make software like we make buildings... After some time, it&#x27;s all done and nothing else needs to be added.<p>People will be quick to point out that &quot;the hardware keeps changing so the software has to adapt&quot;. This is true, but why not design the software in such a way that different drivers can easily be substituted (so the drivers can change but the interface doesn&#x27;t)?<p>I did this with my open source project. I haven&#x27;t made any code changes for over a year and it still works perfectly and still relevant.<p>I don&#x27;t understand why there is such a fetish in this industry for never finishing any project. I find the whole attitude very frustrating.
评论 #27016433 未加载
评论 #27016509 未加载
评论 #27019554 未加载