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

Implement Missing Features: Shutdown, Initialize, Config #287

Closed
wants to merge 130 commits into from

Commits on Sep 25, 2013

  1. Configuration menu
    Copy the full SHA
    f98b828 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c5eb6e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2013

  1. Configuration menu
    Copy the full SHA
    8dcb484 View commit details
    Browse the repository at this point in the history
  2. Split types into files

    oysteinkrog committed Sep 30, 2013
    Configuration menu
    Copy the full SHA
    a087b05 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed94559 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2013

  1. Create proxy types for Sqlite3DatabaseHandle and Sqlite3Statement, pa…

    …rt of work towards removing all #ifdef code
    oysteinkrog committed Oct 4, 2013
    Configuration menu
    Copy the full SHA
    48193a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb165ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7148872 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcd8d1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    786c392 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    94a9e8d View commit details
    Browse the repository at this point in the history
  7. Fix namespaces

    oysteinkrog committed Oct 4, 2013
    Configuration menu
    Copy the full SHA
    7449f08 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b124ed7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ea16cf1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94b58de View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2013

  1. Large refactoring, convert main SQLite.Net projects to PCL and move a…

    …ll platform-specific code out into separate projects
    oysteinkrog committed Oct 5, 2013
    Configuration menu
    Copy the full SHA
    1d0bbb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8aeffd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e45c3e7 View commit details
    Browse the repository at this point in the history
  4. Fix casing of type/file

    oysteinkrog committed Oct 5, 2013
    Configuration menu
    Copy the full SHA
    12ecb20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    536ab81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2357bb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9fc0b76 View commit details
    Browse the repository at this point in the history
  8. Refactor SQLiteAsyncConnection to take a Func<SQLiteConnectionWithLoc…

    …k> instead of SQLiteConnectionPool
    oysteinkrog committed Oct 5, 2013
    Configuration menu
    Copy the full SHA
    1197d94 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    157ad1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1849db View commit details
    Browse the repository at this point in the history
  11. Add support for specifying an explicit TaskScheduler in SQLiteAsyncCo…

    …nnection, now defaults to using TaskScheduler.Default if not specified
    oysteinkrog committed Oct 5, 2013
    Configuration menu
    Copy the full SHA
    348de35 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9748b03 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    55068fc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    892d25d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    03120f7 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fbb1a24 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ec8ca04 View commit details
    Browse the repository at this point in the history
  18. Reformat (resharper)

    oysteinkrog committed Oct 5, 2013
    Configuration menu
    Copy the full SHA
    6147391 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f04e7e1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    f28482a View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b5be6ab View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    7a68c80 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    0b41094 View commit details
    Browse the repository at this point in the history
  24. Update resharper settings and reformat, always add braces (e.g. if-st…

    …atement must have braces)
    oysteinkrog committed Oct 5, 2013
    Configuration menu
    Copy the full SHA
    c47860f View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2013

  1. Disable broken test (was broken in the original project and seems to …

    …be part of unfinished/experimental stuff)
    oysteinkrog committed Oct 6, 2013
    Configuration menu
    Copy the full SHA
    09607b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2013

  1. Configuration menu
    Copy the full SHA
    56a9aa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37b80c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b3abb2 View commit details
    Browse the repository at this point in the history
  4. Delete old/unused files

    oysteinkrog committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    c4d0ab7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ef423d View commit details
    Browse the repository at this point in the history
  6. Delete the "StocksImplicit" example app, seems to be a duplicate of t…

    …he normal "Stocks" example
    oysteinkrog committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    724ca27 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    259307e View commit details
    Browse the repository at this point in the history
  8. Change SQLite.Net project PCL profile from profile136 to profile2 (nu…

    …get portable-net4+sl4+wp7+win8)
    oysteinkrog committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    701cfd8 View commit details
    Browse the repository at this point in the history
  9. Change SQLite.Net.Async PCL profile from profile136 to profile88 (por…

    …table-net40+sl4+wp71+win8)
    oysteinkrog committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    b36cf38 View commit details
    Browse the repository at this point in the history
  10. Update/fix assemblyinfo for all projects, include GlobalAssemblyInfo.…

    …cs for common versioning (set to 2.0.0.0)
    oysteinkrog committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    1b06f0f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e982054 View commit details
    Browse the repository at this point in the history
  12. Misc fixes to nuspec files (fix nuget install in monotouch/monoandroi…

    …d projects).
    
    Bump version to 2.0.1
    oysteinkrog committed Oct 13, 2013
    Configuration menu
    Copy the full SHA
    30685a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2013

  1. Convert SQLite.Net.Async back to profile 136 (which has task/async as…

    … part of the platform).
    
    This is done so that we can support xamarin projects (ms bcl nuget packages fails to install into monotouch/monoandroid projects)
    oysteinkrog committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    4553421 View commit details
    Browse the repository at this point in the history
  2. Bump version to 2.0.2

    oysteinkrog committed Oct 15, 2013
    Configuration menu
    Copy the full SHA
    f71ae62 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2013

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

