Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
MDAnalysis
/
mdanalysis
Public
Notifications
You must be signed in to change notification settings
Fork
853
Star
1.6k
Code
Issues
440
Pull requests
95
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Files
Expand file tree
develop
Breadcrumbs
mdanalysis
/
.git-blame-ignore-revs
Copy path
Blame
More file actions
Blame
More file actions
Latest commit
History
History
History
43 lines (43 loc) · 1.51 KB
develop
Breadcrumbs
mdanalysis
/
.git-blame-ignore-revs
Copy path
Top
File metadata and controls
Code
Blame
43 lines (43 loc) · 1.51 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#
#### git-blame shows what revision and author last modified each line of a file
#
#### The ".git-blame-ignore-revs" file is used to ignore certain revisions from being
#
#### shown in the output of git blame (also on GitHub blame view).
#
#
~~~ Commits that only change the formatting of the code should be ignored. ~~~
#
#
--- Automated Formatting with `black` ---
#
MDAnalysis was automatically formatted with `black` (end of 2024, beginning of 2025).
#
Formatting PRs (should) contain "[fmt]" in the title (and so do the related commits).
#
See https://github.com/MDAnalysis/mdanalysis/issues/2450 for more details.
#
The following commits are squash commits that contain only^ formatting changes.
#
^ This is not strictly true. See PRs for the nitty gritty details.
#
. PR numbers are listed just above the commit being ignored.
#
4725
571431a169e5881f7d09930c4d7e633df0f2cd40
#
4726
46be788d84a6cb149d90e4493a726c3a30b3cca0
#
4802
441e2c67abdb8a0a5ffac4a0bc5e88bc7c329aa8
#
4804
25e755fd78e0a6fb71a91c9d3d989328f021f34b
#
4809
557f27d658ff0d4011bbe0efa03495f18aa2c1ce
#
4848
b710e57a64654bed5250eb771f0f27a2dddfeebf
#
4850
9110a6efe2765802856d028e650ebb0117d336bf
#
4851
a10e23e681023f383baac7582c39dce4180e2263
#
4856
c08cb797fd1a2cb45bc0b9e4522cabb15d1f36bd
#
4857
29deccc9b43a09d2ec3b456bb9c70aae4c34c2cd
#
4859
9312fa67f163ec055a66f5756a182206fbea3130
#
4861
55cce24003d4c0975b1bba387b9e6ac20638780e
#
4874
5eef34165b03281515e08a69159f6504e3a2ff8b
#
4875
b8fe34b73c9df9330c1608229b2f8cddc6e275b4
#
4885
263bbe65047e535fbad981852ad9c7327826f93d
You can’t perform that action at this time.