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: r1chardj0n3s/python-for-android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: maxi119/python-for-android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Feb 8, 2013

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

Commits on Feb 11, 2013

  1. include the 'quiet' flag to compileall to reduce noise

    fix bug in non-zip packaging to not include files in the ZIP bundle
    switch to more flexible and enlargeable definition of files to not bundle in ZIP and at all
    don't bundle distutils, compiler and other Python libs that are big and unnecessary
    r1chardj0n3s committed Feb 11, 2013
    Configuration menu
    Copy the full SHA
    e8f0a5b View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2013

  1. ignore .packages

    r1chardj0n3s committed Feb 12, 2013
    Configuration menu
    Copy the full SHA
    1db30d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2013

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

Commits on Feb 25, 2013

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

Commits on Feb 27, 2013

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