1. 22f5b66 [project] Add gitsubmoduleof field to jiri project output by Yuping · 8 weeks ago main master
  2. 9ae264e Rename unchangeLocalProject to gitIndexExcludeLocalProject by Yuping · 3 months ago
  3. be4213d Rename unchangeLocalProject to gitIndexExcludeLocalProject by Yuping · 3 months ago
  4. eead259 Assumed-unchanged to index for submodules by Yuping · 3 months ago
  5. 60fa6a7 Add more instructions when jiri unable to remove project by Yuping · 3 months ago
  6. 2d52d36 [submodule] Add rebase-submodule flag to `jiri update` by Yuping · 3 months ago
  7. 7cdcfa0 [submodules] Add submodule status check and apply jiri_head by Yuping · 3 months ago
  8. 4ed4d3c [gerrit] Retry file fetches by Oliver Newman · 3 months ago
  9. 577203d [ops] Swap update/create priority by Nathan Mulcahey · 3 months ago
  10. 9ada5dd `jiri update --rebase-tracked` to update all submodules by Yuping · 3 months ago
  11. 318cc03 [dotGit] Fix up remaining references to .git by Nathan Mulcahey · 3 months ago
  12. 2f316aa [gofmt] Run gofmt by Nathan Mulcahey · 3 months ago
  13. 4a15178 Jiri print outs are failing fx sync-to by Yuping · 3 months ago
  14. 84027e6 [submodules] Update submodules after rebase by Yuping · 3 months ago
  15. 3215b22 Change submodule note to users to use jiri logging by Yuping · 3 months ago
  16. 9324882 [jiri] Add `jiri init -exclude-dirs=` by Nathan Mulcahey · 3 months ago
  17. 651ceac [hooks] Add more debug logs for hook creation by Nathan Mulcahey · 3 months ago
  18. 4c018a7 [hooks] Add debug log for hook creation by Nathan Mulcahey · 3 months ago
  19. 267b0ee [submodules] Ensure `origin/HEAD` exists by Nathan Mulcahey · 3 months ago
  20. a6396bb [isLocalProject] Ensure the .git file is in the toplevel by Nathan Mulcahey · 3 months ago
  21. 4142591 [isLocalProject] Short-circuit on `.git` by Nathan Mulcahey · 3 months ago
  22. e42ada4 Change submodule warning to logging info by Yuping · 3 months ago
  23. 22aecb9 [submodule] Fix up submodule handling by Nathan Mulcahey · 3 months ago
  24. 0de5844 Submodule new checkout needs to delete branches by Yuping · 3 months ago
  25. 4004240 Fix jiri print messages by Yuping · 3 months ago
  26. 00a9603 Update submodules one by one with path by Yuping · 4 months ago
  27. 4907eeb Reland: jiri overrides enableSubmodules from git config when not set locally by Yuping · 4 months ago
  28. 49f91f9 Revert "jiri overrides enableSubmodules from git config when not set locally" by Yuping Zhai · 4 months ago
  29. caff6c1 jiri overrides enableSubmodules from git config when not set locally by Yuping · 4 months ago
  30. 8c6518b Git core config cannot be picked up from global config by Yuping · 4 months ago
  31. fd60471 [sso] Set pushurl if sso protocol helper exists by Nathan Mulcahey · 4 months ago
  32. 3fb8368 Git config key should be jiri.enableSubmodules by Yuping · 5 months ago
  33. df63b96 Add git config read for enableSubmodules by Yuping · 5 months ago
  34. 3c1c9fd Skip LocalProjectConfig when submodules are enabled by Yuping · 6 months ago
  35. d617283 Add packge and project flag files to .git/info/exclude by Yuping · 6 months ago
  36. c2674f1 GitHooks sometimes return relative path by Yuping · 7 months ago
  37. e08cf0d Submodules are inited when submodules are updated by Yuping · 7 months ago
  38. d7441ae Only create build/checkout.gni when in fuchsia project by Yuping · 7 months ago
  39. 97dcf33 Fix checkout.gni file by Yuping · 7 months ago
  40. bc24ac3 Add project flag to superproject when submodules are enabled by Yuping · 7 months ago
  41. 7813c39 [jiri] Add update support to install all submodules by Yuping · 7 months ago
  42. a7033d3 [cipd] Add script to update CIPD client by Oliver Newman · 7 months ago
  43. 61f9d03 [go] Update to go 1.20 by Oliver Newman · 7 months ago
  44. 33de98a [cipd] Update CIPD pin by Oliver Newman · 7 months ago
  45. 5a032fd [edit] Use the slow path if rev is duped by Nathan Mulcahey · 8 months ago
  46. 900aaf8 [update] Specify --dissociate on manifest project clone by Anirudh · 9 months ago
  47. 4146c71 [init] Add -dissociate flag to init by Anirudh · 9 months ago
  48. fbafa2c [update] Allow jiri to dissociate from the cache part 2 by Anirudh · 9 months ago
  49. 6ee2291 [update] Allow jiri updates to dissociate from the cache part 1 by Anirudh Mathukumilli · 9 months ago
  50. 7b50107 [cipd] Remove parallelism in `cipd` acl checks by Nathan Mulcahey · 9 months ago
  51. ef7e41d [update] Set garbage-collect (-gc flag) default to true by Yuping Zhai · 10 months ago
  52. 2af1ce1 Reland "Reland "[jiri] Add jiri assume-unchanged to ignore submodule changes"" by Yuping Zhai · 10 months ago
  53. 6d015d3 Revert "Reland "[jiri] Add jiri assume-unchanged to ignore submodule changes"" by Yuping Zhai · 11 months ago
  54. 259d402 [jiri] Override user config setting for submodule.recurse by Yuping Zhai · 11 months ago
  55. 60f2729 Reland "[jiri] Add jiri assume-unchanged to ignore submodule changes" by Yuping Zhai · 11 months ago
  56. 832202d Revert "[jiri] Add jiri assume-unchanged to ignore submodule changes" by Yuping Zhai · 11 months ago
  57. 5981998 [jiri] Add jiri assume-unchanged to ignore submodule changes by Yuping Zhai · 11 months ago
  58. acc244e [submodule_update] git fetch submodules only when user flag by Yuping Zhai · 11 months ago
  59. ec0b8c7 [submodule_update] Do not fetch submodules unless user flag by Yuping Zhai · 11 months ago
  60. 6166ce7 [jiri superproject] Include submodules in jiri project fastscan by Yuping Zhai · 12 months ago
  61. ae3d281 [jiri] Add submodule support for jiri status by Yuping Zhai · 12 months ago
  62. ee04105 [test] ITTT test by Chris Lewis · 1 year, 1 month ago
  63. 44efa96 [project] Fix MakeProjectKey for submodules by Yuping Zhai · 1 year, 1 month ago
  64. 3d0648c [jiri] Add snapshot submodule support by Yuping Zhai · 1 year, 1 month ago
  65. 9abb3ec Replace deprecated ioutil methods by Chris Lewis · 1 year, 1 month ago
  66. 398e3ee Add submodule support to jiri update by Yuping Zhai · 1 year, 3 months ago
  67. 25b4450 [manifest] Update `jiri help manifest-files` output by Catherine Duncan · 1 year, 3 months ago
  68. 8288172 [cipd] Roll CIPD to 673f5ee193 by Nathan Mulcahey · 1 year, 3 months ago
  69. b68d282 [manifest] Update manifest to document package.attribute by Catherine Duncan · 1 year, 4 months ago
  70. 9c6e803 Handle ref/tag hash value as revision in manifest by Nara Kim · 1 year, 4 months ago
  71. b1a96aa [project] Add repeatable -package-to-skip flag by Anthony Fandrianto · 1 year, 4 months ago
  72. 3677a50 [bootstrap] Fix bash "or" by Nathan Mulcahey · 1 year, 4 months ago
  73. 2ff1951 [bootstrap] Fix arch detection for M1 Macs. by Nathan Mulcahey · 1 year, 4 months ago
  74. 1c767eb [Clean up] Reformat Tree by Yuping Zhai · 1 year, 4 months ago
  75. c2f02bc Update branch name in bootstrap instructions by Dan Johnson · 1 year, 6 months ago
  76. cbe3658 Fix URL for gerrit by Michael Shulman · 1 year, 7 months ago
  77. b27c1b4 [snapshot] Update CIPD ensure/version generation to be sorted. by Ian Kasprzak · 1 year, 7 months ago
  78. d2e8752 [untracked] Use "--no-empty-directory" on ls-files by Nathan Mulcahey · 1 year, 8 months ago
  79. 83c64fc [check-clean] Print dirty projects at the end by Oliver Newman · 1 year, 8 months ago
  80. e977c0f [generate-gitmodules] Update to use path for submodule name. by Ian Kasprzak · 1 year, 8 months ago
  81. 1160533 [project] Update GenerateSubmodules sort to be consistent. by Ian Kasprzak · 1 year, 8 months ago
  82. 36e72f2 [snapshot] Update cipd ensure file generation for internal. by Ian Kasprzak · 1 year, 8 months ago
  83. f7d58f9 [project] Make GerritHost accessible to `jiri project` by Nathan Mulcahey · 1 year, 8 months ago
  84. 4d8e42c [project] Make a copy of ops before running by Nathan Mulcahey · 1 year, 8 months ago
  85. 7f35cd0 [check-clean] Add a simple command to list dirty repos. by Nathan Mulcahey · 1 year, 9 months ago
  86. 034484f [ops] Make the op order more permissive to moves by Nathan Mulcahey · 1 year, 9 months ago
  87. bfa770a [patch] Make darwin setrlimit code compile only on darwin systems. by Curtis Galloway · 1 year, 9 months ago
  88. bc524b8 [terminal] Fix order of width/height for getting terminal size. by Curtis Galloway · 1 year, 9 months ago
  89. ae52bf6 [patch] Make terminal window size code platform-independent. by Curtis Galloway · 1 year, 10 months ago
  90. 64bda51 [project] Create .git/hooks directory, there is no guarantee it exists by Ilya Yanok · 1 year, 10 months ago
  91. 8e4cda3 [project] Support manifest repo in Jiri root by Oliver Newman · 1 year, 10 months ago
  92. 38a56c5 [project] Fix typos + formatting by Oliver Newman · 1 year, 10 months ago
  93. df29e66 [patch] Rebase before checking out patched change by Anirudh Mathukumilli · 1 year, 11 months ago
  94. bcbaf5c Remove extraneous quote in command line. by Chris Palmer · 2 years ago
  95. 426aec0 [readme] Fix Gerrit Code Review link by Nathan Mulcahey · 2 years ago
  96. 4d11178 [package] Make jiri fail when multiple packages have same url and path by Haowei Wu · 2 years ago
  97. 6fbf3e3 [ops] Modify jiri project move behavior by Nathan Mulcahey · 2 years, 1 month ago
  98. 7c572d5 Update 'jiri snapshot' cipd support to separate internal packages. by Ian Kasprzak · 2 years, 1 month ago
  99. 6bc36fa Add support for 'jiri snapshot' to generate cipd data. by Ian Kasprzak · 2 years, 2 months ago
  100. 5a9d82c Partially address using jiri jobs flag for git submodules. by Ian Kasprzak · 2 years, 2 months ago