~doismellburning/turnip:feature/quiet-longopt

Last commit made on 2020-01-30
Get this branch:
git clone -b feature/quiet-longopt https://git.launchpad.net/~doismellburning/turnip
Only Kristian Glass can upload to this branch. If you are Kristian Glass please log in for upload directions.

Branch merges

Branch information

Name:
feature/quiet-longopt
Repository:
lp:~doismellburning/turnip

Recent commits

1f4d8ed... by Kristian Glass

Use the long form of pip's `quiet` argument for clarity

af15e5d... by Kristian Glass

Rename PIP_CACHE_ARGS to PIP_ARGS

PIP_CACHE_ARGS isn't just used for interacting with the pip cache,
it's currently used for all arguments including being the control
interface for pip verbosity.

Renaming it to PIP_ARGS reflects its general nature and broad usage.

Merged from https://code.launchpad.net/~doismellburning/turnip/+git/turnip/+merge/378318

3f1d908... by Kristian Glass

Rename PIP_CACHE_ARGS to PIP_ARGS

PIP_CACHE_ARGS isn't just used for interacting with the pip cache,
it's currently used for all arguments including being the control
interface for pip verbosity.

Renaming it to PIP_ARGS reflects its general nature and broad usage.

26c2a77... by Ioana Lasc

Update doc on running Turnip alongside local LP

Merged from https://code.launchpad.net/~ilasc/turnip/+git/turnip/+merge/376986

8060d7d... by Ioana Lasc

Corrected RST syntax checks failures in README.

d4c917c... by Colin Watson

Write packed-refs when using clone_from

Merged from https://code.launchpad.net/~cjwatson/turnip/+git/turnip/+merge/376219

3748b37... by Ioana Lasc

Added the cron script info for Git repos scan to README.

113ffa3... by Ioana Lasc

Anonymized user and IP references in README.

1e53da7... by Ioana Lasc

Added documentation and troubleshooting tips to run Turnip and LP locally and be able to push new repositories to the local setup.

8385f03... by Thiago F. Pappacena

Minor improvement on the docs: mentioning the python deps install on the README file.

Merged from https://code.launchpad.net/~pappacena/turnip/+git/turnip/+merge/376854