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: TechiteSolutions/PythonImp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e4c18db
Choose a base ref
...
head repository: techite/PythonImp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3057358
Choose a head ref
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Jan 26, 2016

  1. Updated search.py

    Added functionality to search query on all engines at the same time.
    techite committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    2d022c1 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    techite committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    a8f4e58 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2016

  1. Created autoload.py

    This script loads multiple URLs entered in a text file. 
    Imagine if you had to visit a series of 100 URLs every day, it would be too cumbersome. This script lets you enter it in a text file for once and get everything loaded at the click of a button.
    techite committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    89ee6e9 View commit details
    Browse the repository at this point in the history
  2. Create a.txt

    This file is required for autoload.py to function.
    techite committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    a315e95 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    987de8a View commit details
    Browse the repository at this point in the history
  4. Update README.md

    techite committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    ae4db3e View commit details
    Browse the repository at this point in the history
  5. Update README.md

    techite committed Jan 27, 2016
    Configuration menu
    Copy the full SHA
    3057358 View commit details
    Browse the repository at this point in the history
Loading