1. 04 8月, 2015 7 次提交
  2. 28 7月, 2015 17 次提交
  3. 25 7月, 2015 2 次提交
  4. 22 7月, 2015 3 次提交
  5. 21 7月, 2015 1 次提交
  6. 18 7月, 2015 3 次提交
    • J
      Merge branch 'jk/still-interesting' · fbdeabf1
      Junio C Hamano 提交于
      Code clean-up.
      
      * jk/still-interesting:
        revision.c: remove unneeded check for NULL
      fbdeabf1
    • J
      Merge branch 'es/worktree-add' · 4d9f744e
      Junio C Hamano 提交于
      Update to the "linked checkout" in 2.5.0-rc1.
      
      Instead of "checkout --to" that does not do what "checkout"
      normally does, move the functionality to "git worktree add".
      
      As this makes the end-user experience of the "worktree add" more or
      less complete, I am tempted to say we should cook the other topic
      that removes the internal "new-worktree-mode" hack from "checkout"
      a bit longer in 'next', and release 2.5 final without that one.
      
      * es/worktree-add:
        Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" reference
        worktree: caution that this is still experimental
        Documentation/git-worktree: fix stale "git checkout --to" references
      4d9f744e
    • E
      Documentation/git: fix stale "MULTIPLE CHECKOUT MODE" reference · 1eaca7a5
      Eric Sunshine 提交于
      This should have been changed by 93a36493 (Documentation: move linked
      worktree description from checkout to worktree, 2015-07-06).
      Signed-off-by: NEric Sunshine <sunshine@sunshineco.com>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      1eaca7a5
  7. 17 7月, 2015 2 次提交
  8. 16 7月, 2015 5 次提交