Junio C Hamano wrote: > * fc/publish-vs-upstream (2014-04-21) 8 commits > . sha1_name: add support for @{publish} marks > . sha1_name: simplify track finding > . sha1_name: cleanup interpret_branch_name() > . branch: display publish branch > . push: add --set-publish option > . branch: add --set-publish-to option > . Add concept of 'publish' branch > . t5516 (fetch-push): fix test restoration > > Add branch@{publish}; it seems that this is somewhat different from > Ram and Peff started working on. At least the tip needs to be > rerolled not to squat on @{p} which @{push} and possibly @{pull} > may want to share. > > Ejected from 'pu' to unclutter. Sure, to "unclutter". Either way I'm not going to pursue this anymore. I've made changes since I sent those patches, for those who want this feature, you can find the latest patches here: https://github.com/felipec/git/commits/fc/publish Or just use git-fc. > * fc/remote-hg-fixes-for-hg-3.0 (2014-05-08) 5 commits > . [DONTMERGE-not signed-off] remote-hg: work with older versions of mercurial > . remote-hg: add support for hg v3.0 > . t: remote-hg: trivial cleanups and fixes > . t: remote-hg: add file operation tests > . remote-hg: add more tests > > No longer relevant, as 'master' unbundles contrib/remote-helpers/. And for the record, the branch was never properly named, as those patches are *not* "for hg 3.0". > * fc/remote-helpers-hg-bzr-graduation (2014-04-29) 11 commits > . remote-hg: trivial cleanups > . remote-hg: make sure we omit multiple heads > . git-remote-hg: use internal clone's hgrc > . t: remote-hg: split into setup test > . remote-hg: properly detect missing contexts > . remote-{hg,bzr}: store marks only on success > . remote-hg: update to 'public' phase when pushing > . remote-hg: fix parsing of custom committer > (merged to 'next' on 2014-04-22 at fed170a) > + remote-helpers: move tests out of contrib > + remote-helpers: move out of contrib > + remote-helpers: squelch python import exceptions > > No longer relevant, as 'master' unbundles contrib/remote-helpers/. Again a badly named branch; those changes are independent of the "graduation". -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html