aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-25chore(changes): put fix to correct patch levelSebastian Thiel
2016-05-25fix(requirements): now works with toxSebastian Thiel
2016-05-25fix(RemoteProgress): improve message sanitizationSebastian Thiel
2016-05-24Fix link to latest changelogVincent Driessen
2016-05-24Fixes for RST syntaxVincent Driessen
2016-05-24Bump the version to 2.0.32.0.3Vincent Driessen
2016-05-24Wrap long lines for display in terminalsVincent Driessen
2016-05-24Add fix to changelogVincent Driessen
2016-05-24Merge branch 'jonathanchu-master'Vincent Driessen
2016-05-24Ignore trailing last empty string in .split() outputVincent Driessen
2016-05-24Check if byte string is empty for py3 compatibilityJonathan Chu
2016-05-24fix(cmd): fix with_stdout implementationSebastian Thiel
2016-05-24Split lines by new line charactersJonathan Chu
2016-05-24fix(cmd): don't catch progress handler exceptionsSebastian Thiel
2016-05-19Merge pull request #433 from StevenWColby/masterSebastian Thiel
2016-05-19Merge pull request #431 from guyzmo/fix-opt_arg-orderSebastian Thiel
2016-05-19Use correct mode for executable filesSebastian Thiel
2016-05-19Clarify costs of certain propertiesSebastian Thiel
2016-05-19Deprecate Diffable.rename for .renamed_fileSebastian Thiel
2016-05-18Need spaces in Emacs style encoding commentSteven Colby
2016-05-12Fix order of operators before executing the git commandGuyzmo
2016-05-11Merge pull request #429 from inderpreet99/fix-reqs-docSebastian Thiel
2016-05-10Update requirements docinderpreet99
2016-04-28This is 2.0.22.0.2Vincent Driessen
2016-04-28Include doc sources in sdistVincent Driessen
2016-04-25Exclude *.pyc files from source tarballsVincent Driessen
2016-04-24Add contributorsVincent Driessen
2016-04-24Remove check that didn't work as expected2.0.1Vincent Driessen
2016-04-24This is 2.0.1Vincent Driessen
2016-04-24Automate steps to upload to PyPIVincent Driessen
2016-04-24Update changelogVincent Driessen
2016-04-24Allow "@" sign in fetch output linesVincent Driessen
2016-04-24Information on how to make a release on pypiSebastian Thiel
2016-04-24set upcoming versionSebastian Thiel
2016-04-24Travis should now be able to test tagsSebastian Thiel
2016-04-22Fix assertion2.0.0Sebastian Thiel
2016-04-22version 2.0.0Sebastian Thiel
2016-04-22Declare support for py3.5Sebastian Thiel
2016-04-20Add change log entryVincent Driessen
2016-04-20Bump minor insteadVincent Driessen
2016-04-20Add change log entryVincent Driessen
2016-04-20Merge pull request #414 from nvie/support-full-datetimes-on-commitsSebastian Thiel
2016-04-20Merge pull request #415 from nvie/fix-for-unicode-pathsSebastian Thiel
2016-04-20Allow "$" sign in fetch output linesVincent Driessen
2016-04-20Python 3 compat fixesVincent Driessen
2016-04-19Fix diff patch parser for paths with unsafe charsVincent Driessen
2016-04-19Fix accidentally added importVincent Driessen
2016-04-19Add support for getting "aware" datetime infoVincent Driessen
2016-04-19Merge pull request #413 from nvie/support-repeated-cmd-kwargsVincent Driessen
2016-04-19Support repeated kwargsVincent Driessen