🌐 AI搜索 & 代理 主页
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: nRo/DataFrame
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: nRo/DataFrame
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: column_settings
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 50 files changed
  • 1 contributor

Commits on Jan 20, 2021

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

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    dad562a View commit details
    Browse the repository at this point in the history
  2. column settings matcher added

    nRo committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f3ee4c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6553b21 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/column_settings' into column_set…

    …tings
    
    # Conflicts:
    #	src/main/java/de/unknownreality/dataframe/DataFrameColumn.java
    #	src/main/java/de/unknownreality/dataframe/type/ValueType.java
    #	src/main/java/de/unknownreality/dataframe/type/impl/BooleanType.java
    #	src/main/java/de/unknownreality/dataframe/type/impl/ByteType.java
    #	src/main/java/de/unknownreality/dataframe/type/impl/CharacterType.java
    #	src/main/java/de/unknownreality/dataframe/type/impl/ComparableType.java
    #	src/main/java/de/unknownreality/dataframe/type/impl/DoubleType.java
    #	src/main/java/de/unknownreality/dataframe/type/impl/FloatType.java
    #	src/main/java/de/unknownreality/dataframe/type/impl/IntegerType.java
    #	src/main/java/de/unknownreality/dataframe/type/impl/LongType.java
    #	src/main/java/de/unknownreality/dataframe/type/impl/ShortType.java
    #	src/main/java/de/unknownreality/dataframe/type/impl/StringType.java
    #	src/test/java/de/unknownreality/dataframe/value/CustomColumn.java
    nRo committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    dec9556 View commit details
    Browse the repository at this point in the history
  5. redundant settings removed

    nRo committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    562c96b View commit details
    Browse the repository at this point in the history
Loading