Minor stylistic issues
All threads resolved!
All threads resolved!
This MR just addresses minor stylistic issues in the code. I'll add to it as I run into more.
Edited by Dan Villiom Podlaski Christiansen
Merge request reports
Activity
added 8 commits
-
5ed34d12...ef70bb59 - 2 commits from branch
branch/default
- 2b27d1fc224e - git_handler: use a with-statement for locking
- a96b9b877c5f - gitrepo: use a with-statement for locking
- 73d75eeb5c47 - gitdirstate: use os.access() rather than bare except
- 0d1a1f1ebe84 - committer: this code only ever raises ValueError
- b8fed4c49638 - style: remove __nonzero__, a leftover python 2-ism
- 9d6e4c55264b - style: remove some references to python 2
Toggle commit list-
5ed34d12...ef70bb59 - 2 commits from branch
- Resolved by Pierre-Yves David
I like the direction of this, except for that small comment.
Feel free to send it my way once this i no longer wip.
added 10 commits
-
9d6e4c55...ce8cb86c - 2 commits from branch
branch/default
- fc87a9bb06b3 - git_handler: use a with-statement for locking
- 7a3caae2567d - gitrepo: use a with-statement for locking
- f340b95ed9c8 - gitdirstate: use os.access() rather than bare except
- 05c3dd5d9cd9 - committer: this code only ever raises ValueError
- 9f5402416d1d - style: remove __nonzero__, a leftover python 2-ism
- 6a88930fd579 - style: remove some references to python 2
- c82c2627ae0c - setup: bump minimal dulwich to 0.19.1
- 3c0e2ab068d7 - tests: enable obsolete globally in test-git-tags.t
Toggle commit list-
9d6e4c55...ce8cb86c - 2 commits from branch
mentioned in merge request !73 (merged)
added 1 commit
- 996db884df06 - tests: enable obsolete globally in test-git-tags.t
added 2 commits
- 2cac1e66d847 - tests: fix the networking test
- 9d0eb5ad087c - pull: adjust errors on invalid -r/--rev
assigned to @marmoute
changed milestone to %1.0.0b1
Please register or sign in to reply