🌐 AI搜索 & 代理 主页
Git 2.29
  1. 07601b5 Merge branch 'ma/worktree-cleanups' by Junio C Hamano · 5 years ago
  2. ef2d554 worktree: inline `worktree_ref()` into its only caller by Martin Ågren · 5 years ago
  3. b214ab5 worktree: teach "repair" to fix outgoing links to worktrees by Eric Sunshine · 5 years ago
  4. bdd1f3e worktree: teach "repair" to fix worktree back-links to main worktree by Eric Sunshine · 5 years ago
  5. 03f2465 worktree: drop get_worktrees() unused 'flags' argument by Eric Sunshine · 5 years ago
  6. d9c54c2 worktree: drop get_worktrees() special-purpose sorting option by Eric Sunshine · 5 years ago
  7. bb4995f worktree: add utility to find worktree by pathname by Eric Sunshine · 6 years ago
  8. a80c4c2 worktree: improve find_worktree() documentation by Eric Sunshine · 6 years ago
  9. ad6dad0 *.[ch]: manually align parameter lists by Denton Liu · 7 years ago
  10. b199d71 *.[ch]: remove extern from function declarations using sed by Denton Liu · 7 years ago
  11. 5545442 *.[ch]: remove extern from function declarations using spatch by Denton Liu · 7 years ago
  12. e146cc9 Merge branch 'nd/per-worktree-ref-iteration' by Junio C Hamano · 7 years ago
  13. d236f12 worktree: rename is_worktree_locked to worktree_lock_reason by Nickolai Belakovski · 7 years ago
  14. e21cc07 worktree: update documentation for lock_reason and lock_reason_valid by Nickolai Belakovski · 7 years ago
  15. ab3e1f7 revision.c: better error reporting on ref from different worktrees by Nguyễn Thái Ngọc Duy · 7 years ago
  16. 3a3b9d8 refs: new ref types to make per-worktree refs visible to all worktrees by Nguyễn Thái Ngọc Duy · 7 years ago
  17. ef3ca95 Add missing includes and forward declarations by Elijah Newren · 7 years ago
  18. ee6763a worktree remove: allow it when $GIT_WORK_TREE is already gone by Nguyễn Thái Ngọc Duy · 8 years ago
  19. 9c620fc worktree.c: add update_worktree_location() by Nguyễn Thái Ngọc Duy · 8 years ago
  20. 4ddddc1 worktree.c: add validate_worktree() by Nguyễn Thái Ngọc Duy · 8 years ago
  21. 0f05154 worktree: convert struct worktree to object_id by brian m. carlson · 8 years ago
  22. d0c39a4 revision.c: --all adds HEAD from all worktrees by Nguyễn Thái Ngọc Duy · 8 years ago
  23. fa099d2 worktree.c: kill parse_ref() in favor of refs_resolve_ref_unsafe() by Nguyễn Thái Ngọc Duy · 9 years ago
  24. 1a248cf worktree: check if a submodule uses worktrees by Stefan Beller · 9 years ago
  25. 4df1d4d worktree list: keep the list sorted by Nguyễn Thái Ngọc Duy · 9 years ago
  26. 4fff1ef worktree.c: get_worktrees() takes a new flag argument by Nguyễn Thái Ngọc Duy · 9 years ago
  27. 346ef53 worktree.c: add is_worktree_locked() by Nguyễn Thái Ngọc Duy · 10 years ago
  28. 984ad9e worktree.c: add is_main_worktree() by Nguyễn Thái Ngọc Duy · 10 years ago
  29. 6835314 worktree.c: add find_worktree() by Nguyễn Thái Ngọc Duy · 10 years ago
  30. 14ace5b branch: do not rename a branch under bisect or rebase by Nguyễn Thái Ngọc Duy · 10 years ago
  31. 2e641d5 path.c: refactor and add worktree_git_path() by Nguyễn Thái Ngọc Duy · 10 years ago
  32. 750e8a6 worktree.c: mark current worktree by Nguyễn Thái Ngọc Duy · 10 years ago
  33. d3b9ac0 worktree.c: make find_shared_symref() return struct worktree * by Nguyễn Thái Ngọc Duy · 10 years ago
  34. 69dfe3b worktree.c: store "id" instead of "git_dir" by Nguyễn Thái Ngọc Duy · 10 years ago
  35. 92718b7 worktree: add details to the worktree struct by Michael Rappazzo · 10 years ago
  36. 5193490 worktree: add a function to get worktree details by Michael Rappazzo · 10 years ago
  37. ac6c561 worktree: add top-level worktree.c by Michael Rappazzo · 10 years ago