Commits
User selector
Commit History
Commits on May 5, 2019
Resolve test incompatibility with git v2.21.0
Show description for 11fd713committed
Commits on Mar 15, 2019
- authored andcommitted
Commits on Mar 18, 2018
Commits on Mar 9, 2017
- authored andcommitted
Commits on Dec 22, 2016
fix(remote): test
Show description for ddffe26committed
Commits on Oct 24, 2016
Fixes to support Python 2.6 again.
Show description for f3d5df2committed
Commits on Oct 14, 2016
remote, #525: FIX BUG push-cmd misses error messages
Show description for 5e6827ecommitted
Commits on Oct 13, 2016
test, #525: allow disabling freeze errors separately
Show description for 8364597committed
Commits on Oct 12, 2016
daemon, #525: FIX remote urls in config-files
Show description for 4b586fbcommitted
Commits on Oct 11, 2016
Commits on Oct 4, 2016
- committed
src: No PyDev warnings
Show description for a469af8committed
Commits on Oct 1, 2016
io, #519: ALL open() --> with open()
Show description for 9a52168committed
Commits on Sep 28, 2016
Win, #519: FIX with_rw_directory() to remove read-only dirs
Show description for 137ee6ecommittedWin, #519: FIX undead Git-daemon on Windows
Show description for c572a8dcommitted- committed
Commits on Sep 26, 2016
win: GC.collect on all TC.tearDown to fix appveyor hang runs
Show description for 51bf7cbcommitted
Commits on Jun 8, 2016
Adding support for git remote set-url/get-url API to Remote
Show description for b366d3fcommitted
Commits on May 25, 2016
fix(RemoteProgress): improve message sanitization
Show description for 6ef2739committed
Commits on Jun 10, 2015
fix(remote): assert fetch respec is set
Show description for 4a771adcommitted
Commits on Apr 21, 2015
test: make git-daemon port configurable via env
Show description for c1cedc5committed
Commits on Apr 8, 2015
fix(remote): allow to raise during push/fetch
Show description for e9f8f15committed
Commits on Feb 21, 2015
Added 'insert_kwargs_after' flag for consumption by _call_process.
Show description for e0acb83committed
Commits on Jan 30, 2015
- committed
Added test to verify we can handle fetch prunes.
Show description for 47d9f13committed
Commits on Jan 22, 2015
Merge branch 'master' into teeberg-master
Show description for 5ad07f7committedFetch now deals with custom refspecs much better.
Show description for 06bec1bcommitted- committed
Commits on Jan 21, 2015
Added advance usage examples to tutorial and made minor fixes.
Show description for e4d3809committed
Commits on Jan 20, 2015
Remote.fetch|pull() will not use poll/threads anymore as only stderr is read.
Show description for fe2fbc5committed
Commits on Jan 4, 2015
Dum brute force conversion of all types.
Show description for ae2ff0fcommitted- committed
Bumped version, updated changelog, reduced code smell
Show description for c80d727committed
Commits on Jan 3, 2015
Various fixes and improvements
Show description for de9a6bbcommitted