Skip to content
Snippets Groups Projects
  1. Jul 31, 2012
  2. Aug 01, 2012
  3. Jul 26, 2012
  4. Jul 08, 2012
  5. Jul 26, 2012
  6. Jul 20, 2012
  7. Jul 18, 2012
  8. Jul 04, 2012
  9. Jul 05, 2012
  10. May 12, 2012
  11. Apr 21, 2012
  12. Mar 31, 2012
  13. Feb 23, 2012
  14. Feb 25, 2012
  15. Feb 15, 2012
  16. Jan 28, 2012
  17. Jan 27, 2012
  18. Dec 18, 2011
    • mike bayer's avatar
      - add "branch_bookmark_names" parameter. this allows bookmarks · 35e2813f
      mike bayer authored
      that mimic a branchname to be maintained on the git side without
      a particular suffix - e.g. if the hg repo had a branch "release_05",
      and a bookmark created onto it "release_05_bookmark", the branch on the
      git side would be named "release_05".   When pulling branches back from
      git, if an hg named branch of that name exists, the suffix is appended
      back onto the name before creating a bookmark on the hg side.
      
      This is strictly so that a git repo can be generated that has the
      same "branch names" as an older hg repo that has named branches, and
      has had bookmarks added in to mirror the branch names.
      This is given the restrictions that
      A. hg named branches can never be renamed and B. hg-git only supports
      hg bookmarks, not branches
      35e2813f
  19. Nov 11, 2011
  20. Oct 05, 2011
  21. Oct 09, 2011
  22. Sep 13, 2011
  23. Sep 09, 2011
Loading