Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 4.2.3 #90

Merged
merged 137 commits into from
Jan 1, 2020
Merged

Release 4.2.3 #90

merged 137 commits into from
Jan 1, 2020

Commits on Aug 19, 2019

  1. Configuration menu
    Copy the full SHA
    a841a7f View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2019

  1. Configuration menu
    Copy the full SHA
    95ff165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f5da7d View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    a393b9a View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    c28166f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f8f90f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    b2f6a5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    929bd07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eca362e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Fix blank fileid in file-list where file-list file is on a different …

    …drive from the file.
    
    Will now use relative paths where the file-list is stored on the same drive as the file, otherwise the absolute path to the file will be used.
    perdrix52 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    49cd556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd906ae View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2019

  1. Configuration menu
    Copy the full SHA
    71c3aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48171fb View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2019

  1. Configuration menu
    Copy the full SHA
    59e55c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

  1. Configuration menu
    Copy the full SHA
    7065858 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Configuration menu
    Copy the full SHA
    d0e858a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Merge pull request #82 from deepskystacker/gain

    Recognize and use gain values from FITS files
    perdrix52 committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    c58a11e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca467ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f7dbaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfe9894 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2019

  1. Add support for "No White Balance" plus other stuff

    Also change code to apply scale factors from RAW DDP settings to white balance co-efficients before performing the linear stretch of the image data rather than after.  This avoids burnout.
    perdrix52 committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    5d9902c View commit details
    Browse the repository at this point in the history
  2. Update readme for 4.2.3

    perdrix52 committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    249c3dc View commit details
    Browse the repository at this point in the history
  3. Current state of help files.

    The Dutch files are being translated.
    The Spanish files are being worked on and are partially in English.
    The Portuguese files are partially in English.
    French, German and English should be OK.
    perdrix52 committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    24ef05b View commit details
    Browse the repository at this point in the history
  4. Update installers for 4.2.3 beta 1

    Include Dutch help files (currently in English!).
    perdrix52 committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    d05a85a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    edda311 View commit details
    Browse the repository at this point in the history
  6. Remove some crappy javascript that was causing problems and make sure…

    … all the chm files are built
    perdrix52 committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    0200762 View commit details
    Browse the repository at this point in the history
  7. Correct readme

    perdrix52 committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    21cd72d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fff0471 View commit details
    Browse the repository at this point in the history
  9. Issue #39: DSS-Live Utilises A Dark Theme

    A dark theme has been applied to DSS-Live by default.
    SimonCSmith committed Sep 13, 2019
    Configuration menu
    Copy the full SHA
    c538259 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5b40066 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    9590e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de8cc8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17251c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9af9968 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2019

  1. Configuration menu
    Copy the full SHA
    90d2c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6889f4c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2019

  1. Set lowest compression level for final TIFF file

     - more than 5x speedup on my HW and file size stays relatively the same
    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    a844d2b View commit details
    Browse the repository at this point in the history
  2. Fix gain values not being shown in live stacker image list

    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    c5098bb View commit details
    Browse the repository at this point in the history
  3. Cleanup trailing whitespaces

    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    b8c485d View commit details
    Browse the repository at this point in the history
  4. Some missing virtual destructors

    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    85a3471 View commit details
    Browse the repository at this point in the history
  5. Prevent some unnecessary copying

    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    87662c1 View commit details
    Browse the repository at this point in the history
  6. Properly initialize RAW data in CRawDecod constructor and use IsRawFi…

    …le() for checking if image is a RAW file instead of throwing exceptions
    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    bd3a739 View commit details
    Browse the repository at this point in the history
  7. Use vector::emplace_back where suitable

    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    17f728e View commit details
    Browse the repository at this point in the history
  8. Fix typo in CSelectRectSink::GetOverlayImage

    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    62587c6 View commit details
    Browse the repository at this point in the history
  9. Added missing copy constructors / assign operators

    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    d37dd62 View commit details
    Browse the repository at this point in the history
  10. Use nullptr instead of NULLs

    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    d0e8737 View commit details
    Browse the repository at this point in the history
  11. Fix typos in CGradient

    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    271b03f View commit details
    Browse the repository at this point in the history
  12. Fixed some uninitialized variables

    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    eeaba4d View commit details
    Browse the repository at this point in the history
  13. Removed unused variables

    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    aef4934 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bbcc8a2 View commit details
    Browse the repository at this point in the history
  15. Add some tracing

    perdrix52 committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    f223a7f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    875300d View commit details
    Browse the repository at this point in the history
  17. Throw ZOutOfMemory exception if malloc fails and remove some subclass…

    … member variables that hid the same variables in the base class.
    perdrix52 committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    2ad0a8d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a7db280 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ea920f2 View commit details
    Browse the repository at this point in the history
  20. Merge remote-tracking branch 'DSS/master' into cleanup

    # Conflicts:
    #	DeepSkyStacker/BitmapExt.cpp
    #	DeepSkyStacker/MultiBitmapProcess.cpp
    #	DeepSkyStacker/RAWUtils.cpp
    Payn authored and Payn committed Sep 22, 2019
    Configuration menu
    Copy the full SHA
    1220636 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9a2a61e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    0b2f1fa View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b9771b9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c8c995d View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    67b6ab4 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Merge remote-tracking branch 'DSS/master' into cleanup

    # Conflicts:
    #	DeepSkyStackerLive/ImageList.cpp
    Payn authored and Payn committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    08d2e0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #84 from Payn/cleanup

    Some cleanup / bugfixes / optimizations
    perdrix52 committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    e4549ed View commit details
    Browse the repository at this point in the history
  3. Added most expensive headers into PCH

    Payn authored and Payn committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    e803306 View commit details
    Browse the repository at this point in the history
  4. Speed up median calculation when there is more than 40 elements

    Payn authored and Payn committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    15b3d93 View commit details
    Browse the repository at this point in the history
  5. Optimized some CColorBitmapT::GetOffset usage

    Payn authored and Payn committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    3e222fd View commit details
    Browse the repository at this point in the history
  6. Allow CTRL + A to select everything in image list

    Payn authored and Payn committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    1e61237 View commit details
    Browse the repository at this point in the history
  7. Make 'delete' button remove images from list

    Payn authored and Payn committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    1522db9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Enabled maximum compiler optimizations for Release builld

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    cd5fe96 View commit details
    Browse the repository at this point in the history
  2. Added RelWithDebInfo build type

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    5b4cd38 View commit details
    Browse the repository at this point in the history
  3. Enabled maximum compiler optimizations for Release builld

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    70d7094 View commit details
    Browse the repository at this point in the history
  4. Moved optimization settings into common build props

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    dd869f9 View commit details
    Browse the repository at this point in the history
  5. Added CodeMaid config file into .gitignore

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    7129298 View commit details
    Browse the repository at this point in the history
  6. Enable whole program optimization only for Release build

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    19e00a2 View commit details
    Browse the repository at this point in the history
  7. Add a pinch of const

    perdrix52 committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    7383fcf View commit details
    Browse the repository at this point in the history
  8. Moved C++ general and debug info settings into common build props

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    7d4cdc6 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #85 from Payn/cleanup

    Minor optimizations / QOL things / cleanup
    perdrix52 committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    6359d23 View commit details
    Browse the repository at this point in the history
  10. Moved linker settings into common build props

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    752afc4 View commit details
    Browse the repository at this point in the history
  11. Restore debug info for Release build

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    4941727 View commit details
    Browse the repository at this point in the history
  12. Moved PCH settings into common build props + disable incremental link…

    … in debug
    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    845d161 View commit details
    Browse the repository at this point in the history
  13. Moved rest of overriden settings into common build props

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    dd359a6 View commit details
    Browse the repository at this point in the history
  14. Merge remote-tracking branch 'DSS/master' into Build

    # Conflicts:
    #	DeepSkyStacker/DeepSkyStacker.vcxproj
    #	DeepSkyStackerCL/DeepSkyStackerCL.vcxproj
    #	DeepSkyStackerLive/DeepSkyStackerLive.vcxproj
    #	LibRaw/buildfiles/libraw.vcxproj
    #	LibTiff/libtiff.vcxproj
    #	QHTML_Static/datasource/datasource.vcxproj
    #	QHTML_Static/guitools/guitools.vcxproj
    #	QHTML_Static/imglib/imglib.vcxproj
    #	QHTML_Static/qhtm/qhtm.vcxproj
    #	ZCLass/ZCLass.vcxproj
    #	libjpg/libjpg.vcxproj
    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    b0ffbee View commit details
    Browse the repository at this point in the history
  15. Lower warning level in release build for libraw

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    876c243 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    01a6893 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    bc287f4 View commit details
    Browse the repository at this point in the history
  18. Rebuild lpng16 libs

    perdrix52 committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    43a70b6 View commit details
    Browse the repository at this point in the history
  19. Cleaned up some common algorithms

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    f1303fc View commit details
    Browse the repository at this point in the history
  20. Fix image type text not changing in image list when changed from prop…

    …erties dialog
    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    d3eede0 View commit details
    Browse the repository at this point in the history
  21. Smooth progress bars

    Payn authored and Payn committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    cd7b49a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Use native visual styles instead of Win95 visual

    Payn authored and Payn committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    82f6cb1 View commit details
    Browse the repository at this point in the history
  2. Added string conversion helpers

    Payn authored and Payn committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    c404def View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. Implemented taskbar progress

    Payn authored and Payn committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    92fe88a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34c8a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    131df5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    521f345 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/master' into cleanup

    Payn authored and Payn committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    1993e46 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #86 from Payn/Build

    Build refactor
    perdrix52 committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    faa8523 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #87 from deepskystacker/cleanup

    Application visual changes / code cleanup / fix for changing image type from properties dialog
    perdrix52 committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    6155b51 View commit details
    Browse the repository at this point in the history
  8. Close "Computing final picture" dialog before loading final image

    Payn authored and Payn committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    2361dd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2019

  1. Configuration menu
    Copy the full SHA
    9e83b13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9ef399 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17dab89 View commit details
    Browse the repository at this point in the history
  4. Silence some warnings

    perdrix52 committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    69a19bd View commit details
    Browse the repository at this point in the history
  5. Updated help files

    perdrix52 committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    4d1a3d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    85951cf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae79535 View commit details
    Browse the repository at this point in the history
  8. Updated help file

    perdrix52 committed Sep 27, 2019
    Configuration menu
    Copy the full SHA
    96769c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91347cd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    383bdc0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7d2449e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. Configuration menu
    Copy the full SHA
    831ea77 View commit details
    Browse the repository at this point in the history
  2. Remove include of vld.h from default build - add it back if you want …

    …Visual Leak Detector builds
    perdrix52 committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    45c2dc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f454bd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eb39ae7 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2019

  1. Configuration menu
    Copy the full SHA
    1f50093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81d4104 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca3f78f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3263b61 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2019

  1. Smarter version of changes to allow XP support in libtiif

    Now set the limit on IO size based on whether it is XP
    perdrix52 committed Oct 2, 2019
    Configuration menu
    Copy the full SHA
    2e84263 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02c64db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dec4938 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2019

  1. Re-added forgotten lines from eeaba4d

    Payn authored and Payn committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    6203599 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Configuration menu
    Copy the full SHA
    ca07c99 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. Configuration menu
    Copy the full SHA
    7f85709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc8063 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03f6d5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0391692 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13858e4 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2019

  1. Reinstate the names of the translators in their local character sets …

    …and change the file to be saved as "UTF-8 with BOM" instead of just UTF-8
    perdrix52 committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    fe80237 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50a5510 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. Configuration menu
    Copy the full SHA
    e49b3cd View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2019

  1. Configuration menu
    Copy the full SHA
    e92388b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2019

  1. Configuration menu
    Copy the full SHA
    092de97 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Configuration menu
    Copy the full SHA
    69aacce View commit details
    Browse the repository at this point in the history
  2. Update to beta 3

    perdrix52 committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    cd3b6b1 View commit details
    Browse the repository at this point in the history
  3. Remove Dutch help file from install scripts. Update readme to say Dut…

    …ch Help is in next release.
    perdrix52 committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    164513c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0885f6 View commit details
    Browse the repository at this point in the history