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: tinyproxy/tinyproxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: tinyproxy/tinyproxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.4
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 9 files changed
  • 2 contributors

Commits on Nov 21, 2001

  1. This commit was manufactured by cvs2svn to create branch

    'release_1_4_3_patches'.
    cvs2svn committed Nov 21, 2001
    Configuration menu
    Copy the full SHA
    ad99033 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2008

  1. Renamed reconf to autogen.sh

    muks committed Mar 13, 2008
    Configuration menu
    Copy the full SHA
    7b2892b View commit details
    Browse the repository at this point in the history
  2. Added .gitignore files

    muks committed Mar 13, 2008
    Configuration menu
    Copy the full SHA
    86f3881 View commit details
    Browse the repository at this point in the history
  3. Removed empty else part of AC_CHECK_FUNC() which caused configure to …

    …fail as the generated syntax in it was incorrect
    muks committed Mar 13, 2008
    Configuration menu
    Copy the full SHA
    625cecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25537d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    772c284 View commit details
    Browse the repository at this point in the history
  6. Removed the clean target from the src directory

    This was overriding the automake clean target to clean up
    files like *.o by default.
    muks committed Mar 13, 2008
    Configuration menu
    Copy the full SHA
    ed25376 View commit details
    Browse the repository at this point in the history
  7. Fixed format string warnings

    muks committed Mar 13, 2008
    Configuration menu
    Copy the full SHA
    7c1548c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dea98a3 View commit details
    Browse the repository at this point in the history
Loading