Commits on Dec 10, 2013

  1. Update README.mdown

    Add brief description of major API changes.
    oysteinkrog committed Dec 10, 2013
    Configuration menu
    Copy the full SHA
    3378624 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2014

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

Commits on Feb 9, 2014

  1. Merge pull request #2 from ncipollina/master

    Updated SQLiteApiWP8 to use sqlite-net-wp8
    oysteinkrog committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    e9f6acb View commit details
    Browse the repository at this point in the history
  2. Unify the WP8 platform projects (remove csharp-based sqlite platform …

    …version, use sqlite-net-wp8 nuget-based platform project instead)
    oysteinkrog committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    2f8ffd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d7f7537 View commit details
    Browse the repository at this point in the history
  4. Modify async code to improve task/scheduler default behavior.

    Pass TaskCreationOptions.DenyChildAttach to tasks by default.
    Ensure TaskScheduler.Default is evaluated when the task is created (instead of in constructor)
    oysteinkrog committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    1336d16 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3 from InitialForce/master

    Modify async code to improve task/scheduler default behavior.
    oysteinkrog committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    d4ecce8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    523e126 View commit details
    Browse the repository at this point in the history
  7. Fix bug where SQlite.Net.Platform.XamarinAndroid did not include Glob…

    …alAssemblyInfo.cs (and not getting versioned correctly)
    oysteinkrog committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    030a491 View commit details
    Browse the repository at this point in the history
  8. Bump version to 2.1

    oysteinkrog committed Feb 9, 2014
    Configuration menu
    Copy the full SHA
    0ed81f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2014

  1. Update README.mdown

    oysteinkrog committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    0ba2da6 View commit details
    Browse the repository at this point in the history
  2. Update README.mdown

    Remove reference to old/dead wiki.
    oysteinkrog committed Feb 11, 2014
    Configuration menu
    Copy the full SHA
    cca7189 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2014

  1. Configuration menu
    Copy the full SHA
    8bb54bf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from ncipollina/master

    Implemented SQLiteApiWinRT.
    oysteinkrog committed Feb 19, 2014
    Configuration menu
    Copy the full SHA
    848dd94 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2014

  1. Add WinRT Nuget package

    micahl committed Feb 20, 2014
    Configuration menu
    Copy the full SHA
    5c9fac9 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2014

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

