Skip to content
Snippets Groups Projects
  1. Jul 20, 2006
    • Benoit Boissinot's avatar
      add -r/--rev and --base option to bundle · d89e9884
      Benoit Boissinot authored
      --rev is used to specify a target rev (like pull or clone)
      --base REV is used to specify a base instead of a target repo
      the target repo is assumed to have all the rev specified in --base
      d89e9884
  2. Oct 06, 2006
  3. Oct 05, 2006
  4. Oct 04, 2006
  5. Oct 03, 2006
  6. Oct 04, 2006
  7. Oct 06, 2006
    • Matt Mackall's avatar
      merge: copy fixes and tests · ae85272b
      Matt Mackall authored
      Fix up "already seen" logic
      Fix merge action in remote copy case
      Add status message
      Add lots of merge+copy/move test cases
      ae85272b
  8. Oct 05, 2006
    • Matt Mackall's avatar
      merge: fixes for merge+rename · c93ce7f1
      Matt Mackall authored
      findcopies: ignore files renamed on both branches
      applyupdates: change remove flag to move
      recordupdates: record copy actions, including local moves and deletions
      c93ce7f1
  9. Oct 04, 2006
  10. Oct 03, 2006
Loading