View daily source code changes/updates

Post here for help on using FreeCAD's graphical user interface (GUI).
Forum rules
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help

Also, be nice to others! Read the FreeCAD code of conduct!
Post Reply
drmacro
Veteran
Posts: 9001
Joined: Sun Mar 02, 2014 4:35 pm

View daily source code changes/updates

Post by drmacro »

Is there a process or place to view the daily changes in the source code?
I.e. what you get when you type "git pull" in a local source directory. Basically the delta between yesterday and today.
The "git pull" does list the additions/removals, but it doesn't detail what the change addressed/added/or deprecated.

The ChangeLog.txt file in github is 3 years old. It points to the tracker, but the page it links to shows unreleased: https://tracker.freecadweb.org/changelog_page.php
Star Trek II: The Wrath of Khan: Spock: "...His pattern indicates two-dimensional thinking."
User avatar
M4x
Veteran
Posts: 1484
Joined: Sat Mar 11, 2017 9:23 am
Location: Germany

Re: View daily source code changes/updates

Post by M4x »

Push
TheMarkster
Veteran
Posts: 5513
Joined: Thu Apr 05, 2018 1:53 am

Re: View daily source code changes/updates

Post by TheMarkster »

In FreeCAD click the Activity tab on the start page to see a list of the most recent commits. You can click the links to them to see more details.
Snip macro screenshot-fa101a.png
Snip macro screenshot-fa101a.png (126.18 KiB) Viewed 510 times
Post Reply