Commits on Feb 23, 2014

  1. Configuration menu
    Copy the full SHA
    650e887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    172eb80 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2014

  1. Update ID of dependency

    micahl committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    f0075ef View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2014

  1. Merge pull request #6 from micahl/master

    Add WinRT Nuget package
    oysteinkrog committed Feb 26, 2014
    Configuration menu
    Copy the full SHA
    b1206a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    309cfa7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afca5ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    06bd09c View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2014

  1. Configuration menu
    Copy the full SHA
    17ae15a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fa874fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a99dcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31d610d View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2014

  1. SQliteApiWin32Internal fails to load the interop library when the cur…

    …rent working directory of the process is not where SQLite.Net.Platform.Win32.dll is placed.
    
    ex) when loading SQLite.Net.dll from a PowerShell binary module.
    Modified the static constructor of SQLiteApiWin32Internal to use the assembly's location information to locate the interop dll.
    ichiohta committed Mar 7, 2014
    Configuration menu
    Copy the full SHA
    eebff86 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2014

  1. Merge pull request #8 from ichiohta/locateinterop

    Locate the full path for the (Win32 sqlite) interop dll
    oysteinkrog committed Mar 8, 2014
    Configuration menu
    Copy the full SHA
    6ba5f3b View commit details
    Browse the repository at this point in the history
  2. Fix SQLiteApiWin32Internal native library loading so it works for uni…

    …t tests also.
    
    Try relative to assembly first, and then relative to working dir.
    oysteinkrog committed Mar 8, 2014
    Configuration menu
    Copy the full SHA
    3890226 View commit details
    Browse the repository at this point in the history
  3. Add support to ToUpper()

    Merged-by: Øystein Krog <oystein.krog@gmail.com>
    fcy authored and oysteinkrog committed Mar 8, 2014
    Configuration menu
    Copy the full SHA
    7134f4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    108e38b View commit details
    Browse the repository at this point in the history
  5. Adding support for TimeSpan, fixes praeclarum#152

    Merged-by: Øystein Krog <oystein.krog@gmail.com>
    louy authored and oysteinkrog committed Mar 8, 2014
    Configuration menu
    Copy the full SHA
    d85649f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f7f0bc0 View commit details
    Browse the repository at this point in the history
  7. Fix missing await

    oysteinkrog committed Mar 8, 2014
    Configuration menu
    Copy the full SHA
    ac3cc45 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2014

  1. Update ReSharper settings

    oysteinkrog committed Mar 22, 2014
    Configuration menu
    Copy the full SHA
    c9f41b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b8793e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9abd37c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a6795f7 View commit details
    Browse the repository at this point in the history
  5. Modify tests to use platform-specific ISQLitePlatform implementations…

    …, uses #ifdef :/
    
    Win32 test project now compiles and all tests complete successfully.
    WinRT and WindowsPhone8 test projects still fail to compile (due to use of unsupported API's).
    Android test project is untested.
    IOS test project runs and many tests are successfully, but several fail and some crash/hang (async).
    oysteinkrog committed Mar 22, 2014
    Configuration menu
    Copy the full SHA
    cd537bc View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2014

  1. Configuration menu
    Copy the full SHA
    c74a864 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #10 from jdasilva/sqlitecore

    Update dependency to System.Data.SQLite Core
    oysteinkrog committed Mar 25, 2014
    Configuration menu
    Copy the full SHA
    829c923 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2014

  1. Provided a trace listener abstraction so that clients of the library …

    …can route trace messages to wherever they want.
    kentcb committed Mar 26, 2014
    Configuration menu
    Copy the full SHA
    ebeb76b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2014

  1. Merge pull request #11 from kentcb/master

    Trace listener abstraction
    oysteinkrog committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    0513c6f View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2014

  1. BLOB serializer support added

    Adds support to serialize unsupported types by a BLOB serializer. No
    default serializer is provided and needs to be added as plugin.
    sami1971 authored and oysteinkrog committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    d904b70 View commit details
    Browse the repository at this point in the history
  2. Bump version to 2.2

    oysteinkrog committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    02fe638 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    922b313 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eded738 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2014

  1. Fixes WP8 DB creation bug

    Stoica Vlad committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    1d58cb9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from vladstoick/master

    Fixes WP8 DB creation bug
    oysteinkrog committed Apr 8, 2014
    Configuration menu
    Copy the full SHA
    caa536b View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2014

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

Commits on Apr 24, 2014

  1. Merge pull request #17 from jamesottaway/nuspec-fix

    Fix target framework dir for Profile136
    oysteinkrog committed Apr 24, 2014
    Configuration menu
    Copy the full SHA
    6bb2a5e View commit details
    Browse the repository at this point in the history

Commits on May 7, 2014

  1. Configuration menu
    Copy the full SHA
    a787313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ac71c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #23 from tah9m9/master

    Expanded support for ThenBy* and Select projections
    oysteinkrog committed May 7, 2014
    Configuration menu
    Copy the full SHA
    419476b View commit details
    Browse the repository at this point in the history
  4. Update README.mdown

    Details on how to use WP8 platform nuget.
    oysteinkrog committed May 7, 2014
    Configuration menu
    Copy the full SHA
    cf8c113 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2014

  1. Update README.mdown

    oysteinkrog committed May 12, 2014
    Configuration menu
    Copy the full SHA
    98c00d9 View commit details
    Browse the repository at this point in the history
  2. Add InsertOrReplaceAllAsync() and related methods and tests Added the…

    … following functions (and their corresponding unit tests):
    - SQLiteConnection.InsertOrReplaceAll()
    - SQLiteAsyncConnection.InsertOrReplaceAsync()
    - SQLiteAsyncConnection.InsertOrReplaceAllAsync() This single commit was previously several commits that were pushed to a branch on my fork,
    but have since been squashed for history/rebase purposes. The squashed commits were: [67db56c] Reverting method reordering, readding SQLiteConnection.InsertOrReplaceAll() methods.
    [0499a32] Adding unit tests for new InsertOrReplace() and InsertOrReplaceAll() methods.
    [d5dd60b] Adding SQLiteConnection.InsertOrReplaceAll() and SQLiteAsyncConnection.InsertOrReplaceAllAsync() methods.
    [47de3e1] Adding SQLiteAsyncConnection.InsertOrReplaceAsync() method.
    Patrick Anderson committed May 12, 2014
    Configuration menu
    Copy the full SHA
    cf11670 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    788f576 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2014

  1. Consolidate DLL names in one place for Android/iOS.

    Developers frequently need to ship with their own versions of
    sqlite.  This is to get around old version (iOS) or limited
    features (Android, no extension support).  Moving each name
    to a common location facilitates this.
    kjeremy committed May 14, 2014
    Configuration menu
    Copy the full SHA
    73e88f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #29 from kjeremy/consolidate_dll_names

    Consolidate DLL names in one place for Android/iOS.
    oysteinkrog committed May 14, 2014
    Configuration menu
    Copy the full SHA
    b960dba View commit details
    Browse the repository at this point in the history

Commits on May 19, 2014

  1. Configuration menu
    Copy the full SHA
    4b55dce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ba36bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8c59d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0b0a45 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2014

  1. Merge pull request #18 from jamesottaway/mono-support

    Generic platform, using built-in `sqlite3`
    oysteinkrog committed May 20, 2014
    Configuration menu
    Copy the full SHA
    c442329 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f6a182 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d79a9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfd640e View commit details
    Browse the repository at this point in the history
  5. Update solution configurations to enable building of iOS projects whe…

    …n iPhone/iPhoneSimulator configuration
    oysteinkrog committed May 20, 2014
    Configuration menu
    Copy the full SHA
    3cf34cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c48db22 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2014

  1. Configuration menu
    Copy the full SHA
    a1bf433 View commit details
    Browse the repository at this point in the history
  2. Update README.mdown

    Note about the generic platform nuget
    oysteinkrog committed May 21, 2014
    Configuration menu
    Copy the full SHA
    8e660d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2051ba2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c93ec5 View commit details
    Browse the repository at this point in the history