git
2013-04-26  Felipe ContrerasMerge branch 'fc/remote-old/bzr' into fc/master
2013-04-26  Felipe ContrerasRevert "remote-bzr: split marks file"
2013-04-26  Felipe ContrerasMerge branch 'fc/remote-old/bzr' into fc/master
2013-04-26  Felipe Contrerasremote-bzr: add debugging information
2013-04-26  Felipe Contrerasremote-bzr: show appropriate info to the user
2013-04-26  Felipe Contrerasremote-bzr: recover from failed clones
2013-04-26  Felipe ContrerasMerge branch 'fc/remote-old/bzr' into fc/master
2013-04-26  Felipe Contrerasremote-bzr: sync with bzr-next
2013-04-26  Felipe Contrerasremote-bzr: export HEAD
2013-04-26  Felipe Contrerasremote-bzr: fix progress report
2013-04-25  Felipe Contrerasremote-bzr: access branches only when needed
2013-04-25  Felipe Contrerasremote-bzr: delay peer branch usage
2013-04-25  Felipe Contrerasremote-bzr: fix 'master' branch check
2013-04-25  Felipe Contrerasremote-bzr: iterate revisions properly
2013-04-25  Felipe Contrerasremote-bzr: improve progress reporting
2013-04-25  Felipe Contrerasremote-bzr: add option to specify branches
2013-04-25  Felipe Contrerasremote-bzr: add custom method to find branches
2013-04-25  Felipe Contrerasremote-bzr: trivial refactoring
2013-04-25  Felipe Contrerasremote-bzr: trivial cleanups
2013-04-24  Felipe Contrerasremote-bzr: workaround bzr cloning issue
2013-04-24  Felipe Contrerasremote-bzr: improve author sanitazion
2013-04-24  Felipe Contrerasremote-bzr: split marks file
2013-04-24  Felipe Contrerasremote-bzr: add support for shared repo
2013-04-24  Felipe Contrerasremote-bzr: add support for bzr repos
2013-04-24  Felipe Contrerasremote-bzr: use branch variable when appropriate
2013-04-24  Felipe Contrerasremote-bzr: fix partially pushed merge
2013-04-24  Felipe Contrerasremote-bzr: always try to update the worktree
2013-04-24  Felipe Contrerasremote-bzr: fix order of locking in CustomTree
2013-04-24  Felipe Contrerasremote-bzr: store converted URL
2013-04-24  Felipe Contrerasremote-bzr: add support to push URLs
2013-04-24  Felipe Contrerasremote-bzr: general fixes
2013-04-24  Felipe Contrerasremote-bzr: fix bad state issue
2013-04-24  Felipe Contrerasremote-bzr: trivial cleanups
2013-04-23  Felipe ContrerasMerge branch 'fc/remote/bzr' into fc/master
2013-04-23  Felipe Contrerasremote-bzr: add support to push merges
2013-04-23  Felipe Contrerasremote-bzr: delay blob fetching until the very end
2013-04-23  Felipe Contrerasremote-bzr: cleanup CustomTree
2013-04-23  Felipe Contrerasremote-bzr: trivial cleanups
2013-04-22  Felipe ContrerasMerge branch 'fc/remote/hg' into fc/master
2013-04-22  Felipe Contrerasremote-hg: strip extra newline
2013-04-22  Felipe ContrerasMerge branch 'fc/remote/bzr' into fc/master
2013-04-22  Felipe ContrerasMerge branch 'fc/remote/hg' into fc/master
2013-04-22  Felipe Contrerasremote-hg: use marks instead of inlined files
2013-04-22  Felipe Contrerasremote-hg: small performance improvement
2013-04-22  Felipe Contrerasremote-hg: allow refs with spaces
2013-04-22  Felipe Contrerasremote-hg: don't update bookmarks unnecessarily
2013-04-22  Felipe Contrerasremote-hg: add support for schemes extension
2013-04-22  Felipe Contrerasremote-hg: improve email sanitation
2013-04-22  Felipe Contrerasremote-hg: add custom local tag write code
2013-04-22  Felipe Contrerasremote-hg: write tags in the appropriate branch
2013-04-22  Felipe Contrerasremote-hg: custom method to write tags
2013-04-22  Felipe Contrerasremote-hg: add support for tag objects
2013-04-22  Felipe Contrerasremote-hg: add branch_tip() helper
2013-04-22  Felipe Contrerasremote-hg: properly mark branches up-to-date
2013-04-22  Felipe Contrerasremote-hg: use python urlparse
2013-04-22  Felipe Contrerasremote-hg: safer bookmark pushing
2013-04-22  Dusty Phillipsremote-helpers: avoid has_key
2013-04-22  Felipe Contrerasremote-bzr: use proper push method
2013-04-22  Felipe Contrerasremote-bzr: strip extra newline
2013-04-22  Felipe Contrerasremote-bzr: tell bazaar to be quiet
2013-04-19  Felipe ContrerasMerge branch 'stable' into fc/master
2013-04-19  Felipe ContrerasMerge branch 'fc/remote/hg' into fc/master
2013-04-19  Antoine Pelisseremote-hg: activate graphlog extension for hg_log()
2013-04-19  Torsten Bögershausenremote-helpers/test-bzr.sh: do not use "grep '\s'"
2013-04-19  Felipe ContrerasMerge branch 'fc/remote/bzr' into fc/master
2013-04-19  Torsten Bögershausentest-bzr: portable shell and utf-8 strings for Mac OS
2013-04-18  Felipe ContrerasMerge branch 'fc/remote/hg' into fc/master
2013-04-18  Felipe ContrerasMerge branch 'fc/remote/bzr' into fc/master
2013-04-18  Felipe Contrerasremote-hg: fix commit messages
2013-04-14  Felipe Contrerasremote-bzr: fix prefix of tags
2013-04-10  Felipe ContrerasMerge branch 'fc/remote/hg' into fc/master
2013-04-10  Felipe Contrerasremote-hg: trivial fixes and cleanups
2013-04-08  Felipe ContrerasMerge branch 'fc/remote/hg' into fc/master
2013-04-08  Felipe ContrerasMerge branch 'fc/remote/bzr' into fc/master
2013-04-08  Felipe Contrerasremote-hg: fix bad file paths
2013-04-08  Simon Ruderichremote-hg: document location of stored hg repository
2013-04-08  Felipe Contrerasremote-hg: fix bad state issue
2013-04-08  Simon Ruderichremote-hg: add 'insecure' option
2013-04-08  Felipe Contrerasremote-hg: add simple mail test
2013-04-08  Felipe Contrerasremote-hg: add basic author tests
2013-04-08  Felipe Contrerasremote-hg: show more proper errors
2013-04-08  Felipe Contrerasremote-hg: fix branch name parsing
2013-04-08  Felipe Contrerasremote-hg: make forced push optional
2013-04-08  Felipe Contrerasremote-bzr: improve tag handling
2013-04-08  Christophe... remote-hg: fix utf-8 support for fetching
2013-04-07  Junio C HamanoGit 1.8.2.1 v1.8.2.1
2013-04-07  Junio C HamanoSync with 1.8.1.6
2013-04-07  Junio C HamanoGit 1.8.1.6 v1.8.1.6
2013-04-07  Junio C HamanoMerge branch 'jc/directory-attrs-regression-fix' into...
2013-04-07  Torsten Bögershausenremote-helpers/test-bzr.sh: do not use "grep '\s'"
2013-04-04  Felipe ContrerasMerge branch 'fc/remote/bzr' into fc/remote/master
2013-04-04  Felipe ContrerasMerge branch 'fc/remote/hg' into fc/remote/master
2013-04-04  Felipe ContrerasMerge branch 'fc/remote/up' into fc/remote/master
2013-04-04  Junio C Hamanomailmap: update Pasky's address
2013-04-04  Junio C HamanoMerge branch 'nd/index-pack-threaded-fixes' into maint
2013-04-04  Junio C HamanoMerge branch 'jk/index-pack-correct-depth-fix' into...
2013-04-04  Junio C HamanoMerge branch 'rs/submodule-summary-limit' into maint
2013-04-04  Junio C HamanoMerge branch 'jk/peel-ref' into maint
2013-04-04  Felipe Contrerasremote-bzr: add utf-8 support for pushing
2013-04-04  Timotheus Pokorraremote-bzr: add utf-8 support for fetching
next