1. 9736b54 [cipd] Use 'cipd acl-check' instead of 'cipd resolve' for ACL checking by Haowei Wu · 5 years ago
  2. 2ce7472 [hook/package] Set 'jiri run-hooks' to use remote manifests by default by Haowei Wu · 5 years ago
  3. 06f4003 [rlimit] Fix setting rlimit on osx by Haowei Wu · 5 years ago
  4. f04fe77 [jiri] don't try to set an invalid rlimit nofile by James Tucker · 5 years ago
  5. 6d1aa3a [edit] Always update lockfile if it exists by Haowei Wu · 5 years ago
  6. 1b88ce5 [JSON] Write JSON file for packages by Haowei Wu · 5 years ago
  7. b821b5b [readme] Fixing build description in README.md by Haowei Wu · 5 years ago
  8. e18f382 [hook] Make run-hook to fetch packages by default by Haowei Wu · 5 years ago
  9. d81762a [bootstrap] Remove dependency on '.jiri_root' for 'jiri bootstrap' by Haowei Wu · 5 years ago
  10. eb5bd64 [bootstrap] allow bootstrap into existing dirs by James Tucker · 5 years ago
  11. 14378ef [resolve] Update 'jiri resolve' to ingore package lock conflicts by Haowei Wu · 5 years ago
  12. 212a663 [gitmodules] fix typo in shebang by Haowei Wu · 5 years ago
  13. 7aeee4d [cipd] Increase default time limit for fetching packages by Haowei Wu · 5 years ago
  14. ef753e7 [cipd] Use localPath+cipdPath as Key when processing cipd packages by Haowei Wu · 5 years ago
  15. 861f045 [snapshot] Using package instanceID as version when checkout a snapshot by Haowei Wu · 5 years ago
  16. a043fb4 [cipd] add platforms attribute for packages by Haowei Wu · 5 years ago
  17. 1235c9f [hack] Hack jiri to retry when 'git fetch' fails on fuchsia.git by Haowei Wu · 5 years ago
  18. 454d45c [lockfile] Change indent symbol from TAB to 4 spaces by Haowei Wu · 5 years ago
  19. 11c05d8 [cipd] Rewrite "darwin" to "mac" in path template by Haowei Wu · 5 years ago
  20. dadf007 [lockfile] Disable resolving project locks by default by Haowei Wu · 5 years ago
  21. c4c9136 [update] Set default push target for gerrit hosts by Haowei Wu · 5 years ago
  22. ce8797a [patch][hack] Fix 'jiri patch' subcommand on fuchsia.git by Haowei Wu · 5 years ago
  23. 50cc047 [test] Add tests for generate-gitmodules command by Haowei Wu · 5 years ago
  24. f055cab [submodules] Add generate-gitmodules subcommand to jiri by Haowei Wu · 5 years ago
  25. c142f79 [test] Add tests for 'jiri resolve' by Haowei Wu · 5 years ago
  26. 97e8a0b [docs] Add docs for how to build jiri by Haowei Wu · 5 years ago
  27. fc5d263 [edit] Add options to update lockfile in 'jiri edit' by Haowei Wu · 5 years ago
  28. 679e173 [upload] Allow `jiri upload` from the $JIRI_ROOT by Nathan Mulcahey · 5 years ago
  29. c90a9ea [jiri] Add a refspec for fuchsia.git by Nathan Mulcahey · 5 years ago
  30. 3e1fb26 [hack] whitelist $JIRI_ROOT from deletion when jiri fails by Haowei Wu · 5 years ago
  31. 8748a7d [git] Hack jiri to allow clone repo into $JIRI_ROOT by Haowei Wu · 5 years ago
  32. 494613f [edit] fix a bug in updateVersion method by Haowei Wu · 5 years ago
  33. d189041 [bootstrap] fix bootstrap error on ".jiri_root" by Haowei Wu · 5 years ago
  34. aaa4a1e [lockfile] Fix a logical error when project lock is not found by Haowei Wu · 5 years ago
  35. f9cff9d Update bootstrap script location and run bootstrap in the script. by Gary Miguel · 5 years ago
  36. 4d28f3d [lockfile] Add lockfile support in jiri update by Haowei Wu · 5 years ago
  37. a45ef20 [bootstrap] Add bootstrap command to jiri by Haowei Wu · 5 years ago
  38. 71292b7 [sso] Stop using sso to fetch commit-msg hooks for internal projects by Haowei Wu · 5 years ago
  39. 1220416 [git] Print stdout to Errorf if git command fails. by Haowei Wu · 5 years ago
  40. f75b163 [cipd] Add fetch-packages command to jiri by Haowei Wu · 5 years ago
  41. 6fa416e [githook] Add an option to stop updating git hooks by Haowei Wu · 5 years ago
  42. f22d8f6 [cipd] Fix a bug in cipd bootstrap that returns an empty cipd path by Haowei Wu · 5 years ago
  43. ef41a14 [source-manifest] Rewrite sso:// to https:// by Nathan Mulcahey · 5 years ago
  44. 2947a53 [sso] Fix a typo in jiri config xml tag by Haowei Wu · 5 years ago
  45. 09972eb [sso] Fix sso support for gerrit by Haowei Wu · 5 years ago
  46. 996b341 Revert "[sso] Fix an issue that breaks jiri sso support due to upstream changes" by Haowei Wu · 5 years ago
  47. c997888 [sso] Fix an issue that breaks jiri sso support due to upstream changes by Haowei Wu · 5 years ago
  48. d3d9899 [cipd] Add resolve command to support generating lockfile by Haowei Wu · 5 years ago
  49. cfe180b [sso] Add initial sso support to jiri by Haowei Wu · 5 years ago
  50. 56b2a54 [cipd] Add support for read/edit package element by Nathan Mulcahey · 5 years ago
  51. 9d49df0 [patch] Fix 'jiri patch' project name matching issue by Haowei Wu · 5 years ago
  52. 96f69bd [gc] Remove empty parent directories when performing gc by Haowei Wu · 5 years ago
  53. e8b3331 [cipd] Using cipd resolve to check access for internal packages by Haowei Wu · 5 years ago
  54. 5f9629a [cipd] Add cipd bootstrap to jiri by Haowei Wu · 5 years ago
  55. ed8394c [jiri] Add initial cipd support by Haowei Wu · 5 years ago
  56. 4646873 [manifest] Change the githooks description to match jiri behavior by Haowei Wu · 5 years ago
  57. 3665c90 Revert "[jiri] Prevent jiri from dumping HTML to githook dir" by Haowei Wu · 5 years ago
  58. 4cbb356 [jiri] Prevent jiri from dumping HTML to githook dir by Haowei Wu · 5 years ago
  59. 3a89111 [jiri] Add version number to Jiri snapshot files by Haowei Wu · 5 years ago
  60. 82836ad Revert "[project] Enable fetching gerrit patchset and revision" by Haowei Wu · 5 years ago
  61. a26fe07 [project] Enable fetching gerrit patchset and revision by Kendal Harland · 5 years ago
  62. 5ee9600 [cache] Ensure the depth is passed in cache update by Nathan Mulcahey · 5 years ago
  63. 062edae [cache] Set refspec at fetch time by Nathan Mulcahey · 5 years ago
  64. f757cbb Remove Jenkins package by Petr Hosek · 6 years ago
  65. 03ea2ba [cache] Modify jiri caching behavior by Nathan Mulcahey · 6 years ago
  66. 92d6933 Fixed "jiri import" to match name used in project of "my_manifest" file so jiri update will succeed without errors / warnings. by John Rosasco · 6 years ago
  67. 58fe5c0 [jiri] Fix a typo in manifest.md by Haowei Wu · 6 years ago
  68. 72c064e [git] Use rev-list rather rev-parse to resolve current revision by Petr Hosek · 6 years ago
  69. 0ec3c2d Remove the unused upload scripts by Petr Hosek · 6 years ago
  70. 8ca8437 Add Jiri manifest by Petr Hosek · 6 years ago
  71. 85ec679 [jiri] Add the override command by Petr Hosek · 6 years ago
  72. b05e812 [project] Update rather than replace projects with override values by Petr Hosek · 6 years ago
  73. 704cb7a Add support for <overrides> by Adam Barth · 6 years ago
  74. 5d08cbe Remove git2go by Petr Hosek · 6 years ago
  75. ff2eff4 [patch] Use the project RemoteBranch if available when patching by Nathan Mulcahey · 6 years ago
  76. 8c6d163 [remote-branch] s/\"origin\/\"/\"remotes\/origin\" by Nathan Mulcahey · 6 years ago
  77. 2a46f63 [jiri] Run go fmt by Joshua Seaton · 6 years ago
  78. dd55679 [jiri] Add "Jiri" pronunciation. by Joshua Seaton · 6 years ago
  79. f92b10a [update] Make -attempts=3 the default by Dave Bort · 6 years ago
  80. 619b160 Fetch for imports only if required by Ankur Mittal · 6 years ago
  81. bb9b53e Reset remote for newly created projects by Ankur Mittal · 6 years ago
  82. 19292ea Log error when git command fails by Ankur Mittal · 6 years ago
  83. 1370cec Fix TO-960 Jiri update not printing git errors. by Ankur Mittal · 6 years ago
  84. 200bbde Add jiri runp -remotes flag by Shai Barack · 6 years ago
  85. 639664f Remove ManifestFlag as it is not used anywhere by Ankur Mittal · 6 years ago
  86. e08623e Add manifest command to read manifest files by Kendal Harland · 6 years ago
  87. ac5dd28 TO-908: Support listing current imports. by Ankur Mittal · 6 years ago
  88. f69cdde Fix displaying of deleted projects by Ankur Mittal · 6 years ago
  89. 6ddcc1e Fix spelling in warning message: "loose" -> "lose" by Mark Seaborn · 6 years ago
  90. 07a7615 Delete project when create operation fails. by Ankur Mittal · 6 years ago
  91. 7d94175 explicitly mention git add in addressing review comments workflow by Seth Ladd · 6 years ago
  92. 66a88cb [status] Don't show deleted projects. by Ankur Mittal · 6 years ago
  93. c3e9f8e Fix source manifest to emit revision as hex string by Ankur Mittal · 6 years ago
  94. 9ea6866 Improve error message when manifest is incorrect. by Ankur Mittal · 6 years ago
  95. 631f050 Add revision support to jiri import by Ankur Mittal · 6 years ago
  96. 3eeabda Add flag to status to show list of deleted projects. by Ankur Mittal · 6 years ago
  97. 6ad063c Reduce noise due to "need to delete project" msgs. by Ankur Mittal · 6 years ago
  98. 020d390 TO-810: Track timing between subsequent updates. by Ankur Mittal · 6 years ago
  99. 051f39a Don't leave behind tmp dirs when running snapshot by Ankur Mittal · 6 years ago
  100. b0b2cba Fix upload help by Ankur Mittal · 6 years ago