summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Update completed fr/…/.po translation file from translations repo.Isis Lovecruft2013-10-11
| * | Update setup.py to exclude .po files from installs; update crunchbang.Isis Lovecruft2013-10-11
|/ /
* | Move generatedescriptors.py → scripts/gen_bridge_descriptors.Isis Lovecruft2013-10-11
* | Update the dependencies in the README.Isis Lovecruft2013-10-11
* | Add 'reinstall' directive to the Makefile.Isis Lovecruft2013-10-11
* | Add a .DEFAULT to the Makefile.Isis Lovecruft2013-10-11
* | Merge branch 'feature/9937-desc-gen-r1' into develop.Isis Lovecruft2013-10-11
|\ \
| * | Rewrite/refactor descriptor generator codeMatthew Finkel2013-10-11
| * | Initial commitMatthew Finkel2013-10-11
|/ /
* | Add a unittest runner to scripts/bridgedb.Isis Lovecruft2013-10-03
* | Fix the crunchbang in scripts/bridgedb to respect the environment.Isis Lovecruft2013-10-03
* | Bump the pygeoip version.Isis Lovecruft2013-10-03
* | Remove deprecated distribute dependency.Isis Lovecruft2013-10-03
* | Bump the Twisted version.Isis Lovecruft2013-10-03
* | Add zip_safe=False flag to setup.py for access to data files and templates.Isis Lovecruft2013-10-03
* | Add 'tests' and dependencies to extras_require in setup.py.Isis Lovecruft2013-10-03
* | Add more documentation about how to use the automatic versioning.Isis Lovecruft2013-10-03
* | Select language and language direction based on order in headerMatthew Finkel2013-08-23
* | Add maintainer instructions to README for now.Isis Lovecruft2013-08-20
* | Merge branch 'master' into developIsis Lovecruft2013-08-20
|\ \ | |/
| * Merge branch 'release-0.0.1'Isis Lovecruft2013-08-20
| |\ | |/ |/|
* | Add extra data_files to setup.py installations without MANIFEST.in.bridgedb-0.0.1Isis Lovecruft2013-08-20
* | Change/Move file lib/TorBridgeDB.py to scripts/bridgedb.Isis Lovecruft2013-08-20
* | Add automatic installation of dependencies to setup.py.Isis Lovecruft2013-08-19
* | Start using automatic versioning system.Isis Lovecruft2013-08-19
* | Remove unused distutils import from setup.py.Isis Lovecruft2013-08-19
* | Add uninstall directive to the Makefile.Isis Lovecruft2013-08-19
* | Change Makefile install directive to record where the files were installed.Isis Lovecruft2013-08-19
* | Add .PHONY directive to the Makefile.Isis Lovecruft2013-08-19
* | Also remove the "bridge" prefix from returned pluggable transport lines.Isis Lovecruft2013-08-12
* | Move README.md → README so that it gets included in packages by setuptools.Isis Lovecruft2013-08-12
* | Merge branch 'fix/update-translations' into developIsis Lovecruft2013-08-12
|\ \ | |/ |/|
| * Add compiled translation files. Currently supported languages are:Isis Lovecruft2013-08-12
| * Remove compiled components of the .po files removed in the last commit.Isis Lovecruft2013-08-12
| * Remove old .po catalogues whose replacements are still incomplete.Isis Lovecruft2013-08-12
| * Update i18n/ with completed .po catalogues from translations repo.Isis Lovecruft2013-08-12
|/
* Do not print "bridge" on the bridge lineMatthew Finkel2013-08-09
* Merge remote-tracking branch 'sysrqb/bug9264_temporary_fix'Isis Lovecruft2013-08-09
|\
| * Temporary fix for duplicate bridge entriesMatthew Finkel2013-08-04
* | Merge branch 'hotfix/5332-lib-gitignore'Isis Lovecruft2013-08-09
|\ \ | |/ |/|
| * Add cached-extrainfo files to .gitignore.Isis Lovecruft2013-08-09
| * Change bridge-descriptors entry in .gitignore to fuzzy match filenames.Isis Lovecruft2013-08-09
| * Add git mergetool backup and save files to the .gitignore.Isis Lovecruft2013-08-09
| * Add pylint persistent report files to the .gitignore.Isis Lovecruft2013-08-09
| * Add *.egg-info directories to the .gitignore.Isis Lovecruft2013-08-09
| * Remove lib/ directory from .gitignore.Isis Lovecruft2013-08-07
|/
* Update the README with deployment instructions.Isis Lovecruft2013-07-24
* Remove --install-prefix settings from setup.cfg.Isis Lovecruft2013-07-24
* Update requirements.txt file.Isis Lovecruft2013-07-24
* Add bridgedb key/db/descriptor/logs/etc files to .gitignore.Isis Lovecruft2013-07-24