4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #445 from guyzmo/got_rid_of_warning More... over 9 years ago
Use proper syntax for conditional expression More... over 9 years ago
Adding support for git remote set-url/get-url API to Remote
guyzmo
as Guyzmo
More... over 9 years ago
Changing warning to debug logging, to avoid warning showing off when nothing's wrong
guyzmo
as Guyzmo
More... over 9 years ago
fix(remote): py3 compatibility More... over 9 years ago
fix(remote): py3 compatibility More... over 9 years ago
fix(remote): use universal_newlines for fetch/push More... over 9 years ago
fix(remote): real-time reading of lines from stderr More... over 9 years ago
chore(compat): another attempt to get travis right More... over 9 years ago
chore(compat): re-add allowed breakage of py2.6 More... over 9 years ago
Merge pull request #443 from boegel/fix_ordereddict More... over 9 years ago
import OrderedDict from git.odict rather than directly from collections, to pix Py2.6 compatibility More... over 9 years ago
fix(remote): better array truncation logic More... over 9 years ago
fix(remote): remove assertion in favour of runtime stability More... over 9 years ago
chore(changes): put fix to correct patch level More... over 9 years ago
fix(requirements): now works with tox More... over 9 years ago
fix(RemoteProgress): improve message sanitization More... over 9 years ago
Fix link to latest changelog More... over 9 years ago
Fixes for RST syntax More... over 9 years ago
Bump the version to 2.0.3 More... over 9 years ago
Wrap long lines for display in terminals More... over 9 years ago
Add fix to changelog More... over 9 years ago
Merge branch 'jonathanchu-master' More... over 9 years ago
Ignore trailing last empty string in .split() output More... over 9 years ago
Check if byte string is empty for py3 compatibility More... over 9 years ago
fix(cmd): fix with_stdout implementation More... over 9 years ago
Split lines by new line characters More... over 9 years ago
fix(cmd): don't catch progress handler exceptions More... over 9 years ago
Merge pull request #433 from StevenWColby/master More... over 9 years ago
Merge pull request #431 from guyzmo/fix-opt_arg-order More... over 9 years ago