Commits
User selector
Commit History
Commits on Mar 4, 2010
Commits on Jan 12, 2010
Implemented RemoteProgress parsing for git-fetch, which might become available at some point natively, within the git suite
Show description for 400d728committed
Commits on Dec 9, 2009
config: fixed incorrect handling of default value in get_value
Show description for a97d219committed
Commits on Dec 3, 2009
Commits on Nov 24, 2009
PushInfo: added summary field to help providing user readable information
Show description for c5f92b1committed
Commits on Nov 23, 2009
Commits on Nov 6, 2009
Commits on Nov 4, 2009
Commits on Nov 3, 2009
- committed
- committed
- committed
Commits on Oct 28, 2009
- committed
Another attempt to make fetch emit progress information, but in fact its proven now that this is not happening if stderr is being redirected. A test is in place that will most likely fail in case t…
Show description for 8b51214committedTried to use shallow repository - this works in case it is remote, but unfortunately, deepening the repository fails if the server is used. This is bad, but a workaround is to create another shared…
Show description for a519942committed- committed
- committed
IterableList: added support for prefix allowing remote.refs.master constructs, previously it was remote.refs['%s/master'%remote]
Show description for 146a6fecommitted- committed
Commits on Oct 27, 2009
Implemented handling of FETCH_HEAD and tags, some test cases still missing dealing with deletion and movements of remote tags ( which in fact is discouraged, but we should be able to deal with it, …
Show description for 2f8e6f7committedAdded special cases to test that shows we cannot yet:
Show description for 29c20c1committed- committed
- committed
- committed
- committed
put _make_file helper method into TestBase class
Show description for 22757edcommitted
Commits on Oct 22, 2009
Commits on Oct 19, 2009
- committed
repo.remote method added
Show description for 11b1f6ecommitted- committed
- committed
Added configuration access including tests to remote
Show description for 048acc4committed- committed
Loading