git
2013-04-27  Felipe ContrerasMerge branch 'stable' into fc/master
2013-04-26  Felipe ContrerasMerge branch 'fc/remote-old/hg' into fc/master
2013-04-26  Felipe Contrerasremote-hg: use a shared repository store
2013-04-26  Felipe Contrerasremote-hg: trivial cleanup
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  Junio C HamanoGit 1.8.2.2 v1.8.2.2
2013-04-26  Junio C HamanoMerge branch 'jk/a-thread-only-dies-once' into maint
2013-04-26  Junio C HamanoMerge branch 'jn/gitweb-install-doc' into maint
2013-04-26  Junio C HamanoMerge branch 'fc/untracked-zsh-prompt' into maint
2013-04-26  Junio C HamanoMerge branch 'jk/receive-pack-deadlocks-with-early...
2013-04-26  Junio C HamanoMerge branch 'jk/chopped-ident' into maint
2013-04-26  Junio C HamanoMerge branch 'rt/commentchar-fmt-merge-msg' into maint
2013-04-26  Junio C HamanoMerge branch 'rs/empty-archive' into maint
2013-04-26  Junio C HamanoMerge branch 'pe/pull-rebase-v-q' into maint
2013-04-26  Torsten Bögershausent7409: do not use export X=Y
2013-04-26  Torsten Bögershausentest-hg-hg-git.sh: do not use export X=Y
2013-04-26  Torsten Bögershausentest-hg-bidi.sh: do not use export X=Y
2013-04-26  Torsten Bögershausent9501: do not use export X=Y
2013-04-26  Torsten Bögershausent9020: do not use export X=Y
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  Junio C HamanoUpdate draft release notes to 1.8.2.2
2013-04-24  Junio C HamanoMerge branch 'jk/diff-algo-finishing-touches' into...
2013-04-24  Junio C HamanoMerge branch 'sr/log-SG-no-textconv' into maint
2013-04-24  Junio C HamanoMerge branch 'jc/merge-tag-object' into maint
2013-04-24  Mårten Kongstadcompletion: remove duplicate block for "git commit -c"
2013-04-24  Kevin Braceycherry-pick/revert: make usage say '<commit-ish>...'
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  Junio C HamanoStart preparing for 1.8.2.2
2013-04-22  Junio C HamanoMerge branch 'ta/glossary' into maint
2013-04-22  Junio C HamanoMerge branch 'jk/doc-http-backend' into maint
2013-04-22  Junio C HamanoMerge branch 'jk/test-trash' into maint
2013-04-22  Junio C HamanoMerge branch 'jk/daemon-user-doc' into maint
2013-04-22  Junio C HamanoMerge branch 'jc/detached-head-doc' into maint
2013-04-22  Junio C HamanoMerge branch 'jk/show-branch-strbuf' into maint
2013-04-22  Junio C HamanoMerge branch 'js/rerere-forget-protect-against-NUL...
2013-04-22  Junio C HamanoMerge branch 'jc/apply-ws-fix-tab-in-indent' into maint
2013-04-22  Junio C HamanoMerge branch 'ap/combine-diff-ignore-whitespace' into...
2013-04-22  Junio C HamanoMerge branch 'jk/suppress-clang-warning' into maint
2013-04-22  Junio C HamanoMerge branch 'tr/perl-keep-stderr-open' into maint
2013-04-22  Junio C HamanoMerge branch 'lf/bundle-with-tip-wo-message' into maint
2013-04-22  Junio C HamanoMerge branch 'jk/filter-branch-come-back-to-original...
2013-04-22  Junio C HamanoMerge branch 'rr/prompt-revert-head' into maint
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-22  Felipe Contrerasprompt: fix untracked files for zsh
next