summaryrefslogtreecommitdiff
path: root/git/test/test_remote.py
Commit message (Expand)AuthorAgeFilesLines
* fix(remote): assert fetch respec is setSebastian Thiel2015-06-101-0/+5
* test: make git-daemon port configurable via envBenedikt Morbach2015-04-211-2/+3
* fix(remote): allow to raise during push/fetchSebastian Thiel2015-04-081-2/+1
* Added 'insert_kwargs_after' flag for consumption by _call_process.Sebastian Thiel2015-02-211-0/+3
* This should fix the test failure on travisSebastian Thiel2015-01-301-0/+5
* Added test to verify we can handle fetch prunes.Sebastian Thiel2015-01-301-0/+13
* Merge branch 'master' into teeberg-masterSebastian Thiel2015-01-221-1/+15
|\
| * Fetch now deals with custom refspecs much better.Sebastian Thiel2015-01-221-1/+15
* | Fix some typosJonas Trappenberg2015-01-211-2/+2
|/
* Added advance usage examples to tutorial and made minor fixes.Sebastian Thiel2015-01-211-0/+4
* Remote.fetch|pull() will not use poll/threads anymore as only stderr is read.Sebastian Thiel2015-01-201-0/+1
* Dum brute force conversion of all types.Sebastian Thiel2015-01-041-2/+3
* Removed 'from X import *' whereever possibleSebastian Thiel2015-01-041-2/+18
* Bumped version, updated changelog, reduced code smellSebastian Thiel2015-01-041-2/+2
* Various fixes and improvementsSebastian Thiel2015-01-031-6/+7
* Applied autopep8Sebastian Thiel2014-11-191-14/+15
* pep8 linting (trailing whitespace)Antoine Musso2014-11-161-27/+27
* pep8 linting (whitespace before/after)Antoine Musso2014-11-161-13/+13
* pep8 linting (blank lines expectations)Antoine Musso2014-11-161-3/+2
* pep8 linting (whitespaces)Antoine Musso2014-11-161-83/+81
* Support multiple refspecs in fetch.Robert Collins2014-07-031-0/+4
* tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel2014-02-091-476/+476
* Fetch info can now deal much better with non-default ref specs, fixes #24, #25Sebastian Thiel2011-07-041-4/+48
* Fixes #23Sebastian Thiel2011-07-041-424/+432
* Moved everything into the git subdirectory - some tests still need to be adju...Sebastian Thiel2010-11-251-0/+445