Skip to content
  1. Mar 23, 2014
  2. Mar 16, 2014
  3. Mar 15, 2014
  4. Mar 13, 2014
  5. Mar 12, 2014
  6. Mar 07, 2014
  7. Mar 05, 2014
  8. Mar 04, 2014
  9. Feb 27, 2014
  10. Feb 26, 2014
    • Caleb Maclennan's avatar
      refactor install instructions to include myrepos · f18a6288
      Caleb Maclennan authored
      Since myrepos is so strongly recommended, included it in the distro
      specific install instructions. Refactor the Arch Linux instructions
      to better reflect most common usage.
      f18a6288
    • Caleb Maclennan's avatar
      update Arch install guide to use stable packages · 5278a4ea
      Caleb Maclennan authored
      Encourage the use of the stable packages per disro norms. The devel
      packages can be used but they trigger full git clones in many AUR
      helpers and are generally a pain if you don't specifically want them for
      something. Mention the devel package but update the URLs to point to
      the one that uses the normal packaging system.
      5278a4ea
    • Caleb Maclennan's avatar
      update readme to reflect upstream project change · fbb76b4f
      Caleb Maclennan authored
      The `mr` utilily is now called myrepos upstream and they have a new
      website address. Update the links in the readme, reflect the new name
      of the project where appropriate, and fix the copy surrounding its
      introdiction. The actual command is still `mr`.
      fbb76b4f
  11. Feb 25, 2014
  12. Feb 23, 2014
  13. Feb 21, 2014
  14. Feb 19, 2014
  15. Feb 13, 2014
  16. Feb 09, 2014
  17. Feb 08, 2014
  18. Feb 05, 2014
    • Caleb Maclennan's avatar
      add sample hooks that allow cloning over extant files · bca2d01e
      Caleb Maclennan authored
      Cloning a repo over an existing set of files would usually
      cause a merge conflict that aborts the process and requires
      manual intervention. This pair of hooks handles that case
      by manually moving the extant objects out of the way,
      completing the checktout, then restoring them to their
      original places. The resulting state is a set of unstaged
      local changes.
      bca2d01e
    • Caleb Maclennan's avatar
      add hooks to enable auto handing of merge conflicts · 49a6af92
      Caleb Maclennan authored
      These hooks before and after the actual checkout process
      will enable a pair of hook scripts to automatically handle
      conflicts and potentially allow the checkout of repositories
      over existing file sets
      49a6af92
  19. Feb 04, 2014
Loading