Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ionelmc/python-fields
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: ionelmc/python-fields
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 33 files changed
  • 2 contributors

Commits on Jul 28, 2016

  1. Update README.rst

    ionelmc authored Jul 28, 2016
    Configuration menu
    Copy the full SHA
    f9591a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2016

  1. Address #4

    ionelmc authored Aug 13, 2016
    Configuration menu
    Copy the full SHA
    0352f25 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2016

  1. Update skel.

    ionelmc committed Aug 20, 2016
    Configuration menu
    Copy the full SHA
    ca6e85b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2016

  1. Fix manifest.

    ionelmc committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    31497cf View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2017

  1. Test cnamedtuple too.

    ionelmc committed Feb 4, 2017
    Configuration menu
    Copy the full SHA
    f2958e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. Configuration menu
    Copy the full SHA
    f59c35c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c2eaa1 View commit details
    Browse the repository at this point in the history
  3. Styling.

    ionelmc committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    7ef0835 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Fix format issues.

    ionelmc authored May 17, 2017
    Configuration menu
    Copy the full SHA
    3f946af View commit details
    Browse the repository at this point in the history
  2. Fix format issue.

    ionelmc authored May 17, 2017
    Configuration menu
    Copy the full SHA
    b739912 View commit details
    Browse the repository at this point in the history
  3. Add a note.

    ionelmc authored May 17, 2017
    Configuration menu
    Copy the full SHA
    91e1356 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2019

  1. Update skel.

    ionelmc committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    ea55728 View commit details
    Browse the repository at this point in the history
  2. Fix readme.

    ionelmc committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    73436da View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Style fixes.

    ionelmc committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    8e6470a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

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

Commits on Nov 9, 2021

  1. docs: Fix a few typos

    There are small typos in:
    - README.rst
    - src/fields/__init__.py
    - tests/test_fields.py
    
    Fixes:
    - Should read `repetitive` rather than `repetivive`.
    - Should read `nowadays` rather than `nowdays`.
    - Should read `inflexible` rather than `unflexible`.
    - Should read `different` rather than `differnt`.
    - Should read `construction` rather than `contruction`.
    - Should read `completely` rather than `completey`.
    timgates42 committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    f0e1aca View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Merge pull request #8 from timgates42/bugfix_typos

    docs: Fix a few typos
    ionelmc authored Nov 11, 2021
    Configuration menu
    Copy the full SHA
    cb473d1 View commit details
    Browse the repository at this point in the history
Loading