Commits
User selector
Commit History
Commits on May 29, 2016
fix(remote): improve version check
Show description for 8df3dd9committedfix(remote): Add CallableRemoteProgress
Show description for 2972481committedchore(misc): cleanup and docs
Show description for 98889c3committed
Commits on May 28, 2016
- committed
The progress arg to push, pull, fetch and clone is now a python callable.
Show description for b4492c7committed
Commits on May 26, 2016
Changing warning to debug logging, to avoid warning showing off when nothing's wrong
Show description for 3394002committedfix(remote): py3 compatibility
Show description for 902679ccommitted- committed
fix(remote): use universal_newlines for fetch/push
Show description for 515a6b9committedfix(remote): real-time reading of lines from stderr
Show description for 04ff96dcommitted
Commits on May 25, 2016
fix(remote): better array truncation logic
Show description for 1537aabcommittedfix(remote): remove assertion in favour of runtime stability
Show description for b0be02ecommitted
Commits on Apr 24, 2016
Commits on Apr 19, 2016
Commits on Mar 28, 2016
- committed
fix(remote): asssertion message formatting
Show description for bfaf706committed
Commits on Feb 11, 2016
Commits on Feb 7, 2016
fix(cmd): prevent deadlock on clone/fetch/pull
Show description for f8775f9committed- committed
Commits on Sep 6, 2015
fix(remote): assure only repository configuration
Show description for 84fcf8ecommitted
Commits on Jul 3, 2015
fix(cmd): work with py3
Show description for 9db24bccommittedfix(cmd): don't open stdout when fetching
Show description for 369e564committed- committed
Commits on Jun 10, 2015
fix(remote): assert fetch respec is set
Show description for 4a771adcommittedfix(remote): don't close stdout on fetch/pull
Show description for c8c696bcommitted
Commits on Jun 9, 2015
- committed
Victor Garcia
Commits on Apr 8, 2015
fix(remote): allow to raise during push/fetch
Show description for e9f8f15committed
Commits on Feb 21, 2015
Fixed trailing white space!
Show description for 9d1a489committed`stale_refs()` may now also handle other kinds of references, like tags.
Show description for 3236f8bcommittedAdded 'insert_kwargs_after' flag for consumption by _call_process.
Show description for e0acb83committed
Commits on Jan 30, 2015
Remote.update() didn't pass kwargs along to git command.
Show description for f498de9committed
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 06bec1bcommittedOverhauled all tutorials, and placed them in a unit-test.
Show description for b54b939committed- committed